22 checkins occurring around 2007-09-09 00:58:18.
2007-09-12
| ||
04:19:59 | * | [469002ccdf] Added navbar to all pages, linking back to the index. Fixed typo in the index page. (user: aku, tags: trunk) |
02:25:37 | * | [776753118f] The nonce of a login card in the sync protocol is now the SHA1 hash of the remainder of the sync message. The signature is the SHA1 hash of the concatenation of the nonce and the users password. (user: drh, tags: trunk) |
01:46:14 | * | [6f5654c7ab] Fix bugs in undo/redo. Appears to work now but not heavily tested. (user: drh, tags: trunk) |
2007-09-11
| ||
02:25:19 | * | [a36177bcce] Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. (user: drh, tags: trunk) |
2007-09-10
| ||
02:21:46 | * | [4038525bc5] Fork Slight editorial changes to sync documentation, fixing spelling errors. (user: aku, tags: trunk) |
00:48:55 | * | [9a76119307] Fix a C++-ism in the timeline module. (user: drh, tags: trunk) |
00:43:02 | * | [01e3e3f51e] Merge Merge in the delta encoder changes. (user: drh, tags: trunk) |
00:39:28 | * | [26131cfcc5] Add a first draft of the synchronization protocol document. Unproofed. (user: drh, tags: trunk) |
2007-09-09
| ||
17:51:16 | * | [48c4e69d2b] Cluster-based synchronization appears to be working. (user: drh, tags: trunk) |
00:58:18 | * | [86a7f249c1] Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. (user: aku, tags: trunk) |
2007-09-08
| ||
16:01:28 | * | [e1c1877c99] Sync using clusters appears to work. More testing is needed before we go live. (user: drh, tags: trunk) |
06:33:23 | * | [c172959c32] Moved the import control code into its own package. The application has been reduced to command line processing and handing over to the new package. (user: aku, tags: trunk) |
05:35:02 | * | [be32ebcb41] Redid the logging system aka user feedback completely. Verbosity levels, influenced by the new -v switch. Indentations in the output removed, parsing by tools easier, still human readable. Adapted all users of the previous feedback code to use the new system. (user: aku, tags: trunk) |
03:50:43 | * | [3e899ae0e5] Updated documentation of the delta encoder to mention the new limits on searching the hash chain. (user: aku, tags: trunk) |
03:48:40 | * | [8469631cc9] Extended import app with switch to stop execution just before a specific changeset, to aid in debugging problems. (user: aku, tags: trunk) |
2007-09-06
| ||
00:47:02 | * | [f6b4c6458b] Raise the hash chain limit in the delta module from 50 to 250. (user: drh, tags: trunk) |
2007-09-05
| ||
18:46:59 | * | [b816fadfc7] Fix pathological N*2 behavior in the delta generator. (user: drh, tags: trunk) |
02:03:31 | * | [734febe649] Fix calculating percentage of committed changesets. (user: aku, tags: trunk) |
2007-09-04
| ||
22:00:31 | * | [492531e3a8] Importer extended to allow capture of exact fossil commit command (user: aku, tags: trunk) |
05:38:29 | * | [7003caa982] (no comment) (user: aku, tags: trunk) |