summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-0/+6
|\
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-3064-220/+742
| |\
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-0/+6
* | | Merge branch 'clean-capybara-config' into 'master'Stan Hu2017-11-301-8/+28
|\ \ \ | |_|/ |/| |
| * | add logging back to capybara config and clean up selenium option instantiationclean-capybara-configMike Greiling2017-11-291-8/+28
* | | Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* | | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* | | Add test suit for platform::kubernetesShinya Maeda2017-11-281-7/+21
|/ /
* | Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-242-3/+3
|\ \
| * | Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-242-3/+3
* | | Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+5
* | | Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)2017-11-231-0/+9
* | | Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master'Clement Ho2017-11-221-0/+6
|\ \ \
| * | | Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mrEric Eastwood2017-11-211-0/+6
* | | | Merge branch 'improve-extra-queries-output' into 'master'Rémy Coutable2017-11-221-2/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve output for extra queries in specsimprove-extra-queries-outputSean McGivern2017-11-221-2/+9
* | | | Add QUERY_RECORDER_DEBUG environment variable to improve performance debuggingsh-add-query-recorder-debuggingStan Hu2017-11-211-0/+7
|/ / /
* | | Adds Rubocop rule for line break after guard clauseJacopo2017-11-163-0/+3
|/ /
* | we need to disable gitaly for some testsKim "BKC" Carlbäcker2017-11-141-2/+6
* | Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-0/+5
* | Merge branch 'github-importer-refactor' into 'master'Douwe Maan2017-11-081-18/+18
|\ \
| * | Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-18/+18
* | | Add helper methods to redirect legacy pathsBob Van Landuyt2017-11-071-0/+13
|/ /
* | Merge branch 'fix-comments-spec' into 'master'Rémy Coutable2017-11-071-1/+1
|\ \
| * | Fix merge_request_specAnnabel Dunstone Gray2017-11-071-1/+1
* | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-0/+1
|\ \ \ | |/ /
| * | Merge branch 'fix/gb/ensure-that-job-belongs-to-stage' into 'master'Kamil Trzciński2017-11-071-0/+1
| |\ \
| | * | Fix cycle analytics specsGrzegorz Bizon2017-11-061-0/+1
* | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-1/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-071-1/+4
| |\ \ \
| | * | | Support custom attributes on projectsMarkus Koller2017-11-061-1/+4
| | |/ /
* | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-0718-78/+136
|\ \ \ \ | |/ / /
| * | | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-36/+0
| * | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0517-42/+136
| |\ \ \ | | |/ /
| | * | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-0/+4
| | |\ \
| | | * \ Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-0/+4
| | | |\ \
| | | | * | Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-0/+4
| | * | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0212-21/+116
| | |\ \ \ \ | | | |/ / /
| | * | | | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-022-8/+30
| | * | | | remove unused capybara_select2 helperMike Greiling2017-11-011-5/+0
| | * | | | add spacing around yieldMike Greiling2017-11-011-0/+2
| | * | | | make window resizing more resiliant on small screens when headless mode is offMike Greiling2017-11-011-3/+7
| | * | | | fix flaky fill_in use in which return key would occasionally be intercepted b...Mike Greiling2017-11-011-2/+2
| | * | | | move resize option the pre-test hooks instead of post-testMike Greiling2017-11-011-3/+3
| | * | | | reset browser window size between testsMike Greiling2017-11-011-0/+3
| | * | | | allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-301-2/+2
| | * | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-2910-86/+85
| | |\ \ \ \
| | * | | | | add InspectRequests helperMike Greiling2017-10-231-0/+15
| | * | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-239-16/+69
| | |\ \ \ \ \
| | * | | | | | add CHROME_HEADLESS environment variable to disable headless modeMike Greiling2017-10-211-1/+4