Fossil

Timeline
Login

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

9 check-ins using file src/db.c version fc787cc242

2015-02-01
18:37
Add the /mimetype_list page for use by documentation. check-in: 51751b00a9 user: drh tags: trunk
18:22
For embedded documentation, if the content file has mimetype text/html but it begins with a <div> element that has class=fossil-doc, then add the usual header and footer to the content before displaying it. Also, if the <div> element has a data-title=TITLE attribute, then use TITLE as the title of the document. check-in: ace8016f29 user: drh tags: trunk
07:18
Merge latest trunk. This branch is more a "proof-of-concept" then a final implementation. Closed-Leaf check-in: 8841f6d48f user: baruch tags: file-filter
00:15
The /search page now covers wiki and check-in comments. And the formatting of snippets is improved. The search is still done by full-scan but the infrastructure is coming into place to handle the search using an index. check-in: 8e02c26ad2 user: drh tags: trunk
2015-01-31
22:13
Initial work on the search_stext() function used to extract searchable text from formatted files. check-in: 48e1e18304 user: drh tags: trunk
19:58
Add a routine that attempts to strip all markup off of HTML text. The intended use is in the search logic. check-in: cbd8e67f73 user: drh tags: trunk
2015-01-30
19:25
Correct user table outline color in the 'eagle' skin. check-in: f156a4adbf user: mistachkin tags: trunk
15:57
Update SQLite to the 3.8.8.2 release check-in: 703ec175b9 user: jan.nijtmans tags: trunk
10:37
When ALTER'ing mlink table, create "isaux" column as boolean. check-in: ef3562a116 user: jan.nijtmans tags: trunk