Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pinger: Get whole url, don't just head. | Joey Hess | 2009-01-11 |
| | | | | | | | 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. | ||
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
| | |||
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
| | |||
* | add plugin safe/rebuild info (part 2 of 3) | Joey Hess | 2008-08-03 |
| | | | | (brain.. melting..) | ||
* | remove default values in getsetup | Joey Hess | 2008-07-26 |
| | | | | | They were a bit confusing, since they did not actually set the default, and example values are sufficient. | ||
* | standardising and documenting getsetup | Joey Hess | 2008-07-26 |
| | |||
* | added getsetup hooks for all plugins up to recentchanges | Joey Hess | 2008-07-25 |
| | |||
* | switch preprocess hooks to use error function | Joey Hess | 2008-07-13 |
| | |||
* | pinger/pingee now tested and working | Joey Hess | 2008-05-06 |