| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some fixes/typos and 'validate_body' related | 2012-05-12 | 8 | -53/+84 | |
| * | 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 | |
| * | Merged pull request #4 from natw:services/pull_requests | 2012-04-28 | 14 | -21/+615 | |
| |\ | |||||
| | * | 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 | |
| | * | add docs for pull requests | 2012-04-18 | 2 | -0/+34 | |
| | * | 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 | |
| |/ | |||||
| * | :sparkles: Release 0.3 :sparkles:0.3 | 2012-04-04 | 2 | -3/+7 | |
| * | Gists service done | 2012-04-04 | 14 | -13/+588 | |
| |\ | |||||
| | * | Fix bug | 2012-04-03 | 1 | -1/+1 | |
| | * | Mimetype example in doc | 2012-04-03 | 1 | -0/+10 | |
| | * | Gists services doc | 2012-04-03 | 4 | -0/+65 | |
| | * | Fix naming | 2012-04-03 | 5 | -13/+14 | |
| | * | 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 | 11 | -220/+410 | |
| * | 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 | 9 | -3/+225 | |
| * | Add Manifest | 2012-03-02 | 2 | -1/+4 | |
| * | Fix setup.py install | 2012-03-01 | 2 | -4/+3 | |
| * | Update Readme and metadata | 2012-03-01 | 5 | -23/+20 | |
| * | Python 2.6 compatibility | 2012-03-01 | 18 | -38/+147 | |
| * | Merge branch 'docs' | 2012-03-01 | 40 | -602/+2116 | |
| |\ | |||||
| | * | Complete services.repos doc | 2012-03-01 | 17 | -79/+289 | |
| | * | WIP on services.repos doc | 2012-03-01 | 5 | -12/+190 | |
| | * | Restructure modules and packages in a clean way | 2012-03-01 | 30 | -864/+910 | |
| | * | Services.repos.Repo doc | 2012-02-29 | 6 | -40/+174 | |
| | * | Init documentation | 2012-02-29 | 18 | -13/+959 | |
| |/ | |||||
| * | Repos.watchers service done | 2012-02-22 | 3 | -1/+109 | |
| * | Repos.keys service done | 2012-02-22 | 3 | -1/+110 | |
| * | Repos.forks service done | 2012-02-22 | 4 | -1/+55 | |
| * | Repos.downloads service done | 2012-02-21 | 4 | -1/+116 | |
| * | Add mimetype support to repos.commits service | 2012-02-19 | 1 | -6/+6 | |
| * | Support to Mimetypes in some services | 2012-02-19 | 3 | -1/+55 | |
| * | Fix test imports | 2012-02-19 | 6 | -10/+12 | |
| * | Repos commits added | 2012-02-18 | 4 | -8/+234 | |
