Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | use cgitemplate, remove misctemplate | Joey Hess | |
2010-11-29 | use one-parameter form of urlto | Joey Hess | |
2010-11-23 | Use local paths for redirection where possible | Simon McVittie | |
2010-10-25 | squash undef | Joey Hess | |
2010-07-14 | add 2 more missing getsetup hooks | Joey Hess | |
2010-05-07 | avoid redir loop when going to an internal page that has no permalink | Joey Hess | |
2010-02-12 | add section information | Joey Hess | |
2009-12-14 | 404/goto: Fix 404 display of utf-8 pages. | Joey Hess | |
Problem here was that no charset http header was being sent. I fixed this globally by making cgi_custom_failure send the header. Required changing its parameters. | |||
2009-06-06 | goto: Support being passed a page title that is not a valid page name, to ↵ | Joey Hess | |
support several cases including mercurial's long user names on the RecentChanges page, and urls with spaces being handled by the 404 plugin. | |||
2009-02-27 | goto: Fix typo that broke recentchanges_link compatability. | Joey Hess | |
2009-02-17 | typo | Joey Hess | |
2009-02-17 | goto: Fix redirect to comments. | Joey Hess | |
2009-01-31 | factor out IE stupididy workaround | Joey Hess | |
2009-01-31 | Split cgi_goto into a goto plugin | Simon McVittie | |