aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* web commit by http://edward.myopenid.com/: create a watchlistJoey Hess2008-02-04
|
* web commit by http://edward.myopenid.com/: prefix diff with a tab on each ↵Joey Hess2008-02-04
| | | | line so markdown treats it as code
* move saveindex call into preview blockJoey Hess2008-02-03
| | | | | This call is only present to handle the case where previewing a page actually causes files to be rendered.
* remove another commit mail mentionJoey Hess2008-02-03
|
* add monotone to listJoey Hess2008-02-03
|
* remove spurious EOFJoey Hess2008-02-03
|
* * monotone changes by Brian May:Joey Hess2008-02-03
| | | | | | | - 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.
* removing old patch that was also sent by mailJoey Hess2008-02-03
|
* implement aggregate_locking designJoey Hess2008-02-03
| | | | | | | | | | 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.)
* add aggregate locking functionsJoey Hess2008-02-03
|
* fix broken linkJoey Hess2008-02-03
|
* update po filesJoey Hess2008-02-03
|
* * recentchanges: Exipre all *._change pages, even if the directoryJoey Hess2008-02-03
| | | | they're in has changed.
* * recentchanges: Improve handling of links on the very static changes pagesJoey Hess2008-02-03
| | | | | by thunking to the CGI, which can redirect to the page, or allow it to be created if it doesn't exist.
* prototype fixJoey Hess2008-02-03
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-03
|\
| * web commit by tschwinge: Another minor bug.Joey Hess2008-02-03
| |
| * web commit by tschwinge: Thanks!, and a bug report.Joey Hess2008-02-03
| |
| * web commit by http://edward.myopenid.com/: fix broken link to ↵Joey Hess2008-02-03
| | | | | | | | http://git.or.cz/gitwiki/GitFaq
* | late night thoughts on fixing aggregation lockingJoey Hess2008-02-03
| | | | | | | | (still seem to make sense this morning)
* | clear %pagestate in loadindexJoey Hess2008-02-03
|/ | | | | This is to handle the case where loadindex is called multiple times in one run, as when aggregating.
* * aggregate: Revert use of forking to not save state, that was not the rightJoey Hess2008-02-03
| | | | approach.
* rmJoey Hess2008-02-03
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-03
|\
| * web commit by http://joey.kitenet.net/: poll vote (It's too slow!)Joey Hess2008-02-03
| |
| * web commit by http://joey.kitenet.net/: poll vote (No opinion)Joey Hess2008-02-03
| |
| * web commit by http://joey.kitenet.net/Joey Hess2008-02-03
| |
| * web commit by http://joey.kitenet.net/Joey Hess2008-02-03
| |
* | * poll: This plugin turns out to have edited pages w/o doing any locking.Joey Hess2008-02-03
| | | | | | | | | | Oops. Convert it from a cgi to a sessioncgi hook, which will work much better.
* | * cgi hooks are now run before ikiwiki state is loaded.Joey Hess2008-02-03
|/ | | | | * This allows locking the wiki before loading state, which avoids some tricky locking code when saving a web edit.
* test3Joey Hess2008-02-03
|
* web commit by http://joey.kitenet.net/Joey Hess2008-02-03
|
* web commit by http://joey.kitenet.net/Joey Hess2008-02-03
|
* thoughts on mtime settingJoey Hess2008-02-03
|
* * aggregate: Forking a child broke the one state that mattered: ForcingJoey Hess2008-02-02
| | | | the aggregating page to be rebuilt. Fix this.
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-02
|\
| * web commit by http://pung96.myid.net/Joey Hess2008-02-02
| |
| * web commit by cva: test page creationJoey Hess2008-02-02
| |
| * web commit by cvaJoey Hess2008-02-02
| |
* | * Revert preservation of input file modification times in output files,Joey Hess2008-02-02
|/ | | | | | | | 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.
* more formattingJoey Hess2008-02-02
|
* formattingJoey Hess2008-02-02
|
* cleanupsJoey Hess2008-02-02
|
* add news item for ikiwiki 2.30Joey Hess2008-02-02
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-02
|\
| * web commit by http://joey.kitenet.net/Joey Hess2008-02-02
| |
* | releasing version 2.30Joey Hess2008-02-02
| |
* | remove mention of commit mailsJoey Hess2008-02-02
|/
* Revert "web commit by AdamMeyars"Joey Hess2008-02-02
| | | | | | This reverts commit e32772dd1b9082fa360f437377039e02bf3757d2. Spam. Welcome the the banlist, "AdamMeyars".
* web commit by AdamMeyarsJoey Hess2008-02-02
|