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
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-02Fix warning when cloning repo that already existsBob Van Landuyt
2017-04-02Fix Spinach and Capybara dependenciesStan Hu
2017-03-31Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable
2017-03-31Eager-load the Capybara server to prevent timeoutsRémy Coutable
2017-03-31Increase Capybara's timeoutRémy Coutable
2017-03-30Don't clean up the gitlab-test-fork_bare repoNick Thomas
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-24fix new MR form erroneously selects tag as source when branch of same name ex...Sanster
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-03Backport changes from EE squashSean McGivern
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-11-10Fix expanding a collapsed diff when converting a symlink to a regular fileAdam Niedzielski
2016-11-07Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Alfredo Sumaran
2016-10-17Fix Test Env (proper error handling when gitlab-shell is not clonned)Valery Sizov
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-16Fix Spinach merge request diff failuresStan Hu
2016-10-13Fix specsSean McGivern
2016-10-10writes tests to verify the issue is solved and fixes breaking issues.tiagonbotelho
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