summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-053-103/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-053-0/+103
* Merge branch '59570-remove-due-date-quick-action' into 'master'Sean McGivern2019-04-051-15/+25
|\
| * Extract remove due date spec to shared example59570-remove-due-date-quick-actionAlexandru Croitor2019-04-051-15/+25
* | Merge branch '58375-api-controller' into 'master'Sean McGivern2019-04-051-0/+1
|\ \
| * | Add a Prometheus API per environmentrpereira22019-04-051-0/+1
| |/
* | Merge branch '59570-target-branch-quick-action' into 'master'Sean McGivern2019-04-051-0/+77
|\ \
| * | Extract target branch quick action to shared example59570-target-branch-quick-actionAlexandru Croitor2019-04-041-0/+77
* | | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-7/+28
|\ \ \
| * | | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-7/+28
* | | | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-056-13/+13
| |_|/ |/| |
* | | 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