22 checkins occurring around 2009-09-14 16:56:29.
2009-09-19
| ||
14:42:31 | * |
[849972ea0b]
Fix the name of the "fossil branch" command in the
Quick Start document.
Ticket |
14:33:04 | * |
[0b76ce7b6b]
Treat NULL ticket fields as empty strings when appending new text.
Ticket |
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 |
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 |
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 |
2009-09-14
| ||
19:16:44 | * |
[6c6a978a53]
Add the "scrub" command to remove passwords and other sensitive information
from a repository. Ticket |
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 |
2009-09-12
| ||
21:53:24 | * | [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk) |
21:03:03 | * | [c198613ae1] Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. (user: drh, tags: trunk) |
20:42:01 | * | [7879c250fb] More documentation clarifications. (user: drh, tags: trunk) |
17:45:00 | * | [3c1234c0f2] More documentation updates. (user: drh, tags: trunk) |