November 28th, 2012· Restore ability to fork repositories to organisations after unexpected API change. [davidjb]
· Ensure fork data payload (org name) is sent as JSON. [davidjb]
· Allow forks to be correctly named once created. GitHub's API forks using the same name originally, so we need to rename once forked. [davidjb]
· Add rename helper functionality to sync module. (Note that configuration does not yet support renaming) [davidjb]
· Read the Docs-ified documentation. [davidjb]
July 17th, 2012· Fix issue with templating of hook variables. Previously, the original config was being altered, preventing further templating. [davidjb]
· Fix issue with hooks being updated from cache by storing the existing integer ID. [davidjb]
· Fix issue with cache not being updated on repo change. [davidjb]
February 20th, 2012· Adding support for requests==0.10.2 and removing pdb [f561d79, garbas]
September 2nd, 2011· Fix caching file bug, cache now working [garbas]
July 4th, 2011· remane team to old_team to keep convention in sync.run method, using add instead of update on sets [e48de49, garbas]
· pretend should work for all except get reuqest type [e098f9d, garbas]
· nicer dump of json in cache file, unindent section which searches for repos defined in teams [b8cb123, garbas]
· we should write to cache file when there is no cache file avaliable [fd7f9ee, garbas]