10 descendants and 10 ancestors of [d6bfe8d9a8]
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) |
10:08:05 | * | [651c75c5b7] Merge merge trunk into creole (user: robert, tags: creole) |
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-26
| ||
14:33:22 | * | [cacb8db398] Minor fixes to creole (user: robert, tags: creole) |
08:17:33 | * | [7a39dde24b] Merge Clean up and merge updates from trunk (user: robert, tags: creole) |
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) |
15:32:14 | * |
[a2749215b7]
Add the --dotfiles option to the "extra" and "clean" commands.
Ticket |
15:20:59 | * | [e0131b1a66] Fix a (harmless) compiler warning in wikiformat.c. (user: drh, tags: trunk) |
15:14:12 | * | [3a4c7f60a2] Accept wiki hyperlinks of the form: [#label] Ticket ab82a0bd213b (user: drh, tags: trunk) |