aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/services/test_core.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refact normalize of dates into base.ServiceDavid Medina2012-06-161-1/+12
* An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER'Stefano Rivera2012-04-241-1/+1
* Refactor result. Now it's a packageDavid Medina2012-03-041-2/+2
* Python 2.6 compatibilityDavid Medina2012-03-011-4/+4
* Support to Mimetypes in some servicesDavid Medina2012-02-191-0/+21
* Fix test importsDavid Medina2012-02-191-2/+2
* Services' renaming: base.Base to base.ServiceDavid Medina2012-02-171-2/+2
* Wip on services.usersDavid Medina2012-02-111-2/+2
* Fix asserts bugs in client.David Medina2012-02-111-1/+4
* Services testsDavid Medina2012-02-111-0/+52