Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | Revert "Remove more contractions" | Brion Vibber | |
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday... | |||
2009-11-08 | Remove more contractions | Siebrand Mazeland | |
* doesn't * won't * isn't * don't | |||
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, ↵ | Brion Vibber | |
adding redirect handling and convenience functions. Caching support will be added in future work after unit tests have been added. * extlib: add PEAR HTTP_Request2 0.4.1 alpha * extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility * moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries * adapted GeonamesPlugin for new HTTPResponse interface Note some plugins haven't been fully tested yet. | |||
2009-10-29 | make an URL for a geonames location | Evan Prodromou | |
2009-10-22 | results of json parsing are objects not arrays | Evan Prodromou | |
2009-10-22 | extract Geonames stuff to a plugin | Evan Prodromou | |