10 descendants and 10 ancestors of [d913179b82]
2007-12-03
| ||
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) |
2007-11-26
| ||
01:33:50 | * | [62f37c9722] Begin porting the CVSTrac ticket reporting code over to fossil. The new code is not yet connected into the system. The port is incomplete. (user: drh, tags: trunk) |
2007-11-25
| ||
21:11:33 | * | [5f3ddcc1b8] Add ticket configuration editing capability. (user: drh, tags: trunk) |
17:13:14 | * | [4c22ae52fd] Changes to the diff algorithm to put bounds on run-time for very large files with many differences. (This came up on the previous check-in when you try to diff the two versions of sqlite3.c.) (user: drh, tags: trunk) |
16:13:52 | * | [f394d84560] Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. (user: drh, tags: trunk) |
2007-11-24
| ||
23:59:47 | * | [a5e4e1ba96] More work on ticketing. This is a non-working incremental check-in. (user: drh, tags: trunk) |
21:28:03 | * | [d913179b82] Progress toward ticket editing. This is an incremental check-in. (user: drh, tags: trunk) |
19:33:46 | * | [fb358ca492] Progress toward getting ticketing working. We can enter a new ticket and display it. Cannot yet edit a ticket. (user: drh, tags: trunk) |
14:06:38 | * | [6680679c2e] Documentation updates. (user: drh, tags: trunk) |
02:45:39 | * | [f9f7cf5684] The autosync setting understands values like "on", "off", "true", and "false" in addition to 0 and 1. Updates to the documentation. (user: drh, tags: trunk) |
2007-11-23
| ||
23:06:09 | * | [13732d495d] Fix a bug in the default header. (user: drh, tags: trunk) |
22:09:47 | * | [34af72801d] New default header and footer and CSS. Add the ability to edit the footer. (user: drh, tags: trunk) |
12:55:58 | * | [b346a7cf7d] Fix a redundancy in the text output of the usage comment on the tag command. (user: drh, tags: trunk) |
12:49:02 | * | [6311ce2ec1] Remove obsolete file containing sample ticket configuration script. (user: drh, tags: trunk) |
2007-11-22
| ||
22:55:05 | * | [285929373757b] Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) (user: drh, tags: trunk) |
22:14:38 | * | [d6ad7aa034] Make sure HTML tags in wiki are terminated in the diff screen too. (user: drh, tags: trunk) |
22:02:06 | * | [3afcc4388c] Fix the rendering of comments with unclosed block HTML markup in the vinfo page. (user: drh, tags: trunk) |