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
2020-01-28Use core delta islands to increase opportunity of pack reusePavlo Strokov
2020-01-24Unexport dangerous command functionsPaul Okstad
2020-01-24Replace CommandWithoutRepo usage with safe versionPaul Okstad
2020-01-23Disable git command in unit test TestSafeCmdValidPaul Okstad
2020-01-22Git object extraction improvementsPavlo Strokov
2020-01-21Change testRodrigo Villablanca
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2020-01-08FetchIntoObjectPool: log pool object and ref directory sizesJacob Vosmaer
2019-12-21Fix Typosflowed
2019-12-02feat: add signature type to GitCommitRoger Meier
2019-12-02Merge branch 'jv-remove-duplicate-env-var' into 'master'John Cai
2019-11-26Remove duplicate GITLAB_SHELL_DIR env varJacob Vosmaer
2019-11-21Limit the negotiation phase for certain Gitaly RPCsNick Thomas
2019-11-18Port GetTagMessages from Gitaly-Ruby to GitalyPavlo Strokov
2019-11-14Use the Git DSL for catfile processesZeger-Jan van de Weg
2019-11-13Add GetObjectPool RPCJohn Cai
2019-11-08Update fetch.go to use command DSLPaul Okstad
2019-11-07Remove some uses of t.Name() as "random" string in testsJacob Vosmaer
2019-11-06Merge branch 'jc-git-dsl-packrefs-refname' into 'master'Zeger-Jan van de Weg
2019-11-06Bitmap counter: ignore repos without packfilesJacob Vosmaer
2019-11-05Merge branch 'zj-update-ref-safegit' into 'master'John Cai
2019-11-05Add tagger and timezoneRoger Meier
2019-11-01Use Git DSL in receive-pack RPC'sJacob Vosmaer
2019-11-01GitDSL for UpdateRef cmdZeger-Jan van de Weg
2019-11-01Count dangling refs before/after FetchIntoObjectPoolJacob Vosmaer
2019-10-29Add PostArgFlagsjramsay
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-10-10git.SafeCmd for linking object poolsZeger-Jan van de Weg
2019-10-08Log warning if repo has too many packfile bitmapsJacob Vosmaer
2019-10-04Use git.SafeCmd for the remote packageZeger-Jan van de Weg
2019-10-01Migrate hooks to use go binaryJohn Cai
2019-09-26Apply the git.SafeCmd for the Git log wrapperZeger-Jan van de Weg
2019-09-25ConfigPair option for DSLPaul Okstad
2019-09-19Nested command for DSLPaul Okstad
2019-09-18Git command DSLPaul Okstad
2019-09-13Add dedicated CI job for deprecation warningsPaul Okstad
2019-09-04FetchIntoObjectPool: pack refs after fetchJacob Vosmaer
2019-09-03Fix catfile metrics counting bugJacob Vosmaer
2019-08-22Small fixes for GetAllLFSPointersJacob Vosmaer
2019-08-21Merge branch 'jc-getalllfspointer-go' into 'master'Jacob Vosmaer
2019-08-20Port GetAllLFSPointers to goJohn Cai
2019-08-19Prevent lazy config lookups in tempdir cleanersJacob Vosmaer
2019-08-15Add packfile analyzerJacob Vosmaer
2019-08-13Fix FindCommits flag injection exploitPaul Okstad
2019-08-06Prevent catfile error return resource leakJacob Vosmaer
2019-08-05Fix flaky cat-file testJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-18Merge branch 'jc-fast-fork' into 'master'Zeger-Jan van de Weg
2019-07-16Add CloneFromPool and CloneFromPoolInternal RPCsJohn Cai
2019-07-16Merge branch 'zj-bump-git-version-test-matrix' into 'master'Jacob Vosmaer