50 checkins occurring on or before 2007-08-01 12:20:24.
2007-08-01
| ||
12:17:14 | * | [5c3e87171a] Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. (user: drh, tags: trunk) |
10:31:31 | * | [dd9633a03d] Merge Merging in the ipaddr update changes. (user: drh, tags: trunk) |
10:29:17 | * | [35d7ba08ac] Always do at least two cycles with no file transfers before quiting. (user: drh, tags: trunk) |
10:27:08 | * | [0c102d06c3] Fixes to the sync algorithm. (user: drh, tags: trunk) |
09:04:46 | * | [36edf3fd5c] Populate the ipaddr column of the rcvfrom table when a file is received from a remote source (push/pull/sync). (user: dan, tags: trunk) |
02:27:11 | * | [8df950d14a] Add a bug observation to the todo list. (user: drh, tags: trunk) |
02:07:43 | * | [933875bbd1] Updates to the todo list. (user: drh, tags: trunk) |
02:03:31 | * | [71ed18cc4b] Do not attempt to verify phantoms. Set the default max message size at 500K instead of 1MB. Updates to the todo list. (user: drh, tags: trunk) |
01:24:37 | * | [9df32e2808] Added the vdiff webpage with links from vinfo. (user: drh, tags: trunk) |
00:55:18 | * | [86c8768475] Add the finfo web page. (user: drh, tags: trunk) |
00:40:40 | * | [30d7afe328] Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. (user: drh, tags: trunk) |
2007-07-31
| ||
23:33:15 | * | [fd36718ad9] Merge Add the new "history" permission. Merge in changes that require permissions to view the timeline. (user: drh, tags: trunk) |
22:59:31 | * | [9c952d247e] Separate "nobody" and "anonymous" logins. (user: drh, tags: trunk) |
20:53:10 | * | [5b58559c0c] Bug fix in the mlink table builder. Use the "rebuild" method to correct the problem in preexisting repositories. (user: drh, tags: trunk) |
20:36:20 | * | [ce825ac954] When syncing without a URL, print the name of the server, taking care to omit any userid and password. (user: drh, tags: trunk) |
20:20:40 | * | [dead090c0b] Update the ZIP archiver to include date information. Provide a function that constructs a ZIP archive from manifest. (user: drh, tags: trunk) |
19:18:53 | * | [9b780d220b] Add a ZIP archive generator. (user: drh, tags: trunk) |
16:34:09 | * | [5ebcedc33e] Require read permission (permission to read tickets and configuration histories) to view the global timeline. (user: dan, tags: trunk) |
10:10:37 | * | [7fe1e734e9] Fork Remove one to-do item. Add another. (user: drh, tags: trunk) |
01:34:45 | * | [8dbee6731d] The push, pull, and sync commands remember the last server and reuse it if the URL argument is omitted. Sync via network only now. (user: drh, tags: trunk) |
00:06:08 | * | [9c28ba4956] More additions to the todo.txt list. (user: drh, tags: trunk) |
2007-07-30
| ||
23:18:04 | * | [f767ae0568] To more items added to the todo.txt list. (user: drh, tags: trunk) |
23:01:35 | * | [08c4cc6d16] Added the todo.txt list. (user: drh, tags: trunk) |
21:23:44 | * | [fa0ba20a51] Merge Fix another bug in the pivot finder. Null-merge with the dan-branch so that we now only have a single leaf on the tree. (user: drh, tags: trunk) |
18:57:36 | * | [211c476d23] Send the HOST header parameter with /xfer requests. (user: drh, tags: trunk) |
18:38:43 | * | [bfe6e64f94] Fix a bug in the /xfer login logic. (user: drh, tags: trunk) |
17:43:49 | * | [947842fb0b] Fix a bug in login. (user: drh, tags: trunk) |
17:24:47 | * | [1a4dd313a8] Show the user who make the change on the timeline, both on the www interface and in the cli. (user: drh, tags: trunk) |
17:05:25 | * | [5602bbbaff] Fix a bug in the logic for finding a pivot during a merge. (user: drh, tags: trunk) |
16:35:16 | * | [3a25b68390] Only request the password one time on a push or pull. (user: drh, tags: trunk) |
16:31:11 | * | [e3c529c2f0] Merge Merge in clone and sync changes. Fix a bug in undelta. (user: anonymous, tags: trunk) |
14:28:17 | * | [e621b6dbe3] Fork Use POST instead of GET for the /xfer method. Other bug fixes in the URL parser. (user: drh, tags: trunk) |
13:34:35 | * | [396cc2a4eb] When errors occur during CGI, make sure the error is returned in a correct CGI reply. (user: drh, tags: trunk) |
13:01:08 | * | [5eac33a6bd] Bug fix in the local database finder. (user: drh, tags: trunk) |
05:17:44 | * | [23c8dad306] Delete records from the temporary table "pending" after sending them. (user: dan, tags: trunk) |
2007-07-28
| ||
08:15:54 | * | [d0d4c5f575] Fix to the db_open_local() function in the case where the root directory is writable by the current user. (user: dan, tags: trunk) |
08:04:24 | * | [0c227fa406] Remove a c++ism from deltacmd.c. (user: dan, tags: trunk) |
07:09:25 | * | [3dcaed8d86] When accessing a remote repository, if there is a username/password specified as part of the URI, use these to login. (user: dan, tags: trunk) |
2007-07-24
| ||
18:15:40 | * | [01e7596a98] Fork File format document change: UUIDs use lowercase not uppercase hex. (user: drh, tags: trunk) |
13:00:19 | * | [ac1dea8eac] Fix a bug in the "rm" command. Delete an obsolete documentation file. (user: drh, tags: trunk) |
12:54:24 | * | [d8590e093f] Merge in the latest SQLite updates. (user: drh, tags: trunk) |
12:52:32 | * | [b807acf62e] Documentation updates (user: drh, tags: trunk) |
2007-07-23
| ||
20:42:40 | * | [0feed85090] Always do another sync round if any file is received. (user: drh, tags: trunk) |
20:40:16 | * | [4ee118a6b4] More improvements to network sync. (user: drh, tags: trunk) |
20:33:04 | * | [75c476ccd1] Work on network synchronization (user: drh, tags: trunk) |
19:52:51 | * | [66f4caa379] Improvements to the WWW interface. (user: drh, tags: trunk) |
2007-07-22
| ||
12:00:06 | * | [c4ec179bbc] Setup webpag updates. (user: drh, tags: trunk) |
2007-07-21
| ||
19:32:06 | * | [916b6e4b3b] Improvements to web-based user management. (user: drh, tags: trunk) |
14:10:57 | * | [dbda8d6ce9] Initial check-in of m1 sources. (user: drh, tags: trunk) |
14:09:59 | * | [a28c83647d] initial empty baseline (user: drh, tags: trunk) |