Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins using file src/makemake.tcl version a8dc2e6d

2007-09-17
00:58
Pulled in the navbar and timeline changes. ... (check-in: bbcb6326 user: aku tags: trunk)
2007-09-12
04:19
Added navbar to all pages, linking back to the index. Fixed typo in the index page. ... (check-in: 469002cc user: aku tags: trunk)
2007-09-10
02:21
Slight editorial changes to sync documentation, fixing spelling errors. ... (check-in: 4038525b user: aku tags: trunk)
00:48
Fix a C++-ism in the timeline module. ... (check-in: 9a761193 user: drh tags: trunk)
00:43
Merge in the delta encoder changes. ... (check-in: 01e3e3f5 user: drh tags: trunk)
00:39
Add a first draft of the synchronization protocol document. Unproofed. ... (check-in: 26131cfc user: drh tags: trunk)
2007-09-09
17:51
Cluster-based synchronization appears to be working. ... (check-in: 48c4e69d user: drh tags: trunk)
2007-09-08
16:01
Sync using clusters appears to work. More testing is needed before we go live. ... (check-in: e1c1877c user: drh tags: trunk)
03:50
Updated documentation of the delta encoder to mention the new limits on searching the hash chain. ... (check-in: 3e899ae0 user: aku tags: trunk)
2007-09-06
00:47
Raise the hash chain limit in the delta module from 50 to 250. ... (check-in: f6b4c645 user: drh tags: trunk)
2007-09-05
18:46
Fix pathological N*2 behavior in the delta generator. ... (check-in: b816fadf user: drh tags: trunk)
2007-09-03
01:28
Add the unclustered table and the M lines to manifests. Process clusters in manifest_parse and manifest_crossref. The xfer process still does not yet use clusters though so it is still compatible. But that is about to change. ... (check-in: ba486fec user: drh tags: trunk)
2007-09-02
20:33
Added text notes on ideas for dealing with tickets and wiki. ... (check-in: 251545cd user: drh tags: trunk)
02:01
Add the "index.wiki" wiki page. Fix a bug in the wiki rendering engine. The page displays now, but not correctly - there are clearly additional bugs to be found and fixed. ... (check-in: 11976cfd user: drh tags: trunk)
01:23
The /index webpage pulls up the wiki page specified in Setup/Configuration.s ... (check-in: 4f641e7e user: drh tags: trunk)
2007-09-01
21:11
Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. ... (check-in: b2e55c0d user: drh tags: trunk)
01:55
Updates to the timeline routines. Added the pqueue module. ... (check-in: abce5105 user: drh tags: trunk)