summaryrefslogtreecommitdiff
path: root/lib/github/representation/branch.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-55/+0
* Improve & simplify GitHub's representation classesRémy Coutable2017-10-051-8/+6
* Don't check for commit existence in Github::Representation::Branch#exists?Rémy Coutable2017-10-051-9/+3
* Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitalyAhmad Sherif2017-09-061-1/+1
* Fix GitHub importer performance on branch existence checkDouglas Barbosa Alexandre2017-06-211-1/+13
* Use the base initiliazer for representationsDouglas Barbosa Alexandre2017-04-241-5/+4
* Add basic representations for the Github API resultsDouglas Barbosa Alexandre2017-04-241-0/+52