22 events by user drh occurring around 2008-02-26 16:48:21.
2008-03-08
| ||
19:42:53 | * | [043d63d4aa] Additional speed improvements for clone and rebuild. (user: drh, tags: trunk) |
18:59:00 | * | [8010bb41e1] Speed enhancement in the findSrcid() routine of content.c. Allow 5 digit numbers on counts while syncing. (user: drh, tags: trunk) |
14:52:56 | * | [0afb5e8e39] This version is able to clone the entire TCL repository in 12.5 minutes and to rebuild the cloned TCL repository in 2.5 minutes. There is still a lot of performance work to be done, but this is good enough for the time being. (user: drh, tags: trunk) |
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-03
| ||
16:50:12 | * | [f08599e87b] Fix a privilege problem in the default page header. (user: drh, 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) |
16:48:21 | * | [e6aa161204] Work on a new timeline implementation. Currently implemented as "ntimeline" since it is not yet ready to replace the existing timeline. (user: drh, tags: trunk) |
2008-02-25
| ||
14:05:17 | * | [aa519dbd99] The Login/Logout text was reversed. Fix it. (user: drh, tags: trunk) |
02:26:44 | * | [e71e4d3193] Fork Add the "stat" webpage showing repository statistics. (user: drh, tags: trunk) |
00:18:30 | * | [16e765bac5] Fix a bug in the "info" webpage. (user: drh, tags: trunk) |
2008-02-24
| ||
21:51:57 | * | [e38c89130f] Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. (user: drh, tags: trunk) |
2008-02-21
| ||
14:27:34 | * | [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (user: drh, tags: trunk) |
2008-02-14
| ||
02:49:41 | * | [3122fc4c7e] Continuing work on tickets (still not working right.) Improvements to the web pages. (user: drh, tags: trunk) |
2008-02-13
| ||
22:31:59 | * | [fde1d82372] Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. (user: drh, tags: trunk) |
19:50:27 | * | [ffe92f1a2f] The entire header, including the menu bar, is now generated by TH script. This allows the menu bar to be customized by editing the header script. (user: drh, tags: trunk) |
18:18:50 | * | [3ad9a5e210] TH1 script now used to render the header and footer of each page. (user: drh, tags: trunk) |
16:21:58 | * | [13e16c824a] Fork Create the interface between TH1 and the rest of fossil. Subscript is still being used, though. This is a preparatory step toward cutting over to TH1. (user: drh, tags: trunk) |