10 descendants and 10 ancestors of [ebb2765954]
2007-12-08
| ||
03:39:27 | * | [f7fe15cd0c] More comments on sql statements, slight reordering of some tables and conditions. (user: aku, tags: trunk) |
02:59:09 | * | [808fbc4745] Added comments explaining the select statement checking revision/file/project/metadata integrity (user: aku, tags: trunk) |
2007-12-07
| ||
08:55:21 | * | [97e0e9dda9] Removed two unused classes. (user: aku, tags: trunk) |
2007-12-06
| ||
04:05:36 | * | [9a763fe596] Reworked time keeping in the pass manager, the microseconds kept by by the 'time' command flow over after roughly 72 minutes (2^32 microseconds). We now use 'clock seconds' to explicitly keep time. This should flow over only after abuut 136 years. The loss of resolution is ok, the converter does not need it. Seconds are good enough. (user: aku, tags: trunk) |
03:58:01 | * | [b81901adcb] Extended traversal core to allow custom labeling of the log output immediately before the traversal starts. (user: aku, tags: trunk) |
03:56:07 | * | [b59cdc7f8a] Removed the automatic destruction of the traversed graph from the traversal core and put it into the caller (import only, currently). (user: aku, tags: trunk) |
03:54:15 | * | [08f8085700] Added progress feedback to the file import, and moved the log output to level 8. (user: aku, tags: trunk) |
03:48:25 | * | [bf0b70d5e0] Fixed handling of empty revisions. (user: aku, tags: trunk) |
2007-12-05
| ||
08:07:46 | * | [d0305b305a] Merge Merged mainline into my branch to get the newest application. (user: aku, 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) |