Timeline
Not logged in

22 events by user drh occurring around 2008-12-16 18:37:58.

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:06:50 * Fixed ticket c666e737cb: bad web page formatting if baseline ID included in bug text plus 2 other changes (user: drh)
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 c666e737cb028bcec2d55659d79ce8521355d2bf (user: drh, 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-20
02:24:14 * Fixed ticket 62c84f3e60: SQL syntax error checking out a branch plus 2 other changes (user: drh)
02:23:18 * [491b2c69ec] Fix an SQL syntax error. Ticket 62c84f3e604a06f9b8f3f4ca39f774d6909115aa. (user: drh, 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)

2008-12-07
18:50:57 * Fixed ticket 39f3294e21: make fossil recognize cgi errors from remote repository plus 2 other changes (user: drh)
18:48:09 * [2be82dcc2a] The server now issues error messages in the synchronization protocol when a database error occurs during sync. Ticket 39f3294e213111a51e93d02fef6faa0062979619 (user: drh, tags: trunk)
18:13:33 * Ticket 04a259be40 operations upon all files status still Open with 1 other change (user: drh)
18:12:37 * Fixed ticket e02ffabcda: recursive add plus 2 other changes (user: drh)
18:11:09 * [8c4e72e223] Enhance the "fossil add" command so that when a directory is named, all contents of that directory are added recursively. Ticket e02ffabcdaaaf606099ac09227833ba282fdaace (user: drh, tags: trunk)
2008-12-06
18:02:21 * [2dffce041d] Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. (user: drh, tags: trunk)
2008-12-03
14:44:05 * Closed ticket 6cd35b3ca5: self referring links determined wrong in cgi mode plus 2 other changes (user: drh)
14:22:00 * [892c460b8e] Add a 5 second busy timeout on the database connection. (user: drh, tags: trunk)
14:11:11 * Fixed ticket d6d9ee682e: Can't edit wiki pages plus 2 other changes (user: drh)