Timeline
Not logged in

20 descendants of [767ae79c3d]

2009-06-25
12:58:32 * [3c62437034] Add the new logo images showing the lizzard skeleton with the "FOSSIL" text at the bottom. Both EPS and GIF formats added. (user: drh, tags: trunk)
12:26:28 * [2554ba460d] Potential fix for 40df1ced7e. (user: drh, tags: trunk)
2009-06-20
23:05:55 * [deb6f2af4f] Change the disk number start from 1 to 0 in generated ZIP archives. Ticket 04cba6a00145ab597dabc48ad5ee688496a57650 (user: drh, tags: trunk)
13:06:47 * [266b6127f6] Fix a bug that prevented the IP address of website users from being recorded in the administator logs. (user: drh, tags: trunk)
2009-06-14
15:09:13 * [16eae22891] Fix typo in "finding home dir" error error message. (user: bch, tags: trunk)
2009-06-10
22:05:59 * [4ba7b9c288] Leaf Added 'achtung' CSS class to the Preview label, to make it more obvious (but i still think the preview should arguably be below the editor (but could be convinced otherwise)). (user: stephan, tags: trunk)
2009-06-07
17:45:43 * [5882d97495] Fork Add the logo to the repository. Make the logo appear on the homepage. (user: drh, tags: trunk)
17:27:45 * [f88e2e7a13] If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. (user: drh, tags: trunk)
17:05:14 * [e1917f2cee] Update the SQLite implementation to the latest as of the time of this comment (SQLite CVS version 6726). This fixes an alignment problem. Ticket 95ab8f02c3. (user: drh, tags: trunk)
2009-06-01
16:13:56 * [5e8fb35db1] minor help text correction for 'wiki' command (user: stephan, tags: trunk)
2009-05-28
02:44:39 * [915bfd99fe] Add the --keep option to the "open" and "checkout" commands. Added the --latest option to "checkout". These changes allow one to shift the baseline version and repository of a checkout without changing any files in the checkout. (user: drh, tags: trunk)
2009-05-27
02:45:00 * [7b32e45bd7] changed title of admin/behavior page to be consistent with the other pages (user: erik, tags: trunk)
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-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)