Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins related to "creole"

2010-02-26
03:02
Merge in latest changes from trunk. Leaf check-in: df90572760 user: linuxfood tags: creole
2010-02-25
12:58
If a file has been deleted from the filesystem, but not deleted by fossil, then make the "update" command restore that file. Ticket [7c3ca0eae8287] check-in: 63d5a4fe25 user: drh tags: trunk
2009-10-05
20:05
add wiki-contents macro to creole parser, plus minor bug fix check-in: b99aa66d1f user: robert tags: creole
10:08
merge trunk into creole check-in: 651c75c5b7 user: robert tags: creole
2009-10-04
18:29
Remember the userid and password used to clone so that subsequent syncs work correctly. check-in: 4dbc8a6dcb user: drh tags: trunk
2009-09-26
14:33
Minor fixes to creole check-in: cacb8db398 user: robert tags: creole
08:17
Clean up and merge updates from trunk check-in: 7a39dde24b user: robert tags: creole
2009-09-23
16:54
place the cursor in the username text box on the login screen. check-in: ca08c1d1b3 user: rwilson tags: trunk
2009-09-22
07:49
merge trunk into creole branch check-in: 7a2c37063a user: bob tags: creole
2009-09-19
17:58
Make sure foreign key constraints are disabled when a new database connection is created. check-in: fe57da72ab user: drh tags: trunk
2009-05-09
06:19
mods to creole parser and add some default style for creole tables. check-in: 26af399a5c user: robert tags: creole
2009-05-08
10:04
Whoops - forgot to add the parser! check-in: b877d2cfcd user: robert tags: creole
09:52
Initial commit of Creole Wiki Parser extension. check-in: ecd1f09632 user: robert tags: creole
2009-04-24
18:40
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. check-in: 767ae79c3d user: drh tags: trunk