summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Backport changes from EEmc/refactor/bridges-ceMatija Čupić2019-04-023-19/+10
* Merge branch 'sh-force-gc-after-import' into 'master'Douglas Barbosa Alexandre2019-04-012-1/+14
|\
| * Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-012-1/+14
* | Merge branch 'frozen_string_spec_workers' into 'master'Douglas Barbosa Alexandre2019-04-01118-0/+236
|\ \
| * | Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-01118-0/+236
| |/
* | Merge branch 'bvl-pipeline-spec-broken-master' into 'master'Robert Speicher2019-04-011-3/+35
|\ \
| * | Refactor pipeline_specBob Van Landuyt2019-04-011-3/+35
* | | Merge branch 'design-management-permissions-ce' into 'master'Douwe Maan2019-04-012-2/+6
|\ \ \ | |_|/ |/| |
| * | Extra permissions in Project & Issue GraphQLBob Van Landuyt2019-04-012-2/+6
* | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-011-1/+7
* | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-012-9/+43
|\ \ \
| * | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-012-9/+43
| |/ /
* | | Merge branch 'contribute/fix-nav-links-archived-project' into 'master'Douglas Barbosa Alexandre2019-04-011-0/+52
|\ \ \
| * | | Disable inaccessible navigation links upon archiving a projectElias Werberich2019-03-311-0/+52
| |/ /
* | | Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-012-1/+103
|\ \ \
| * | | Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-292-1/+103
* | | | Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López2019-04-011-3/+10
* | | | Merge branch 'frozen_string_spec_models' into 'master'Grzegorz Bizon2019-04-01275-11/+583
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't use frozen_string_literal for nowfrozen_string_spec_modelsThong Kuah2019-04-011-2/+0
| * | | Fix license_template_spec to not modify StringThong Kuah2019-04-011-6/+7
| * | | Don't modify String in instance_configuration_specThong Kuah2019-04-011-2/+2
| * | | Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
| * | | Add # frozen_string_literal to spec/modelsThong Kuah2019-04-01276-0/+552
| | |/ | |/|
* | | Merge branch 'sh-fix-project-branches-merge-status' into 'master'Douwe Maan2019-04-011-3/+23
|\ \ \
| * | | Revise merged branch check to green light up to N branchessh-fix-project-branches-merge-statusStan Hu2019-03-301-3/+3
| * | | Fix API /project/:id/branches not returning correct merge statusStan Hu2019-03-301-1/+21
* | | | add a uniq constraints on issues and mrs labelsAntoine Huret2019-04-012-0/+24
* | | | Merge branch '6539-extract-ee-specific-code' into 'master'Rémy Coutable2019-04-013-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Add no-op license helper to CE6539-extract-ee-specific-codeAlexandru Croitor2019-03-283-0/+10
* | | | Don't try to set any ACL on uploaded objectsBastian Blank2019-03-301-1/+1
| |/ / |/| |
* | | Merge branch 'sh-fix-failing-spec-on-first-da' into 'master'James Lopez2019-03-301-1/+1
|\ \ \
| * | | Fix failing spec in spec/features/users/login_spec.rbStan Hu2019-03-291-1/+1
* | | | Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-294-1/+113
* | | | Merge branch 'winh-jest-html-fixtures' into 'master'Clement Ho2019-03-294-10/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Add Karma-style fixture helpers to Jestwinh-jest-html-fixturesWinnie Hellmann2019-03-293-2/+17
| * | | Add helpers for HTML fixtures to JestWinnie Hellmann2019-03-291-6/+20
| * | | Add workaround for innerText in JestWinnie Hellmann2019-03-291-0/+9
| * | | Move abuse_reports_spec.js to JestWinnie Hellmann2019-03-291-2/+2
* | | | Handle missing keys in sentry api responseReuben Pereira2019-03-293-17/+120
* | | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-2941-459/+2396
|\ \ \ \
| * | | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-2941-459/+2396
* | | | | Merge branch '59462-applicatonsettings-not-tolerant-of-missing-db-columns' in...Stan Hu2019-03-291-3/+12
|\ \ \ \ \
| * | | | | Apply suggestion to spec/lib/gitlab/current_settings_spec.rb59462-applicatonsettings-not-tolerant-of-missing-db-columnsLin Jen-Shin2019-03-281-1/+1
| * | | | | Use a Gitlab::FakeApplicationSettings when migrations are pendingRémy Coutable2019-03-261-2/+11
* | | | | | Merge branch 'winh-jest-vue-tips' into 'master'Tim Zallmann2019-03-291-0/+3
|\ \ \ \ \ \
| * | | | | | Disable Vue tips when running Jestwinh-jest-vue-tipsWinnie Hellmann2019-03-281-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-2910-18/+294
|\ \ \ \ \ \
| * | | | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-2910-18/+294
* | | | | | | Merge branch 'refactor/ce_stubbed_worker' into 'master'Douwe Maan2019-03-297-76/+49
|\ \ \ \ \ \ \
| * | | | | | | Refactor subbed_worker callsrefactor/ce_stubbed_workerJoão Cunha2019-03-287-76/+49
| | |/ / / / / | |/| | | | |