20 ancestors of [3275d9c63c]
2009-10-21
| ||
15:43:23 | * | [3275d9c63c] update makefile for win32 (user: rwilson, tags: trunk) |
2009-10-18
| ||
18:30:56 | * |
[d78835d2ff]
Fix the ZIP archive generator so that it works correctly with the
OS X Archive Tool. Ticket |
18:21:37 | * | [232d10b736] Begin adding a search capability; the code is not yet connected up. Also update to the latest version of SQLite. (user: drh, tags: trunk) |
2009-10-13
| ||
16:25:41 | * | [076f7adff2] Update to the latest version of SQLite. (user: drh, tags: trunk) |
2009-10-11
| ||
19:52:21 | * |
[5308e46815]
Fork
Fix the "clean" command to use --force instead of --all.
Ticket |
19:47:53 | * |
[adb155b6d4]
Fix to the "font-family" CSS line in the default CSS.
Ticket |
2009-10-05
| ||
14:29:51 | * | [6842999f82] Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. (user: drh, tags: trunk) |
2009-10-04
| ||
18:29:47 | * | [4dbc8a6dcb] Remember the userid and password used to clone so that subsequent syncs work correctly. (user: drh, tags: trunk) |
2009-10-01
| ||
17:22:46 | * | [b2fdf4fe14] 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. (user: drh, tags: trunk) |
14:54:57 | * | [631c52bc96] Add a missing $baseurl to the default header. (user: drh, tags: trunk) |
14:47:54 | * | [469efd6a7c] 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. (user: drh, tags: trunk) |
2009-09-30
| ||
23:24:06 | * | [c83c1110f6] Promote the "sha1sum" command to a first-class fully documented command. (user: drh, tags: trunk) |
2009-09-23
| ||
16:54:54 | * | [ca08c1d1b3] place the cursor in the username text box on the login screen. (user: rwilson, tags: trunk) |
13:08:33 | * |
[d6bfe8d9a8]
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 |
2009-09-22
| ||
11:15:17 | * | [f969b6cdde] Add the optional mimetype= query parameter to the /doc URI. (user: drh, tags: trunk) |
2009-09-21
| ||
20:40:24 | * | [249f1beaec] Add a <br clear="both"> before the footer on every page. (user: drh, tags: trunk) |
19:19:20 | * | [37f295c310] Fix a URL on the logo setup page. (user: drh, tags: trunk) |
19:10:35 | * | [43481115ed] 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. (user: drh, tags: trunk) |
16:14:33 | * | [7100babda6] Improved handling of spaces in usernames and passwords. (user: drh, tags: trunk) |
15:08:49 | * | [109114baf4] Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. (user: drh, tags: trunk) |
2009-09-19
| ||
17:58:56 | * | [fe57da72ab] Make sure foreign key constraints are disabled when a new database connection is created. (user: drh, tags: trunk) |