Timeline
Not logged in

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

50 events occurring around 232698f8741a6826.

2011-03-25
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
18:44 New ticket [82067d9922] Partial logo when using CGI. artifact: 55cc12f2ad user: anonymous
17:20
Add a link to the OpenSuSE RPMs on the download page. check-in: 7e995f54ff user: drh tags: trunk
15:33
When generating a tarball, remove the complete ".tar.gz" suffix from the filename to create the top-level directory name, not just the ".gz" part. check-in: 9ca5bbf8a6 user: drh tags: trunk
12:55 Ticket [eaf1c4fdbe] Merge with --cherry-pick should be displayed on timeline status still Open with 2 other changes artifact: 302f446b6c user: drh
12:13 Closed ticket [adad418290]: missing file: fossil_server_P8080__inxxx.txt artifact: 6454dfb05f user: anonymous
12:11 New ticket [eaf1c4fdbe] Merge with --cherry-pick should be displayed on timeline. artifact: f0e6e0bdce user: anonymous
11:54 Ticket [adad418290] missing file: fossil_server_P8080__inxxx.txt status still Open with 2 other changes artifact: 0b64d259bc user: anonymous ... 1 similar event omitted.
2011-03-16
23:25 Edit [84e755e2139ca9cc]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "release". artifact: 0fecac3901 user: drh
19:27 New ticket [4af785ba3c] User specified with --user-override doesn't show up in commit msg. artifact: 56da90c519 user: anonymous
18:55 Closed ticket [9a8256d200]: Clone of fossil repository is failing from windows executable plus 2 other changes artifact: 76fa022785 user: anonymous