Fossil

Timeline
Login

Timeline

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

24 check-ins using file src/configure.c version 8ed7afc5

2012-11-22
14:03
Use the new WIKI_LINKSONLY rendering option for check-in comments on the timeline when the "plain text comments" option is enabled. ... (check-in: 05a53dc0 user: drh tags: trunk)
12:59
merge trunk ... (check-in: 6e9c044e user: jan.nijtmans tags: ticket-d17d6e5b17)
12:58
Minor fix in checking for drive-prefix (!= absolute filename) ... (check-in: 6119cb31 user: jan.nijtmans tags: ticket-d17d6e5b17)
12:16
Improved help message for the unsupported test-content-put command. ... (check-in: a191d8fb user: drh tags: trunk)
11:54
Fix the text of one of the error messages generated by the artifact parser. ... (check-in: 7b8e4752 user: drh tags: trunk)
10:46
For the MinGW build, enable compiling with debugging symbols if FOSSIL_ENABLE_SYMBOLS is set. ... (check-in: 0e082b04 user: mistachkin tags: trunk)
10:26
Merge changes from the dbOpenConfig branch. ... (check-in: 4d73175e user: mistachkin tags: th1Hooks)
10:16
Modify db_open_config() and associated routines to make their internal state more consistent and discoverable. ... (Closed-Leaf check-in: 52a68687 user: mistachkin tags: dbOpenConfig)
09:32
merge trunk

Functional complete and well-tested

... (check-in: e6a1910f user: jan.nijtmans tags: ticket-d17d6e5b17)
00:12
Fix usage error message for 'ticket change' and 'ticket history' commands. Also, silence harmless compiler warnings. ... (check-in: fc5a2176 user: mistachkin tags: trunk)
2012-11-21
23:32
Backout check-in [fb04f278294a8ca6f] since it causes "fossil set" to fail. ... (check-in: bb3fe399 user: drh tags: trunk)
21:02
Enhancements to TH1 scripting in support of new ticket functionality. ... (check-in: 74e3f905 user: drh tags: trunk)
16:28
Add support for <verbatim type="allow-links"> ... (check-in: bf67db06 user: drh tags: trunk)
15:11
Add the WIKI_LINKSONLY formatting option for the wiki formatter. ... (check-in: 4615bc8f user: drh tags: trunk)
01:08
Improvements to comments on recently added CAPTCHA code. ... (check-in: 64231a67 user: drh tags: trunk)
00:51
Optionally require a CAPTCHA (controlled by Admin/Access) when a user who is not logged in tries to edit wiki, or a ticket, or an attachment. ... (check-in: 82b8587a user: drh tags: trunk)
2012-11-20
23:00
Support calling the TH1 hooks for unknown commands. ... (check-in: 811252b8 user: mistachkin tags: th1Hooks)
22:28
Centralize escaping of reserved HTML characters in the captcha output. ... (check-in: a4603263 user: mistachkin tags: trunk)
22:19
Improve return code handling from the TH1 hooks. ... (check-in: 3ddba1cf user: mistachkin tags: th1Hooks)
22:13
Change the action= attribute of <form> elements using javascript, as an additional defense against spam-bots. ... (check-in: dfa35794 user: drh tags: trunk)
20:40
Merge updates from trunk. ... (check-in: 63754ea8 user: mistachkin tags: th1Hooks)
20:31
When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. ... (check-in: fb04f278 user: drh tags: trunk)
17:14
Extra buttons on wiki viewing pages that make it easier to find and delete spam. ... (check-in: 66b3d398 user: drh tags: trunk)
14:28
Prevent blank user names from being displayed for items awaiting moderation. Also, Show much less output on a sync operation, unless the --verbose flag is given. ... (check-in: 15708574 user: drh tags: trunk)