Timeline
Not logged in

10 descendants and 10 ancestors of [6af8fdc230]

2008-02-04
00:25:00 * [e0580dfeee] Honor the -f flag on commit. (It was using -r in place of -f due to a typo, apparently.) (user: drh, tags: trunk)
2008-02-03
22:12:34 * [44811a65f8] login_page() now honors the 'g' (goto) parameter after a successful password update (user: stephan, tags: trunk)
22:07:24 * [334f8e6e2f] Added rudimentary /my page. (user: stephan, tags: trunk)
21:56:52 * [9c01af2d22] refactored some /tagview code into more generic bits. Added string_xform.c. (user: stephan, tags: trunk)
21:50:20 * [74ba41a510] added db_generic_query_view() to simplify /tabview and /my implementations (user: stephan, tags: trunk)
18:00:27 * [2cb3290e67] Fork Fixed a memory leak in tagview_page_list_tags(). Minor other refactorings. (user: stephan, tags: trunk)
17:22:58 * [b81e93f576] Corrected incorrect access rights check (did require Setup rights). Documentation corrections/additions. A few style conformance formatting changes. (user: stephan, tags: trunk)
16:35:12 * [649dd8a6af] got rid of '... might be used initialized' warnings (user: stephan, tags: trunk)
16:32:28 * [02a7c850b4] Refactored to use a shared query-rendering routine. (user: stephan, tags: trunk)
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)

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)