Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/db.c version 8db5889b94
|
2010-04-22
| ||
| 01:02 | When the "name" parameter for the /artifact webpage (and similar pages) is ambiguous, bring up a page that allows the user to choose between the various options. Ticket [901936cf06df1b9b9a]. check-in: d02115bbf0 user: drh tags: trunk | |
| 00:12 | Remove dead code and fix a comment - issues found while looking for an unrelated problem. check-in: d4125d551e user: drh tags: trunk | |
| 00:00 | Fix incorrect redirects to "/home" when there is an ambiguous name on the artifact webpage. Ticket [901936cf06df1b9b]. Still need to add code that will list all possible answers and let the user choose. check-in: f44a3f70be user: drh tags: trunk | |
|
2010-04-15
| ||
| 23:53 | Update to the latest stable check-in of SQLite, as a beta-test for SQLite. check-in: 7c37b46b12 user: drh tags: trunk | |
| 23:50 | Fill the boxes on the graph with the same background color as the text in the timeline description. check-in: 0e7b85bb92 user: drh tags: trunk | |
|
2010-04-07
| ||
| 20:35 | SQLite bug fix. Change a LIKE to a GLOB so that it can use an index. check-in: 5721bce885 user: drh tags: trunk | |
| 20:02 | Update SQLite to a version that includes automatic index support. When compiled with FOSSIL_DEBUG, issue warnings if any automatic index is ever used. check-in: b84917dbf8 user: drh tags: trunk | |