summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-043-21/+59
* Merge branch 'fix-feature-memoization' into 'master'Stan Hu2018-06-011-0/+24
|\
| * Use RequestStore to memoize Flipper features so that memoized values are clea...RĂ©my Coutable2018-06-011-0/+24
* | Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-012-2/+4
|\ \
| * | Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-292-2/+4
* | | Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+79
* | | Update position sticky polyfillPaul Slaughter2018-06-011-79/+0
| |/ |/|
* | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-017-9/+32
* | Merge branch 'reactive-caching-alive-bug' into 'master'Nick Thomas2018-06-011-0/+1
|\ \
| * | ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho2018-06-011-0/+1
* | | Merge branch '46913-appearance-uploader-fields-and-description-html-are-missi...Douwe Maan2018-06-011-28/+105
|\ \ \ | |/ / |/| |
| * | Use RequestStore in CacheableAttributes.cached for greater performanceRĂ©my Coutable2018-06-011-0/+9
| * | Revert to caching the AR object in CacheableAttributesRĂ©my Coutable2018-06-011-28/+96
* | | Merge branch 'ide-list-merge-requests' into 'master'Filipa Lacerda2018-06-014-0/+249
|\ \ \
| * \ \ Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-01150-11579/+2499
| |\ \ \ | | |/ /
| * | | ability to search merge requestsPhil Hughes2018-05-301-3/+27
| * | | improved stored dataPhil Hughes2018-05-303-1/+31
| * | | Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-05-30142-846/+2727
| |\ \ \
| * | | | fixed tests failing caused by rewirePhil Hughes2018-05-251-0/+2
| * | | | Show merge requests in web IDEPhil Hughes2018-05-253-0/+193
* | | | | Merge branch 'backup-delete-all-use-file-join' into 'master'Sean McGivern2018-06-011-1/+1
|\ \ \ \ \
| * | | | | Use File.join in DeleteAllRepositories testJacob Vosmaer2018-06-011-1/+1
* | | | | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil TrzciƄski2018-06-0118-265/+257
|\ \ \ \ \ \
| * | | | | | Fix spec/models/ci/runner_spec.rb:775 destroy runner with no projects46010-add-more-validations-for-runners-and-runner-typeDylan Griffith2018-05-311-0/+1
| * | | | | | Bring back deleted specsKamil TrzciƄski2018-05-313-5/+42
| * | | | | | Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | | | | | Fix rubocop error in runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | | | | | Fix `static-analysis` changesKamil TrzciƄski2018-05-311-1/+1
| * | | | | | Ensure that we can remove degenerate runnersKamil TrzciƄski2018-05-311-0/+16
| * | | | | | Improve Runners API validationsKamil TrzciƄski2018-05-311-6/+2
| * | | | | | Improve runner registration APIKamil TrzciƄski2018-05-311-3/+5
| * | | | | | Fix traits of runners factoriesKamil TrzciƄski2018-05-311-0/+8
| * | | | | | Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil TrzciƄski2018-05-311-1/+1
| * | | | | | Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-312-1/+4
| * | | | | | Fix spec for User#ci_owned_runnersDylan Griffith2018-05-311-20/+17
| * | | | | | Fix the conflict resolution in spec/models/ci/runner_spec.rbDylan Griffith2018-05-311-23/+7
| * | | | | | Fix spec/features/runners_spec.rbDylan Griffith2018-05-311-2/+2
| * | | | | | Fix some failuresKamil TrzciƄski2018-05-312-38/+6
| * | | | | | Fix `register_job_service_spec` failuresKamil TrzciƄski2018-05-311-1/+1
| * | | | | | Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil TrzciƄski2018-05-311-6/+2
| * | | | | | Refactor validations and make runner factory by default to be instance-wide r...Kamil TrzciƄski2018-05-3118-130/+109
| * | | | | | Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith2018-05-311-0/+7
| * | | | | | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-319-93/+91
* | | | | | | Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-015-40/+116
* | | | | | | Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan2018-06-011-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Eliminate constants warnings by:Lin Jen-Shin2018-06-011-3/+3
* | | | | | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier LĂłpez2018-06-0110-71/+147
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '46840-fix-merge-request-unmergeable-email-plural' into 'master'Sean McGivern2018-06-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-pluralMark Chao2018-05-311-1/+1
* | | | | | | Merge branch 'ide-jobs-list-components' into 'master'Filipa Lacerda2018-06-0113-374/+711
|\ \ \ \ \ \ \