22 events by user drh occurring around 2008-02-01 15:35:20.
2008-02-03
| ||
02:41:50 | * | [b312f5ff5b] Merge Merge in some changes to the CGI reply generator that we made back in early December but got lost on an abandoned branch. Distributed version control is nice, but it also leaves open the real danger of losing changes this way. We need to work on interface features to minimize the risk of losing changes like this, and to identify lost changes quic... (user: drh, tags: trunk) |
02:38:32 | * | [c403f9dc40] Documentation updates. (user: drh, tags: trunk) |
02:27:10 | * | Changes to wiki page Fossil (user: drh) |
02:25:44 | * | Changes to wiki page MailingList (user: drh) |
02:25:25 | * | Changes to wiki page MailingList (user: drh) |
00:15:18 | * | Changes to wiki page Fossil (user: drh) |
2008-02-02
| ||
23:48:27 | * | [10437374a7] Stylistic changes to the C code that implements the tagview page. (user: drh, tags: trunk) |
23:39:22 | * | [95c07a5033] A completely new diff algorithm. It is not guaranteed to find the minimum difference between files, but it seems to do a good job and runs much faster on larger files. But command-line diff is still faster for really large files. More work needed. (user: drh, tags: trunk) |
2008-02-01
| ||
19:58:07 | * | [1b52d1306e] Fix the makefile so that you can build twice in a row from the source directory and it still works. (user: drh, tags: trunk) |
15:35:20 | * | [6cdf470948] Update sqlite to version 3.5.5 plus patches. (user: drh, tags: trunk) |
12:39:40 | * | [5d3783bd61] Fix a typo on the user setup page. Reported via email by Brad Harder. (user: drh, tags: trunk) |
2008-01-31
| ||
22:04:42 | * | [bb3a25e2f0] Add a configuration option to the Setup/Access page that allows the user to set the xfer download limit. Increase the default xfer download limit to 5 million bytes. Increase the minimum phantom request limit from 100 to 200. (user: drh, tags: trunk) |
21:54:48 | * | [95fab8c60b] The client-side of a sync uses an adaptive approach to limit the number of "gimme" requests on each HTTP round-trip. This reduces traffic on a large clone. The number of "gimmes" on each round-trip is the larger of 100 or twice the number of files received on the previous cycle. (user: drh, tags: trunk) |
21:31:17 | * | [bf1a30c9c0] Fix a bug in the db_get_int() routine that was causing the default value to be ignored - resulting in very slow clones for systems without a configuration database. (user: drh, tags: trunk) |
2008-01-29
| ||
01:11:27 | * | [e2a42f7a68] Error message on "commit" or "user default" if the user does not exist. (user: drh, tags: trunk) |
00:38:06 | * | [0921b68f66] Fix a bug in the "user default" command. (user: drh, tags: trunk) |
2008-01-28
| ||
18:29:28 | * | [7aa9a2e206] REPLACE into the event table rather than INSERT. (user: drh, tags: trunk) |
2007-12-04
| ||
13:05:35 | * | [6af8fdc230] Generate CGI replies as separate header and body so that the header can be extended during the construction of the body. (user: drh, tags: trunk) |
02:47:49 | * | [ebb2765954] Add the timeline display preferences page with the ability to turn on and off block markup in timeline comments and to limit the length of timeline comments. (user: drh, tags: trunk) |
01:55:07 | * | [ec1fbd7f68] Fix typos in the "concepts.html" document. (user: drh, tags: trunk) |