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
2006-04-25
prevent users from registering with name that is not a valid wikifile
joey
2006-04-25
fix a deadloop if from ended in a /
joey
2006-04-25
subscription nearly done
joey
2006-04-24
commit changes for email subscriptions
joey
2006-04-14
fix --anonok
joey
2006-04-04
Verified that the action parameter on cgi forms is needed for at least the
joey
2006-04-02
comment out action => $q->request_uri setting, which is reporedly
joey
2006-04-02
- add <base> to cgi output, this is especially useful for output containing
joey
2006-03-30
improved logic
joey
2006-03-29
added --hyperestraier switch, which turns on search support
joey
2006-03-29
improve fix for symlink attacks to check subdirectories for symlinks too
joey
2006-03-29
fix for replacing from underlay
joey
2006-03-29
Implemented --underlaydir, and moved files provided by underlay out of doc
joey
2006-03-29
css support
joey
2006-03-29
html validation fixes:
joey
2006-03-29
Improved handling of wikilinks containing characters that are not allowed
joey
2006-03-29
Change the name of the session cookie. This will avoid problems with
joey
2006-03-28
Put in a quick fix for a bug involving page preview while creating a page
joey
2006-03-26
add --refresh and make it with with --setup
joey
2006-03-26
don't keep the wiki locked while rendering recentchanges
joey
2006-03-26
don't escape "/" in title when making a blog entry, allow creating a subdir
joey
2006-03-24
finish up the blog form
joey
2006-03-24
add blog post template
joey
2006-03-23
load index for all cgi scripts, fixes links on RecentChanges
joey
2006-03-23
proper main sub and loadindex optimisation for cgis
joey
2006-03-23
Major code reoganisation, splitting up the single big file. The two goals
joey
[prev]