Timeline
Not logged in

22 events by user drh occurring around 2008-05-19 15:08:39.

2008-05-24
23:54:10 * [e65e669148] Tweaks to the embedded documentation. (user: drh, tags: trunk)
16:02:14 * [3beb385964] Clarification of wiki formatting rules. (user: drh, tags: trunk)
13:30:36 * [3dce979214] When reporting database errors in CGI mode, make sure the CGI header comes out first. (user: drh, tags: trunk)
02:34:48 * [d53af79c81] Fix the "card count" on sync to include the configuration cards sent and received. (user: drh, tags: trunk)
2008-05-23
19:21:03 * [28e56282c9] Finish implementing the configuration command by adding method implementations for "import", "reset", and "pull". (user: drh, tags: trunk)
2008-05-22
15:31:38 * [69650f2963] Better error message when a CGI configuration specifies a non-existant or unreadable repository. (user: drh, tags: trunk)
13:58:48 * [e06ae9f6d2] Begin adding the new "configure" command. (user: drh, tags: trunk)
12:49:31 * [dbfe682b92] Make sure fossil_panic() text is given a proper header in CGI mode. (user: drh, tags: trunk)
12:38:23 * [b4f9d90ca3] Fix a segfault on the "fossil cgi" command. (user: drh, tags: trunk)
2008-05-19
15:10:55 * [4b826eed14] Add a page describing how to do embedded documentation. (user: drh, tags: trunk)

15:08:39 * [70dcb9fc8b] Clarifications of the "quickstart.wiki" documentation. (user: drh, tags: trunk)

2008-05-18
17:33:25 * [64c58fd64f] Remove the "Dangling" column from the sync status display. (user: drh, tags: trunk)
17:29:22 * [ba8af8731f] Sync server responds to reqconfig cards. Allow cloning of repositories that contain tickets. (user: drh, tags: trunk)
17:18:41 * [791a513c28] Improvements to clone performance. Skip cross-linking during the clone the automatically rebuild after the clone. Fixes to rebuild to make sure all artifacts are crosslinked. (user: drh, tags: trunk)
15:51:05 * [243e02bfbd] Improvements to cloning performance. (user: drh, tags: trunk)
2008-05-17
22:18:44 * [a241c8111c] Begin adding code to the sync logic to transfer configuration options upon request. (user: drh, tags: trunk)
21:15:24 * [86ed68ba34] Add the "Bugs" menu element on the default header. Progress on implementing bug tracking. (user: drh, tags: trunk)
20:32:50 * [06689854ae] Documentation tweaks. (user: drh, tags: trunk)
19:24:52 * [b9eec2d277] Fix a bug in the new win32 server implementation. (user: drh, tags: trunk)
18:19:11 * [dfb68976be] Add the "ui" command to automatically launch a web browser after starting the HTTP server. The web browser choice can be configured using the "setting" command. (user: drh, tags: trunk)