Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around c3a30a6b80e2157d.
2009-04-13
| ||
02:55 | • Ticket [3cda72fa7c] Mailing list archives don't exist status still Open with 2 other changes artifact: 53932f819b user: anonymous ... 1 similar event omitted. | |
2009-04-12
| ||
13:51 | • New ticket [9a42dd09e0] fossil pull has to be run multiple times. artifact: 7829187ead user: anonymous | |
2009-04-11
| ||
13:07 | Actually get the "file:" transport working this time. check-in: a742cfa292 user: drh tags: trunk | |
12:53 | Merge in wiki typo fixes. check-in: ece2c766a2 user: drh tags: trunk | |
12:51 | Add support for "file:" URLs on push, pull, and sync. check-in: 945ecd1a8b user: drh tags: trunk | |
2009-04-08
| ||
19:37 | • Ticket [83af1f5401] fossil rollback status still Open with 1 other change artifact: 62cf90c52c user: anonymous | |
17:28 | • Changes to wiki page rewinding artifact: 73b64a12b0 user: bharder | |
17:24 | • Ticket [83af1f5401] fossil rollback status still Open with 1 other change artifact: 365605f0b6 user: bharder ... 3 similar events omitted. | |
2009-04-07
| ||
16:08 | • Closed ticket [2ed0655983]: html numeric character entity "" is maybe wrong. artifact: 5e632f9bf8 user: kkinnell | |
16:07 | • Ticket [eed6d07c6e] Non-ASCII characters not allowed in wiki page titles status still Open with 2 other changes artifact: b0ac949296 user: kkinnell | |
16:05 | • New ticket [ebcbb50f4a] List of tickets relating to Encodings. artifact: a5dbfdbd5c user: kkinnell | |
15:19 | • Ticket [3984e3768d] Support for non-UTF encodings status still Open with 1 other change artifact: 3d37a55bcd user: kkinnell ... 2 similar events omitted. | |
15:03 | • Ticket [cc6557cfc5] Unicode support status still Open with 1 other change artifact: 0cffcfa0d5 user: kkinnell | |
04:12 | typo check-in: 6fe981ec56 user: bch tags: trunk | |
04:04 | typo check-in: 434c350a45 user: bch tags: trunk | |
2009-04-06
| ||
16:27 | • New ticket [3984e3768d] Support for non-UTF encodings. artifact: 1a434774ac user: anonymous | |
16:14 | • New ticket [eed6d07c6e] Non-ASCII characters not allowed in wiki page titles. artifact: efeb009c82 user: anonymous | |
2009-03-31
| ||
21:42 | • Ticket [b465b3bc2c] Stale pages delivered on Opera browser status still Fixed with 1 other change artifact: 7e8e4144f6 user: anonymous ... 1 similar event omitted. | |
17:33 | Add cache-control: no-cache to the server reply header. Ticket [b465b3bc2ceef4446b2ae770242ed0968e4dbc68] check-in: c3a30a6b80 user: drh tags: trunk | |
16:47 | Add the new "reader" role, analogous to "developer". check-in: 355ee47555 user: drh tags: trunk | |
12:42 | Update the built-in SQLite sources to version 3.6.12. check-in: 0baf4be679 user: drh tags: trunk | |
2009-03-30
| ||
19:45 | • Open ticket [b465b3bc2c]: Stale pages delivered on Opera browser artifact: 93672180c7 user: anonymous ... 1 similar event omitted. | |
01:12 | Add new "transport_flip()" and "transport_rewind()" methods. These are no-ops for HTTP, but might be useful for FILE and maybe even HTTPS. check-in: 63ef585508 user: drh tags: trunk | |
00:58 | Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. check-in: 327823e39b user: drh tags: trunk | |
00:40 | • Edit [09d6a6eb1623e3cf]: Marked "Closed". Edit check-in comment. artifact: f825126a0f user: drh | |
00:31 | Refactor the HTTP client logic to make it much easier to add support for "file:" and "https:" URLs on push, pull, sync, and clone. check-in: 737e76a69f user: drh tags: trunk | |
2009-03-29
| ||
22:28 | • Fixed ticket [b465b3bc2c]: Stale pages delivered on Opera browser plus 2 other changes artifact: eabd2b90cc user: drh | |
22:24 | Use "no-store" in place of "private" as the cache-control mode. Ticket [b465b3bc2ceef4446b2ae770242ed0968e4dbc68]. check-in: 5ffc720194 user: drh tags: trunk | |
12:09 | • Edit [5468ec7c5ed45e56]: Change branch background color to "#ffc0d0". Move to branch experimental. Edit check-in comment. artifact: cd9c421267 user: drh | |
11:41 | If no userid is specified in the URL then the client omits the login card from its request. Closed-Leaf check-in: 09d6a6eb16 user: drh tags: experimental | |
2009-03-28
| ||
16:09 | • New ticket [b465b3bc2c] Stale pages delivered on Opera browser. artifact: d301f3971a user: anonymous | |
2009-03-27
| ||
14:32 | Infrastructure in place on the client side to encrypt sync traffic. This is mostly untested so far because we do not yet have a server that understands encrypted traffic. check-in: 9a23c348b1 user: drh tags: experimental | |
2009-03-26
| ||
23:26 | Completed implementation of utility functions to encrypt and decrypt blobs. check-in: bf16ab9b7b user: drh tags: experimental | |
15:32 | Incremental changes toward encrypting sync traffic. The changes are incomplete, but all legacy functionality appears to still works. check-in: 5468ec7c5e user: drh tags: experimental | |
2009-03-25
| ||
13:19 |
•
Ticket [2d00038076] Wiki engine inserts extra before
| |
2009-03-24
| ||
22:03 | 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. check-in: 522104c2cd user: drh tags: trunk | |
19:26 | • New ticket [2d00038076] Wiki engine inserts extra <p> before <li> in lists. artifact: 881d3dcbf0 user: anonymous | |
2009-03-22
| ||
13:44 | Fix a C89 violation in main.c. check-in: d63f87c003 user: drh tags: trunk | |
13:18 | Add many new test cases for 3-way merge. No new problems found. check-in: 92638367d8 user: drh tags: trunk | |
12:25 | 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. check-in: 3e89b0c526 user: drh tags: trunk | |
2009-03-21
| ||
19:44 | Additional 3-way-merge test cases. check-in: 26ab4f7012 user: drh tags: trunk | |
19:18 | More improvements to the 3-way merge. Additional test cases added. check-in: 81122988ba user: drh tags: trunk | |