aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateJoey Hess2009-10-03
|
* document add_depends dependency type interfaceJoey Hess2009-10-03
|
* set dependency hash value properly for new dependency typesJoey Hess2009-10-03
| | | | Just "1" won't cut it anymore; we need to list all the dependency types.
* pagecount: Use contentless dependencyJoey Hess2009-10-03
| | | | | This will avoid lots of unnecessary updates of pages using the pagecount directive. Yay!
* add dependency type parameters to add_dependsJoey Hess2009-10-03
| | | | | | | | | | | | | | | Dependency types are represented by bits in the values of the %depends and %depends_simple hashes. Change the dependslist array saved to the index to a depends hash. depends_simple is also converted from an array to a hash. Note that the depends field used to be a string, and we still have compat code to handle upgrades from that, as well as from the arrays. I didn't use ikiwiki-transition because I don't want ikiwiki to break if users forget to run it; also we're going to recommend a full rebuild on upgrade to this version to get the improved dependency handling. So this compat code can be removed or moved to ikiwiki-transition later.
* Fix a bug that could lead to duplicate links being recorded for tags.Joey Hess2009-10-03
| | | | | | | | | | Here I was bitten by perl's aliasing of foreach variables to the loop array contents, and match_link accidentially changed the contents of %links. In Jon's testcase, a tag added an absolute link, which was made relative by the above bug, and then the link was added again in preprocess, and turned into a duplicate.
* do not need to qualify %linksJoey Hess2009-10-03
|
* responsehttp://www.cse.unsw.edu.au/~willu/2009-10-03
|
* consistency with edittemplate?Joey Hess2009-10-02
|
* combine with pagetemplate?Joey Hess2009-10-02
|
* fix wording here tooJoey Hess2009-10-02
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-02
|\
| * Add reference to new pluginhttp://www.cse.unsw.edu.au/~willu/2009-10-02
| |
* | improve wordingJoey Hess2009-10-02
|/
* (no commit message)http://jmtd.livejournal.com/2009-10-02
|
* wishlist/todo item: disable/enable directives by pagespechttp://jmtd.livejournal.com/2009-10-02
|
* +bugs/ backlinks onhover thing can go weirdhttp://jmtd.livejournal.com/2009-10-02
|
* responsehttp://jmtd.livejournal.com/2009-10-02
|
* fixJoey Hess2009-10-02
|
* split off todo item for multiple dependency typesJoey Hess2009-10-02
|
* split out dependency type issue into its own todoJoey Hess2009-10-02
|
* mention loop optimisationJoey Hess2009-10-02
|
* fix branch nameJoey Hess2009-10-02
|
* implemented one fix in transitive-dependencies branch, but not really happy ↵Joey Hess2009-10-02
| | | | with it
* add bug about transitive dependenciesJoey Hess2009-10-02
|
* didn't we already close this bug? Yes, we did. hmmJoey Hess2009-10-02
|
* followupJoey Hess2009-10-02
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-02
|\
| * +bugs/ the login page is unclear when multiple methods existhttp://jmtd.livejournal.com/2009-10-02
| |
| * opinion about login page clarityhttp://jmtd.livejournal.com/2009-10-02
| |
| * weird tag/brokenlinks bughttp://jmtd.livejournal.com/2009-10-02
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-02
|\|
| * (no commit message)http://jmtd.livejournal.com/2009-10-02
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-02
|\|
| * add linkhttp://weakish.pigro.net/2009-10-02
| |
| * remove some unintended wikilinkshttp://jmtd.livejournal.com/2009-10-02
| |
| * remove unintended wikilinkhttp://jmtd.livejournal.com/2009-10-02
| |
| * link to docutils mailing list discussion. also ask about <p>[[!directives]]</p>Ulrik Sverdrup2009-10-02
| |
* | mirrorlist: Display nothing if list is empty.Joey Hess2009-10-02
|/
* (no commit message)test2009-10-01
|
* Link to trac's Wiki-RestructuredText syntax descriptionUlrik Sverdrup2009-10-01
|
* documentation seems inaccuratemartin2009-10-01
|
* empty pagehttp://certifi.ca/lunix2009-10-01
|
* checking external links seems not practicalhttp://weakish.pigro.net/2009-10-01
|
* [patch] add an option to determine whether put autoindex pages in repo or nothttp://weakish.pigro.net/2009-10-01
|
* add my openidhttp://weakish.pigro.net/2009-10-01
|
* clarifications. and indent one of joey's oneliner responses.Ulrik Sverdrup2009-09-30
|
* furthermoreJoey Hess2009-09-30
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-09-30
|\
| * minimal user page for this guyhttp://kaizer.se/2009-09-30
| |