Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins using file src/checkin.c version 2e4a6e1c0f

2009-10-11
19:47
Fix to the "font-family" CSS line in the default CSS. Ticket [aba72eaa589]. check-in: adb155b6d4 user: drh tags: trunk
2009-10-05
20:05
add wiki-contents macro to creole parser, plus minor bug fix check-in: b99aa66d1f user: robert tags: creole
14:29
Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. check-in: 6842999f82 user: drh tags: trunk
10:08
merge trunk into creole check-in: 651c75c5b7 user: robert tags: creole
2009-10-04
18:29
Remember the userid and password used to clone so that subsequent syncs work correctly. check-in: 4dbc8a6dcb user: drh tags: trunk
2009-10-01
17:22
Fix the "gdiff" command so that it accepts commands with arguments. This will require users to put double-quotes around program pathnames that contain spaces. check-in: b2fdf4fe14 user: drh tags: trunk
14:54
Add a missing $baseurl to the default header. check-in: 631c52bc96 user: drh tags: trunk
14:47
Disable the check of the "server-code" on a sync. This means that two repositories with the same "server-code" can sync with each other, which allows a repository to be copied using an ordinary file copy, and without having to run clone. check-in: 469efd6a7c user: drh tags: trunk
2009-09-30
23:24
Promote the "sha1sum" command to a first-class fully documented command. check-in: c83c1110f6 user: drh tags: trunk
2009-09-26
14:33
Minor fixes to creole check-in: cacb8db398 user: robert tags: creole
08:17
Clean up and merge updates from trunk check-in: 7a39dde24b user: robert tags: creole
2009-09-23
16:54
place the cursor in the username text box on the login screen. check-in: ca08c1d1b3 user: rwilson tags: trunk
13:08
Change default ticket viewer format to display ticket title as wiki. Show event summaries as wiki on the timeline. Allow <nowiki> markup in "NOBLOCK" wiki renderings. Ticket [218153bb7c3]. check-in: d6bfe8d9a8 user: drh tags: trunk
2009-09-22
11:15
Add the optional mimetype= query parameter to the /doc URI. check-in: f969b6cdde user: drh tags: trunk
07:49
merge trunk into creole branch check-in: 7a2c37063a user: bob tags: creole
2009-09-21
20:40
Add a <br clear="both"> before the footer on every page. check-in: 249f1beaec user: drh tags: trunk
19:19
Fix a URL on the logo setup page. check-in: 37f295c310 user: drh tags: trunk
19:10
Add a "logo" image to the local server state. Return this image on all requests to the "/logo" URL. All the administrator to setup that image. Include the image in the default header. check-in: 43481115ed user: drh tags: trunk
16:14
Improved handling of spaces in usernames and passwords. check-in: 7100babda6 user: drh tags: trunk
15:08
Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. check-in: 109114baf4 user: drh tags: trunk
2009-09-19
17:58
Make sure foreign key constraints are disabled when a new database connection is created. check-in: fe57da72ab user: drh tags: trunk
15:32
Add the --dotfiles option to the "extra" and "clean" commands. Ticket [4de876322f066]. check-in: a2749215b7 user: drh tags: trunk