Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-19 | Add execute bit to pingqueuehandler | Zach Copley | |
2009-08-25 | a distributed -> the distributed | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-06-22 | fix have_options arguments | Evan Prodromou | |
2009-06-22 | pingqueuehandler uses commandline | Evan Prodromou | |
2009-06-22 | Merge branch '0.8.x' into cmdline | Evan Prodromou | |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou | |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou | |
2009-06-20 | change scripts to take server and path from commandline | 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. |