Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-07-12 19:12:26 +0300
committerDouwe Maan <douwe@gitlab.com>2016-07-12 19:12:26 +0300
commiteac0433f864b89a19bd3ca82afaf7957a9a3148f (patch)
treec82c40ec65209a254f93c1a9911ddc8ef361b9e0 /app/finders/todos_finder.rb
parent7ed103b47efa9bbbf051450fb792511d8d691290 (diff)
parent78a5de99e9686bce11ba386e5d59c3e8085e40be (diff)
Merge branch 'fix-gh-rate-limit' into 'master'
Fix GitHub client requests when rate limit is disabled ## What does this MR do? GitHub Rate Limit API returns 404 when the rate limit is disabled. In this case we just want to return gracefully instead of spitting out an error. ## Are there points in the code the reviewer needs to double check? No. ## Why was this MR needed? GitHub importer fails when rate limit is disabled in GitHub Enterprise. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ee/issues/697 ## Does this MR meet the acceptance criteria? - [X] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [X] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5191
Diffstat (limited to 'app/finders/todos_finder.rb')
0 files changed, 0 insertions, 0 deletions