Evan Prodromou
|
b25e6139e8
|
check for array before checking xmlrpc fault
|
2009-07-07 21:15:39 -04:00 |
|
Evan Prodromou
|
149fa14bd4
|
not correctly checking results of XML-RPC request
|
2009-03-22 15:34:09 -04:00 |
|
Evan Prodromou
|
2e3f228b4b
|
variable name error
|
2009-03-22 15:24:09 -04:00 |
|
Evan Prodromou
|
5dc913f589
|
ping handler returns proper boolean response
The ping queue handler wasn't returning a true value -- filling up the
queue with ping requests. It now returns a true value.
|
2009-03-19 09:39:19 -04:00 |
|
Evan Prodromou
|
32f81b3c0e
|
Initial support for ping service
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.
|
2009-01-24 18:38:12 +01:00 |
|