summaryrefslogtreecommitdiff
path: root/lib/github/representation/issuable.rb
Commit message (Collapse)AuthorAgeFilesLines
* Minor improvements after latest reviewRémy Coutable2017-10-051-3/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Set `label_ids` and `assignee_ids` after the initial `save!`.Rémy Coutable2017-10-051-6/+8
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Pass a options hash to Github::ClientDouglas Barbosa Alexandre2017-04-241-2/+2
|
* Extract Github::Representation::IssuableDouglas Barbosa Alexandre2017-04-241-0/+37