Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/url.c version c5cf8d9b2a
|
2009-09-22
| ||
| 07:49 | merge trunk into creole branch check-in: 7a2c37063a user: bob tags: creole | |
|
2009-09-21
| ||
| 15:08 | Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. check-in: 109114baf4 user: drh tags: trunk | |
|
2009-09-19
| ||
| 17:58 | Make sure foreign key constraints are disabled when a new database connection is created. check-in: fe57da72ab user: drh tags: trunk | |
| 15:32 | Add the --dotfiles option to the "extra" and "clean" commands. Ticket [4de876322f066]. check-in: a2749215b7 user: drh tags: trunk | |
| 15:20 | Fix a (harmless) compiler warning in wikiformat.c. check-in: e0131b1a66 user: drh tags: trunk | |
| 15:14 | Accept wiki hyperlinks of the form: <nowiki><b>[#label]</b></nowiki> Ticket [ab82a0bd213b] check-in: 3a4c7f60a2 user: drh tags: trunk | |
| 14:42 | Fix the name of the "fossil branch" command in the [/doc/tip/www/quickstart.wiki | Quick Start] document. Ticket [6445480b9bd2] check-in: 849972ea0b user: drh tags: trunk | |
| 14:33 | Treat NULL ticket fields as empty strings when appending new text. Ticket [f6747f854ba62b3] check-in: 0b76ce7b6b user: drh tags: trunk | |
|
2009-09-18
| ||
| 20:58 | On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket [867f23ff79]. check-in: c774e298c3 user: drh tags: trunk | |
|
2009-09-16
| ||
| 21:29 | Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. check-in: 0eb08b860c user: drh tags: trunk | |
| 14:50 | Make sure that bringing up the "/xfer" URL in a web-browser does something sensible (it redirects to the homepage.) Ticket [1d7bbe30aad51]. check-in: 39a144eb5c user: drh tags: trunk | |
|
2009-09-15
| ||
| 18:44 | Make it harder to misconfigure the user accounts in a way that might give people greater access than intended. check-in: bbb8ae7ebf user: drh tags: trunk | |
| 12:04 | Add a screen to prompt the user for the name of a new wiki page. check-in: aa57354736 user: drh tags: trunk | |
| 00:58 | Fix over-quoting of wiki names. Ticket [e4a31ae35cd521b] check-in: dec4685720 user: drh tags: trunk | |
|
2009-09-14
| ||
| 19:16 | Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket [e5232878345]. check-in: 6c6a978a53 user: drh tags: trunk | |
| 16:56 | Fix a C++-ism in timeline.c. check-in: eb1db585a5 user: drh tags: trunk | |
| 16:09 | Formatting changes to the similar event suppression in the timeline. check-in: 8cf8ed785e user: drh tags: trunk | |
| 15:33 | Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. check-in: d31e054f0d user: drh tags: trunk | |
| 15:14 | Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". check-in: df3e34c2e8 user: drh tags: trunk | |
| 14:10 | Make sure the manifest_crosslink_begin/end pair can be called multiple times. check-in: 2a069086e9 user: drh tags: trunk | |
| 14:08 | Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. check-in: 95f5520a09 user: drh tags: trunk | |
|
2009-09-13
| ||
| 16:19 | On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket [cdd360438de]. check-in: 42bf80978d user: drh tags: trunk | |
|
2009-09-12
| ||
| 21:53 | Update the proxy handler so that it supports basic authorization. check-in: 9e274a2e7b user: drh tags: trunk | |