Timeline
Not logged in

22 events by user drh occurring around 2009-08-09 17:29:25.

2009-08-13
14:36:54 * [9cbef7a104] In the "remote-url" command, omit the userid and password from the URL unless the "--show-pw" command-line option is used. (user: drh, tags: trunk)
14:27:24 * [00ac7945a9] Disconnect the global configuration database in ~/.fossil from the respository database in most cases. This allows multiple "sync" or "commit" operations to be running on different repositories at the same time. (user: drh, tags: trunk)
13:03:20 * Ticket 28044ab5a4 Zip archive dates are in the future status still Open with 2 other changes (user: drh)
2009-08-12
17:35:02 * [c15ec20d5a] Rephrasing the text of the Login page. (user: drh, tags: trunk)
14:41:32 * [79be9028eb] Keep track of total network traffic for a sync and report the totals at the end of the sync. (user: drh, tags: trunk)
14:27:24 * [7646ee13e3] Fix an issue with "clone" on the client side: the client was requesting multiple copies of artifacts for which it held a delta with a phantom source. (user: drh, tags: trunk)
2009-08-11
15:14:22 * [53f04b180c] Change the date markers in file info pages to use the same CSS tags as the timeline. (user: drh, tags: trunk)
2009-08-10
11:12:01 * [1b0c251575] Update to the latest version of SQLite. Turn off FTS3 in the SQLite build since it is not currently being used. (user: drh, tags: trunk)
02:52:27 * [b189acfd7b] Add a new more legible ascii-art font to the anonymous login captcha. (user: drh, tags: trunk)
02:29:14 * [b4a29fac93] Add an ascii-art captcha for anonymous login. (user: drh, tags: trunk)

2009-08-09
17:29:25 * [6b0196aeb8] The FOSSIL_VFS environment variable, if it exists, determines which SQLite VFS is used. Use "export FOSSIL_VFS=unix-none" or "export FOSSIL_VFS=unix-dotfile" to work-around non-posix filesystems such as AFS on unix systems. (user: drh, tags: trunk)

2009-08-08
22:40:28 * [8b630bb57a] Provide --user-override option on the ci command and the --date-override option on the new command. Make a correction to the file format document. (user: drh, tags: trunk)
2009-08-01
14:35:38 * Fixed ticket e3c34af10d: can't run fossil clone command when not at tty plus 2 other changes (user: drh)
14:34:24 * [e00a5de0f1] Improvement to the error message issued when the HOME environment variable is missing. Ticket e3c34af10dd28 (user: drh, tags: trunk)
14:24:40 * Fixed ticket c24e486b05: Provide access to the remote server URL plus 2 other changes (user: drh)
14:23:57 * [a2cbedcb1f] Add the new remote-url command for managing the default server URL. Ticket c24e486b05. (user: drh, tags: trunk)
13:44:36 * Fixed ticket 8a7a49c47d: Error reported for missing/non-readable repo during sync is not good plus 2 other changes (user: drh)
13:42:22 * [80457ec79b] When the sync protocol receives an HTML error message, print the entire text of the message verbatim. Fix for ticket 8a7a49c47d7f200126402c10803e40dbad595c52. (user: drh, tags: trunk)
13:00:42 * Fixed ticket 045f23be75: commit gives error "2fossil: unknown command: <font" plus 2 other changes (user: drh)
12:59:38 * [47d8fc4944] Always store g.urlCanonical as the last-sync-url value. Fix for ticket 045f23be750d93c0bd91f179f39c5c829ed01bc6. (user: drh, tags: trunk)