aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/issues (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tests on services.issues workingDavid Medina2012-06-164-8/+8
| | | | Also fix some bugs
* Refact normalize of dates into base.ServiceDavid Medina2012-06-162-30/+7
|
* issues.milestones serviceDavid Medina2012-06-162-55/+59
| | | | Also fix doc in issues.labels
* WIP on issuesDavid Medina2012-06-034-120/+218
| | | | | | | Fix GET params Config precendence of user/repo TODO: milestones , fix tests and test it
* Change "Edit" to "Update" in docstringAlejandro Gómez2012-05-271-1/+1
|
* add `Labels` and `Milestones` to docsAlejandro Gómez2012-05-273-2/+4
|
* Labels and Milestones services addedAlejandro Gómez2012-05-275-4/+270
|
* Add issues service for issues, comments and events. has tests and updated docsConor Branagan2012-05-273-0/+199