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-02-22Allow merging to a ref without changing the target branchOswaldo Ferreira
2019-02-22Merge branch 'sh-remove-gogit-test' into 'master'Jacob Vosmaer
2019-02-20Merge branch 'jc-rewrite-get-all-tags' into 'master'John Cai
2019-02-20rewrite tag all tags in goJohn Cai
2019-02-20Remove another test that exercises gogit feature flagStan Hu
2019-02-19Merge branch 'jc-make-snapshots-work-with-dedupe' into 'master'John Cai
2019-02-19Merge branch 'zj-delete-ref-go' into 'master'Paul Okstad
2019-02-16make snapshots work with dedupeJohn Cai
2019-02-15Remove build time from version flagZeger-Jan van de Weg
2019-02-15Reimplement DeleteRefs in GoZeger-Jan van de Weg
2019-02-14Merge branch 'an-fix-gitaly-ruby-proxy-issues' into 'master'Paul Okstad
2019-02-14Bring back a custom dialler for Gitaly RubyAndrew Newdigate
2019-02-13Praefect - pass thru gRPC proxyPaul Okstad
2019-02-12use empty tree if initial commitJohn Cai
2019-02-07Merge branch '1480-calculatechecksum-invalid-memory-address-or-nil-pointer' i...John Cai
2019-02-07Use chunker in GetRawChangesJacob Vosmaer
2019-02-05Use chunker in FindCommitsJacob Vosmaer
2019-02-05Return blank checksum for git repositories with only invalid refsDouglas Barbosa Alexandre
2019-02-05Make clear there is no []byte reuse bug in SearchFilesByContentJacob Vosmaer
2019-01-31Disable git protocol v2 temporarilyNick Thomas
2019-01-31Move scratch data into testdata/scratchNick Thomas
2019-01-31Switch from commitsSender to chunkerJacob Vosmaer
2019-01-30Merge branch 'sh-add-gl-project-name-logs' into 'master'John Cai
2019-01-28Avoid unsafe use of scanner.Bytes() in ref name RPC'sJacob Vosmaer
2019-01-24Remve trailing newline in internal/service/remote/list_remotes.goStan Hu
2019-01-24Rename glProjectName -> glProjectPathStan Hu
2019-01-24Add glProjectName to logsStan Hu
2019-01-24fix list directoriesJohn Cai
2019-01-24add CountDivergingCommits RPCJohn Cai
2019-01-24Refactor refnames RPC's to use chunkerJacob Vosmaer
2019-01-24Rewrite CommitStats in GoJacob Vosmaer
2019-01-24Use chunker for ListDirectories RPCJacob Vosmaer
2019-01-23Merge branch 'add-chunking-for-search-files-by-content' into 'master'Zeger-Jan van de Weg
2019-01-22adding chunking support for search files by contentJohn Cai
2019-01-22Stop using nil internally to signal "commit not found"Jacob Vosmaer
2019-01-14Replace net/context with context packageZeger-Jan van de Weg
2019-01-11Add distributed tracing support with LabKitAndrew Newdigate
2019-01-10Add response chunker abstractionJacob Vosmaer
2019-01-10Simplify error handling in ssh packageJacob Vosmaer
2019-01-10Merge branch 'fix-raw-changes-bug' into 'master'Zeger-Jan van de Weg
2019-01-10Add test for invalid argumentJacob Vosmaer
2019-01-10Refactor validationsJacob Vosmaer
2019-01-10Merge branch 'jc-migrate-find-commits' into 'master'Zeger-Jan van de Weg
2019-01-09use go implementation of find commitsJohn Cai
2019-01-09Merge branch 'jc-rewrite-get-commit-message' into 'master'Zeger-Jan van de Weg
2019-01-09Fix flaky rebase testJacob Vosmaer
2019-01-08rewriting get commit message with go implementationJohn Cai
2019-01-08Merge branch 'master' into 'megacheck-staticcheck'Zeger-Jan van de Weg
2019-01-08Fix typo in testJacob Vosmaer
2019-01-08Merge branch '1302-fix-rename-namespace-rpc-logging' into 'master'Jacob Vosmaer