Fossil

Timeline
Login

Timeline

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

15 check-ins using file src/main.c version b4180f7c1c

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)
00:04
Improvements to hyperlinks showing details of tickets and attachments. ... (check-in: ceda22ac80 user: drh tags: ticket-enhancements)
2012-11-23
23:25
Display ticket titles as plaintext on the timeline. Provide a hyperlink to attachments on the timeline. ... (check-in: c6a5efa12c user: drh tags: ticket-enhancements)
23:00
Make timeline-plaintext the default for new repositories. ... (check-in: ae63f48571 user: drh tags: ticket-enhancements)
22:29
New and improved default ticket setup. ... (check-in: 340040a8a5 user: drh tags: ticket-enhancements)
21:45
Add the [string trimleft] and [string trimright] commands to TH1. ... (check-in: b28ae72e84 user: drh tags: ticket-enhancements)
18:32
No - render non-check-in timeline comments as wiki, since that is needed to resolve hyperlinks. ... (check-in: 5139ad6e36 user: drh tags: ticket-enhancements)
18:24
Render timeline comments for items other than check-ins as HTML. All such comments should be automatically generated (or regenerated via "fossil rebuild") so we can control their formatting. ... (check-in: 73752b328b user: drh tags: ticket-enhancements)
16:37
Add the [string trim ...] command to TH1. Accept query parameters in tktview. ... (check-in: 7ba3f65382 user: drh tags: ticket-enhancements)
15:57
All markup of the form <verbatim-ID>...</verbatim> with an options "links" or "links=BOOLEAN" attribute. Improved TH1 tracing and error reporting capabilities. Improved documentation on how reports work. ... (check-in: 23c75abde4 user: drh tags: ticket-enhancements)