Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-23 | pinger: avoid pinging our own local path, too | Simon McVittie | |
2010-09-07 | needsbuild hook interface changed; the hooks should now return the modified ↵ | Joey Hess | |
array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) | |||
2010-02-12 | setup file ordering | Joey Hess | |
2010-02-12 | add section information | Joey Hess | |
2009-01-11 | pinger: Get whole url, don't just head. | Joey Hess | |
Asking for only the head worked in my tests, but I've found a site where it didn't -- apparently ikiwiki didn't get a chance to do or finish the refresh when HEADed. Getting the whole url, waiting for ikiwiki to finish, avoided the update problem. | |||
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-08-03 | add plugin safe/rebuild info (part 2 of 3) | Joey Hess | |
(brain.. melting..) | |||
2008-07-26 | remove default values in getsetup | Joey Hess | |
They were a bit confusing, since they did not actually set the default, and example values are sufficient. | |||
2008-07-26 | standardising and documenting getsetup | Joey Hess | |
2008-07-25 | added getsetup hooks for all plugins up to recentchanges | Joey Hess | |
2008-07-13 | switch preprocess hooks to use error function | Joey Hess | |
2008-05-06 | pinger/pingee now tested and working | Joey Hess | |