summaryrefslogtreecommitdiff
path: root/lib/github/representation/issuable.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-37/+0
* Minor improvements after latest reviewRémy Coutable2017-10-051-3/+1
* Set `label_ids` and `assignee_ids` after the initial `save!`.Rémy Coutable2017-10-051-6/+8
* Pass a options hash to Github::ClientDouglas Barbosa Alexandre2017-04-241-2/+2
* Extract Github::Representation::IssuableDouglas Barbosa Alexandre2017-04-241-0/+37