summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support renames in diff_for_path actionsSean McGivern2016-07-111-13/+15
* Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-1/+1
* Remove hardcoded gitlab-shell version in test env now that the required tag i...Alejandro Rodríguez2016-06-301-2/+1
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-5/+6
* support cgi style options, such as erb?parent=jsonhttp://jneen.net/2016-06-271-1/+1
* fix the spec, using project.change_headhttp://jneen.net/2016-06-271-0/+1
* Revert "bump the master sha for gitlab-test!9"http://jneen.net/2016-06-271-1/+1
* bump the master sha for gitlab-test!9http://jneen.net/2016-06-271-1/+1
* Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+1
* Fix creation of merge requests for orphaned branchesStan Hu2016-04-041-0/+1
* Prevent transient Capybara timeouts during feature testsrs-transient-capybara-timeoutRobert Speicher2016-01-281-1/+16
* Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-0/+1
|\
| * Fix specs caused by update of gitlab-test repo.serve_lfs_objectMarin Jankovski2015-12-081-1/+2
| * Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-1/+1
* | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-1/+2
|/
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-4/+4
* Fix error preventing displaying of commit data for a directory with a leading...Stan Hu2015-10-121-1/+1
* Refactor pre/post receive commit services into one classDmitriy Zaporozhets2015-08-141-1/+1
* Fix tests for web editorDmitriy Zaporozhets2015-08-141-3/+0
* Disable pre-receive check in test envDmitriy Zaporozhets2015-08-141-0/+7
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer2015-07-291-1/+2
|\
| * Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-1/+2
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer2015-07-271-3/+8
|\ \ | |/
| * Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-3/+8
* | Use a separate backup test directory and nuke its contentsJacob Vosmaer2015-07-241-0/+5
|/