Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/db.c version 25f924eb88
|
2011-03-24
| ||
| 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
| ||
| 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 | |
| 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 | |
|
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 | |