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-08-11Since now fetch_ref is reliable, we could just rely on itLin Jen-Shin
2017-08-10Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin
2017-08-10Just detect exit status rather than check refLin Jen-Shin
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-09Detect if we didn't create the ref soonerLin Jen-Shin
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-07Migrate Repository#find_commits_by_message to GitalyAhmad Sherif
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-01Add rugged_is_ancestor methodJacob Vosmaer
2017-08-01Make disk_path keyword argument and optionalGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-26Removed `Repository#blob_by_oid` unused methodAndrew Newdigate
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-13More Gitaly annotationsJacob Vosmaer
2017-07-05Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin
2017-07-03Follow feedback on the merge requestLin Jen-Shin
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-27Make Gitlab::Ggit::Repository#submodules privateJacob Vosmaer
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-08Merge branch 'blob-load-all-data' into 'master'Grzegorz Bizon
2017-06-08nil-check Repository::is_ancestor?Kim Carlbäcker
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-05-18Incorporate Gitaly's local_branches operation into repo codeAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
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-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
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-27Pass project to BlobDouwe Maan
2017-04-27Avoid including the MarkupHelperToon Claes
2017-04-27Refactor MarkupHelperDouwe Maan
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