| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #5 'services/orgs' | 2012-06-03 | 13 | -14/+625 | |
| |\ | |||||
| | * | Little fixs | 2012-05-27 | 6 | -24/+19 | |
| | * | Add Teams Service | 2012-04-24 | 4 | -1/+302 | |
| | * | An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER' | 2012-04-24 | 2 | -6/+6 | |
| | * | Add Orgs Members API | 2012-04-24 | 5 | -4/+187 | |
| | * | name -> org | 2012-04-24 | 2 | -8/+8 | |
| | * | Move Team to orgs | 2012-04-24 | 3 | -7/+9 | |
| | * | Baseline Orgs API implementation | 2012-04-23 | 5 | -1/+132 | |
| * | | refs #10 | 2012-05-17 | 3 | -6/+6 | |
| * | | Merge 'services/pull_requests' | 2012-05-12 | 14 | -67/+613 | |
| |\ \ | |||||
| | * | | Some fixes/typos and 'validate_body' related | 2012-05-12 | 7 | -50/+79 | |
| | * | | Deleted 'dispatch' decorator. No sense | 2012-05-12 | 1 | -24/+17 | |
| | * | | Deleted 'validate_body' behaviour | 2012-05-12 | 3 | -56/+26 | |
| | * | | Unify json imports | 2012-05-12 | 4 | -14/+8 | |
| | * | | docstring link typo | 2012-04-19 | 1 | -1/+1 | |
| | * | | use _bool for pull request merge status | 2012-04-19 | 2 | -19/+6 | |
| | * | | merge request won't json encode body without schema | 2012-04-19 | 1 | -0/+4 | |
| | * | | pass body to pull_requests.merge properly | 2012-04-18 | 1 | -3/+5 | |
| | * | | add pull request API | 2012-04-17 | 10 | -3/+540 | |
| | * | | more specific exception for missing Request classes | 2012-04-17 | 3 | -11/+11 | |
| | * | | let request objects specify custom body validations | 2012-04-17 | 3 | -7/+37 | |
| | |/ | |||||
| * | | Merged pull request #7 from alejandrogomez | 2012-04-28 | 1 | -1/+1 | |
| |\ \ | |||||
| | * | | add `updated_at` to `_dates` in Repo resource | 2012-04-28 | 1 | -1/+1 | |
| | |/ | |||||
| * | | Litle fixs | 2012-04-28 | 10 | -85/+101 | |
| * | | add docs and a few little pep8 tweaks | 2012-04-16 | 5 | -5/+4 | |
| * | | def != class | 2012-04-16 | 1 | -1/+1 | |
| * | | add some docs I missed | 2012-04-16 | 5 | -9/+29 | |
| * | | add Git Data API support | 2012-04-16 | 15 | -0/+517 | |
| |/ | |||||
| * | :sparkles: Release 0.3 :sparkles:0.3 | 2012-04-04 | 1 | -1/+1 | |
| * | Fix bug | 2012-04-03 | 1 | -1/+1 | |
| * | Gists services doc | 2012-04-03 | 2 | -0/+27 | |
| * | Fix naming | 2012-04-03 | 3 | -9/+10 | |
| * | services.gists.Comment done | 2012-04-03 | 5 | -1/+152 | |
| * | services.gists.Gist done | 2012-04-03 | 4 | -3/+221 | |
| * | Fix bug: Validating body in requests | 2012-04-03 | 1 | -1/+1 | |
| * | "services.gists.Gist" tests and resources | 2012-04-03 | 2 | -0/+130 | |
| * | :sparkles: Relase 0.2 :sparkles:0.2 | 2012-03-04 | 1 | -1/+1 | |
| * | Fix 422 message | 2012-03-04 | 1 | -2/+1 | |
| * | Fix requests with invalid config precedence | 2012-03-04 | 7 | -45/+19 | |
| * | Get repository's commits supported with new result | 2012-03-04 | 8 | -33/+60 | |
| * | Refactor result. Now it's a package | 2012-03-04 | 10 | -219/+400 | |
| * | Wrap result getter into partial. It's cleaner | 2012-03-04 | 1 | -4/+3 | |
| * | Encapsulate Link header behaviour | 2012-03-04 | 2 | -22/+44 | |
| * | remaining_requests attr to Github and Services | 2012-03-03 | 3 | -0/+14 | |
| * | Service repos done | 2012-03-03 | 7 | -2/+221 | |
| * | Fix setup.py install | 2012-03-01 | 2 | -4/+3 | |
| * | Update Readme and metadata | 2012-03-01 | 1 | -1/+1 | |
| * | Python 2.6 compatibility | 2012-03-01 | 18 | -38/+147 | |
| * | Complete services.repos doc | 2012-03-01 | 13 | -42/+266 | |
| * | WIP on services.repos doc | 2012-03-01 | 3 | -8/+166 | |
