aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/requests/issues (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-16Update readme and authorsDavid Medina1-2/+2
Also some PEP8
2012-06-16Tests on services.issues workingDavid Medina1-1/+2
Also fix some bugs
2012-06-16issues.milestones serviceDavid Medina1-7/+7
Also fix doc in issues.labels
2012-06-03WIP on issuesDavid Medina2-27/+12
Fix GET params Config precendence of user/repo TODO: milestones , fix tests and test it
2012-05-27test Label validation errorsAlejandro Gómez1-5/+9
2012-05-27Labels and Milestones services addedAlejandro Gómez3-1/+120
2012-05-27Add issues service for issues, comments and events. has tests and updated docsConor Branagan3-0/+115