aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Have trail links at both beginning and end in the default templatesSimon McVittie2012-04-09
|
* trail: delete the right stateSimon McVittie2012-04-09
| | | | | | | | | At some point I changed the storage of trail members' membership and forgot to update this use. (It turns out to be rather difficult to reach this code, possibly even impossible: it only applies if a member somehow ceases to match the trail's pagespec without either the trail or the member changing.)
* fix branch referenceshttp://smcv.pseudorandom.co.uk/2012-04-09
|
* analysis, brancheshttp://smcv.pseudorandom.co.uk/2012-04-09
|
* (no commit message)http://smcv.pseudorandom.co.uk/2012-04-09
|
* responseJoey Hess2012-04-08
|
* inline, trail: The pagenames parameter is now a list of absolute pagenames, ↵Joey Hess2012-04-08
| | | | not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv)
* Merge remote-tracking branch 'smcv/ready/literal-pagenames'Joey Hess2012-04-08
|\
| * trail, inline: treat pagenames as a list of literal names, not linksSimon McVittie2012-04-06
| |
| * trail: fix inline documentationSimon McVittie2012-04-06
| |
* | responseJoey Hess2012-04-08
| |
* | remove: Support removing of pages in the transient underlay. (smcv)Joey Hess2012-04-08
| |
* | remove unnecessary quotingJoey Hess2012-04-08
| |
* | Merge remote-tracking branch 'smcv/ready/transient-rm'Joey Hess2012-04-08
|\ \
| * | Allow deletion of files from the transient underlaySimon McVittie2012-04-07
| | |
| * | prune: do not prune beyond an optional base directory, and add a testSimon McVittie2012-04-07
| |/ | | | | | | | | | | | | | | Previously, prune("wiki/srcdir/sandbox/test.mdwn") could delete srcdir or even wiki, if they happened to be empty. This is rarely what you want: there's usually some base directory (destdir, srcdir, transientdir or another subdirectory of wikistatedir) beyond which you do not want to delete.
* | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-04-08
|\ \
| * | nearly works with autoindex_commit => 0, but not quite...http://smcv.pseudorandom.co.uk/2012-04-07
| | |
| * | branch to fix this (+ make prune() work better)http://smcv.pseudorandom.co.uk/2012-04-07
| | |
| * | ask for bold termshttps://id.koumbit.net/anarcat2012-04-06
| | |
| * | version referencehttp://smcv.pseudorandom.co.uk/2012-04-06
| | |
| * | updated, compatible with the merged trailhttp://smcv.pseudorandom.co.uk/2012-04-06
| | |
* | | save whole form state, not just QUERY_STRING, for postsigninJoey Hess2012-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normally, needsignin is called when there is a QUERY_STRING, not when a form is posted. However, it's certianly possible, and should be supported, to make a form that invokes an ikiwiki action that checks needsignin. I encountered this when posting ?do=rename&page=foo. The form is displayed without checking needsignin, for complicated reasons. Posting the form is when the true authentication happens.
* | | actually tested rename not started from the edit pageJoey Hess2012-04-08
| | |
* | | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-04-06
|\| |
| * | a branch to change pagenames semantics existshttp://smcv.pseudorandom.co.uk/2012-04-06
| | |
| * | closehttp://smcv.pseudorandom.co.uk/2012-04-06
| |/
| * fixed at some point?http://smcv.pseudorandom.co.uk/2012-04-06
| |
| * This reverts commit 84c4ca3343663425d9a3105dfb82637b79ec1c04http://smcv.pseudorandom.co.uk/2012-04-06
| |
| * (no commit message)jamescooper2012-04-06
| |
| * fix link after renamehttps://id.koumbit.net/anarcat2012-04-05
| |
| * update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵https://id.koumbit.net/anarcat2012-04-05
| | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn
| * update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵https://id.koumbit.net/anarcat2012-04-05
| | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn
| * rename tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵https://id.koumbit.net/anarcat2012-04-05
| | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn
| * Added a commenthttp://joey.kitenet.net/2012-04-05
| |
* | commentsJoey Hess2012-04-05
| |
* | add link to convert pageJoey Hess2012-04-05
| |
* | improve prototypeJoey Hess2012-04-05
| | | | | | | | src param always needed now
* | decruftJoey Hess2012-04-05
| |
* | rename: Allow rename to be started not from the edit page; return to the ↵Joey Hess2012-04-05
|/ | | | renamed page in this case.
* updateJoey Hess2012-04-05
|
* fixedJoey Hess2012-04-05
|
* Merge remote-tracking branch 'smcv/trail'Joey Hess2012-04-05
|\
| * Reinstate trail support in inlineSimon McVittie2012-04-05
| | | | | | | | This was removed in aaa72a3a80f89.
* | turn git commit message into bug reporthttp://smcv.pseudorandom.co.uk/2012-04-05
| |
* | [[!inline trail=yes]] support reinstatedhttp://smcv.pseudorandom.co.uk/2012-04-05
| |
* | bisectedhttp://smcv.pseudorandom.co.uk/2012-04-05
|/
* add bug reportJoey Hess2012-04-04
| | | | attention smcv
* add some seatbelts to toad's jalopyJoey Hess2012-04-04
| | | | | This does not change the number of failing tests I see, but it does make it show the expected result, which makes analysis easier.
* typoJoey Hess2012-04-04
|