Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/db.c version d971ac4e9b
|
2012-11-23
| ||
| 22:29 | New and improved default ticket setup. check-in: 340040a8a5 user: drh tags: ticket-enhancements | |
| 21:45 | Add the [string trimleft] and [string trimright] commands to TH1. check-in: b28ae72e84 user: drh tags: ticket-enhancements | |
| 19:33 | some unnecessary spacing check-in: d13143eb3b user: jan.nijtmans tags: trunk | |
| 18:32 | No - render non-check-in timeline comments as wiki, since that is needed to resolve hyperlinks. check-in: 5139ad6e36 user: drh tags: ticket-enhancements | |
| 18:24 | Render timeline comments for items other than check-ins as HTML. All such comments should be automatically generated (or regenerated via "fossil rebuild") so we can control their formatting. check-in: 73752b328b user: drh tags: ticket-enhancements | |
| 16:37 | Add the [string trim ...] command to TH1. Accept query parameters in tktview. check-in: 7ba3f65382 user: drh tags: ticket-enhancements | |
| 15:57 | All markup of the form <verbatim-ID>...</verbatim> with an options "links" or "links=BOOLEAN" attribute. Improved TH1 tracing and error reporting capabilities. Improved documentation on how reports work. check-in: 23c75abde4 user: drh tags: ticket-enhancements | |
| 11:29 | merge trunk "filename contains illegal characters" is now a warning check-in: d3bee356ba user: jan.nijtmans tags: ticket-d17d6e5b17 | |
| 01:50 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. check-in: fe453a4893 user: drh tags: trunk | |
|
2012-11-22
| ||
| 10:16 | Modify db_open_config() and associated routines to make their internal state more consistent and discoverable. Closed-Leaf check-in: 52a6868700 user: mistachkin tags: dbOpenConfig | |