aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use a hash to de-duplicate dependenciesSimon McVittie2009-08-25
|
* Don't bother to save {depends} to the indexSimon McVittie2009-08-24
| | | | As per Joey's review.
* calendar, inline, map: don't pre-join dependenciesSimon McVittie2009-08-24
| | | | | | 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.
* Optimize the dependencies listSimon McVittie2009-08-24
| | | | | | | | | | | | | | | | 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.
* move undownloadable item to discussion pageJoey Hess2009-08-24
|
* close as wontfixJoey Hess2009-08-24
|
* fixed via getsource pluginJoey Hess2009-08-24
|
* responseJoey Hess2009-08-24
|
* fix linkJoey Hess2009-08-24
|
* clarify and add linkJoey Hess2009-08-24
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-24
|\
| * responsehttp://schmonz.livejournal.com/2009-08-24
| |
| * Comment on another possible solution to the use case.http://www.cse.unsw.edu.au/~willu/2009-08-24
| |
| * why I needed this, in case it's useful to someone elseAmitai Schlair2009-08-23
| |
| * responseAmitai Schlair2009-08-23
| |
| * use a map insteadhttp://schmonz.livejournal.com/2009-08-23
| |
| * new rsync pluginAmitai Schlair2009-08-23
| |
| * Added closing parenthesishttp://rtfb.myopenid.com/2009-08-23
| |
* | update config file snippet to use current git_wrapper nameJoey Hess2009-08-23
|/
* uh ohJoey Hess2009-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-22
|
* no more wrapper wrapperAmitai Schlair2009-08-22
|
* responseAmitai Schlair2009-08-22
|
* responseJoey Hess2009-08-21
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-21
|\
| * responseAmitai Schlair2009-08-20
| |
| * formattingAlexandreDupas2009-08-19
| |
| * Add some detailsAlexandreDupas2009-08-19
| |
* | Italian program translation from Luca Bruno.Joey Hess2009-08-20
|/
* another issueJoey Hess2009-08-19
|
* po: Fixed to run rcs_add ralative to srcdir.Joey Hess2009-08-19
|
* bugs with po and git pluginsAlexandreDupas2009-08-19
|
* (no commit message)http://emptty.myopenid.com/2009-08-19
|
* added myself as a userJimmy Tang2009-08-18
|
* added my homepage linkJimmy Tang2009-08-18
|
* respondJoey Hess2009-08-17
|
* responses to code review (I'll try to get them implemented later this week)http://smcv.pseudorandom.co.uk/2009-08-17
|
* Updated French program translation from Philippe Batailler. Closes: #542036Joey Hess2009-08-17
|
* clarificationJoey Hess2009-08-16
|
* add l10n branchJoey Hess2009-08-16
|
* Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵Joey Hess2009-08-16
| | | | the basewiki.
* minor problemJoey Hess2009-08-16
|
* changelogJoey Hess2009-08-16
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-16
|\
| * Life is simpler on a git branch.Amitai Schlair2009-08-16
| |
| * switched my DreamHost install to pkgsrc, happilyAmitai Schlair2009-08-16
| |
| * comment on part of Joey's commenthttp://www.cse.unsw.edu.au/~willu/2009-08-16
| |
| * Add sentence to clarify how to get feeds for the RecentChanges page.PaulePanter2009-08-16
| |
| * Fix (hopefully) grammar.PaulePanter2009-08-16
| |