Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | fix link | Joey Hess | 2009-10-09 | |
| | | | | | ||||
| * | | | | pagespec_match_list: change limit to filter | Joey Hess | 2009-10-09 | |
| | | | | | ||||
| * | | | | pagespec_match_list allow additional pagespec limit parameters again | Joey Hess | 2009-10-09 | |
| | | | | | ||||
| * | | | | don't link to inline, not available when directives underlay is not enabled | Joey Hess | 2009-10-09 | |
| | | | | | ||||
| * | | | | rename use_pagespec to pagespec_match_list | Joey Hess | 2009-10-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | To avoid breaking plugins, also support the old pagespec_match_list calling convention, with a deprecation warning. | |||
| * | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-08 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: IkiWiki.pm IkiWiki/Render.pm debian/changelog | |||
| * | | | | | inline: switch to use_pagespec | Joey Hess | 2009-10-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Taking advantage of every single one of its features, of course. Even had to add one more.. | |||
| * | | | | | add sorting page | Joey Hess | 2009-10-08 | |
| | | | | | | ||||
| * | | | | | add use_pagespec and deptype functions | Joey Hess | 2009-10-08 | |
| | | | | | | ||||
| * | | | | | add type info to influence information | Joey Hess | 2009-10-07 | |
| | | | | | | ||||
| * | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
| |\ \ \ \ \ | ||||
| * | | | | | | add influence info to match_* | Joey Hess | 2009-10-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update docs, test suite. | |||
| * | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | remove test case for closed bug | Joey Hess | 2009-10-07 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-06 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/todo/dependency_types.mdwn | |||
| * | | | | | | | | | | | pagespec for links dependencies | Joey Hess | 2009-10-06 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | linkmap: Use a combination of presence and link dependencies. | Joey Hess | 2009-10-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the map be regenerated much less frequently, so larger maps are more practical to use now. | |||
| * | | | | | | | | | | | update | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | add among limit to pagestats | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | uh oh, this affects link deps | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | note that this old bug affects more stuff now | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | use among limit for correctness | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | closures | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | clarify amoung | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found it really hard to understand from the old description.. | |||
| * | | | | | | | | | | | | | switch plugins page to use a map instead of an inline | Joey Hess | 2009-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 quick | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It *always* turns off feeds, because feeds require a look at all pages. | |||
| * | | | | | | | | | | | | | syntax | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | omit forum and javascript from list | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | make links dependencies fire if broken links change | Joey Hess | 2009-10-05 | |
| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rework dependency types code | Joey Hess | 2009-10-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify, change default content depends number to 1, change interface to make more sense. | |||
| * | | | | | | | | | | | | | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | document effect of contentless dependencies on sidebar efficiency | Joey Hess | 2009-10-04 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | document add_depends dependency type interface | Joey Hess | 2009-10-03 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-10-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Added a question about permissions. | http://jeremiahfoster.myopenid.com/ | 2009-10-13 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | update | Joey Hess | 2009-10-13 | |
|/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | add shortcut for novell bugzilla | lnussel | 2009-10-13 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | (no commit message) | Jogo | 2009-10-12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | response | Joey Hess | 2009-10-11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-10-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | (no commit message) | Jogo | 2009-10-11 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | (no commit message) | Jogo | 2009-10-11 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | (no commit message) | Jogo | 2009-10-10 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | (no commit message) | trianta | 2009-10-10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |