Timeline
Not logged in

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

50 events occurring around 6a8084abcb24c02c.

2012-11-26
20:40
Make the --force option to commit undocumented. Add --allow-empty, --allow-fork, and --allow-older options. Rename the --conflict option to --allow-conflict. Remove the --binary-ok option. check-in: 5e83504f78 user: mistachkin tags: trunk
20:03
merge trunk check-in: 1772f8b895 user: jan.nijtmans tags: ticket-d17d6e5b17
20:01 Edit [06e1b67270b521f3]: Marked "Closed". artifact: 37112778a5 user: jan.nijtmans
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
18:55
Merge commit warning enhancements (i.e. the 'unicode-glob' setting and the '--no-warnings' option to commit). check-in: cb856ccdb1 user: mistachkin tags: trunk
16:28
Improvements to TH1 variable setup when processing tickets that use TICKETCHNG. check-in: cc8a325622 user: drh tags: ticket-enhancements
12:23
- Make --force imply --no-warnings - Add --no-warnings to "fossil scrub" and "fossil clean" - Remove "--conflict" option for "fossil merge", use --force for that. Closed-Leaf check-in: 06e1b67270 user: jan.nijtmans tags: bellon-unicode-v2
11:33 Edit [e9954e588bccc798]: Removed the "Closed" mark. artifact: 7973f863d2 user: jan.nijtmans
00:06 Edit [02062c2b6a481468]: Move to branch mistake. Edit check-in comment. artifact: bb51de4bbd user: mistachkin
2012-11-25
22:59 Edit [e9954e588bccc798]: Marked "Closed". artifact: 7f37341eb8 user: mistachkin
22:58
Merge commit warning enhancements (i.e. the 'unicode-glob' setting and the '--no-warnings' option to commit). Not yet approved for trunk. Closed-Leaf check-in: 02062c2b6a user: mistachkin tags: mistake
22:31
During commit, instead of using the '--force' option to bypass file type warnings, add a new option '--no-warnings'. Closed-Leaf check-in: e9954e588b user: mistachkin tags: bellon-unicode
22:01
Adjust check for bypassing Unicode/CR/NL warning. check-in: be15485aa6 user: mistachkin tags: bellon-unicode
21:42
Patch provided by Stefan Bellon, >Attached you'll find a patch that adds the "unicode-glob" to the >settings and respects its setting in the check-in. Additionally I >disabled all the check-in warnings (crnl, binary and unicode) in case >--force/-f is set on commit. check-in: 0c2f705c80 user: jan.nijtmans tags: bellon-unicode
20:44
merge trunk check-in: 22a543bcf5 user: jan.nijtmans tags: ticket-d17d6e5b17
18:06 Fixed ticket [f687f1eb98]: Missing closing tags in page setup_login_group plus 2 other changes artifact: 7c54123ecd user: drh
18:06
Fix formatting of the Login Group screen. Ticket [f687f1eb987148]. check-in: 7a8938ab84 user: drh tags: trunk
17:05
Fix an out-of-order variable declaration. check-in: 77dc754b98 user: drh tags: trunk
16:09 Ticket [f687f1eb98] Missing closing tags in page setup_login_group status still Open with 3 other changes artifact: 4262554608 user: anonymous ... 1 similar event omitted.
11:50
Disallow invalid unicode characters in filenames. check-in: 897dfa48b4 user: drh tags: trunk
11:50 Edit [9242c09ff9c9e9ed]: Marked "Closed". artifact: 0fe1ec15bf user: drh
11:16 Edit [95f02a572e712e6b]: Marked "Closed". artifact: 858afb3a49 user: drh
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
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
19:33
some unnecessary spacing check-in: d13143eb3b user: jan.nijtmans tags: trunk
18:48 Changes to wiki page Cookbook artifact: 6308f5ff25 user: anonymous
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 ... 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
11:29
merge trunk "filename contains illegal characters" is now a warning check-in: d3bee356ba user: jan.nijtmans tags: ticket-d17d6e5b17
10:35
Disallow invalid unicode characters Closed-Leaf check-in: 9242c09ff9 user: jan.nijtmans tags: invalid-unicode
01:50
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: fe453a4893 user: drh tags: trunk
2012-11-22
23:35
Be consistent about display of check-in comments as either text/plain or text/x-fossil-wiki. When the user configures text/plain, use that format everywhere. check-in: 2c6fa9c3b0 user: drh tags: trunk
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: 05a53dc06f user: drh tags: trunk
12:59 Edit [6119cb310da07498]: Edit check-in comment. artifact: 113f22f583 user: jan.nijtmans
12:59
merge trunk check-in: 6e9c044e3b user: jan.nijtmans tags: ticket-d17d6e5b17