| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-06-16 | Update readme and authors | 1 | -3/+2 | ||
| Also some PEP8 | |||||
| 2012-06-16 | Tests on services.issues working | 1 | -53/+46 | ||
| Also fix some bugs | |||||
| 2012-06-16 | Remove list_labels from repo service | 1 | -12/+0 | ||
| in favour of issues.labels.list() to maintain the same structure with Github API docs | |||||
| 2012-06-16 | Refact normalize of dates into base.Service | 1 | -1/+12 | ||
| 2012-05-27 | Little fixs | 1 | -4/+4 | ||
| 2012-05-27 | test Label validation errors | 1 | -0/+22 | ||
| 2012-05-27 | Labels and Milestones services added | 2 | -2/+117 | ||
| 2012-05-27 | Add issues service for issues, comments and events. has tests and updated docs | 1 | -0/+115 | ||
| 2012-05-17 | refs #10 | 1 | -2/+2 | ||
| 2012-05-12 | Some fixes/typos and 'validate_body' related | 1 | -15/+4 | ||
| 2012-04-28 | Litle fixs | 1 | -10/+3 | ||
| 2012-04-24 | Add Teams Service | 1 | -1/+82 | ||
| 2012-04-24 | An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER' | 1 | -1/+1 | ||
| 2012-04-24 | Add Orgs Members API | 1 | -4/+51 | ||
| 2012-04-23 | Baseline Orgs API implementation | 1 | -0/+44 | ||
| 2012-04-19 | use _bool for pull request merge status | 1 | -2/+2 | ||
| 2012-04-17 | add pull request API | 1 | -0/+201 | ||
| there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes | |||||
| 2012-04-16 | add Git Data API support | 1 | -0/+164 | ||
| 2012-04-03 | Fix naming | 1 | -2/+2 | ||
| 2012-04-03 | services.gists.Comment done | 1 | -1/+38 | ||
| 2012-04-03 | services.gists.Gist done | 1 | -3/+3 | ||
| 2012-04-03 | "services.gists.Gist" tests and resources | 1 | -0/+93 | ||
| 2012-03-04 | Fix requests with invalid config precedence | 2 | -36/+8 | ||
| 2012-03-04 | Get repository's commits supported with new result | 1 | -2/+0 | ||
| 2012-03-04 | Refactor result. Now it's a package | 1 | -2/+2 | ||
| result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour. | |||||
| 2012-03-03 | Service repos done | 1 | -1/+44 | ||
| +repos.hooks | |||||
| 2012-03-01 | Python 2.6 compatibility | 3 | -8/+6 | ||
| 2012-03-01 | Restructure modules and packages in a clean way | 1 | -2/+2 | ||
| The docs has increased lines of code, so I split it | |||||
| 2012-02-29 | Init documentation | 1 | -2/+2 | ||
| +core +services.user ~services.repos | |||||
| 2012-02-22 | Repos.watchers service done | 1 | -1/+44 | ||
| 2012-02-22 | Repos.keys service done | 1 | -1/+38 | ||
| 2012-02-22 | Repos.forks service done | 1 | -1/+21 | ||
| 2012-02-21 | Repos.downloads service done | 1 | -1/+33 | ||
| 2012-02-19 | Support to Mimetypes in some services | 1 | -0/+21 | ||
| 2012-02-19 | Fix test imports | 3 | -6/+8 | ||
| 2012-02-18 | Repos commits added | 1 | -1/+66 | ||
| 2012-02-17 | Services' renaming: base.Base to base.Service | 1 | -2/+2 | ||
| 2012-02-12 | Repos collaborators added | 1 | -2/+34 | ||
| 2012-02-12 | Repos service initialized | 1 | -0/+140 | ||
| +service.repos.repo | |||||
| 2012-02-11 | Services.users tests completed | 1 | -2/+25 | ||
| services.users.user services.users.emails services.users.keys services.users.followers | |||||
| 2012-02-11 | Wip on services.users | 2 | -5/+149 | ||
| 2012-02-11 | Fix asserts bugs in client. | 2 | -4/+6 | ||
| Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P | |||||
| 2012-02-11 | WIP on resources.users tests | 2 | -7/+27 | ||
| 2012-02-11 | Services tests | 3 | -0/+59 | ||
| services.core | |||||
| 2012-02-11 | Services.users tests completed | 1 | -2/+25 | ||
| services.users.user services.users.emails services.users.keys services.users.followers | |||||
| 2012-02-11 | Wip on services.users | 2 | -5/+149 | ||
| 2012-02-10 | Fix asserts bugs in client. | 2 | -4/+6 | ||
| Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P | |||||
| 2012-02-10 | WIP on resources.users tests | 2 | -7/+27 | ||
| 2012-02-10 | Services tests | 3 | -0/+59 | ||
| services.core | |||||
