aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* skeleton rename pluginJoey Hess2008-07-21
* error if nothing selectedJoey Hess2008-07-21
* probably redundant symlink checkJoey Hess2008-07-21
* Merge branch 'master' into tovaJoey Hess2008-07-21
|\
| * Add allow_symlinks_before_srcdir config settingJoey Hess2008-07-21
| * Avoid troublesome abs_path calls in wrapper setupJoey Hess2008-07-21
| * responseJoey Hess2008-07-21
| * responseJoey Hess2008-07-21
* | Merge branch 'master' into tovaJoey Hess2008-07-21
|\|
| * Really fix bug with links to pages with names containing colonsJoey Hess2008-07-21
| * remove testJoey Hess2008-07-21
| * testJoey Hess2008-07-21
| * typoJoey Hess2008-07-21
| * testJoey Hess2008-07-21
| * responseJoey Hess2008-07-21
| * changelogJoey Hess2008-07-21
| * Merge commit 'smcv/master'Joey Hess2008-07-21
| |\
| | * Don't prepend tagbase to tags if they start with "./" or "/".Simon McVittie2008-07-21
| * | (no commit message)Mathias2008-07-21
| |/
| * Fix one missed instance of a directive without [[! (it was committed after I ...http://smcv.pseudorandom.co.uk/2008-07-21
* | don't show an error if the image is missing, instead, a broken linkJoey Hess2008-07-21
* | remove debuggingJoey Hess2008-07-21
* | avoid internal error message when img uses just-deleted pageJoey Hess2008-07-21
* | typosJoey Hess2008-07-21
* | typosJoey Hess2008-07-21
* | need to untaint..Joey Hess2008-07-21
* | a few bugfixesJoey Hess2008-07-21
* | support for removing attachmentsJoey Hess2008-07-21
* | simplified confirmation formJoey Hess2008-07-21
* | touchupsJoey Hess2008-07-21
* | document remove pluginJoey Hess2008-07-21
* | update on some of the conflict casesJoey Hess2008-07-21
* | redirect after removalJoey Hess2008-07-21
* | basically, removal worksJoey Hess2008-07-21
* | All rcs backends need to implement rcs_removeJoey Hess2008-07-21
* | form tweaks; use titleJoey Hess2008-07-21
* | implemented form state saving and retrievalJoey Hess2008-07-21
* | basic removal form skeletonJoey Hess2008-07-21
|/
* editpage: Don't show attachments link when attachments are disabled.Joey Hess2008-07-21
* thoughtsJoey Hess2008-07-21
* prefix_directives enabled in doc wiki, all preprocessor directives converted....Joey Hess2008-07-21
* Merge commit 'smcv/prefix'Joey Hess2008-07-21
|\
| * Migrate escaped directives (\[[) in the rest of doc to have \[[! prefixSimon McVittie2008-07-21
| * Migrate escaped directives (\[[) in doc/bugs to have \[[! prefixSimon McVittie2008-07-21
| * Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
| * Migrate escaped directives (\[[) in doc/todo to have \[[! prefixSimon McVittie2008-07-21
| * Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| * Migrate doc/users via prefix_directivesSimon McVittie2008-07-21
| * Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| * Migrate doc/todo via prefix_directivesSimon McVittie2008-07-21