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