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-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-09-01Fix whitespaceJacob Vosmaer
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-09-01Remove empty lineJacob Vosmaer
2017-09-01Restore with_branch cache specJacob Vosmaer
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-30Merge branch 'perf.slow-issuable' into 'master'Sean McGivern
2017-08-29Further break with_repo_branch_commit into partsLin Jen-Shin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-16Extended UTs for the new cherry-pick message formatSaverio Miroddi
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-09Detect if we didn't create the ref soonerLin Jen-Shin
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07Migrate Repository#find_commits_by_message to GitalyAhmad Sherif
2017-08-07GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandErrorBob Van Landuyt
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-05Removes file_name_regex from Gitlab::RegexTiago Botelho
2017-07-05Allow creation of files and directories with spaces in web UITiago Botelho
2017-06-29Set the GL_REPOSITORY env variable on Gitlab::Git::HookAlejandro Rodríguez
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-08nil-check Repository::is_ancestor?Kim Carlbäcker
2017-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-11Fix displaying a repository without a readmeDouwe Maan
2017-05-11Reset Repository#license memo when license file is changedDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-10Load tree readme asynchronouslyDouwe Maan
2017-05-04Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan
2017-05-03removes the possibility of commit messages having carriage returnsTiago Botelho
2017-05-02Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern
2017-04-28Fix Gitaly::Commit#is_ancestorKim "BKC" Carlbäcker
2017-04-28CleanupKim "BKC" Carlbäcker
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-27Cache the rendered README, but post-process on showToon Claes
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