10 descendants and 10 ancestors of [5ffc720194]
2009-04-11
| ||
12:53:00 | * | [ece2c766a2] Merge Merge in wiki typo fixes. (user: drh, tags: trunk) |
12:51:44 | * | [945ecd1a8b] Add support for "file:" URLs on push, pull, and sync. (user: drh, tags: trunk) |
2009-04-07
| ||
04:12:04 | * | [6fe981ec56] typo (user: bch, tags: trunk) |
04:04:19 | * | [434c350a45] typo (user: bch, tags: trunk) |
2009-03-31
| ||
17:33:05 | * |
[c3a30a6b80]
Fork
Add cache-control: no-cache to the server reply header.
Ticket |
16:47:41 | * | [355ee47555] Add the new "reader" role, analogous to "developer". (user: drh, tags: trunk) |
12:42:49 | * | [0baf4be679] Update the built-in SQLite sources to version 3.6.12. (user: drh, tags: trunk) |
2009-03-30
| ||
01:12:04 | * | [63ef585508] Add new "transport_flip()" and "transport_rewind()" methods. These are no-ops for HTTP, but might be useful for FILE and maybe even HTTPS. (user: drh, tags: trunk) |
00:58:20 | * | [327823e39b] Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. (user: drh, tags: trunk) |
00:31:56 | * | [737e76a69f] Refactor the HTTP client logic to make it much easier to add support for "file:" and "https:" URLs on push, pull, sync, and clone. (user: drh, tags: trunk) |
2009-03-29
| ||
22:24:57 | * |
[5ffc720194]
Use "no-store" in place of "private" as the cache-control mode.
Ticket |
2009-03-24
| ||
22:03:56 | * | [522104c2cd] Branch-Point Improvements to the delta generator algorthm so that it runs much faster on large files with very few similarities. There is no change to the delta format generated, so this is fully backwards and forwards compatible. (user: drh, tags: trunk) |
2009-03-22
| ||
13:44:43 | * | [d63f87c003] Fix a C89 violation in main.c. (user: drh, tags: trunk) |
13:18:10 | * | [92638367d8] Add many new test cases for 3-way merge. No new problems found. (user: drh, tags: trunk) |
12:25:59 | * | [3e89b0c526] Fix a bug in error recovery logic in the 3-way merge. Added new comments to the 3-way merge code to hopefully make it easier to understand. (user: drh, tags: trunk) |
2009-03-21
| ||
19:44:41 | * | [26ab4f7012] Additional 3-way-merge test cases. (user: drh, tags: trunk) |
19:18:22 | * | [81122988ba] More improvements to the 3-way merge. Additional test cases added. (user: drh, tags: trunk) |
16:21:43 | * |
[5ab6f985b9]
Fix a typo in a hard-coded web page.
Ticket |
14:12:29 | * | [83566f2424] More improvements to the 3-way merge algorithm. (user: drh, tags: trunk) |
2009-03-20
| ||
01:26:14 | * | [434830cc00] Turn off the debugging prints that were left on by mistake in the previous check-in. (user: drh, tags: trunk) |
01:23:53 | * | [e45d478f0c] Improve merge conflict markings. (user: drh, tags: trunk) |