Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-04 | web commit by http://edward.myopenid.com/: do i get an error? | Joey Hess | |
2008-02-04 | web commit by http://joey.kitenet.net/: test commit, only whitespace changes | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: feeds="yes" | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: sort="mtime" | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: turn on atom | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: use space instead of underscore | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: create a watchlist | Joey Hess | |
2008-02-04 | web commit by http://edward.myopenid.com/: prefix diff with a tab on each ↵ | Joey Hess | |
line so markdown treats it as code | |||
2008-02-03 | move saveindex call into preview block | Joey Hess | |
This call is only present to handle the case where previewing a page actually causes files to be rendered. | |||
2008-02-03 | remove another commit mail mention | Joey Hess | |
2008-02-03 | add monotone to list | Joey Hess | |
2008-02-03 | remove spurious EOF | Joey Hess | |
2008-02-03 | * monotone changes by Brian May: | Joey Hess | |
- On commits, replace "mtn sync" bidirectional with "mtn push" single direction. No need to pull changes when doing a commit. mtn sync is still called in rcs_update. - Support for viewing differences via patches using viewmtn. | |||
2008-02-03 | removing old patch that was also sent by mail | Joey Hess | |
2008-02-03 | implement aggregate_locking design | Joey Hess | |
Now aggregation will not lock the wiki. Any changes made during aggregaton are merged in with the changed state accumulated while aggregating. A separate lock file prevents multiple concurrent aggregators. Garbage collection of orphaned guids is much improved. loadstate() is only called once per process, so tricky support for reloading wiki state is not needed. (Tested fairly thuroughly.) | |||
2008-02-03 | add aggregate locking functions | Joey Hess | |
2008-02-03 | fix broken link | Joey Hess | |
2008-02-03 | update po files | Joey Hess | |
2008-02-03 | * recentchanges: Exipre all *._change pages, even if the directory | Joey Hess | |
they're in has changed. | |||
2008-02-03 | * recentchanges: Improve handling of links on the very static changes pages | Joey Hess | |
by thunking to the CGI, which can redirect to the page, or allow it to be created if it doesn't exist. | |||
2008-02-03 | prototype fix | Joey Hess | |
2008-02-03 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-02-03 | late night thoughts on fixing aggregation locking | Joey Hess | |
(still seem to make sense this morning) | |||
2008-02-03 | web commit by tschwinge: Another minor bug. | Joey Hess | |
2008-02-03 | web commit by tschwinge: Thanks!, and a bug report. | Joey Hess | |
2008-02-03 | web commit by http://edward.myopenid.com/: fix broken link to ↵ | Joey Hess | |
http://git.or.cz/gitwiki/GitFaq | |||
2008-02-03 | clear %pagestate in loadindex | Joey Hess | |
This is to handle the case where loadindex is called multiple times in one run, as when aggregating. | |||
2008-02-03 | * aggregate: Revert use of forking to not save state, that was not the right | Joey Hess | |
approach. | |||
2008-02-03 | rm | Joey Hess | |
2008-02-03 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-02-03 | web commit by http://joey.kitenet.net/: poll vote (It's too slow!) | Joey Hess | |
2008-02-03 | web commit by http://joey.kitenet.net/: poll vote (No opinion) | Joey Hess | |
2008-02-03 | web commit by http://joey.kitenet.net/ | Joey Hess | |
2008-02-03 | * poll: This plugin turns out to have edited pages w/o doing any locking. | Joey Hess | |
Oops. Convert it from a cgi to a sessioncgi hook, which will work much better. | |||
2008-02-03 | * cgi hooks are now run before ikiwiki state is loaded. | Joey Hess | |
* This allows locking the wiki before loading state, which avoids some tricky locking code when saving a web edit. | |||
2008-02-03 | web commit by http://joey.kitenet.net/ | Joey Hess | |
2008-02-03 | test3 | Joey Hess | |
2008-02-03 | web commit by http://joey.kitenet.net/ | Joey Hess | |
2008-02-03 | web commit by http://joey.kitenet.net/ | Joey Hess | |
2008-02-03 | thoughts on mtime setting | Joey Hess | |
2008-02-02 | * aggregate: Forking a child broke the one state that mattered: Forcing | Joey Hess | |
the aggregating page to be rebuilt. Fix this. | |||
2008-02-02 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-02-02 | * Revert preservation of input file modification times in output files, | Joey Hess | |
since this leads to too many problems with web caching, especially with inlined pages. Properly solving this would involve tracking every page that contributes to a page's content and using the youngest of them all, as well as special cases for things like the version plugin, and it's just too complex to do. | |||
2008-02-02 | web commit by http://pung96.myid.net/ | Joey Hess | |
2008-02-02 | web commit by cva: test page creation | Joey Hess | |
2008-02-02 | web commit by cva | Joey Hess | |
2008-02-02 | more formatting | Joey Hess | |
2008-02-02 | formatting | Joey Hess | |
2008-02-02 | cleanups | Joey Hess | |
2008-02-02 | add news item for ikiwiki 2.30 | Joey Hess | |