summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2110-112/+112
* Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master'Douwe Maan2017-06-201-6/+7
|\
| * Remove PersonalSnippet case for reportable_note specshide-edit-comment-and-report-as-abuse-conditionallyLuke "Jared" Bennett2017-06-201-28/+8
| * Fixed reportable_note_shared_example for the reportable_note/snippets_specLuke "Jared" Bennett2017-06-161-13/+34
* | Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-3/+3
* | Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-192-6/+6
* | Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Rename methods in the LoginHelpers moduleRobert Speicher2017-06-191-26/+31
* | Merge branch '33779-reset-session-before-blocking-requests' into 'master'Robert Speicher2017-06-162-6/+9
|\ \
| * | Call Capybara.reset_sessions! before block_and_wait_for_requests_complete33779-reset-session-before-blocking-requestsRémy Coutable2017-06-162-6/+9
* | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-165-10/+10
|\ \ \ | |/ / |/| |
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-155-10/+10
* | | Avoid including Capybara::DSL to conflict with definition of pagesh-fix-issue-33756Stan Hu2017-06-151-5/+3
* | | Don't include Capybara::DSL in the global scopeStan Hu2017-06-151-0/+2
* | | Wait for all Ajax and Vue requests to complete in JavaScript testsStan Hu2017-06-151-1/+1
| |/ |/|
* | Merge branch 'deprecate-gitaly-path' into 'master'Sean McGivern2017-06-151-2/+7
|\ \ | |/ |/|
| * Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-2/+7
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-147-17/+51
|/
* Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-6/+27
* Let PhantomJS load local imagesrc/load-images-in-phantomjsRémy Coutable2017-06-121-1/+3
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-16/+0
* Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-5/+9
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-072-0/+44
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-1/+1
|\
| * added tests for collapsingPhil Hughes2017-06-021-1/+1
* | Merge commit '6ac1caa01a4c059f5bcb7c9da2e83001e5469f73' into feature/gb/migra...feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-062-5/+33
|\ \
| * | Actually clean gitlab-test path when TestEnv.set_repo_refs failsRémy Coutable2017-06-061-4/+12
| * | Move CI access logic into GitAccessMichael Kozono2017-06-051-3/+6
| * | Fix Git over HTTP specMichael Kozono2017-06-051-1/+18
* | | Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-0511-15/+146
|\ \ \ | |/ /
| * | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński2017-06-051-6/+37
| |\ \
| | * | Make sure that environment was created before deployingLin Jen-Shin2017-06-021-0/+2
| | * | Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-6/+35
| * | | Merge branch 'mabes/gitlab-ce-bypass-auto-login' into 'master'Douwe Maan2017-06-022-1/+5
| |\ \ \
| | * | | Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-022-1/+5
| * | | | Merge branch '33139-lint-our-factories' into 'master'Grzegorz Bizon2017-06-021-0/+41
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-0/+41
| | | |/ | | |/|
| * | | Merge branch '28080-system-checks' into 'master'Sean McGivern2017-06-022-0/+28
| |\ \ \ | | |_|/ | |/| |
| | * | Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-311-1/+5
| | * | Improve Specs and some fixesGabriel Mazetto2017-05-311-0/+5
| | * | Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-311-0/+19
| | |/
| * | Merge branch 'notebook-katex-fixes' into 'master'Filipa Lacerda2017-06-011-1/+1
| |\ \
| | * | added testsnotebook-katex-fixesPhil Hughes2017-05-301-1/+1
| | |/
| * | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-1/+2
| |/
| * Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-261-0/+7
| * Merge branch '32762-gitaly-should-be-recompiled-when-gitaly_server_version-ch...Robert Speicher2017-05-251-1/+12
| |\
| | * Re-download and recompile Gitaly in tests if the version changed32762-gitaly-should-be-recompiled-when-gitaly_server_version-changesAlejandro Rodríguez2017-05-241-1/+12
| * | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-251-4/+12
| |\ \
| | * | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-4/+12
| * | | Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+1