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-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
2019-07-15Merge branch 'master' into 'jc-remove-catfile-feature-flag'Zeger-Jan van de Weg
2019-07-12Allow explicit missing ref error in testsZeger-Jan van de Weg
2019-07-11Count catfile object typesJacob Vosmaer
2019-07-09Do not add linked repos as remotes on pool repositoryJohn Cai
2019-07-09Remove catfile cache feature flagJohn Cai
2019-07-08Add hashfile readerJacob Vosmaer
2019-06-27Pass down log config through env varsJohn Cai
2019-06-26Remove duplication of receive-pack configJacob Vosmaer
2019-06-24Add text.RandomHex helperJacob Vosmaer
2019-06-21Maintain pool packfilesJacob Vosmaer
2019-06-17Remove member bitmaps when linking to objectpoolJacob Vosmaer
2019-06-14Un-dangle dangling objects in object poolsJacob Vosmaer
2019-06-04Make catfile cache size configurableJacob Vosmaer
2019-05-20Fix catfile N+1 in ListLastCommitsForTreeJacob Vosmaer
2019-05-06Use simpler data structure for cat-file cacheJacob Vosmaer
2019-05-02Do not close the TTL channel twiceJohn Cai
2019-05-02Fix CacheItem pointer in cacheJohn Cai