aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/remove.pm
Commit message (Expand)AuthorAge
* remove: make it clearer that repeated page parameter is OK hereSimon McVittie2017-01-11
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* Do not pass ignored sid parameter to checksessionexpirySimon McVittie2014-10-12
* 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
* only check for held attachments when operating on an attachmentJoey Hess2011-07-15
* remove debugJoey Hess2011-07-15
* fix removal of staged attachmentsJoey Hess2011-06-15
* more generic interfaceJoey Hess2011-06-14
* fix removal of helf attachmentsJoey Hess2011-06-14
* use one-parameter form of urltoJoey Hess2010-11-29
* Use local paths for the CGI URLSimon McVittie2010-11-23
* Use local paths for redirection where possibleSimon McVittie2010-11-23
* saner return codes for check_can{remove,rename}Joey Hess2010-08-30
* factor out check_canedit calls from check_canremoveJoey Hess2010-08-30
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* stop using REMOTE_ADDRJoey Hess2010-06-23
* remove, rename: Add guards against XSRF attacks.Joey Hess2010-05-14
* simplify formbuilder stylesheet specificationJoey Hess2010-05-06
* fix the other half of the filecheck filename bugJoey Hess2010-03-26
* add section informationJoey Hess2010-02-12
* clarify errorJoey Hess2010-01-18
* remove: Fix problem removing pages with utf-8 in the name.Joey Hess2009-12-14
* only pass named parameters to the canremove hookintrigeri2009-01-26
* remove unnecessary returnsJoey Hess2009-01-26
* Merge branch 'master' into poJoey Hess2009-01-26
|\
| * fix removal form displayJoey Hess2009-01-20
* | remove: implemented a new canremove hook; use it in the po pluginintrigeri2009-01-01
|/
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* more work on untrusted committersJoey Hess2008-10-23
* remove: Avoid $_ breakage. (Stupid, stupid perl.)Joey Hess2008-10-06
* remove, rename: Allow acting on attachments as a page is being created.Joey Hess2008-10-02
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* pagetype is exportedJoey Hess2008-09-27
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\
| * remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie2008-09-21
* | rename, remove: Don't rely on a form parameter to tell whether the page shoul...Joey Hess2008-09-23
|/
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* foldageJoey Hess2008-07-23
* add rcs_commit_staged and rcs_renameJoey Hess2008-07-22
* rename checks improvementsJoey Hess2008-07-22
* permission checking improvementsJoey Hess2008-07-22
* use check_canattachJoey Hess2008-07-21
* skeleton rename pluginJoey Hess2008-07-21
* error if nothing selectedJoey Hess2008-07-21
* probably redundant symlink checkJoey Hess2008-07-21
* remove debuggingJoey Hess2008-07-21
* typosJoey Hess2008-07-21
* typosJoey Hess2008-07-21