20 descendants of [355ee47555]
2009-05-27
| ||
02:38:06 | * | [92e85dc68e] added the behavior section to the admin page. It allows the user to enter fossil settings via the web ui (user: erik, tags: trunk) |
2009-05-25
| ||
14:25:47 | * | [d21b90e365] Update the built-in SQLite version to 3.6.14.2. (user: drh, tags: trunk) |
2009-05-18
| ||
18:54:00 | * | [3b76c0474e] Upgrade SQLite to version 3.6.14.1. (user: drh, tags: trunk) |
2009-05-09
| ||
06:19:39 | * | [26af399a5c] mods to creole parser and add some default style for creole tables. (user: robert, tags: creole) |
2009-05-08
| ||
10:04:59 | * | [b877d2cfcd] Whoops - forgot to add the parser! (user: robert, tags: creole) |
09:52:38 | * | [ecd1f09632] Initial commit of Creole Wiki Parser extension. (user: robert, tags: creole) |
2009-05-07
| ||
00:47:20 | * | [b4ec5750c6] Update the built-in SQLite to version 3.6.14. (user: drh, tags: trunk) |
2009-04-29
| ||
03:59:58 | * | [5d49162a31] Leaf checkpoints for the is_ticket() function (user: bch, tags: fix artifact checkout) |
03:51:02 | * | [695b1c7563] test recycling "is_ticket()" from wikiformat.c as a way to avoid trying to checkout a ticket (user: bch, tags: fix artifact checkout) |
2009-04-27
| ||
08:43:38 | * | [47cc9dfec8] Leaf Experimental - Pass < !-- --> comments through the wiki unchanged unless inside a < verbatim > block in which case it is htmlized. Also pass < span > tags, treating them as font markup. These changes make it easier to convert existing html pages and specifically allow the inclusion of license text in pages derived from copyright material. (user: robert, tags: robert-exp, pass-comments) |
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) |
2009-04-19
| ||
06:14:53 | * |
[ab6a293182]
fix for ticket |
05:48:45 | * | [4fff366109] branch, start committing hacking that will hopefully yield fix to this problem: one is allowed to checkout "artifacts" that should not be checkout-able (ie: changes to tickets); trying to check this out is permitted, but results in a segfault (user: bch, tags: fix artifact checkout) |
2009-04-13
| ||
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-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) |