Timeline
Not logged in

22 events by user drh occurring around 2009-04-11 12:53:00.

2009-04-24
18:40:03 * [767ae79c3d] Branch-Point There is some bug in the new HTTP transport layer. The easiest solution is to close the TCP connection after each round trip, which is what this check-in does. (user: drh, tags: trunk)
14:24:52 * Closed ticket 19a818b157: Allow Wiki link to be redirected like the Home link. plus 1 other change (user: drh)
... 1 similar event omitted.
2009-04-21
19:16:39 * Ticket 8bc2549ced "fossil ui" expects firefox to exist status still Open with 1 other change (user: drh)
2009-04-20
11:33:17 * Closed ticket e4b91c3758: Git backend plus 2 other changes (user: drh)
2009-04-18
19:21:49 * Ticket 8bc2549ced "fossil ui" expects firefox to exist status still Open with 2 other changes (user: drh)
2009-04-15
10:10:35 * Ticket b837926422 deleting the "buzzing noise from speakers" tickets affected checkout-ability of repo? status still Open with 2 other changes (user: drh)
2009-04-13
15:59:24 * Ticket 9a42dd09e0 fossil pull has to be run multiple times status still Open with 1 other change (user: drh)
09:50:42 * [879e8c5f32] Branch-Point Update to version SQLite 3.6.13 (user: drh, tags: trunk)
2009-04-11
13:07:01 * [a742cfa292] Actually get the "file:" transport working this time. (user: drh, tags: trunk)

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-08
16:22:34 * Ticket 83af1f5401 fossil rollback status still Open with 1 other change (user: drh)
2009-03-31
17:34:20 * Fixed ticket b465b3bc2c: Stale pages delivered on Opera browser plus 2 other changes (user: drh)
17:33:05 * [c3a30a6b80] Fork Add cache-control: no-cache to the server reply header. Ticket b465b3bc2ceef4446b2ae770242ed0968e4dbc68 (user: drh, tags: trunk)
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)