Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitaly | Ahmad Sherif | 2017-09-06 | 1 | -1/+1 |
* | Add a comment explaining how the branch clean up happens | Douglas Barbosa Alexandre | 2017-06-21 | 1 | -0/+6 |
* | Fix Github::Representation::PullRequest#source_branch_exists? | Douglas Barbosa Alexandre | 2017-06-21 | 1 | -1/+1 |
* | Fix GitHub importer performance on branch existence check | Douglas Barbosa Alexandre | 2017-06-21 | 2 | -7/+55 |
* | Fix import of notes on Pull Request diff | Douglas Barbosa Alexandre | 2017-04-25 | 1 | -4/+0 |
* | Use the base initiliazer for representations | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -13/+10 |
* | Add Github::Representation::Base#id | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -7/+4 |
* | Import Github releases | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+17 |
* | Pass a options hash to Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 5 | -9/+11 |
* | Extract Github::Representation::Issuable | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -66/+39 |
* | Extract common attributes to Github::Representation::Base | Douglas Barbosa Alexandre | 2017-04-24 | 6 | -52/+12 |
* | 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 |
* | Fix comment representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+2 |
* | Add comment representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+58 |
* | Add issue representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+57 |
* | Add basic representations for the Github API results | Douglas Barbosa Alexandre | 2017-04-24 | 7 | -0/+270 |