Changes On Branch spider-defense
Not logged in

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

Changes In Branch spider-defense Excluding Merge-Ins

This is equivalent to a diff from f9711803e2 to d9c8a7dd73

2012-04-28
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

Changes to src/attach.c.

Changes to src/branch.c.

Changes to src/browse.c.

Changes to src/diff.c.

Changes to src/diffcmd.c.

Changes to src/event.c.

Changes to src/finfo.c.

Changes to src/info.c.

Changes to src/json_dir.c.

Changes to src/json_timeline.c.

Changes to src/json_wiki.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/printf.c.

Changes to src/report.c.

Changes to src/setup.c.

Changes to src/style.c.

Changes to src/tag.c.

Changes to src/timeline.c.

Changes to src/tkt.c.

Changes to src/wiki.c.

Changes to src/wikiformat.c.