Timeline
Not logged in

20 descendants of [9e274a2e7b]

2009-09-19
17:58:56 * [fe57da72ab] Make sure foreign key constraints are disabled when a new database connection is created. (user: drh, tags: trunk)
15:32:14 * [a2749215b7] Add the --dotfiles option to the "extra" and "clean" commands. Ticket 4de876322f066. (user: drh, tags: trunk)
15:20:59 * [e0131b1a66] Fix a (harmless) compiler warning in wikiformat.c. (user: drh, tags: trunk)
15:14:12 * [3a4c7f60a2] Accept wiki hyperlinks of the form: [#label] Ticket ab82a0bd213b (user: drh, tags: trunk)
14:42:31 * [849972ea0b] Fix the name of the "fossil branch" command in the Quick Start document. Ticket 6445480b9bd2 (user: drh, tags: trunk)
14:33:04 * [0b76ce7b6b] Treat NULL ticket fields as empty strings when appending new text. Ticket f6747f854ba62b3 (user: drh, tags: trunk)
2009-09-18
20:58:06 * [c774e298c3] On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket 867f23ff79. (user: drh, tags: trunk)
2009-09-16
21:29:18 * [0eb08b860c] Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. (user: drh, tags: trunk)
14:50:24 * [39a144eb5c] Make sure that bringing up the "/xfer" URL in a web-browser does something sensible (it redirects to the homepage.) Ticket 1d7bbe30aad51. (user: drh, tags: trunk)
2009-09-15
18:44:51 * [bbb8ae7ebf] Make it harder to misconfigure the user accounts in a way that might give people greater access than intended. (user: drh, tags: trunk)
12:04:31 * [aa57354736] Add a screen to prompt the user for the name of a new wiki page. (user: drh, tags: trunk)
00:58:58 * [dec4685720] Fix over-quoting of wiki names. Ticket e4a31ae35cd521b (user: drh, tags: trunk)
2009-09-14
19:16:44 * [6c6a978a53] Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket e5232878345. (user: drh, tags: trunk)
16:56:29 * [eb1db585a5] Fix a C++-ism in timeline.c. (user: drh, tags: trunk)
16:09:18 * [8cf8ed785e] Formatting changes to the similar event suppression in the timeline. (user: drh, tags: trunk)
15:33:40 * [d31e054f0d] Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. (user: drh, tags: trunk)
15:14:32 * [df3e34c2e8] Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". (user: drh, tags: trunk)
14:10:49 * [2a069086e9] Make sure the manifest_crosslink_begin/end pair can be called multiple times. (user: drh, tags: trunk)
14:08:35 * [95f5520a09] Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. (user: drh, tags: trunk)
2009-09-13
16:19:43 * [42bf80978d] On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket cdd360438de. (user: drh, tags: trunk)

2009-09-12
21:53:24 * [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk)