summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Update mock and stub syntax for specsRobert Speicher2015-06-221-2/+4
* Don't delete gitlab-test-fork folder after every test runRobert Speicher2015-05-021-1/+2
* Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-7/+46
* Define GIT_TEMPLATE_DIR environment variable in TestEnvRobert Speicher2015-03-271-1/+7
* TestEnv improvementsRobert Speicher2015-02-161-14/+20
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+1
* Add flatten-dir branch to seed repoDmitriy Zaporozhets2015-01-101-0/+1
* Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets2014-11-181-51/+2
* gitlab shell works if multiple rubies installedCiro Santilli2014-11-181-2/+51
* Fix version of test seed branches.Ciro Santilli2014-10-011-6/+39
* Replace testme with gitlab-test.Ciro Santilli2014-09-271-5/+14
* Only clone GitLab Shell on tests if necessary.Ciro Santilli2014-09-221-4/+6
* Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-311-1/+1
* Improve copy test repo cmdDmitriy Zaporozhets2014-07-311-4/+5
* Remove test dir only if existsDmitriy Zaporozhets2014-07-311-2/+6
* Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets2014-07-311-3/+3
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-0/+5