aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* remove top-level directive page from basewikiJoey Hess2008-12-24
|
* remove deprecated googlecalendar pluginJoey Hess2008-12-24
|
* remove deprecated admin prefsJoey Hess2008-12-24
| | | | | | | | | | 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.
* typoJoey Hess2008-12-24
|
* updateJoey Hess2008-12-23
|
* Merge branch 'master' into nextJoey Hess2008-12-23
|\ | | | | | | | | | | Conflicts: IkiWiki.pm
| * hack to avoid globlist deprecaton message false positiveJoey Hess2008-12-23
| |
| * Add deprecation warning for GlobLists, which will stop working in 3.0.Joey Hess2008-12-23
| |
* | updateJoey Hess2008-12-23
| |
* | remove globlist supportJoey Hess2008-12-23
| | | | | | | | | | No transition code implemented, but I will probably make a 2.x release that warns about found globlists.
* | fix to use prefix directivesJoey Hess2008-12-23
| |
* | fix to use prefix directivesJoey Hess2008-12-23
| |
* | updateJoey Hess2008-12-23
| |
* | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
| |
* | updateJoey Hess2008-12-23
| |
* | Merge branch 'master' into nextJoey Hess2008-12-23
|\|
| * fix a few directives using the old syntaxJoey Hess2008-12-23
| | | | | | | | I'm turning on prefix_directives for the live wiki now.
* | enable prefix_directives by defaultJoey Hess2008-12-23
| |
* | beginning docs for 3.0Joey Hess2008-12-23
| |
* | enable aggregate_internal by defaultJoey Hess2008-12-23
|/
* responseJoey Hess2008-12-23
|
* fix popcon graph linkJoey Hess2008-12-23
|
* Any other schools?http://hendry.iki.fi/2008-12-23
|
* po: make the dev timing clearerintrigeri2008-12-23
|
* httpauth_feature_parity_with_passwordauth: a bit more thinkingintrigeri2008-12-23
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* (no commit message)http://puck.openid.org/2008-12-22
|
* merge recentchanges comments fixJoey Hess2008-12-22
|
* Merge commit 'smcv/recentchanges'Joey Hess2008-12-22
|\
| * recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie2008-12-22
| | | | | | | | This fixes a bug, that comments appear in recentchanges as broken links.
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-12-22
|\ \
| * | reference my recentchanges branchhttp://smcv.pseudorandom.co.uk/2008-12-22
| |/
* / updateJoey Hess2008-12-22
|/
* add news item for ikiwiki 2.71Joey Hess2008-12-22
|
* unify pagespecsJoey Hess2008-12-21
|
* fix linksJoey Hess2008-12-21
|
* formattingJoey Hess2008-12-21
|
* mention comments pluginJoey Hess2008-12-21
|
* avoid an uninitialized value warningJoey Hess2008-12-21
|
* openid branch mergedJoey Hess2008-12-21
|
* Merge commit 'smcv/openid'Joey Hess2008-12-21
|\
| * Add a regression test for &openiduserSimon McVittie2008-12-21
| |
| * openid: in &openiduser, allow subdirectory-style providers to end with '/'Simon McVittie2008-12-21
| | | | | | | | | | This improves the display of OpenIDs like 'http://id.mayfirst.org/jamie/' (taking an example from the IkiWiki commit log).
| * openid: in &openiduser, let domain-style providers have arbitrarily many ↵Simon McVittie2008-12-21
| | | | | | | | | | | | | | | | subdomains This leads to better display for OpenIDs like smcv.pseudorandom.co.uk and thm.id.fedoraproject.org (to take a couple of examples from the IkiWiki commit history).
* | more reorgJoey Hess2008-12-21
| |
* | close merged bugsJoey Hess2008-12-21
| |
* | add another testJoey Hess2008-12-21
| |
* | Merge commit 'smcv/comments'Joey Hess2008-12-21
|\ \
| * | rssitem.tmpl: include comments URL (HTML only)Simon McVittie2008-12-21
| | |
| * | atomitem.tmpl: include comments URLs (HTML and Atom versions)Simon McVittie2008-12-21
| | |
| * | comments: substitute commentsurl and atomcommentsurl for use in feedsSimon McVittie2008-12-21
| | |