| 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 |
* | Do not pass ignored sid parameter to checksessionexpiry | Simon McVittie | 2014-10-12 |
* | protect $@ whenever a block using $@ is non-trivial | Simon McVittie | 2014-02-21 |
* | add comment subscription checkbox to editpage | Joey Hess | 2012-04-13 |
* | prune: do not prune beyond an optional base directory, and add a test | Simon McVittie | 2012-04-07 |
* | editpage: Fix FormattingHelp link on Discussion pages. | Joey Hess | 2011-11-27 |
* | Fix handling of discussion page creation links to make discussion pages in th... | Joey Hess | 2011-11-06 |
* | Preserve mixed case in page creation links, and when creating a page whose ti... | Joey Hess | 2011-06-29 |
* | editpage: Avoid inheriting internal page types. | Joey Hess | 2011-02-01 |
* | fix uninitilized value warning on bad page name | Joey Hess | 2011-01-23 |
* | Revert "fix uninitilized value warning on bad page name" | Joey Hess | 2011-01-23 |
* | fix uninitilized value warning on bad page name | Joey Hess | 2011-01-22 |
* | add cgitemplate | Joey Hess | 2011-01-05 |
* | Fix base url when previewing. Was broken by urlto changes in last release. | Joey Hess | 2011-01-05 |
* | editpage, comment: Clean up title when editing or creating a page or comment. | Joey Hess | 2010-12-25 |
* | use one-parameter form of urlto | Joey Hess | 2010-11-29 |
* | Use local paths for most references to pages | Simon McVittie | 2010-11-23 |
* | Use local paths for the CGI URL | Simon McVittie | 2010-11-23 |
* | Use local paths for redirection where possible | Simon McVittie | 2010-11-23 |
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
* | stop using REMOTE_ADDR | Joey Hess | 2010-06-23 |
* | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess | 2010-06-14 |
* | editpage: Rename "comments" field to avoid CSS conflict with the comments div. | Joey Hess | 2010-06-12 |
* | editpage: Avoid storing accidental state changes when previewing pages. | Joey Hess | 2010-06-09 |
* | Fix display of sidebar when previewing page edit. (Thanks, privat) | Joey Hess | 2010-06-09 |
* | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess | 2010-06-09 |
* | remove unused indexlink function and template variable | Joey Hess | 2010-05-05 |
* | template() - return params in list context | Joey Hess | 2010-04-24 |
* | look for templates in srcdir and underlays, first | Joey Hess | 2010-04-22 |
* | typo | Joey Hess | 2010-04-20 |
* | remove explicit absolute test | Joey Hess | 2010-04-20 |
* | clarify why absolute is tested & stripped here | Joey Hess | 2010-04-20 |
* | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | reorder canedit checks during page creation to have best_loc first | Joey Hess | 2010-02-11 |
* | factor out a userpage function | Joey Hess | 2010-02-04 |
* | Add discussionpage configuration setting | Joey Hess | 2009-08-13 |
* | fix further places where translated discussion case was assumed | Joey Hess | 2009-06-04 |
* | support longname for page types in commands and rename | Joey Hess | 2009-05-21 |
* | tidy up new page_types code | Jon Dowland | 2009-05-16 |
* | check for longname for each syntax plugin | Jon Dowland | 2009-05-16 |
* | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess | 2009-02-12 |
* | comments: If comment content checks fail, store the comment (in .ikiwiki/comm... | Joey Hess | 2009-01-25 |
* | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess | 2009-01-16 |
* | remove cruft | Joey Hess | 2008-12-19 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | checksessionexpiry: rework | Joey Hess | 2008-12-17 |
* | editpage: factor out checksessionexpiry into IkiWiki::CGI | Simon McVittie | 2008-12-11 |
* | more work on untrusted committers | Joey Hess | 2008-10-23 |