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-12-14hooks: pass GL_ID & its JSON around as numericavar/pks-hooks-payload-gl-valuesÆvar Arnfjörð Bjarmason
2020-12-11hooks: Convert to use ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Start using ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Introduce ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_PROJECT_PATH into the hooks environmentPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_REPOSITORY into the hooks environmentPatrick Steinhardt
2020-12-11hooks: Derive GL_REPOSITORY from passed in repoPatrick Steinhardt
2020-12-11hooks: Document transaction fields for HooksPayloadPatrick Steinhardt
2020-12-11hooks: Discern expected and actual environment for custom hook testsPatrick Steinhardt
2020-12-11Merge branch 'pks-hooks-env-cleanup' into 'master'James Fargher
2020-12-10Merge branch 'ps-cgroups-osx-tests' into 'master'Paul Okstad
2020-12-10Update CHANGELOG.md for 13.6.3GitLab Release Tools Bot
2020-12-10Merge branch 'revert-09c6d25d' into 'master'Patrick Steinhardt
2020-12-10Revert "On each read/write operation praefect requires to know which"Pavlo Strokov
2020-12-10On each read/write operation praefect requires to know whichPavlo Strokov
2020-12-10gitlabshell: Stop injecting configuration into environmentPatrick Steinhardt
2020-12-10hooks: Remove GITLAB_SHELL_DIR from environmentPatrick Steinhardt
2020-12-10hooks: Remove GITALY_LOG_FORMAT/LEVEL from environmentPatrick Steinhardt
2020-12-10hooks: Remove GITALY_RUBY_DIR from environmentPatrick Steinhardt
2020-12-10Merge branch 'ps-remove-redundant-mock' into 'master'Sami Hiltunen
2020-12-10Removal of redundant RepositoryStore mockPavlo Strokov
2020-12-10Merge branch 'pks-object-pool-housekeeping' into 'master'Patrick Steinhardt
2020-12-10Merge branch 'po-fork-repo-recover' into 'master'Sami Hiltunen
2020-12-10CreateFork recovers when encountering existing empty directory targetPaul Okstad
2020-12-10Merge branch 'ps-fix-usage-mock-repository-store' into 'master'Sami Hiltunen
2020-12-10Fix usage of MockRepositoryStore in a test setupPavlo Strokov
2020-12-10Merge branch 'pks-hooks-payload-transactions' into 'master'Patrick Steinhardt
2020-12-10transaction: Unify logic to extract optional transaction metadataPatrick Steinhardt
2020-12-10hooks: Convert Ruby to inject transaction info via payloadPatrick Steinhardt
2020-12-10hooks: Start injecting transactions via HooksPayloadPatrick Steinhardt
2020-12-10hooks: Start using hooks payload for transactionsPatrick Steinhardt
2020-12-10hooks: Add transaction information to HooksPayloadPatrick Steinhardt
2020-12-10hooks: Make `HooksPayloadFromEnv()` more extendablePatrick Steinhardt
2020-12-10hooks: Disallow configuring hooks multiple timesPatrick Steinhardt
2020-12-10hooks: Use common code path to configure hook setupPatrick Steinhardt
2020-12-10hooks: Split up implementation of options and payloadPatrick Steinhardt
2020-12-10hooks: Fix incomplete test setupsPatrick Steinhardt
2020-12-10gitaly-hooks: Use common function to compute hook environmentsPatrick Steinhardt
2020-12-10Fix tests for cgroups that depends on linux-only libraryPavlo Strokov
2020-12-09Merge branch 'sh-update-github-linguist' into 'master'Toon Claes
2020-12-09Merge branch 'avar/port-user-tag-create-to-go-prep' into 'master'Toon Claes
2020-12-09Merge branch 'avar/doc-plumbing' into 'master'Ævar Arnfjörð Bjarmason
2020-12-09docs: clarify "plumbing" v.s. "porcelain" in git(1) usageÆvar Arnfjörð Bjarmason
2020-12-09doc: re-flow server-side git usage paragraph & add sectionsÆvar Arnfjörð Bjarmason
2020-12-09Merge branch 'cgroups-impl' into 'master'Patrick Steinhardt
2020-12-09Merge branch 'sh-fix-3way-squash-test-macs' into 'master'Sami Hiltunen
2020-12-09Add initial implementation of spawning git inside cgroupsAhmad Sherif
2020-12-09objectpool: Perform housekeepingPatrick Steinhardt
2020-12-09housekeeping: Prune empty referencesPatrick Steinhardt
2020-12-09housekeeping: Don't try to fix permissions when removing filesPatrick Steinhardt