projects
/
ikiwiki
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Another TODO item
[ikiwiki]
/
IkiWiki
/
2008-12-11
Joey Hess
simplifiy logic
tree
|
commitdiff
2008-12-11
Joey Hess
inline: Support feedfile option to change the filename...
tree
|
commitdiff
2008-12-11
Joey Hess
inline: Support emptyfeeds=no option to skip generating...
tree
|
commitdiff
2008-12-11
Joey Hess
move feedpages application up
tree
|
commitdiff
2008-11-18
Joey Hess
avoid uninitialized value warning
tree
|
commitdiff
2008-11-18
Joey Hess
html escaping complication
tree
|
commitdiff
2008-11-18
Joey Hess
improve escaping of wikilinks and preprocessor directives
tree
|
commitdiff
2008-11-17
Joey Hess
call decode_utf8 inside eval
tree
|
commitdiff
2008-11-17
Joey Hess
use HTML::Entities
tree
|
commitdiff
2008-11-17
Joey Hess
use perl modules up front
tree
|
commitdiff
2008-11-17
Joey Hess
Merge commit 'smcv/htmlbalance'
tree
|
commitdiff
2008-11-17
Simon McVittie
htmlbalance: new plugin that balances tags by parsing...
tree
|
commitdiff
2008-11-12
Joey Hess
make unlockwiki drop the cgilock
tree
|
commitdiff
2008-11-11
Joey Hess
O_CREATE needs mode
tree
|
commitdiff
2008-11-11
Joey Hess
avoid multiple ikiwiki cgi processes piling up, eating...
tree
|
commitdiff
2008-11-11
Joey Hess
bzr: Fix dates for recentchanges.
tree
|
commitdiff
2008-11-11
Joey Hess
remove redundant link munge
tree
|
commitdiff
2008-11-11
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-11-11
Joey Hess
tag: Normalize tagbase so leading/trailing slashes...
tree
|
commitdiff
2008-11-10
Joey Hess
Add rel=nofollow to recentchanges_links for the same...
tree
|
commitdiff
2008-11-07
Joey Hess
txt: Do not encode quotes when filtering the txt, as...
tree
|
commitdiff
2008-11-06
Joey Hess
meta: Plugin is now enabled by default since the basewi...
tree
|
commitdiff
2008-11-06
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-11-06
Joey Hess
aggregate: Try to query XML::Feed for the base url...
tree
|
commitdiff
2008-11-05
Joey Hess
use error for two messages
tree
|
commitdiff
2008-11-02
Joey Hess
preprocess text before htmlizing it
tree
|
commitdiff
2008-10-31
Joey Hess
format: New plugin, allows embedding differntly formatt...
tree
|
commitdiff
2008-10-30
Joey Hess
set ctime in --render mode if not known
tree
|
commitdiff
2008-10-30
Joey Hess
don't rely on plugin load order when determining genera...
tree
|
commitdiff
2008-10-29
Joey Hess
fix preview of shortcuts
tree
|
commitdiff
2008-10-29
Joey Hess
fix display of error msg
tree
|
commitdiff
2008-10-27
Joey Hess
git: Allow [[sha1_commit]] to be used in the diffurl...
tree
|
commitdiff
2008-10-26
Joey Hess
do no-op post_commit test in wrapper
tree
|
commitdiff
2008-10-26
Joey Hess
move untrusted committer test into the wrapper
tree
|
commitdiff
2008-10-24
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-24
Joey Hess
remember how to write C code
tree
|
commitdiff
2008-10-24
Joey Hess
the pre-receive wrapper needs to be suid after all
tree
|
commitdiff
2008-10-24
Joey Hess
export CALLER_UID
tree
|
commitdiff
2008-10-24
Joey Hess
can't lock wiki due to permissions (probably)
tree
|
commitdiff
2008-10-24
Joey Hess
include temp file for attachment change too
tree
|
commitdiff
2008-10-24
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-24
Joey Hess
updates
tree
|
commitdiff
2008-10-24
Joey Hess
really fix calls to check_can*
tree
|
commitdiff
2008-10-23
Joey Hess
untrusted committers code seems to be fully working
tree
|
commitdiff
2008-10-23
Joey Hess
fix calls to check_*
tree
|
commitdiff
2008-10-23
Joey Hess
check_canattach hooked up
tree
|
commitdiff
2008-10-23
Joey Hess
more work on untrusted committers
tree
|
commitdiff
2008-10-23
Joey Hess
Merge branch 'master' into git-anon
tree
|
commitdiff
2008-10-23
Joey Hess
Merge branch 'master' into git-anon
tree
|
commitdiff
2008-10-23
Joey Hess
initial support for git repos with untrusted committers
tree
|
commitdiff
2008-10-21
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-21
Joey Hess
function injection overhaul
tree
|
commitdiff
2008-10-21
Joey Hess
disable warnings when redefining functions
tree
|
commitdiff
2008-10-20
Joey Hess
use relativedate as the css class for dates that should...
tree
|
commitdiff
2008-10-20
Joey Hess
tag: When tagpage is set, force the links created by...
tree
|
commitdiff
2008-10-20
Joey Hess
inline: Only the last feed link was put on the page...
tree
|
commitdiff
2008-10-20
Joey Hess
Use the pure perl Data::Dumper when generating setup...
tree
|
commitdiff
2008-10-20
Joey Hess
Fix issue with utf-8 in wikiname breaking session cooki...
tree
|
commitdiff
2008-10-20
Joey Hess
add displaytime hook
tree
|
commitdiff
2008-10-19
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-19
Joey Hess
need to use localtime, fix width
tree
|
commitdiff
2008-10-19
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-19
Joey Hess
fix relativedate timezone inclusion
tree
|
commitdiff
2008-10-19
Joey Hess
mark up date so relativedate will work
tree
|
commitdiff
2008-10-18
Joey Hess
fix url
tree
|
commitdiff
2008-10-18
Joey Hess
tweak recentchanges permalink code
tree
|
commitdiff
2008-10-18
Joey Hess
Patch for anchor-based change permalinks in recent...
tree
|
commitdiff
2008-10-18
Joey Hess
add missing getsetup hook
tree
|
commitdiff
2008-10-18
Joey Hess
make relativedate work for the dates on the recentchang...
tree
|
commitdiff
2008-10-18
Joey Hess
relativedate: New javascript-alicious plugin that makes...
tree
|
commitdiff
2008-10-18
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-18
Joey Hess
Add an underlay for javascript, and add ikiwiki.js...
tree
|
commitdiff
2008-10-16
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-16
Joey Hess
aggregate: Avoid bug that caused immediate expiration...
tree
|
commitdiff
2008-10-15
Joey Hess
inline: Use the feed's description in the rss and atom...
tree
|
commitdiff
2008-10-14
Joey Hess
fix prototype
tree
|
commitdiff
2008-10-14
Joey Hess
inline: Allow MTIME to be used in inlinepage.tmpl.
tree
|
commitdiff
2008-10-13
Joey Hess
Pass HTTPS variable through the wrapper so that CGI...
tree
|
commitdiff
2008-10-10
Joey Hess
optimise url parsing and add guard against failure...
tree
|
commitdiff
2008-10-10
Peter Simons
google plugin: Use google.com to search the local site.
tree
|
commitdiff
2008-10-09
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
tree
|
commitdiff
2008-10-09
Joey Hess
orphans: Fix unquoted page name in regexp.
tree
|
commitdiff
2008-10-08
Joey Hess
lockedit: Support specifying which users (and IP addres...
tree
|
commitdiff
2008-10-06
Joey Hess
avoid $_ in a few other for loops
tree
|
commitdiff
2008-10-06
Joey Hess
remove: Avoid $_ breakage. (Stupid, stupid perl.)
tree
|
commitdiff
2008-10-02
Joey Hess
remove, rename: Allow acting on attachments as a page...
tree
|
commitdiff
2008-10-02
Joey Hess
attachment: Support adding attachments to pages even...
tree
|
commitdiff
2008-10-02
Joey Hess
don't special case preview
tree
|
commitdiff
2008-10-01
Joey Hess
inline: Fix handling of rootpage that doesn't exist.
tree
|
commitdiff
2008-10-01
Joey Hess
Merge branch 'tova'
tree
|
commitdiff
2008-10-01
Joey Hess
fix subpage rename bug with indexpages
tree
|
commitdiff
2008-10-01
Joey Hess
Merge branch 'master' into tova
tree
|
commitdiff
2008-10-01
Joey Hess
Merge branch 'master' into tova
tree
|
commitdiff
2008-09-30
Joey Hess
Merge branch 'master' into tova
tree
|
commitdiff
2008-09-29
Joey Hess
support indexpages
tree
|
commitdiff
2008-09-29
Joey Hess
Removed the pagefile function, which was confusingly...
tree
|
commitdiff
2008-09-29
Joey Hess
use newpagefile
tree
|
commitdiff
2008-09-29
Joey Hess
support indexpages when renaming pages
tree
|
commitdiff
2008-09-29
Joey Hess
support indexpages when creating new pages
tree
|
commitdiff
2008-09-29
Joey Hess
Merge branch 'master' into tova
tree
|
commitdiff
next