Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around dbc2098a6a089d02.

2011-03-26
12:53
Add the --private option to the "fossil branch new" command. Give a default orange color to private branches created by "fossil branch new". If the new branch created by "fossil branch new" is off of a private branch, make the new branch private too. Ticket [e24ec32b1da5f8f5e4abe] check-in: 2b33781694 user: drh tags: trunk
2011-03-25
23:45 New ticket [66ce1088b6] It is possible for the empty string to be a user id. artifact: 4e13c8c58f user: anonymous
23:39 New ticket [76c3765215] There is no way to cleanly remove a user. artifact: f996c0c267 user: anonymous
18:20
Added very basic client certificate support for https. check-in: 513ea81005 user: jan tags: jan-clientcert
05:42 New ticket [8b7d7d80f3] Can't open files by relative paths on Windows. artifact: ec19f67a5c user: anonymous
02:55
Move vfile_check_signature into "finfo --status" branch. The other options don't use it and it involves a lot of IO. check-in: ae84e6c7d1 user: joerg tags: trunk
02:53
Use the somewhat simpler join in place of a subselect check-in: 7563c241ce user: joerg tags: trunk
01:46 Fixed ticket [4a9072bcc0]: fossil server /directory plus 2 other changes artifact: bfc934c37f user: joerg
01:44 Closed ticket [40d9dbd3ad]: ssh scheme incompatible with tcsh plus 2 other changes artifact: 0ab84b2ae4 user: joerg
01:42 New ticket [a82652e221] `fossil annotate' is unusably slow. artifact: c90b4c28e2 user: anonymous
01:06 Fixed ticket [46f90ea2c1]: Field not found error : don't forget to rebuild repos after upgrade! plus 2 other changes artifact: ee1775072a user: joerg
01:01 Fixed ticket [303b8b1182]: Very slow checkin on large repository plus 2 other changes artifact: 14e49e0647 user: joerg
2011-03-24
18:34
fix typo in error msg check-in: dc87a9075b user: bharder tags: trunk
17:14
If the child manifest is a baseline and the parent a delta manifest, files that are marked as removed in the parent have to be skipped. This fixes "Added XXX version []" entries in the UI. check-in: 91472616bf user: joerg tags: trunk
13:36
Fix a bug in the compression logic of the tarball generator. check-in: 518ec9dd9f user: drh tags: trunk
10:47 Closed ticket [305143bd87]: Timeline view is always logged-out. plus 2 other changes artifact: 009f81dffc user: ttmrichter
03:22
Make the error message on schema version mismatch less confusing. check-in: 4a2019ddd0 user: joerg tags: trunk
02:08
Remove redundancy from the "fossil rm" command, as pointed out by Carles Pagès. check-in: 7fca007538 user: drh tags: trunk
01:51
Update the built-in SQLite to the latest version from the SQLite trunk. check-in: 3d2e8b2ddf user: drh tags: trunk
2011-03-23
20:15 Ticket [e24ec32b1d] privateness not preserved status still Open with 2 other changes artifact: a828bbf2ba user: anonymous
20:08 Add attachment "private_propagation.patch" to ticket [e24ec32b1d] artifact: 970efec06b user: anonymous
19:08
Enhancements to the redirector so that it accepts the redirect value as the $PATH_INFO and so that it can redirect to a relative URL. check-in: 122a31ddfc user: drh tags: trunk
17:24
Fix to the prior check-in ([a99e9c9164]) so that ticket hyperlinks are displayed correctly. check-in: 733361a55e user: drh tags: trunk
16:16
Always put [..] marks around SHA1 hyperlinks. For unknown SHA1 numbers, enclose in <span class="brokenlink">. check-in: a99e9c9164 user: drh tags: trunk
15:13
Do a better response in the redirector if no matching artifact is found. check-in: dbc2098a6a user: drh tags: trunk
14:36 New ticket [d1ea61eecf] import does not support specifying a default user. artifact: 3bd3dba06a user: anonymous
13:30
Add the "redirect:" option to CGI, to scan multiple repositories and redirect to the one that contains the requested artifact ID. check-in: ef6e364866 user: drh tags: trunk
12:32
If the "info" webpage references an ambiguous artifact ID, show all of the possible results. check-in: 2c8ea5ff2c user: drh tags: trunk
11:25
fix [1ee813d6] -- do not autocommit on wiki commit from cmdline check-in: e1d91b9477 user: ron tags: trunk
11:25 Closed ticket [1ee813d65f]: "fossil wiki commit" also pushes changes plus 1 other change artifact: 7b5a495fb9 user: ron ... 1 similar event omitted.
2011-03-22
18:47
Always redirect to a fully qualified URL. Give the setup user an opportunity to redirecct from test_env for testing purposes. check-in: 63958fc5a7 user: drh tags: trunk
17:00
Add the https-login setting which forces a switch to HTTPS for any non-anonymous login. check-in: be0e804130 user: drh tags: trunk
13:23 New ticket [61ab82f705] leader_offline fail. artifact: 885bf89cd9 user: anonymous
2011-03-21
07:20 New ticket [e24ec32b1d] privateness not preserved. artifact: 82bfb822e3 user: anonymous
00:35 Ticket [118a98cb38] removing a directory doesn't work with a trailing slash status still Open with 1 other change artifact: da1c82f03b user: anonymous
2011-03-19
21:00 New ticket [4fe7de44f6] Adding a mask for login cookie.... artifact: 232698f874 user: anonymous
19:07 Ticket [0891dd21c6] import fails to import a branch which is isolated from trunk status still Open with 1 other change artifact: 5902ae83dd user: anonymous ... 4 similar events omitted.
18:16 Edit [04ddad7ab8e5c8bf]: Edit check-in comment. artifact: 658024b070 user: drh
18:14
Enhancements to "fossil add" and "fossil rm" so that they work recursively on directories and ignore trailing / characters. Patches from Carles Pagès. check-in: 04ddad7ab8 user: drh tags: trunk
11:51 Ticket [34cbc91257] problem serving fossil repos with old db schema from subdirectory status still Open with 2 other changes artifact: 9a08778b82 user: drh ... 1 similar event omitted.
2011-03-18
02:51
When a server is pointing to a directory, allow *.fossil files to be served out of any subdirectory of that directory. For security, pathnames may not contain any characters except alphanumerics, "/", "-", and "_". check-in: d04fa1e143 user: drh tags: trunk
02:13
Allow up to two // characters at the beginning of a pathname since this is important on windows. check-in: f1173da7d5 user: drh tags: trunk
2011-03-17
23:46 New ticket [04ba0f70b8] Turn the version field of tickets into links. artifact: 72663b0195 user: anonymous
23:38 New ticket [ee97701f4c] "fossil add" broken for repos opened into "/". artifact: 0c4f103420 user: anonymous