| Commit message (Expand) | 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 | |
| 2012-06-16 | Tests on services.issues working | 4 | -8/+8 | |
| 2012-06-16 | Refact normalize of dates into base.Service | 3 | -31/+20 | |
| 2012-06-16 | Remove list_milestones from repo service | 1 | -15/+0 | |
| 2012-06-16 | issues.milestones service | 2 | -55/+59 | |
| 2012-06-03 | WIP on issues | 5 | -133/+216 | |
| 2012-05-27 | Little fixs | 2 | -18/+8 | |
| 2012-05-27 | Change "Edit" to "Update" in docstring | 1 | -1/+1 | |
| 2012-05-27 | add `Labels` and `Milestones` to docs | 3 | -2/+4 | |
| 2012-05-27 | Labels and Milestones services added | 6 | -4/+300 | |
| 2012-05-27 | Add issues service for issues, comments and events. has tests and updated docs | 3 | -0/+199 | |
| 2012-05-17 | refs #10 | 1 | -3/+3 | |
| 2012-05-12 | Some fixes/typos and 'validate_body' related | 2 | -19/+52 | |
| 2012-04-28 | Litle fixs | 6 | -68/+95 | |
| 2012-04-24 | Add Teams Service | 2 | -0/+149 | |
| 2012-04-24 | An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER' | 1 | -5/+5 | |
| 2012-04-24 | Add Orgs Members API | 2 | -0/+96 | |
| 2012-04-24 | name -> org | 1 | -6/+6 | |
| 2012-04-23 | Baseline Orgs API implementation | 1 | -0/+51 | |
| 2012-04-19 | use _bool for pull request merge status | 1 | -17/+4 | |
| 2012-04-18 | pass body to pull_requests.merge properly | 1 | -3/+5 | |
| 2012-04-17 | add pull request API | 2 | -0/+202 | |
| 2012-04-16 | add docs and a few little pep8 tweaks | 1 | -2/+0 | |
| 2012-04-16 | def != class | 1 | -1/+1 | |
| 2012-04-16 | add some docs I missed | 3 | -5/+29 | |
| 2012-04-16 | add Git Data API support | 6 | -0/+208 | |
| 2012-04-03 | Gists services doc | 2 | -0/+27 | |
| 2012-04-03 | Fix naming | 1 | -3/+3 | |
| 2012-04-03 | services.gists.Comment done | 2 | -0/+66 | |
| 2012-04-03 | services.gists.Gist done | 1 | -0/+132 | |
| 2012-03-04 | Fix requests with invalid config precedence | 5 | -9/+11 | |
| 2012-03-04 | Get repository's commits supported with new result | 2 | -7/+36 | |
| 2012-03-04 | Refactor result. Now it's a package | 1 | -2/+3 | |
| 2012-03-03 | remaining_requests attr to Github and Services | 1 | -0/+4 | |
| 2012-03-03 | Service repos done | 4 | -1/+122 | |
| 2012-03-01 | Fix setup.py install | 1 | -1/+1 | |
| 2012-03-01 | Python 2.6 compatibility | 2 | -2/+2 | |
| 2012-03-01 | Complete services.repos doc | 12 | -42/+234 | |
| 2012-03-01 | WIP on services.repos doc | 3 | -8/+166 | |
| 2012-03-01 | Restructure modules and packages in a clean way | 14 | -594/+640 | |
| 2012-02-29 | Services.repos.Repo doc | 3 | -29/+133 | |
| 2012-02-29 | Init documentation | 3 | -2/+227 | |
| 2012-02-22 | Repos.watchers service done | 1 | -0/+28 | |
| 2012-02-22 | Repos.keys service done | 1 | -0/+28 | |
| 2012-02-22 | Repos.forks service done | 1 | -0/+13 | |
| 2012-02-21 | Repos.downloads service done | 1 | -0/+37 | |
| 2012-02-19 | Add mimetype support to repos.commits service | 1 | -6/+6 | |
| 2012-02-19 | Support to Mimetypes in some services | 1 | -0/+27 | |
| 2012-02-18 | Repos commits added | 1 | -0/+43 |
