summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tc-geo-local-only-counts-matcher' into 'master'Nick Thomas2018-03-071-0/+24
|\
| * Add matcher to match elements by idstc-geo-local-only-counts-matcherToon Claes2018-03-061-0/+24
* | Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-072-0/+375
|\ \ | |/ |/|
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-072-0/+375
* | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-063-8/+56
|\ \
| * \ Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan2018-03-051-4/+10
| |\ \
| | * | Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesgitaly-lfs-changesAlejandro Rodríguez2018-03-021-4/+10
| | |/
| * | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-051-4/+1
| |\ \
| | * | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-4/+1
| * | | Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern2018-03-051-0/+45
| |\ \ \ | | |_|/ | |/| |
| | * | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-021-0/+45
| | |/
* | | Bring one group board to CEFelipe Artur2018-03-037-0/+349
|/ /
* | Merge branch '33570-slack-notify-default-branch' into 'master'Sean McGivern2018-03-021-0/+18
|\ \ | |/ |/|
| * SlackService - respect `notify_only_default_branch` for push eventsMario de la Ossa2018-03-021-0/+18
* | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-013-105/+101
* | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-012-9/+9
|\ \
| * | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-282-9/+9
* | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-011-19/+30
|\ \ \
| * | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-20/+19
| * | | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-282-1/+13
| * | | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-1/+1
* | | | Add update for packed-refs with git v2.16sh-bump-git-2.16Stan Hu2018-02-281-1/+1
|/ / /
* | | Merge branch '43275-improve-variables-validation-message' into 'master'Kamil Trzciński2018-02-271-0/+2
|\ \ \ | |/ / |/| |
| * | Skip variables duplicates validator if variable is already a duplicateMatija Čupić2018-02-221-0/+2
| |/
* | Merge branch '43570-localstorage-clear-error-when-feature-test-fails-before-v...Stan Hu2018-02-231-2/+4
|\ \
| * | prevent localStorage.clear from running when it would cause an errorMike Greiling2018-02-231-2/+4
* | | Fix deletion attempts on dropped tablesMichael Kozono2018-02-231-2/+2
|/ /
* | Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-7/+9
* | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-231-0/+18
|\ \ | |/ |/|
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+18
* | Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern2018-02-221-0/+13
|\ \ | |/ |/|
| * Fix 500 error when loading an invalid upload URLSean McGivern2018-02-221-0/+13
* | Merge branch 'mk-improve-background-migration-specs' into 'master'Stan Hu2018-02-212-16/+128
|\ \
| * | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-202-126/+128
| * | Remove more BG migration spec dependenciesMichael Kozono2018-02-161-4/+9
| * | Remove codebase dependencies from a BG migrationMichael Kozono2018-02-161-9/+114
| |/
* | 36847 - update toml-rb to 1.0.0Ken2018-02-211-1/+1
|/
* Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master'Sean McGivern2018-02-152-4/+4
|\
| * Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-filesRémy Coutable2018-02-142-4/+4
* | Merge branch 'mc/fix/project-variables-scope' into 'master'Kamil Trzciński2018-02-141-1/+1
|\ \ | |/ |/|
| * Improve validation message and add changelogmc/fix/project-variables-scopeKamil Trzciński2018-02-141-1/+1
| * Add more information in variable_duplicates validator error messageMatija Čupić2018-02-131-1/+1
* | Avoid dropping tables in testMichael Kozono2018-02-141-4/+0
* | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-141-37/+121
|\ \ | |/ |/|
| * Allow including custom attributes in API responsesMarkus Koller2018-02-081-37/+121
* | Allow to use the latest migration in migration specsRémy Coutable2018-02-121-1/+7
* | Call .reset_column_in_all_models! before migrating in MigrationsHelpers.schem...Rémy Coutable2018-02-121-0/+2
* | Use the :migration metadata in migration specsRémy Coutable2018-02-121-4/+0
* | Disable caching of tables for migration spec that drops a temporary tableStan Hu2018-02-121-0/+4
* | Merge branch '42928-default-protected-variables-to-off' into 'master'Filipa Lacerda2018-02-121-4/+4
|\ \