aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * | | | fix linkJoey Hess2009-10-09
| | | | |
| * | | | pagespec_match_list: change limit to filterJoey Hess2009-10-09
| | | | |
| * | | | pagespec_match_list allow additional pagespec limit parameters againJoey Hess2009-10-09
| | | | |
| * | | | don't link to inline, not available when directives underlay is not enabledJoey Hess2009-10-09
| | | | |
| * | | | rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | To avoid breaking plugins, also support the old pagespec_match_list calling convention, with a deprecation warning.
| * | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-08
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: IkiWiki.pm IkiWiki/Render.pm debian/changelog
| * | | | | inline: switch to use_pagespecJoey Hess2009-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Taking advantage of every single one of its features, of course. Even had to add one more..
| * | | | | add sorting pageJoey Hess2009-10-08
| | | | | |
| * | | | | add use_pagespec and deptype functionsJoey Hess2009-10-08
| | | | | |
| * | | | | add type info to influence informationJoey Hess2009-10-07
| | | | | |
| * | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
| |\ \ \ \ \
| * | | | | | add influence info to match_*Joey Hess2009-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update docs, test suite.
| * | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into dependency-typesJoey Hess2009-10-07
| |\ \ \ \ \ \ \
| * | | | | | | | remove test case for closed bugJoey Hess2009-10-07
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into dependency-typesJoey Hess2009-10-07
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into dependency-typesJoey Hess2009-10-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/todo/dependency_types.mdwn
| * | | | | | | | | | | pagespec for links dependenciesJoey Hess2009-10-06
| | | | | | | | | | | |
| * | | | | | | | | | | linkmap: Use a combination of presence and link dependencies.Joey Hess2009-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the map be regenerated much less frequently, so larger maps are more practical to use now.
| * | | | | | | | | | | updateJoey Hess2009-10-05
| | | | | | | | | | | |
| * | | | | | | | | | | add among limit to pagestatsJoey Hess2009-10-05
| | | | | | | | | | | |
| * | | | | | | | | | | uh oh, this affects link depsJoey Hess2009-10-05
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-05
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | note that this old bug affects more stuff nowJoey Hess2009-10-05
| | | | | | | | | | | | |
| * | | | | | | | | | | | use among limit for correctnessJoey Hess2009-10-05
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | closuresJoey Hess2009-10-05
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | clarify amoungJoey Hess2009-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found it really hard to understand from the old description..
| * | | | | | | | | | | | | switch plugins page to use a map instead of an inlineJoey Hess2009-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A map just seems a better fit for reference, since it deliniates the contrib plugins better, and orders better. It also has the advantage of being less expensive, since the plugins page does not need to update when eg, the pagecount page changes. Only downside is, no rss feed of new plugins. Which I know a few people were subscribed to.
| * | | | | | | | | | | | | fix documentation of quickJoey Hess2009-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It *always* turns off feeds, because feeds require a look at all pages.
| * | | | | | | | | | | | | syntaxJoey Hess2009-10-05
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | omit forum and javascript from listJoey Hess2009-10-05
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | make links dependencies fire if broken links changeJoey Hess2009-10-05
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rework dependency types codeJoey Hess2009-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify, change default content depends number to 1, change interface to make more sense.
| * | | | | | | | | | | | | | Merge branch 'master' into dependency-typesJoey Hess2009-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | document effect of contentless dependencies on sidebar efficiencyJoey Hess2009-10-04
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | document add_depends dependency type interfaceJoey Hess2009-10-03
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added a question about permissions.http://jeremiahfoster.myopenid.com/2009-10-13
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | updateJoey Hess2009-10-13
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | add shortcut for novell bugzillalnussel2009-10-13
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | (no commit message)Jogo2009-10-12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | responseJoey Hess2009-10-11
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | (no commit message)Jogo2009-10-11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | (no commit message)Jogo2009-10-11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | (no commit message)Jogo2009-10-10
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | (no commit message)trianta2009-10-10
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |