summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+2
* Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-173-66/+62
|\
| * Remove the project_cleanup feature flagNick Thomas2018-12-152-48/+14
| * Fix repository cleanup with object storage onNick Thomas2018-12-151-18/+48
* | Merge branch 'inline-duplicated-discussions' into 'master'Fatih Acet2018-12-171-0/+65
|\ \
| * | Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-0/+65
* | | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-175-10/+10
|\ \ \
| * | | Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-165-10/+10
* | | | Merge branch 'deprecated-actiondispatch-paramsparser' into 'master'Rémy Coutable2018-12-171-1/+0
|\ \ \ \
| * | | | Remove deprecated ActionDispatch::ParamsParserJasper Maes2018-12-161-1/+0
| |/ / /
* | | | Merge branch '55433-un-revert-https-gitlab-com-gitlab-org-gitlab-ce-commit-00...Yorick Peterse2018-12-172-20/+155
|\ \ \ \
| * | | | Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie2018-12-172-20/+155
| |/ / /
* | | | Merge branch 'remove-rails4-specific-code' into 'master'Rémy Coutable2018-12-1711-82/+20
|\ \ \ \
| * | | | Remove rails4 specific codeJasper Maes2018-12-1611-82/+20
| |/ / /
* | | | Merge branch '34758-list-ancestor-clusters' into 'master'Dmitriy Zaporozhets2018-12-172-1/+202
|\ \ \ \
| * | | | Check can :read_clusters in finderThong Kuah2018-12-171-0/+16
| * | | | Move code to presenterThong Kuah2018-12-172-73/+125
| * | | | Refactor methods on ClusterHelperMayra Cabrera2018-12-171-41/+38
| * | | | Move group path display logic to helperThong Kuah2018-12-171-0/+75
| * | | | Show clusters of ancestors in cluster list pageThong Kuah2018-12-171-0/+61
| |/ / /
* | | | Merge branch '55276-encoding-issue-with-the-user-centric-tooltips' into 'master'Tim Zallmann2018-12-171-0/+13
|\ \ \ \
| * | | | Add a test for special charactersNatalia Tepluhina2018-12-141-0/+13
* | | | | Merge branch 'deprecated-positional-seperator-parameter' into 'master'Rémy Coutable2018-12-171-1/+1
|\ \ \ \ \
| * | | | | Passing the separator argument as a positional parameter is deprecatedJasper Maes2018-12-141-1/+1
* | | | | | Merge branch 'rubocop-prepend' into 'master'Rémy Coutable2018-12-171-0/+133
|\ \ \ \ \ \
| * | | | | | Added Cop for injecting EE modulesYorick Peterse2018-12-131-0/+133
* | | | | | | Merge branch 'fix-rspec-offcense' into 'master'Rémy Coutable2018-12-174-8/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix RSpec/HookArgument rubocop offenseSemyon Pupkov2018-12-114-8/+8
* | | | | | | Merge branch '55402-broken-master-karma-test-failing-in-spec-javascripts-boar...53225-rendering-and-usability-problems-with-ie-1153104-redesign-group-overview-ui-mvcStan Hu2018-12-161-3/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix broken karma testMartin Wortschack2018-12-151-3/+4
* | | | | | | Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-153-1/+129
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix diff table rendering for empty files and improve testsSean Nichols2018-12-131-5/+13
| * | | | | | Fix redundant returns in spec fileSean Nichols2018-12-131-3/+3
| * | | | | | Add tests and move empty file message into own componentSean Nichols2018-12-133-1/+121
* | | | | | | Merge branch 'rs-transient-help-page-failure' into 'master'Stan Hu2018-12-152-15/+15
|\ \ \ \ \ \ \
| * | | | | | | Resolve transient failure in Help page specRobert Speicher2018-12-141-7/+6
| * | | | | | | Use class methods for VersionCheckRobert Speicher2018-12-142-8/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '47052-merge-button-does-not-appear-after-rebase-ing' into 'master'Mike Greiling2018-12-143-11/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Set cached MRWidget SHA after rebaseSam Bigelow2018-12-143-11/+18
* | | | | | | Merge branch 'remove-rails4-support' into 'master'Stan Hu2018-12-144-20/+4
|\ \ \ \ \ \ \
| * | | | | | | Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes2018-12-144-20/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Resolve a transient failure in MWPS feature specRobert Speicher2018-12-141-0/+2
|/ / / / / /
* | | | | | Merge branch 'fix-warnings' into 'master'Robert Speicher2018-12-144-22/+48
|\ \ \ \ \ \
| * | | | | | Fix warning: already initialized constant STATUSESSemyon Pupkov2018-12-132-15/+37
| * | | | | | Fix warning already initialized constant LABEL_TITLESSemyon Pupkov2018-12-132-7/+11
* | | | | | | Merge branch '53771-move-cluster-type-description' into 'master'Kamil Trzciński2018-12-141-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Move description of cluster type to presenterThong Kuah2018-12-131-0/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'remove-issue-suggestions-flag' into 'master'Douwe Maan2018-12-141-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Pass on arguments passed to the FeatureConstrainerBob Van Landuyt2018-12-141-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński2018-12-147-0/+35
|\ \ \ \ \ \ \