22 events by user drh occurring around 2007-12-04 02:47:49.
2008-02-01
| ||
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) |
01:26:21 | * | [371dd6574c] Fix the revert command so that it works from subdirectories. Other minor comment and help-text changes. (user: drh, tags: trunk) |
2007-12-03
| ||
19:17:45 | * | [18fbb9c52d] Send native deltas when cloning. The reduces bandwidth and reduces server load. (user: drh, tags: trunk) |
19:08:11 | * | [16fbb59b96] Fix the delta computation on download so that it never tries to delta a file that has the same file as both its parent and its child. (user: drh, tags: trunk) |
14:42:32 | * | [fb90abe5bd] Detect delta loops and make at least one member of the loop a phantom. (user: drh, tags: trunk) |
00:27:15 | * | [20553a420c] Patch problems with timeline. Need to rethink the whole implementation. (user: drh, tags: trunk) |
2007-12-02
| ||
22:30:09 | * | [dff17229ff] Addition to the default style sheet to cover the name/value pairs at the top of the vinfo page. Also a bugfix in the report.c code. (user: drh, tags: trunk) |
2007-11-29
| ||
00:37:41 | * | [ba9af9aced] Fix the merge conflict detection. (user: drh, tags: trunk) |
2007-11-28
| ||
14:31:19 | * | [f088412c49] Remove a stray character that snuck unto the rebuild.c source file. (user: drh, tags: trunk) |
2007-11-27
| ||
03:30:50 | * | [7e9e5fea77] Fix a bug in the unified diff generator. (user: drh, tags: trunk) |