summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'custom-gitaly-url' into 'master'Stan Hu2019-01-231-1/+6
|\
| * Allow Gitaly to be built from a custom URLNick Thomas2019-01-231-1/+6
* | Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-231-2/+2
|\ \ | |/ |/|
| * Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-221-2/+2
* | Merge branch 'fixes-populate-cluster-kubernetes-namespace-table-spec' into 'm...Kamil Trzciński2019-01-221-0/+71
|\ \
| * | Removes factories on Cluster background migrationMayra Cabrera2019-01-221-0/+71
* | | Merge branch '53856-changing-group-visibility-does-not-re-enable-save-button'...Filipa Lacerda2019-01-221-7/+19
|\ \ \ | |/ / |/| |
| * | Fix DirtySubmit handling of checkbox and radio inputsLuke Bennett2019-01-221-7/+19
* | | Merge branch 'ce-issue_7526' into 'master'Fatih Acet2019-01-181-7/+15
|\ \ \
| * | | [EE Backport] Add notes filters for epicsFelipe Artur2019-01-141-7/+15
| |/ /
* | | Merge branch 'sh-fix-backfill-project-repo-migration' into 'master'Douwe Maan2019-01-151-1/+3
|\ \ \ | |/ / |/| |
| * | Load all projects, namespaces, routes in 1 queryToon Claes2019-01-111-1/+3
* | | Merge branch '9070-refactor-specs' into 'master'Stan Hu2019-01-111-0/+7
|\ \ \ | |/ / |/| |
| * | Refactor epics/issues API specsDouglas Barbosa Alexandre2019-01-101-0/+7
| |/
* | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-4/+40
|/
* Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil Trzciński2019-01-041-0/+19
|\
| * Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-031-0/+19
* | Use new merge request email address formatBrett Walker2019-01-031-0/+0
|/
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-2/+1
* Merge branch '34758-extend-can-create-cluster-logic' into 'master'Kamil Trzciński2018-12-301-0/+37
|\
| * Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-0/+37
* | Merge branch 'fj-fix-lfs-image-comments-diffs' into 'master'Douwe Maan2018-12-282-2/+3
|\ \
| * | Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-272-2/+3
* | | Add kubeclients stub methodsMayra Cabrera2018-12-271-0/+20
|/ /
* | Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-m...Lin Jen-Shin2018-12-2617-112/+147
|\ \
| * | Fix deprecation: Using positional arguments in integration testsJasper Maes2018-12-224-20/+22
| * | Merge branch 'feature/option-to-make-variables-protected' into 'master'Grzegorz Bizon2018-12-211-0/+46
| |\ \
| | * \ Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon2018-12-2036-71/+643
| | |\ \
| | * | | callout when ci variables are protected by defaultAlexis Reigel2018-12-041-4/+12
| | * | | option to make variables protected by defaultAlexis Reigel2018-11-291-0/+38
| * | | | Merge branch 'specs-positional-arguments' into 'master'Lin Jen-Shin2018-12-2113-91/+78
| |\ \ \ \
| | * | | | convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-2113-91/+78
| | | |/ / | | |/| |
| * | | | Merge branch 'security-import-symlink' into 'master'John Jarvis2018-12-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix persistent symlink in project importJames Lopez2018-12-171-1/+1
| | | |/ | | |/|
* | | | Use fake application settings for migration testsLin Jen-Shin2018-12-191-0/+16
|/ / /
* | | Merge branch 'blackst0ne-convert-specs-rails5-style' into 'master'Jan Provaznik2018-12-197-34/+34
|\ \ \
| * | | Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-197-34/+34
* | | | Extract a shared example for legacy and hashed storage migrations testsDouglas Barbosa Alexandre2018-12-181-0/+44
|/ / /
* | | Merge branch '51485-new-issue-labels-note' into 'master'Rémy Coutable2018-12-181-2/+2
|\ \ \ | |/ / |/| |
| * | Run CommonSystemNotesService on issuable createHeinrich Lee Yu2018-12-181-2/+2
* | | Merge branch 'remove-rails4-specific-code' into 'master'Rémy Coutable2018-12-171-5/+1
|\ \ \
| * | | Remove rails4 specific codeJasper Maes2018-12-161-5/+1
| |/ /
* | | 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 'fix-rspec-offcense' into 'master'Rémy Coutable2018-12-173-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix RSpec/HookArgument rubocop offenseSemyon Pupkov2018-12-113-5/+5
* | | | Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add tests and move empty file message into own componentSean Nichols2018-12-131-1/+1
* | | | Display reply field if resolved discussion has no repliesWinnie Hellmann2018-12-141-0/+10
* | | | Add List-Id to notification emailsOlivier Crête2018-12-131-1/+3