summaryrefslogtreecommitdiff
path: root/lib/github/representation/pull_request.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add a comment explaining how the branch clean up happensDouglas Barbosa Alexandre2017-06-211-0/+6
|
* Fix Github::Representation::PullRequest#source_branch_exists?Douglas Barbosa Alexandre2017-06-211-1/+1
|
* Fix GitHub importer performance on branch existence checkDouglas Barbosa Alexandre2017-06-211-6/+42
|
* Use the base initiliazer for representationsDouglas Barbosa Alexandre2017-04-241-8/+6
|
* Pass a options hash to Github::ClientDouglas Barbosa Alexandre2017-04-241-2/+3
|
* Extract Github::Representation::IssuableDouglas Barbosa Alexandre2017-04-241-33/+1
|
* Extract common attributes to Github::Representation::BaseDouglas Barbosa Alexandre2017-04-241-12/+0
|
* Add basic representations for the Github API resultsDouglas Barbosa Alexandre2017-04-241-0/+123