| Commit message (Expand) | Author | Age |
* | Force CGI::FormBuilder->field to scalar context where necessary | Simon McVittie | 2016-12-28 |
* | Process .md like .mdwn, but disallow web creation. | Amitai Schlair | 2016-03-08 |
* | Make sure we do not pass multiple CGI parameters in function calls | Simon McVittie | 2014-10-16 |
* | Do not pass ignored sid parameter to checksessionexpiry | Simon McVittie | 2014-10-12 |
* | actually tested rename not started from the edit page | Joey Hess | 2012-04-08 |
* | improve prototype | Joey Hess | 2012-04-05 |
* | rename: Allow rename to be started not from the edit page; return to the rena... | Joey Hess | 2012-04-05 |
* | fix two recently introduced bugs in rename | Joey Hess | 2011-07-15 |
* | implement renaming of held attachments | Joey Hess | 2011-06-14 |
* | rename: Fix crash when renaming a page that is linked to by a page in an unde... | Joey Hess | 2011-01-22 |
* | Merge remote branch 'smcv/ready/localurl' | Joey Hess | 2010-11-29 |
|\ |
|
| * | Use local paths for the CGI URL | Simon McVittie | 2010-11-23 |
* | | rename: Fix to pass named parameters to rcs_commit | Joey Hess | 2010-11-29 |
|/ |
|
* | saner return codes for check_can{remove,rename} | Joey Hess | 2010-08-30 |
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
* | stop using REMOTE_ADDR | Joey Hess | 2010-06-23 |
* | remove, rename: Add guards against XSRF attacks. | Joey Hess | 2010-05-14 |
* | simplify formbuilder stylesheet specification | Joey Hess | 2010-05-06 |
* | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
* | fix the other half of the filecheck filename bug | Joey Hess | 2010-03-26 |
* | add section information | Joey Hess | 2010-02-12 |
* | rename: Fix some utf-8 problems. | Joey Hess | 2009-12-14 |
* | remove prototype from renamehook | Joey Hess | 2009-07-20 |
* | Merge commit 'upstream/master' into pub/po | intrigeri | 2009-06-06 |
|\ |
|
| * | support longname for page types in commands and rename | Joey Hess | 2009-05-21 |
* | | no need to use CORE::rename since I renamed the rename function | Joey Hess | 2009-03-27 |
* | | rename function for clarity, formatting improvements | Joey Hess | 2009-03-27 |
* | | simplifiy | Joey Hess | 2009-03-27 |
* | | move dedup code into function, simplify | Joey Hess | 2009-03-27 |
* | | rename: remove duplicates that hook functions may have added to @torename | intrigeri | 2009-03-08 |
* | | rename: moved subpages addition to a rename hook | intrigeri | 2009-03-08 |
* | | rename hook: run once per file to be renamed | intrigeri | 2009-03-08 |
* | | rename hook: instead of modifying the passed-by-name array, return a copy | intrigeri | 2009-01-27 |
* | | revert renamepage's hook original name | intrigeri | 2009-01-27 |
* | | only pass named parameters to the canrename hook | intrigeri | 2009-01-26 |
* | | add mising hooks and fix syntax error | Joey Hess | 2009-01-26 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-01-13 |
|\| |
|
| * | rename: Show full names of affected pages. | Joey Hess | 2009-01-06 |
| * | refactor | Joey Hess | 2009-01-06 |
* | | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri | 2009-01-01 |
* | | rename: pass the CGI and session to the rename hook | intrigeri | 2009-01-01 |
* | | rename: implemented new canrename hook | intrigeri | 2009-01-01 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-01-01 |
|\| |
|
| * | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | | the rename hook can now change the list of pages to rename | intrigeri | 2008-12-30 |
* | | renamed the renamepage hook to renamelink, added rename hook | intrigeri | 2008-12-30 |
|/ |
|
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | rename: Fix double-escaping of page name in edit box. | Joey Hess | 2008-12-17 |
* | remove, rename: Allow acting on attachments as a page is being created. | Joey Hess | 2008-10-02 |
* | fix subpage rename bug with indexpages | Joey Hess | 2008-10-01 |