summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-24calendar, inline, map: don't pre-join dependenciesSimon McVittie
The new dependency handling works better (eliminates more duplicates) if dependencies are split up. On the same wiki mentioned in the previous commit, this saves about a second (i.e. 4%) on the same test.
2009-08-24Optimize the dependencies listSimon McVittie
On a large wiki you can spend a lot of time reading through large lists of dependencies to see whether files need to be rebuilt (album, with its one-page-per-photo arrangement, suffers particularly badly from this). The dependency list is currently a single pagespec, but it's not used like a normal pagespec - in practice, it's a list of pagespecs joined with the "or" operator. Accordingly, change it to be stored as a list of pagespecs. On a wiki with many tagged photo albums, this reduces the time to refresh after `touch tags/*.mdwn` from about 31 to 25 seconds. Getting the benefit of this change on an existing wiki requires a rebuild.
2009-08-24move undownloadable item to discussion pageJoey Hess
2009-08-24close as wontfixJoey Hess
2009-08-24fixed via getsource pluginJoey Hess
2009-08-24responseJoey Hess
2009-08-24fix linkJoey Hess
2009-08-24clarify and add linkJoey Hess
2009-08-24Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-08-24responsehttp://schmonz.livejournal.com/
2009-08-24Comment on another possible solution to the use case.http://www.cse.unsw.edu.au/~willu/
2009-08-23why I needed this, in case it's useful to someone elseAmitai Schlair
2009-08-23Instead of passing the args through the wrapper so the CVS pluginAmitai Schlair
can evaluate them, check them in the wrapper right off the bat. This doesn't prevent the deadlock in web commits that need to cvs add directories, but I'm committing so Joey can take a look if he wants.
2009-08-23responseAmitai Schlair
2009-08-23use a map insteadhttp://schmonz.livejournal.com/
2009-08-23update config file snippet to use current git_wrapper nameJoey Hess
2009-08-23Explain that command must run unattended, and lose the debug statement.Amitai Schlair
2009-08-23new rsync pluginAmitai Schlair
2009-08-23I'm not redefining any subs after all, don't prevent those warnings.Amitai Schlair
2009-08-23Add rsync plugin, though the only rsync-specific thing about it is theAmitai Schlair
assumption that uploading an entire site is efficient.
2009-08-23Added closing parenthesishttp://rtfb.myopenid.com/
2009-08-22uh ohJoey Hess
2009-08-22(no commit message)http://xn--andreaskrger-llb.myopenid.com/
2009-08-22(no commit message)http://xn--andreaskrger-llb.myopenid.com/
2009-08-22no more wrapper wrapperAmitai Schlair
2009-08-22Oops, use the more recent (and less brittle) directory test.Amitai Schlair
2009-08-22No more wrapper wrapper.Amitai Schlair
2009-08-22responseAmitai Schlair
2009-08-22Pass along wrapper args to ikiwiki, then handle the "cvs add dir"Amitai Schlair
case with a getopt hook directly in my plugin. If the wrapper change is safe, we won't need a wrapper wrapper.
2009-08-21Put old unixauth plugin under git control. Needs some serious attention.Amitai Schlair
2009-08-21responseJoey Hess
2009-08-21Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-08-20responseAmitai Schlair
2009-08-20Italian program translation from Luca Bruno.Joey Hess
2009-08-19formattingAlexandreDupas
2009-08-19Add some detailsAlexandreDupas
2009-08-19another issueJoey Hess
2009-08-19po: Fixed to run rcs_add ralative to srcdir.Joey Hess
2009-08-19bugs with po and git pluginsAlexandreDupas
2009-08-19(no commit message)http://emptty.myopenid.com/
2009-08-18added myself as a userJimmy Tang
2009-08-18added my homepage linkJimmy Tang
2009-08-17respondJoey Hess
2009-08-17responses to code review (I'll try to get them implemented later this week)http://smcv.pseudorandom.co.uk/
2009-08-17Updated French program translation from Philippe Batailler. Closes: #542036Joey Hess
2009-08-16clarificationJoey Hess
2009-08-16add l10n branchJoey Hess
2009-08-16Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵Joey Hess
the basewiki.
2009-08-16minor problemJoey Hess
2009-08-16changelogJoey Hess