| Commit message (Expand) | Author | Age |
* | update | joey | 2006-11-27 |
* | update | joey | 2006-11-27 |
* | update | joey | 2006-11-27 |
* | idea from Evan | joey | 2006-11-27 |
* | * Mercurial backend improvements, including --get-ctime support. | joey | 2006-11-26 |
* | done | joey | 2006-11-26 |
* | close enough.. | joey | 2006-11-26 |
* | ditto | joey | 2006-11-21 |
* | web commit by JoshTriplett | joey | 2006-11-21 |
* | web commit by http://joey.kitenet.net/: response | joey | 2006-11-20 |
* | shortcut stuff | joey | 2006-11-20 |
* | web commit by JoshTriplett | joey | 2006-11-20 |
* | web commit by JoshTriplett | joey | 2006-11-12 |
* | web commit by JoshTriplett | joey | 2006-11-11 |
* | web commit by JoshTriplett | joey | 2006-11-11 |
* | web commit by BradRoberts | joey | 2006-11-10 |
* | web commit by EthanGlasserCamp: wikify | joey | 2006-11-10 |
* | web commit by BradRoberts | joey | 2006-11-10 |
* | web commit by BradRoberts | joey | 2006-11-10 |
* | this is really a todo item, not a bug | joey | 2006-11-08 |
* | * Patch from Ethan Glasser Camp to add a skip option to the inline plugin. | joey | 2006-11-08 |
* | web commit by EthanGlasserCamp | joey | 2006-11-08 |
* | web commit by JoshTriplett | joey | 2006-11-06 |
* | move :-) to correct location | joey | 2006-11-03 |
* | web commit by KyleMacLea | joey | 2006-11-01 |
* | web commit by KyleMacLea | joey | 2006-11-01 |
* | * Patch from James Westby to support podcasting, photoblogging, vidcasting,••• or what have you, by creating enclosures for non-page items that are
included in feeds.
| joey | 2006-11-01 |
* | idea | joey | 2006-11-01 |
* | update | joey | 2006-11-01 |
* | foo | joey | 2006-11-01 |
* | done-ish | joey | 2006-11-01 |
* | update | joey | 2006-10-28 |
* | instead of over and over. Typical speedup is ~4x. Max possible speedup:••• 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.
| joey | 2006-10-28 |
* | * Add a separate pass to find page links, and only render each page once,••• 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.)
| joey | 2006-10-28 |
* | * Add basic spam fighting tool for admins: An admin's prefs page now allows••• editing a list of banned users who are not allowed to log in.
| joey | 2006-10-28 |
* | responses and reorg | joey | 2006-10-08 |
* | remove, redundant | joey | 2006-10-08 |
* | update | joey | 2006-10-06 |
* | web commit by EthanGlasserCamp | joey | 2006-09-29 |
* | web commit by EthanGlasserCamp: more demanding, unreasonable thoughts about t... | joey | 2006-09-28 |
* | web commit by EthanGlasserCamp: Oops! This doesn't work at all. | joey | 2006-09-28 |
* | web commit by EthanGlasserCamp: another entry on my wish list | joey | 2006-09-28 |
* | new idea | joey | 2006-09-23 |
* | move, this contains todo items, not bugs | joey | 2006-09-21 |
* | updates | joey | 2006-09-10 |
* | * Work on firming up the plugin interface:••• - Plugins should not need to load IkiWiki::Render to get commonly
used functions, so moved some functions from there to IkiWiki.
- Picked out the set of functions and variables that most plugins
use, documented them, and made IkiWiki export them by default,
like a proper perl module should.
- Use the other functions at your own risk.
- This is not quite complete, I still have to decide whether to
export some other things.
* Changed all plugins included in ikiwiki to not use "IkiWiki::" when
referring to stuff now exported by the IkiWiki module.
* Anyone with a third-party ikiwiki plugin is strongly enrouraged
to make like changes to it and avoid use of non-exported symboles from
"IkiWiki::".
* Link debian/changelog and debian/news to NEWS and CHANGELOG.
* Support hyperestradier version 1.4.2, which adds a new required phraseform
setting.
| joey | 2006-09-09 |
* | * Add a linkmap plugin (requires graphviz). | joey | 2006-09-07 |
* | web commit by joey | www-data | 2006-09-07 |
* | * Include <link rel> tag for RSS feeds, used by some aggregators and••• firefox to find the feed.
| joey | 2006-09-06 |
* | comment | joey | 2006-09-06 |