aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get repository's commits supported with new resultDavid Medina2012-03-041-9/+8
|
* Service repos doneDavid Medina2012-03-031-0/+7
| | | | +repos.hooks
* Python 2.6 compatibilityDavid Medina2012-03-012-10/+10
|
* Repos.forks service doneDavid Medina2012-02-221-0/+3
|
* Repos.downloads service doneDavid Medina2012-02-211-0/+12
|
* Repos commits addedDavid Medina2012-02-181-7/+61
|
* Support to resources-self-nested into collectionsDavid Medina2012-02-181-2/+9
|
* Repos service initializedDavid Medina2012-02-122-0/+62
| | | | +service.repos.repo
* Support to map `self` in resources.David Medina2012-02-121-0/+2
| | | | Very nested resources like Repo
* WIP on resources.users testsDavid Medina2012-02-111-1/+1
|
* Resources testsDavid Medina2012-02-101-4/+9
| | | | | | resources.core * Also detected and fixed memory bug
* Clean requests interfaceDavid Medina2012-02-071-0/+3
| | | | | | Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library
* User service completeDavid Medina2012-02-052-1/+7
| | | | | | User.emails User.keys User.followers
* Renaming (What I was thinking?)David Medina2012-02-043-0/+101
resources => ghrequests models => resources + Also it's near to complete user service