Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-24 | more 3.0 docs, changelog | Joey Hess | |
2008-12-24 | make ikiwiki-transition prefix_directives take a setup file | Joey Hess | |
This is easier to remeber, and less error-prone than passing it all the pages in the wiki. | |||
2008-12-24 | remove top-level directive page from basewiki | Joey Hess | |
2008-12-24 | remove deprecated googlecalendar plugin | Joey Hess | |
2008-12-24 | remove deprecated admin prefs | Joey Hess | |
A new ikiwiki-transition moveprefs subcommand can pull the old data out of the userdb and inject it into the setup file. Note that it leaves the old values behind in the userdb too. I did this because I didn't want to lose data if it fails writing the setup file for some reason, and the old data in the userdb will only use a small amount of space. Running the command multiple times will mostly not change anything. | |||
2008-12-24 | typo | Joey Hess | |
2008-12-23 | close | Joey Hess | |
2008-12-23 | camelcase: Add camelcase_ignore setting. | Joey Hess | |
2008-12-23 | (no commit message) | http://puck.openid.org/ | |
2008-12-23 | (no commit message) | http://puck.openid.org/ | |
2008-12-23 | update | Joey Hess | |
2008-12-23 | Merge branch 'master' into next | Joey Hess | |
Conflicts: IkiWiki.pm | |||
2008-12-23 | hack to avoid globlist deprecaton message false positive | Joey Hess | |
2008-12-23 | update | Joey Hess | |
2008-12-23 | Add deprecation warning for GlobLists, which will stop working in 3.0. | Joey Hess | |
2008-12-23 | remove globlist support | Joey Hess | |
No transition code implemented, but I will probably make a 2.x release that warns about found globlists. | |||
2008-12-23 | fix to use prefix directives | Joey Hess | |
2008-12-23 | fix to use prefix directives | Joey Hess | |
2008-12-23 | update | Joey Hess | |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-23 | update | Joey Hess | |
2008-12-23 | Merge branch 'master' into next | Joey Hess | |
2008-12-23 | fix a few directives using the old syntax | Joey Hess | |
I'm turning on prefix_directives for the live wiki now. | |||
2008-12-23 | enable prefix_directives by default | Joey Hess | |
2008-12-23 | beginning docs for 3.0 | Joey Hess | |
2008-12-23 | enable aggregate_internal by default | Joey Hess | |
2008-12-23 | response | Joey Hess | |
2008-12-23 | fix popcon graph link | Joey Hess | |
2008-12-23 | Any other schools? | http://hendry.iki.fi/ | |
2008-12-23 | po: make the dev timing clearer | intrigeri | |
2008-12-23 | httpauth_feature_parity_with_passwordauth: a bit more thinking | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-12-22 | (no commit message) | http://puck.openid.org/ | |
2008-12-22 | merge recentchanges comments fix | Joey Hess | |
2008-12-22 | Merge commit 'smcv/recentchanges' | Joey Hess | |
2008-12-22 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-12-22 | reference my recentchanges branch | http://smcv.pseudorandom.co.uk/ | |
2008-12-22 | recentchanges_link CGI: If the linked page is internal, use its permalink | Simon McVittie | |
This fixes a bug, that comments appear in recentchanges as broken links. | |||
2008-12-22 | update | Joey Hess | |
2008-12-22 | add news item for ikiwiki 2.71 | Joey Hess | |
2008-12-21 | unify pagespecs | Joey Hess | |
2008-12-21 | fix links | Joey Hess | |
2008-12-21 | formatting | Joey Hess | |
2008-12-21 | mention comments plugin | Joey Hess | |
2008-12-21 | avoid an uninitialized value warning | Joey Hess | |
2008-12-21 | openid branch merged | Joey Hess | |
2008-12-21 | Merge commit 'smcv/openid' | Joey Hess | |
2008-12-21 | more reorg | Joey Hess | |
2008-12-21 | close merged bugs | Joey Hess | |
2008-12-21 | add another test | Joey Hess | |
2008-12-21 | Merge commit 'smcv/comments' | Joey Hess | |