Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-22 | not correctly checking results of XML-RPC request | Evan Prodromou | |
2009-03-22 | variable name error | Evan Prodromou | |
2009-03-19 | ping handler returns proper boolean response | Evan Prodromou | |
The ping queue handler wasn't returning a true value -- filling up the queue with ping requests. It now returns a true value. | |||
2009-01-24 | Initial support for ping service | Evan Prodromou | |
It makes sense to use the weblogs.com ping service to alert people to changes on the site. So, we do. Includes an extra ping queue handler. |