aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* instead of over and over. Typical speedup is ~4x. Max possible speedup:joey2006-10-28
| | | | | | | | | | | | 8x. * Add "scan" parameter to hook(), which is used to make the hook be called during the scanning pass, as well as the render pass. The meta and tag plugins need to use the new scan parameter, so will any others that modify %links. * Now that links are calculated in a separate pass, it can also precalculate backlinks in one pass, which is O(N^2) instead of the previous code that was O(N^3). A very nice speedup for wikis with lots (thousands) of pages.
* * Add a separate pass to find page links, and only render each page once,joey2006-10-28
| | | | | | instead of over and over. This is up to 8 times faster than before! (This could have introduced some subtle bugs, so it needs to be tested extensively.)
* add news item for ikiwiki 1.31joey2006-10-28
|
* * Add basic spam fighting tool for admins: An admin's prefs page now allowsjoey2006-10-28
| | | | editing a list of banned users who are not allowed to log in.
* revert spammerjoey2006-10-27
|
* web commit by shoesorderjoey2006-10-27
|
* web commit by shoesorderjoey2006-10-27
|
* web commit by shoesorderjoey2006-10-27
|
* web commit by shoesorderjoey2006-10-27
|
* * Add missing dependency on the URI perl module.joey2006-10-27
|
* web commit by MarkBucciarellijoey2006-10-27
|
* web commit by ScottHensonjoey2006-10-25
|
* responsejoey2006-10-25
|
* web commit by ScottHensonjoey2006-10-24
|
* responsejoey2006-10-24
|
* web commit by NicolasDubocjoey2006-10-24
|
* web commit by VictorMoraljoey2006-10-24
|
* web commit by VictorMoraljoey2006-10-24
|
* web commit by NicolasDubocjoey2006-10-24
|
* web commit by ScottHensonjoey2006-10-23
|
* web commit by EthanGlasserCamp: do I have to maintain this?joey2006-10-23
|
* web commit by MarkBucciarellijoey2006-10-23
|
* some notes about the security (or lack thereof) of pluginsjoey2006-10-22
|
* web commit by VictorMoraljoey2006-10-22
|
* web commit by VictorMoraljoey2006-10-22
|
* web commit by VictorMoral: joey2006-10-22
|
* web commit by DavidMorenoGarza: Not my personal wiki, but the PM wikijoey2006-10-22
|
* updatesjoey2006-10-21
|
* updatejoey2006-10-21
|
* includedjoey2006-10-21
|
* * Add an img plugin, based on Christian Mock's img plugin, but strippedjoey2006-10-21
| | | | down to the bare essentials. Useful for handling large images on websites.
* web commit by RecaiOktas: Text::VimColor Debian packagejoey2006-10-21
|
* notes about this plugin, including a security issuejoey2006-10-21
|
* web commit by SimonRavenjoey2006-10-21
|
* merge change to basewikijoey2006-10-19
|
* web commit by VictorMoral: Added information about style sheet and samples pagejoey2006-10-19
|
* web commit by VictorMoraljoey2006-10-19
|
* web commit by VictorMoraljoey2006-10-19
|
* web commit by VictorMoral: Add a cpan shortcutjoey2006-10-19
|
* web commit by VictorMoraljoey2006-10-19
|
* web commit by VictorMoraljoey2006-10-19
|
* removejoey2006-10-17
|
* add news item for ikiwiki 1.30joey2006-10-16
|
* web commit by joeyjoey2006-10-16
|
* web commit by VictorMoraljoey2006-10-16
|
* web commit by VictorMoraljoey2006-10-16
|
* responsejoey2006-10-16
|
* web commit by VictorMoraljoey2006-10-16
|
* web commit by VictorMoraljoey2006-10-16
|
* web commit by ChristianMockjoey2006-10-15
|