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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-14ignore all other objects than commitsrewrite-get-all-tagsJohn Cai
2019-01-04changes after rebasing against get commit messages branchJohn Cai
2019-01-04adding comments for exported methodsJohn Cai
2019-01-04adding validationg for find all tagsJohn Cai
2019-01-04rewrite get all tags using pure go implementationJohn Cai
2019-01-04use readers and chunk the messageJohn Cai
2019-01-04use []byteJohn Cai
2019-01-04adding changelogJohn Cai
2019-01-04use readers and chunk the messageJohn Cai
2019-01-04use pure go implementation of get commit messageJohn Cai
2019-01-04adding a GetCommitMessage method by splitting the helper method parseRawCommi...John Cai
2019-01-03Merge branch 'sh-upgrade-gitaly-proto-for-ruby' into 'master'Jacob Vosmaer
2019-01-02Merge branch '1441-1442-update-docs-monitoring' into 'master'Jacob Vosmaer
2019-01-02Update docs about monitoring and READMETakuya Noguchi
2018-12-30Upgrade Ruby gitaly-proto to 1.5.0 to match Go versionStan Hu
2018-12-21Version 1.12.0v1.12.0Jacob Vosmaer
2018-12-21Merge branch 'sh-fix-remote-mirrors-wildcard-branches' into 'master'Jacob Vosmaer
2018-12-21Fix wildcard protected branches not working with remote mirrorsStan Hu
2018-12-21Version 1.11.0v1.11.0Jacob Vosmaer
2018-12-21Merge branch 'sh-fix-filenames-with-curly-braces' into 'master'Jacob Vosmaer
2018-12-21Fix incorrect tree entries retrieved with directories that have curly bracesStan Hu
2018-12-19Merge branch 'deduplicate-ssl-certs' into 'master'Jacob Vosmaer
2018-12-19de-duplicate certificates in gitaly remote repo ruby clientAhmad Hassan
2018-12-19Version 1.10.0v1.10.0Zeger-Jan van de Weg
2018-12-18Merge branch 'zj-reduplicate' into 'master'Jacob Vosmaer
2018-12-18Allow repositories to be reduplicatedZeger-Jan van de Weg
2018-12-18Merge branch '1293-re-implement-findbranch-in-go' into 'master'Jacob Vosmaer
2018-12-18Merge branch 'sh-add-git-dir-env' into 'master'Jacob Vosmaer
2018-12-17Refactor hook env variables to use common methodStan Hu
2018-12-17Add GIT_DIR to hook environmentStan Hu
2018-12-17Removing cast on refName and fmt.SprintfMichael Leopard
2018-12-17Cleaning up awkward type casts. Marking find_branch as deprecated.Michael Leopard
2018-12-17Modifying git.Command call to not require splitting output.Michael Leopard
2018-12-17Merge branch 'master' into 1293-re-implement-findbranch-in-goMichael Leopard
2018-12-17Removing whitespace. Adding generic err return.Michael Leopard
2018-12-17Version 1.9.0v1.9.0Zeger-Jan van de Weg
2018-12-17Merge branch 'zj-link-unlink-improve' into 'master'Zeger-Jan van de Weg
2018-12-17Improve Linking and Unlink object pools RPCZeger-Jan van de Weg
2018-12-17Merge branch 'fix-lfs-test' into 'master'Zeger-Jan van de Weg
2018-12-17Fix tests failing due to test-repo changeJacob Vosmaer
2018-12-14Code review changesMichael Leopard
2018-12-14Updated changelog. Removed FindBranch ruby function.Michael Leopard
2018-12-14Adding empty FindBranchResponse for EOFMichael Leopard
2018-12-14Merge branch 'master' into 1293-re-implement-findbranch-in-goMichael Leopard
2018-12-13Merge branch 'sh-update-parser-gem' into 'master'Jacob Vosmaer
2018-12-12Update parser gem to get rid of warningsStan Hu
2018-12-12Merge branch 'doc-gitaly-layers' into 'master'Zeger-Jan van de Weg
2018-12-12Add advice about how to approach Gitaly changesJacob Vosmaer
2018-12-11Merge branch 'changelog-1.7.1' into 'master'Zeger-Jan van de Weg
2018-12-10Backport changelog of 1.7.1 to masterJacob Vosmaer