aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/issues (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-16Tests on services.issues workingDavid Medina4-8/+8
Also fix some bugs
2012-06-16Refact normalize of dates into base.ServiceDavid Medina2-30/+7
2012-06-16issues.milestones serviceDavid Medina2-55/+59
Also fix doc in issues.labels
2012-06-03WIP on issuesDavid Medina4-118/+216
Fix GET params Config precendence of user/repo TODO: milestones , fix tests and test it
2012-05-27Change "Edit" to "Update" in docstringAlejandro Gómez1-1/+1
2012-05-27add `Labels` and `Milestones` to docsAlejandro Gómez3-2/+4
2012-05-27Labels and Milestones services addedAlejandro Gómez5-4/+270
2012-05-27Add issues service for issues, comments and events. has tests and updated docsConor Branagan3-0/+199