summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-132-366/+2
* | | | Reduce diff with EE in spec/fixtures/api/schemasRémy Coutable2019-03-141-5/+19
| |/ / |/| |
* | | Run rubocop -aNick Thomas2019-03-133-19/+13
|/ /
* | Revert "Merge branch 'check_pg_stat_activity' into 'master'"Thong Kuah2019-03-121-19/+0
* | Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-0/+8
* | Reduce differences in spec/support/shared_contexts/services_shared_context.rbRémy Coutable2019-03-071-0/+8
* | Reduce differences in spec/support/webmock.rbRémy Coutable2019-03-071-1/+9
* | Reduce differences in spec/support/matchers/access_matchers.rbRémy Coutable2019-03-071-18/+17
* | Reduce differences in spec/support/helpers/kubernetes_helpers.rbRémy Coutable2019-03-071-0/+15
* | Reduce differences in spec/support/helpers/javascript_fixtures_helpers.rbRémy Coutable2019-03-071-11/+16
* | Reduce differences in spec/support/db_cleaner.rbRémy Coutable2019-03-072-45/+61
* | Reduce differences in spec/support/api/schema_matcher.rbRémy Coutable2019-03-071-1/+1
|/
* Merge branch 'add-rubocop-return-nil-style' into 'master'Rémy Coutable2019-03-061-1/+1
|\
| * Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* | Adjust GraphQL helper to query empty fieldsBob Van Landuyt2019-03-061-5/+14
|/
* Add array support for labelsAlexandru Croitor2019-03-061-0/+31