Commit Graph

3 Commits

Author SHA1 Message Date
Evan Prodromou e947d9fdd1 variable name error 2009-03-22 15:23:40 -04:00
Evan Prodromou e7c57b4307 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:21:50 -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