Fossil

Timeline
Login

Timeline

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

12 check-ins using file src/info.c version 4abaaa4233

2012-11-26
21:30
Fix a string-quoting error in the previous commit. ... (check-in: 3c8195c876 user: drh tags: ticket-enhancements)
19:32
Change the default ticketing scripts to take advantage of TICKETCHNG. ... (check-in: fb3b0f66a3 user: drh tags: ticket-enhancements)
19:16
More trouble-shooting and debugging aids for ticket processing: With debug_tktnew and debug_tktedit or with tktview?showfields, a listing of the aField[] data structure in ticket handling code is shown at the top of the screen. ... (check-in: 7de5f6c056 user: drh tags: ticket-enhancements)
16:28
Improvements to TH1 variable setup when processing tickets that use TICKETCHNG. ... (check-in: cc8a325622 user: drh tags: ticket-enhancements)
2012-11-25
11:16
Use binary mode for CGI trace files. Make CGI trace cross-platform. ... (check-in: 6a8084abcb user: drh tags: ticket-enhancements)
02:57
Use binary mode for CGI related trace files. ... (Closed-Leaf check-in: 95f02a572e user: mistachkin tags: cgiTraceBinary)
2012-11-24
23:54
Bug fixes in the TICKETCHNG update mechanism. ... (check-in: 7136ff4c65 user: drh tags: ticket-enhancements)
23:07
When --httptrace is used with "fossil ui" or "fossil server", create log files containing the text of each HTTP request. ... (check-in: 6f3d328fbf user: drh tags: ticket-enhancements)
22:40
Fix a bug in TH1 trace output. ... (check-in: 48cf099427 user: drh tags: ticket-enhancements)
20:53
Add support fo the TICKETCHNG table in the repository database. ... (check-in: 48645c39a4 user: drh tags: ticket-enhancements)
14:44
Add the "query" command to the TH1 language, used to query the repository database. ... (check-in: f6ac3c6f3d user: drh tags: ticket-enhancements)
01:01
Provide extra buttons to get to "Plaintext" views of tickets and ticket artifacts. Invert the order of ticket history so that the oldest changes are on top and more recent changes are appended. Reject [...] style hyperlinks if they do not begin with ./ or ../. ... (check-in: aaa8e45b36 user: drh tags: ticket-enhancements)