gitlab-org--gitlab-foss/lib/github
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
..
import Fix notes type created from import 2017-09-29 11:18:58 +00:00
representation Don't check for commit existence in Github::Representation::Branch#exists? 2017-10-05 10:48:25 +02:00
client.rb Retrieve PR comments only when we know there are any 2017-09-26 19:17:00 +02:00
collection.rb
error.rb Remove the Github::Error base class 2017-04-25 13:30:30 -03:00
import.rb Keep only the changes that are known to work well 2017-10-05 10:48:25 +02:00
rate_limit.rb
repositories.rb
response.rb Fix import of notes on Pull Request diff 2017-04-25 17:05:40 -03:00
user.rb