aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/resources/base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-9/+9
|
* Support to resources-self-nested into collectionsDavid Medina2012-02-181-2/+9
|
* Support to map `self` in resources.David Medina2012-02-121-0/+2
| | | | Very nested resources like Repo
* 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-051-1/+1
| | | | | | User.emails User.keys User.followers
* Renaming (What I was thinking?)David Medina2012-02-041-0/+78
resources => ghrequests models => resources + Also it's near to complete user service