Timeline
Not logged in

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

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

2016-08-22
15:20
Fill in SQL parameters in report formats using HTTP query parameter values. check-in: 0ef09dc9cd user: drh tags: trunk
2016-08-21
17:50
Fix the /uv page so that it correctly handles a missing "name". First it looks for "index.html", "index.wiki", "index.md" and "index.th1", then if none of those documents are found, it does the equivalent of /uvlist. check-in: 253795692b user: drh tags: trunk
00:13
Account for recent 'hr' markup changes in the th1-tcl tests. check-in: 6a73034e71 user: mistachkin tags: trunk
2016-08-19
16:26
Handle the "-u" option on "fossil all sync". check-in: ce910a43c5 user: drh tags: trunk
2016-08-18
19:16
Fix typos in the Unversioned Content document. check-in: 1a7656469a user: drh tags: trunk
14:30
merge trunk Closed-Leaf check-in: e81063b97a user: jan.nijtmans tags: pending-review
13:30
Mention "full text search" as a feature in the web interface documentation. check-in: 63bff950cc user: drh tags: trunk
13:20
Add documentation on unversioned content. check-in: f187ada697 user: drh tags: trunk
12:33
Fix the "fossil rebuild" command so that it no longer trashes the unversioned content. Add the -u option to "fossil clone" to retrieve unversioned content during the clone. check-in: a5d8548f61 user: drh tags: trunk
11:16
Fix typos in the sync documentation. check-in: d3dabbb08c user: drh tags: trunk
11:03
Make sure auto-hyperlink works for anonymous. check-in: a2730fea39 user: drh tags: trunk
03:04
Defer copying the capabilities for the logged in user until after the special 'auto-hyperlink' processing is completed; otherwise, the anonymous permissions may not gain the 'h' permission. Closed-Leaf check-in: ae36cd66ae user: mistachkin tags: anonPermHyperlink
02:54
When tracing the 'anoncap' or 'hascap' commands, which share an implementation, show which one is being traced. check-in: 9066bf1371 user: mistachkin tags: trunk
02:51
Correct TH1 tracing related to the 'hascap' and 'anycap' TH1 commands. check-in: 901f18393d user: mistachkin tags: trunk
02:45
Make the '--th-trace' option work properly on Windows. check-in: 11d3d72125 user: mistachkin tags: trunk