Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30Fix resolving conflicts on forksSean McGivern
2016-08-25Handle non-UTF-8 conflicts gracefullySean McGivern
2016-08-12Add more tests for conflictsSean McGivern
2016-08-12Add backend for merge conflicts readingSean McGivern
2016-08-02Add failing test for #20462winniehell
2016-08-01Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-11Fix feature specs on CISean McGivern
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-05Improve the error message displayed when branch creation fails.Timothy Andrew
2016-06-30Remove hardcoded gitlab-shell version in test env now that the required tag i...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-28support cgi style options, such as erb?parent=jsonhttp://jneen.net/
2016-06-28fix the spec, using project.change_headhttp://jneen.net/
2016-06-28Revert "bump the master sha for gitlab-test!9"http://jneen.net/
2016-06-28bump the master sha for gitlab-test!9http://jneen.net/
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-04-04Fix creation of merge requests for orphaned branchesStan Hu
2016-01-29Prevent transient Capybara timeouts during feature testsRobert Speicher
2015-12-08Merge branch 'serve_lfs_object' into 'master' Douwe Maan
2015-12-08Fix specs caused by update of gitlab-test repo.Marin Jankovski
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-04Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-10-13Fix error preventing displaying of commit data for a directory with a leading...Stan Hu
2015-08-14Refactor pre/post receive commit services into one classDmitriy Zaporozhets
2015-08-14Fix tests for web editorDmitriy Zaporozhets
2015-08-14Disable pre-receive check in test envDmitriy Zaporozhets
2015-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-27Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-26Fix commit data retrieval when branch name has single quotesStan Hu
2015-07-24Use a separate backup test directory and nuke its contentsJacob Vosmaer
2015-07-22Fix 404 error in files view after deleting the last file in a repositoryStan Hu
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-02Don't delete gitlab-test-fork folder after every test runRobert Speicher
2015-04-28Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu
2015-03-28Define GIT_TEMPLATE_DIR environment variable in TestEnvRobert Speicher
2015-02-17TestEnv improvementsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-11Add flatten-dir branch to seed repoDmitriy Zaporozhets
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-10-01Fix version of test seed branches.Ciro Santilli
2014-09-27Replace testme with gitlab-test.Ciro Santilli
2014-09-22Only clone GitLab Shell on tests if necessary.Ciro Santilli
2014-08-01Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets
2014-07-31Improve copy test repo cmdDmitriy Zaporozhets
2014-07-31Remove test dir only if existsDmitriy Zaporozhets
2014-07-31Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets