Rémy Coutable
7833d3fb29
Improve & simplify GitHub's representation classes
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-05 11:05:45 +02:00
Rémy Coutable
f8184cec85
Don't check for commit existence in Github::Representation::Branch#exists?
...
We don't need to check if the existing branch contains a specific SHA
since we only use the branch's name, the SHA is taken from the pull
request raw `sha` data.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-05 10:48:25 +02:00
Ahmad Sherif
41ef94e777
Migrate creating/deleting a branch to Gitaly
2017-09-06 17:25:17 +02:00
Douglas Barbosa Alexandre
0e298c55ad
Fix GitHub importer performance on branch existence check
2017-06-21 11:42:08 -03:00
Douglas Barbosa Alexandre
5d106f2597
Use the base initiliazer for representations
2017-04-24 21:13:51 -03:00
Douglas Barbosa Alexandre
b43ecca906
Add basic representations for the Github API results
2017-04-24 16:17:52 -03:00