aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)http://smcv.pseudorandom.co.uk/2009-07-18
|
* mention plugins/contrib/trailhttp://smcv.pseudorandom.co.uk/2009-07-18
|
* New plugin for reviewhttp://smcv.pseudorandom.co.uk/2009-07-18
|
* Compare with [[todo/allow_site-wide_meta_definitions]]http://smcv.pseudorandom.co.uk/2009-07-18
|
* Fix escaping-via-indentation of examplehttp://smcv.pseudorandom.co.uk/2009-07-18
|
* oops, remove duplicateSimon McVittie2009-07-18
|
* Advertise my 'among' branch for reviewSimon McVittie2009-07-18
|
* Some more attempts to review patchesSimon McVittie2009-07-18
|
* Tag patches with the plugin to which they apply, or coreSimon McVittie2009-07-18
|
* Try to help with some code reviewSimon McVittie2009-07-17
|
* add news item for ikiwiki 3.14159Joey Hess2009-07-16
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-07-16
|\
| * (no commit message)http://adam.shand.net/2009-07-15
| |
* | releasing version 3.14159Joey Hess2009-07-16
|/
* Trim previous "bug" reporthttp://pdwhittaker.myopenid.com/2009-07-13
|
* (no commit message)http://geoffrey.wu.myopenid.com/2009-07-13
|
* link change for debian popconhttps://launchpad.net/~ssm2009-07-13
|
* (no commit message)http://geoffrey.wu.myopenid.com/2009-07-13
|
* responseJoey Hess2009-07-12
|
* responseJoey Hess2009-07-12
|
* Found fix to problem under boa, added details and request for etiquette ↵http://pdwhittaker.myopenid.com/2009-07-12
| | | | guidance.
* clarify which map I menahttp://jmtd.livejournal.com/2009-07-12
|
* response - you are correct, ULs require >= 1 LI childrenhttp://jmtd.livejournal.com/2009-07-12
|
* Add more detail to problem with ikiwiki under boa.http://pdwhittaker.myopenid.com/2009-07-12
|
* Details of oddness under boahttp://pdwhittaker.myopenid.com/2009-07-12
|
* (no commit message)aldebrn2009-07-12
|
* (no commit message)aldebrn2009-07-12
|
* Prerequisite modules not found for non-root useraldebrn2009-07-12
|
* Move OpenID pretty-printing from openid plugin to core (smcv)Joey Hess2009-07-11
|
* Merge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba'Joey Hess2009-07-11
|\
| * Move OpenID pretty-printing from openid plugin to coreSimon McVittie2009-07-10
| | | | | | | | | | | | | | | | On various sites I have two IkiWiki instances running from the same repository: one accessible via http and only accepting openid logins, and one accessible via authenticated https and only accepting httpauth. The https version should still pretty-print OpenIDs seen in git history, even though it does not itself accept OpenID logins.
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-07-11
|\ \
| * | attempt to clear up the bugs list a bitSimon McVittie2009-07-10
| | |
| * | dependency inheritance considered scary, although my branch might helpSimon McVittie2009-07-10
| | |
| * | Close bug (joeyh merged my patch), split out feature request, provide ↵smcv@2009-07-10
| | | | | | | | | | | | alternative patch
| * | (no commit message)http://adam.shand.net/2009-07-10
| | |
| * | minor: fixed a wikilink.http://lj.rossia.org/users/imz/2009-07-09
| |/
* / img: Pass the align parameter through to the generated img tag.Joey Hess2009-07-11
|/
* svn: Fix rcs_rename to properly scope call to dirname.Joey Hess2009-07-08
|
* responseJoey Hess2009-07-08
|
* added web file rename when using svn bugDjoume2009-07-08
|
* (no commit message)http://adam.shand.net/2009-07-08
|
* add news item for ikiwiki 3.1415Joey Hess2009-07-07
|
* releasing version 3.1415Joey Hess2009-07-07
|
* highlight: Fix utf-8 encoding bug. Closes: #535028Joey Hess2009-07-07
|
* fixed formattingDjoume2009-07-07
|
* added neted raw included inlines bug.Djoume2009-07-07
|
* I was wrong about it being broken for me.Joey Hess2009-07-07
|
* responseJoey Hess2009-07-07
|
* Update IkiWiki::openiduser to work with Net::OpenID 2.xSimon McVittie2009-07-07
| | | | | | | openiduser previously used a constructor that no longer works in 2.x. However, all we actually want is the (undocumented) DisplayOfURL function that is invoked by the display method, so try to use that. (cherry picked from commit c3dd0ff5c7c10743107f203a5b456fdcd1b171df)