| Commit message (Expand) | Author | Age |
* | Added a "changes" hook. Renamed the "change" hook to "rendered", but•••the old hook name is called for now for back-compat.
| Joey Hess | 2012-03-28 |
* | aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con...•••Making outgoing ipv6 connections for openid auth is still broken; the glue
module does not seem to solve that, so I did not make openid use it.
| Joey Hess | 2011-05-09 |
* | pinger: avoid pinging our own local path, too | Simon McVittie | 2010-11-23 |
* | needsbuild hook interface changed; the hooks should now return the modified a... | Joey Hess | 2010-09-07 |
* | setup file ordering | Joey Hess | 2010-02-12 |
* | add section information | Joey Hess | 2010-02-12 |
* | pinger: Get whole url, don't just head.•••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.
| Joey Hess | 2009-01-11 |
* | 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)•••(brain.. melting..)
| Joey Hess | 2008-08-03 |
* | remove default values in getsetup•••They were a bit confusing, since they did not actually set the default, and
example values are sufficient.
| Joey Hess | 2008-07-26 |
* | 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 |