Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace old GH importer with the parallel importergithub-importer-refactor | Yorick Peterse | 2017-11-07 | 1 | -27/+0 |
| | |||||
* | Minor improvements after latest review | Rémy Coutable | 2017-10-05 | 1 | -3/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Improve & simplify GitHub's representation classes | Rémy Coutable | 2017-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Set `label_ids` and `assignee_ids` after the initial `save!`. | Rémy Coutable | 2017-10-05 | 1 | -8/+12 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Extract Github::Representation::Issuable | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -33/+1 |
| | |||||
* | Extract common attributes to Github::Representation::Base | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -12/+0 |
| | |||||
* | Apply labels to issues/merge requests | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+8 |
| | |||||
* | Import issues comments | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+4 |
| | |||||
* | Add issue representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+57 |