Timeline
Not logged in

22 events occurring around 2008-03-03 16:50:12.

2008-03-08
13:49:48 * [9aaad3e799] Add the "Compression Radio" line to the "stat" page. (user: drh, tags: trunk)
2008-03-06
22:58:48 * [61ddd63b72] Work toward making fossil work better on large repositories. This version implements a cache in the content manager. It is not clear yet if this is necessarily a good idea - this check-in might end up on an abandoned branch at some point. (user: drh, tags: trunk)
00:26:55 * [80dc46d635] Fix problems on the stat page that appear for larger repositories. (user: drh, tags: trunk)
2008-03-05
05:28:16 * [68cf3ecdb7] cvs2fossil, fixed off-by-one errors in the application of RCS patches. (user: aku, tags: trunk)
03:44:12 * [f4aa6d09d3] Merge Merge to f08599e87b. (user: aku, tags: cvs2fossil-complete, trunk)
03:42:50 * [31b15fcf30] Split the current import pass into three, for files, changesets, and finalization (fossil rebuild). (user: aku, tags: trunk)
03:42:02 * [983090a343] Extended main import method (pushto) to handle all types of changesets, not only revisions. Tag changesets lead to tagging of imported revisions, branch changesets reflect the proper location where branches start, and make it possible to handle tagging of branches without revisions as well. Modified code returning changesets for a projects to retur... (user: aku, tags: trunk)
03:35:16 * [b7fc4d9d04] Extended test-import-manifest to return not only the record-id, but the hash uuid as well. Extended the fossil accessor class with methods for regular and branch tagging. Split the initialization from construction (needed for when we split the import pass into three), and a method to set/retrieve the accessor's configuration (persistence across pas... (user: aku, tags: trunk)
03:30:43 * [011fb38dda] Remember #commits to a workspace (= lod), and also their parental relationship. This will be used to control branch tagging (add/cancel), and provides us with the proper names for the tags as well. (user: aku, tags: trunk)
03:24:19 * [99004d57a3] Reverting the change of a5840849d0. Use of 'preferedparent' is ok. The problem I attempted to fix is properly fixed by looking at the branch changesets as well during import, and by acknowledging that there can be branches which have no changesets committed to them. (user: aku, tags: trunk)

2008-03-03
16:50:12 * [f08599e87b] Fix a privilege problem in the default page header. (user: drh, tags: trunk)

2008-03-02
01:09:16 * [ae53becda4] Fork Changed the printing of the symbol tree to be based on table 'preferedparent', and introduced two procs to shorten the fomratting code. (user: aku, tags: trunk)
01:07:42 * [e3e3d301fc] Fixed typo in a comment, and extended the description of the pass to be more clear. (user: aku, tags: trunk)
01:06:32 * [479c96c0fc] Fixed typo in a comment. (user: aku, tags: trunk)
2008-02-28
19:38:59 * Changes to wiki page UserPermissions (user: anonymous)
2008-02-27
08:00:54 * [83ecb5b945] Fix comment typo, and add comment about possible simplification. (user: aku, tags: trunk)
04:15:47 * [2e84fb3e54] Merge Merged with 82fc5abb60. (user: aku, tags: trunk)
04:14:19 * [c5e9fa8d70] Added options --tempdir, -t to redirect the importer to a user-specified directory for temp files and directories. (user: aku, tags: trunk)
2008-02-26
17:57:11 * [82fc5abb60] Cut over to the new timeline code. Remove the older timeline. (user: drh, tags: trunk)
17:32:52 * [7915bd0665] Improvements to the text description on the "ntimeline" page. (user: drh, tags: trunk)