summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Do not validate cached dataoptimise-runner-update-cached-infoKamil Trzciński2018-06-051-8/+18
* Merge branch '46845-update-email_spec-to-2-2-0' into 'master'Robert Speicher2018-06-043-35/+30
|\
| * Replace have_html_espaced_body_text after 517598baTakuya Noguchi2018-06-032-21/+21
| * Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi2018-06-032-14/+9
* | Add ability to search wiki titlesFrancisco Javier López2018-06-044-67/+80
* | Merge branch 'sh-fix-issue-43981' into 'master'Douwe Maan2018-06-042-22/+21
|\ \
| * | Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbsh-fix-issue-43981Stan Hu2018-06-022-22/+21
| |/
* | Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in do...per-project-pipeline-iidShinya Maeda2018-06-041-4/+4
* | Reveert build_relations and simply add a line for creating iidShinya Maeda2018-06-021-3/+3
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-0275-816/+1911
|\ \ | |/
| * 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