| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-07-09 | Add delete() to the repos service to delete a repository. | 1 | -0/+12 | ||
| 2012-06-28 | refs #17. Fix bug with uploading to s3 | 1 | -3/+3 | ||
| Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> | |||||
| 2012-06-16 | Remove list_milestones from repo service | 1 | -15/+0 | ||
| in favour of issues.milestones.list() to maintain the same structure with Github API docs | |||||
| 2012-06-03 | WIP on issues | 1 | -15/+0 | ||
| Fix GET params Config precendence of user/repo TODO: milestones , fix tests and test it | |||||
| 2012-05-27 | Labels and Milestones services added | 1 | -0/+30 | ||
| 2012-04-03 | Fix naming | 1 | -3/+3 | ||
| 2012-03-04 | Fix requests with invalid config precedence | 3 | -3/+3 | ||
| 2012-03-04 | Get repository's commits supported with new result | 1 | -4/+29 | ||
| 2012-03-03 | Service repos done | 3 | -1/+119 | ||
| +repos.hooks | |||||
| 2012-03-01 | Python 2.6 compatibility | 1 | -1/+1 | ||
| 2012-03-01 | Complete services.repos doc | 7 | -24/+224 | ||
| Also add Mimetypes doc | |||||
| 2012-03-01 | WIP on services.repos doc | 3 | -8/+166 | ||
| +services.repos.collaborators doc +services.repos.commits doc | |||||
| 2012-03-01 | Restructure modules and packages in a clean way | 7 | -0/+391 | ||
| The docs has increased lines of code, so I split it | |||||
