Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/db.c version 485e084cd3
|
2012-04-28
| ||
| 18:24 | Remove a surplus space character following the user name in the description of check-ins. check-in: 0ea8ed34a1 user: drh tags: trunk | |
| 18:02 | Fix a stray ")" character in the diff buttons of the "check-in" information page. check-in: 82476370d0 user: drh tags: trunk | |
| 17:28 | For the "fossil info" command from without an open check-out, only show the alt-root and access-url information if the --detail or -l options are given. check-in: f1487280a8 user: drh tags: trunk | |
| 15:00 | On the "setup_ulist" (list of users) webpage, group the special category users ("anonoymous", "nobody", "reader", "developer") together at the top of the screen, rather than interspersing them among the regular users. check-in: 2079981fd6 user: drh tags: trunk | |
| 14:13 | Take advantage of the recently enhancement to the "translate" utility to simplify the logic for the "stat" webpage. check-in: 2008cecf1c user: drh tags: trunk | |
| 12:07 | s/History/Hyperlink/ to accommodate API change. check-in: 89f37c0458 user: stephan tags: trunk | |
| 08:05 | Move the enhanced spider-defense mechanism into the trunk. check-in: 433cde1ce8 user: drh tags: trunk | |
| 08:03 | Refinements to the new hyperlink logic and spider defense. Closed-Leaf check-in: d9c8a7dd73 user: drh tags: spider-defense | |
| 07:15 | Changes anchor tags (<a>) so that the href= attribute can be set by javascript rather than by HTML. This is to make it harder for spiders to follow the hyperlinks to every diff and annotation in the project history. It all seems to work, but it needs further testing and review before going live. check-in: 8ae52fc418 user: drh tags: spider-defense | |
| 03:32 | Enhance the "translate" utility so that formatting characters can occur in between the "%" and "C" of a printf-style conversion on @-lines. check-in: f9711803e2 user: drh tags: trunk | |
|
2012-04-27
| ||
| 15:56 | Always update the baseurl: entry in the config table if using a repository from a URL that has not previously been recorded. check-in: c7d6e334f8 user: drh tags: trunk | |
| 15:43 | Record the names of checkouts and access URLs in the config table and display that information using the "info" command. check-in: e604d483ee user: drh tags: trunk | |