summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-041-0/+8
|\
| * Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+8
* | Automatically set Prometheus step intervalPeter Leitzen2019-04-041-3/+7
* | Extract confidential quick action spec to a shared example59570-confidential-quick-actionAlexandru Croitor2019-04-041-0/+31
|/
* Merge branch '59570-tag-quick-action' into 'master'Sean McGivern2019-04-041-0/+24
|\
| * Move tag quick action spec to shared example59570-tag-quick-actionAlexandru Croitor2019-04-031-0/+24
* | Merge branch '59570-merge-quick-action' into 'master'Sean McGivern2019-04-041-0/+47
|\ \
| * | Extract merge quick action to a shared example59570-merge-quick-actionAlexandru Croitor2019-04-031-0/+47
* | | Do not send error name and message to SentryThong Kuah2019-04-041-2/+2
* | | Don't send error backtrace to SentryThong Kuah2019-04-041-2/+7
* | | Refactor to share tests for base class methodThong Kuah2019-04-041-0/+27
* | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-031-30/+93
|\ \ \ | |/ / |/| |
| * | Add control for variable value maskingmfluharty2019-03-291-30/+93
* | | Merge branch '59756-shared-example-already-defined' into 'master'Sean McGivern2019-04-031-85/+0
|\ \ \ | |_|/ |/| |
| * | Remove already defined shared example59756-shared-example-already-definedAlexandru Croitor2019-04-021-85/+0
* | | Fix Release permission specShinya Maeda2019-04-031-2/+2
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-1/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-021-1/+2
| |\ \
| | * | Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-151-1/+2
* | | | Merge branch '6539-extract-ee-specific-code' into 'master'Rémy Coutable2019-04-011-0/+8
|\ \ \ \
| * | | | Add no-op license helper to CE6539-extract-ee-specific-codeAlexandru Croitor2019-03-281-0/+8
* | | | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-2937-389/+2256
|\ \ \ \ \
| * | | | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-2937-389/+2256
| | |_|_|/ | |/| | |
* | | | | Refactor subbed_worker callsrefactor/ce_stubbed_workerJoão Cunha2019-03-281-0/+9
|/ / / /
* | | | [CE] Reduce the diff with EE in spec/policies/group_policy_spec.rbRémy Coutable2019-03-271-0/+47
* | | | Factorize policy helpers into PolicyHelpersRémy Coutable2019-03-272-8/+11
* | | | [CE] Reduce the diff with EE in spec/policies/project_policy_spec.rbRémy Coutable2019-03-272-0/+327
* | | | Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+9
* | | | Merge branch 'dm-md-css' into 'master'Annabel Dunstone Gray2019-03-261-1/+1
|\ \ \ \
| * | | | Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
| | |/ / | |/| |
* | | | Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-1/+1
* | | | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-1/+1
|/ / /
* | | Merge branch 'revert-79a45f7f' into 'master'Sean McGivern2019-03-221-1/+1
|\ \ \
| * | | Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-1/+1
* | | | Merge branch 'ce-6618-extract-ee-specific-files-lines-for-create-spec-finders...Robert Speicher2019-03-226-322/+447
|\ \ \ \ | |/ / / |/| | |
| * | | [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-212-31/+23
| * | | [CE] Reduce differences with EE in snippets_finder_spec.rbRémy Coutable2019-03-212-322/+322
| * | | [CE] Reduce differences with EE in merge_requests_finder_spec.rbRémy Coutable2019-03-211-0/+65
| * | | [CE] Reduce differences with EE in issues_finder_spec.rbRémy Coutable2019-03-211-0/+44
| * | | [CE] Reduce differences with EE in group_projects_finder_spec.rbRémy Coutable2019-03-211-0/+24
* | | | Merge branch 'winh-remove-sushi' into 'master'Mike Greiling2019-03-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-1/+1
| |/ /
* | | Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-5/+11
|/ /
* | Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creati...Lin Jen-Shin2019-03-191-14/+14
|\ \
| * | Simplify the JavaScriptFixturesHelpers moduleRémy Coutable2019-03-191-14/+14
* | | Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-191-0/+4
|/ /
* | Move some application setting examples to be sharedLin Jen-Shin2019-03-191-0/+252
* | Merge branch 'sh-handle-null-bytes-in-merge-request-diffs' into 'master'Nick Thomas2019-03-151-0/+14
|\ \
| * | Fix error creating a merge request when diff includes a null byteStan Hu2019-03-141-0/+14
* | | Merge branch 'improve-spec-requests-api-merge_requests_spec' into 'master'Robert Speicher2019-03-152-366/+2
|\ \ \