index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
CGI.pm
Age
Commit message (
Expand
)
Author
2011-01-05
fix urlto(undef)
Joey Hess
2011-01-05
add cgitemplate
Joey Hess
2011-01-05
factored out an urlabs from aggregate and cgi
Joey Hess
2011-01-05
oops
Joey Hess
2011-01-05
typo
Joey Hess
2011-01-05
Fix redirect to use a full url.
Joey Hess
2011-01-05
Fix base url when previewing. Was broken by urlto changes in last release.
Joey Hess
2010-11-29
Merge remote branch 'smcv/ready/sslcookie-auto'
Joey Hess
2010-11-29
Always set secure cookies if logging in via HTTPS
Simon McVittie
2010-11-23
Use local path for even more CGI URLs
Simon McVittie
2010-11-23
Use local paths for redirection where possible
Simon McVittie
2010-06-23
stop using REMOTE_ADDR
Joey Hess
2010-05-14
allow misctemplate callers to pass params to suppress actions etc
Joey Hess
2010-05-08
moved non-openid signin form into same page as openid selector; show/hide as ...
Joey Hess
2010-05-06
simplify formbuilder stylesheet specification
Joey Hess
2010-01-18
brace style
Joey Hess
2010-01-18
typos
Joey Hess
2010-01-09
make decode_form_utf8 safe for arrays
Joey Hess
2009-12-14
404/goto: Fix 404 display of utf-8 pages.
Joey Hess
2009-10-29
fix url encoding in redir
Joey Hess
2009-09-08
Expand banned_users; it can now include PageSpecs, which allows banning by IP...
Joey Hess
2009-07-23
Fix typo attepting→attempting
Jonas Smedegaard
2009-02-26
detect sslcookie set and no https
Joey Hess
2009-01-31
factor out IE stupididy workaround
Joey Hess
2009-01-31
Split cgi_goto into a goto plugin
Simon McVittie
2009-01-31
Split apache404 into an independent plugin
Simon McVittie
2009-01-31
CGI: pad error responses with 512 bytes of spaces so IE will display them
Simon McVittie
2009-01-31
CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ErrorDocu...
Simon McVittie
2009-01-31
CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an Ik...
Simon McVittie
2009-01-31
CGI: if the page is missing, give the "missing page" a 404 status
Simon McVittie
2009-01-31
CGI: document why commenter and recentchanges_link are supported
Simon McVittie
2009-01-31
CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect...
Simon McVittie
2009-01-31
CGI: add cgi_goto(CGI, [page])
Simon McVittie
2008-12-24
remove deprecated admin prefs
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-12-17
checksessionexpiry: rework
Joey Hess
2008-12-11
editpage: factor out checksessionexpiry into IkiWiki::CGI
Simon McVittie
2008-10-19
Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding...
Joey Hess
2008-09-05
editpage: New core plugin factoring out page editing to allow disabling it if...
Joey Hess
2008-08-28
Set cookies HttpOnly.
Joey Hess
2008-08-05
typo
Joey Hess
2008-08-02
relocate
Joey Hess
2008-08-01
banned_users move to setup file, stage 1
Joey Hess
2008-07-22
add a rename summary
Joey Hess
2008-07-22
Split out error messages from editpage.tmpl into several separate templates.
Joey Hess
2008-07-12
only htmlize errors when cgi is actually running
Joey Hess
2008-07-11
fix use ordering
Joey Hess
2008-07-10
Fixes creation of pages when clicking on WikiLinks starting with "/".
Joey Hess
2008-07-10
work around CGI::Session constructor issues
Joey Hess
2008-07-06
editpage escaping fixes
Joey Hess
[next]