summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
* Actually clean gitlab-test path when TestEnv.set_repo_refs failsRémy Coutable2017-06-061-4/+12
* added testsnotebook-katex-fixesPhil Hughes2017-05-301-1/+1
* 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
* Shorten the last two commit SHA, because CONSISTENCY31562-fix-test_env-set_repo_refs-rspec-profileRémy Coutable2017-05-181-2/+2
* If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable2017-05-181-23/+25
* Factorize TestEvent#copy_repoRémy Coutable2017-05-181-12/+3
* Log gitaly output during testingJacob Vosmaer2017-05-151-1/+2
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+1
* Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-021-1/+2
|\
| * Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-1/+2
* | Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-261-2/+32
|\ \ | |/
| * Merge branch 'gitaly-testing-toml' into 'master' Rémy Coutable2017-04-251-3/+4
| |\
| | * Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-3/+4
| * | Merge branch 'master' into notebooklab-in-repoPhil Hughes2017-04-131-1/+29
| |\ \ | | |/
| | * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-1/+29
| * | Pull in fixture files from the repoPhil Hughes2017-04-111-1/+2
| |/
* | Finished feature specsLuke "Jared" Bennett2017-04-111-0/+1
|/
* Fix warning when cloning repo that already existsbvl-cleanup-reposBob Van Landuyt2017-04-021-2/+4
* Fix Spinach and Capybara dependenciesStan Hu2017-04-011-1/+1
* Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-311-1/+2
* Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-311-1/+1
* Increase Capybara's timeoutRémy Coutable2017-03-311-6/+0
* Don't clean up the gitlab-test-fork_bare repoNick Thomas2017-03-301-2/+2
* Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-4/+9
* fix new MR form erroneously selects tag as source when branch of same name ex...Sanster2017-03-241-2/+3
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-4/+4
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-4/+4
* Enable Style/MutableConstantDouwe Maan2017-02-231-2/+2
* Backport changes from EE squashSean McGivern2017-02-031-1/+2
* Mark MR as WIP when pushing WIP commitsjurre2017-01-191-1/+2
* Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-0/+1
* Fix expanding a collapsed diff when converting a symlink to a regular fileadam-fix-collapsed-diff-symlink-file-conversionAdam Niedzielski2016-11-101-0/+1
* Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas2016-11-071-13/+11
* Merge branch 'master' into merge-conflicts-editor-2Alfredo Sumaran2016-10-171-1/+3
|\
| * Fix Test Env (proper error handling when gitlab-shell is not clonned)Valery Sizov2016-10-171-1/+3
* | Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-171-0/+1
|\ \ | |/
| * Fix Spinach merge request diff failuresStan Hu2016-10-151-0/+1
* | Fix specsSean McGivern2016-10-131-2/+2
|/
* writes tests to verify the issue is solved and fixes breaking issues.tiagonbotelho2016-10-091-1/+3
* Fix resolving conflicts on forks21459-resolving-merge-conflicts-from-a-forked-repo-through-uiSean McGivern2016-08-301-20/+27
* Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-1/+2
* Add more tests for conflictsSean McGivern2016-08-121-21/+25
* Add backend for merge conflicts readingSean McGivern2016-08-121-0/+2
* Add failing test for #20462winniehell2016-08-021-0/+1
* Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu2016-08-011-1/+2
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-1/+2
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+3
* Fix feature specs on CIsingle-file-diffsSean McGivern2016-07-111-15/+14