22 checkins occurring around 2008-12-20 02:23:18.
2009-01-14
| ||
01:09:52 | * | [037cae8ff6] Update SQLite to fix the OR-clause query optimizer bug. That bug is probably harmless to SQLite, but it doesn't hurt to check in the fix. (user: drh, tags: trunk) |
2009-01-13
| ||
18:43:47 | * | [797d680ef5] Add code to understand the "https://" prefix on server URLs. Any attempt to use https gives an error at this point, however. This is a work in progress. (user: drh, tags: trunk) |
18:06:04 | * | [3da8a12f48] Do not do the login-bypass if the HTTPS env var is ON. This might indicate that a remote HTTPS connection is being converted to HTTP locally using stunnel (or the equivalent). (user: drh, tags: trunk) |
2009-01-10
| ||
13:16:05 | * | [ed28f6e76d] Update SQLite to the latest code (just prior to 3.6.8). (user: drh, tags: trunk) |
2009-01-08
| ||
14:05:50 | * |
[58f15e92ae]
Disable SQL restrictions as soon as the user-supplied report-generator SQL
has been parsed, so that other queries that run during report rendering
and run unimpeded. Ticket |
2009-01-07
| ||
22:45:17 | * | [c8b86eae78] adjust reference.wiki &c. (user: kejoki, tags: trunk) |
2008-12-26
| ||
17:41:09 | * | [b12a031557] Omit the hyperlinks to the wiki edit for the Sandbox if editing is not allowed. (user: drh, tags: trunk) |
17:36:08 | * | [2a3e85f2d5] Require wiki edit privilege in order to edit the Sandbox wiki page, just like any other wiki page. (user: drh, tags: trunk) |
2008-12-21
| ||
16:36:43 | * | [aef81bf344] cli docs (user: kejoki, tags: trunk) |
2008-12-20
| ||
11:36:20 | * |
[7c281b629a]
Prevent tag cancellations from showing in "fossil tag list" and
"fossil tag find", and also on the tagview web page, but make them
visible with "--raw" or on the RawTags webpage (admin only). Fixes
ticket |
02:23:18 | * |
[491b2c69ec]
Fix an SQL syntax error. Ticket |
2008-12-19
| ||
23:09:26 | * | [10db583adc] update ref page (user: kejoki, tags: trunk) |
2008-12-16
| ||
18:39:29 | * | [ba837fd294] Add randomness in the form of a comment to each sync protocol request. This will break older servers which do not understand comments. But comments have been understood by servers for months now, so hopefully everybody has upgraded. (user: drh, tags: trunk) |
18:37:58 | * | [458331b99e] Upgrade SQLite to version 3.6.7. (user: drh, tags: trunk) |
05:16:57 | * | [a9dcbf3ede] docs (user: kejoki, tags: trunk) |
2008-12-15
| ||
08:44:44 | * | [fb185f0a65] added quite a few docs to replace the mistakenly added silly templates. (user: kejoki, tags: trunk) |
2008-12-14
| ||
23:07:03 | * | [24db9cd12b] minor bug fix. (user: kejoki, tags: trunk) |
22:54:52 | * | [cdbc3ab248] Moved new tcksetup.c into checkout dir before commit, added rstats command to get stat page info from command line. (user: kejoki, tags: newcmd_rstatus, trunk) |
2008-12-13
| ||
13:40:44 | * | [9d704470c3] added specification, subsystems to ticket choices, zorro-ed a spelling error (user: kejoki, tags: trunk) |
2008-12-12
| ||
23:17:18 | * | [bab8363876] timeline command now supports a ?-t|--type TYPE? option to filter on specific event types. Fixed a memleak in the timeline command. (user: stephan, tags: trunk) |