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-17Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan
2017-04-17Fix following with multiple pathsSean McGivern
2017-04-17Removes `Repository#version` method and testsDmitriy Zaporozhets
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-10Fix redundant cache expiration in Repositoryblackst0ne
2017-04-07Combine delegations in one lineJacob Vosmaer
2017-04-07Send more Gitaly::Repository fieldsJacob Vosmaer
2017-04-06Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker
2017-04-05Rename {create,inizialize}_raw_repositoryJacob Vosmaer
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-03-30Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Manually set total_count when paginating commitsJordan Ryan Reuter
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-03Use separate error class for cherry-pick and revert tree errorsDouwe Maan
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-03-01Fix creating a file in an empty repo using the APIDouwe Maan
2017-02-25Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher
2017-02-24Fix specDouwe Maan
2017-02-24We don't need these checks anymoreDouwe Maan
2017-02-24Address reviewDouwe Maan
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-23Make Git history follow renames again by performing the --skip in RubyRémy Coutable
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-13Respect autocrlf setting when creating/updating file through web UIDouwe Maan
2017-02-07Address feedbackDouwe Maan
2017-02-07Add feature specsDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-03Backport changes from EE squashSean McGivern
2017-02-02Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-26Fix Error 500 when repositories contain annotated tags pointing to blobsStan Hu
2017-01-26Use commit rather than branch, and rename to avoid confusionLin Jen-Shin
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-15Expire related caches after changing HEADMinqi Pan
2017-01-06Rename from base to start because base could mean merge baseLin Jen-Shin
2017-01-06Rename source to base to avoid confusion from MRLin Jen-Shin
2017-01-04Remove tag with git hooksLin Jen-Shin
2017-01-04Introduce Repository#with_repo_branch_commitLin Jen-Shin