summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-0110-18/+183
|\
| * Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-3152-161/+1596
| |\
| * \ Merge remote-tracking branch 'origin/master' into 41416-making-instance-wide-...Luke Bennett2018-07-3016-61/+116
| |\ \
| * | | Add instance statistics settings to APIBob Van Landuyt2018-07-271-1/+4
| * | | Spec instance statisticsBob Van Landuyt2018-07-277-11/+173
| * | | Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-272-6/+6
* | | | Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-0112-382/+46
|\ \ \ \
| * | | | Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-015-69/+0
| * | | | Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-013-43/+17
| * | | | Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-015-265/+28
| * | | | Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-011-5/+1
* | | | | Merge branch 'timeouted' into 'master'Grzegorz Bizon2018-08-011-1/+1
|\ \ \ \ \
| * | | | | corrected test for new errortimeoutedDiana Stanley2018-07-181-1/+1
* | | | | | Merge branch 'runner-features' into 'master'Grzegorz Bizon2018-08-014-9/+168
|\ \ \ \ \ \
| * | | | | | Fix spec failuresKamil Trzciński2018-08-011-2/+2
| * | | | | | Add specs for unsupported runnerKamil Trzciński2018-08-013-1/+106
| * | | | | | Fix spec failuresKamil Trzciński2018-08-011-8/+9
| * | | | | | Improve Ci::Status::Build specsKamil Trzciński2018-08-011-0/+27
| * | | | | | Improve CommitStatusPresenterKamil Trzciński2018-08-011-0/+26
| * | | | | | Fix current spec failuresKamil Trzciński2018-08-011-7/+7
| * | | | | | Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-1/+1
* | | | | | | Merge branch 'fix-multiple-scopes' into 'master'Grzegorz Bizon2018-08-012-33/+126
|\ \ \ \ \ \ \
| * | | | | | | Support multiple scopes when using authing container registry scopesKamil Trzciński2018-08-012-33/+126
* | | | | | | | Merge branch 'user-argument-2/upstream' into 'master'Nick Thomas2018-08-011-5/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-08-011-5/+60
* | | | | | | | | Merge branch 'rails5-fix-flaky-spec-user-uses-shortcuts' into 'master'Rémy Coutable2018-08-011-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Rails5: fix flaky specJasper Maes2018-08-011-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-013-0/+112
* | | | | | | | Resource event modelJan Provaznik2018-08-014-0/+113
* | | | | | | | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-013-54/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | EE PortFrancisco Javier López2018-07-203-54/+87
* | | | | | | | | Merge branch 'floating-avarage-commit-numbers' into 'master'Dmitriy Zaporozhets2018-08-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix failing tests for commit_per_daymsdundar2018-07-311-1/+1
| * | | | | | | | | Show one digit after dot in commit_per_day value in charts page.msdundar2018-07-301-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'dz-labels-search' into 'master'Dmitriy Zaporozhets2018-08-013-1/+111
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add frozen_string_literal to search_labels_spec.rb according to GitLab botDmitriy Zaporozhets2018-07-311-0/+2
| * | | | | | | | | Show different not fount message for project labels searchDmitriy Zaporozhets2018-07-311-2/+2
| * | | | | | | | | Add more specs to labels search featureDmitriy Zaporozhets2018-07-311-4/+45
| * | | | | | | | | Add specs for label search backend codeDmitriy Zaporozhets2018-07-312-1/+31
| * | | | | | | | | Add feature specs for project labels searchDmitriy Zaporozhets2018-07-311-0/+37
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'mk/add-local-project-uploads-cleanup-task' into 'master'Stan Hu2018-07-311-1/+316
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add local project uploads cleanup taskMichael Kozono2018-07-311-1/+316
* | | | | | | | | | Merge branch 'winh-lint-console-tests' into 'master'Mike Greiling2018-07-314-4/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Enable no-console ESLint rule for testswinh-lint-console-testsWinnie Hellmann2018-07-244-4/+4
* | | | | | | | | | Merge branch 'sh-lfs-fix-content-type' into 'master'Nick Thomas2018-07-311-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix LFS uploads not working with git-lfs 2.5.0Stan Hu2018-07-311-3/+3
* | | | | | | | | | Merge branch 'revert-c90d7633' into 'master'Rémy Coutable2018-07-3116-289/+129
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-3116-289/+129
* | | | | | | | | | | Merge branch 'zj-remove-git-rake-tasks' into 'master'Sean McGivern2018-07-311-28/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove git rake tasksZeger-Jan van de Weg2018-07-311-28/+2
| | |_|/ / / / / / / | |/| | | | | | | |