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
2022-08-18Fix Repository SearchFilesByName not handle non-ASCII file names wellqmnguyen0711/4440-repository-searchfilesbyname-doesn-t-work-well-with-non-ascii-file-namesQuang-Minh Nguyen
2022-08-17Merge branch 'sh-update-rack-and-rouge' into 'master'John Cai
2022-08-17Merge branch 'renovate/postgres-dependencies' into 'master'Toon Claes
2022-08-17Merge branch 'sh-update-pgquery' into 'master'Toon Claes
2022-08-17Merge branch 'sh-update-ffi' into 'master'Toon Claes
2022-08-17Merge branch 'pks-makefile-refactor-git-target' into 'master'Pavlo Strokov
2022-08-16Merge branch 'jt-update-autocrlf-config' into 'master'John Cai
2022-08-16Merge branch 'jc-cat-file-object-size' into 'master'John Cai
2022-08-16repository: Use git-cat-file to calculate repository sizeJohn Cai
2022-08-16config: Set autocrlf to falseJustin Tobler
2022-08-16Merge branch 'pks-gitpipe-sha256' into 'master'Toon Claes
2022-08-14Update rack and rouge gems to match GitLab Railssh-update-rack-and-rougeStan Hu
2022-08-14Update ffi gem to v1.15.5sh-update-ffiStan Hu
2022-08-14Update pg_query gem to v2.1.3sh-update-pgqueryStan Hu
2022-08-13go: Update Postgres dependenciesGitLab Renovate Bot
2022-08-12Merge branch 'smh-default-enable-replica-path' into 'master'Toon Claes
2022-08-12Merge branch 'jt-update-git-fsck-config' into 'master'Toon Claes
2022-08-12fsck: Test ignore rules configurationjt-update-git-fsck-configJustin Tobler
2022-08-12fsck: Update fsck ignore rules configurationJustin Tobler
2022-08-11Merge branch '17801_use_semantic_sort_for_tags' into 'master'John Cai
2022-08-11Merge branch 'jc-remove-default-mr-template' into 'master'Toon Claes
2022-08-11Remove default MR templateJohn Cai
2022-08-11gitpipe: Support SHA256 object hashpks-gitpipe-sha256Patrick Steinhardt
2022-08-11gitpipe: Parallelize testsPatrick Steinhardt
2022-08-11gitpipe: Refactor Pipeline tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor ForEachRef tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor Revision tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor LsTree tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor DiffTree tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor CatfileObject tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor CatfileInfo tests to not use seeded reposPatrick Steinhardt
2022-08-11Merge branch 'pks-golangci-lint-thelper' into 'master'Patrick Steinhardt
2022-08-11golangci-lint: Document why we don't enable `t.Helper()` rulePatrick Steinhardt
2022-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-08-11golangci-lint: Enforce that `testing.T` must be first parameterPatrick Steinhardt
2022-08-11golangci-lint: Add `thelper` linterPatrick Steinhardt
2022-08-11golangci-lint: Allow `testing.T` as first parameterPatrick Steinhardt
2022-08-11golangci-lint: Update to v1.48.0Patrick Steinhardt
2022-08-11Merge branch 'pks-gittest-create-repo-consolidation' into 'master'Patrick Steinhardt
2022-08-11Merge branch 'pks-git-command-factory-fix-warning' into 'master'Pavlo Strokov
2022-08-11Default enable Praefect generated replica pathssmh-default-enable-replica-pathSami Hiltunen
2022-08-11services: Don't needlessly skip repo creation via APIPatrick Steinhardt
2022-08-11gittest: Consolidate unused InitRepo and CloneRepo functionsPatrick Steinhardt
2022-08-11gittest: Convert callers of CloneRepo to use CreateRepositoryPatrick Steinhardt
2022-08-11gittest: Convert callers of InitRepo to use CreateRepositoryPatrick Steinhardt
2022-08-11gittest: Make CreateRepository handle repo creation without gRPC servicePatrick Steinhardt
2022-08-11Merge branch 'pks-fetch-into-object-pool-prune-refs-default-enable' into 'mas...Sami Hiltunen
2022-08-10Merge branch 'jc-remove-rate-limit-ff' into 'master'John Cai
2022-08-10Merge branch '4257-usermergebranch-does-not-verify-it-got-a-user-name-and-ema...Toon Claes