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
2021-01-06git: Convert `ReceivePackConfig()` to use command optionsPatrick Steinhardt
2020-12-16git: Convert commands to use ConfigPairsPatrick Steinhardt
2020-12-15git: Disambiguate global and command optionsPatrick Steinhardt
2020-12-10hooks: Use common code path to configure hook setupPatrick Steinhardt
2020-11-20hooks: Don't use global config to resolve hook pathPatrick Steinhardt
2020-11-03git: Move ReceivePackHookEnv into hooks codePatrick Steinhardt
2020-11-03git: Move jsonpb marshaler to its site of usePatrick Steinhardt
2020-10-21hooks: Remove reference-transaction hook feature flagPatrick Steinhardt
2020-10-06Make format to resolve verify errorPaul Okstad
2020-09-30hooks: Remove Ruby execution path for postreceiveZeger-Jan van de Weg
2020-09-09hooks: Remove prereceive hook Ruby implementationZeger-Jan van de Weg
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-28hooks: Remove update feature flagZeger-Jan van de Weg
2020-07-24gitaly-hooks: Implement support for reference transactionsPatrick Steinhardt
2020-07-16PostReceiveHook in GoJohn Cai
2020-07-10metadata: Make transaction serialization functions internalPatrick Steinhardt
2020-06-24Add GL_PROJECT_PATH for custom hooksJohn Cai
2020-06-17Merge branch 'jc-remove-ff-for-hook-rpc' into 'master'Zeger-Jan van de Weg
2020-06-16Remove Feature Flag for Hook RPCsJohn Cai
2020-06-10praefect: Rename and refactor `ExtractPraefectServer`Patrick Steinhardt
2020-06-10receivepack: error out if transaction exists without Praefect serverPatrick Steinhardt
2020-06-09PreReceive in goJohn Cai
2020-05-20metadata: avoid re-using `os.ErrNotFound`Patrick Steinhardt
2020-05-19hooks: Make transaction information available via environmentPatrick Steinhardt
2020-05-09Revert "Merge branch 'jc-revert-ee267' into 'master'"John Cai
2020-04-25Use go update hook when feature flag is toggledJohn Cai
2020-04-23Revert "Merge branch 'jc-deprecate-gitlab-shell-config' into 'master'"John Cai
2020-04-22Migrate gitlab shell config to gitaly tomlJohn Cai
2020-04-17receivepack: Inject Praefect connection details into hooksPatrick Steinhardt
2020-04-16git: Rename `HookEnv()` to `ReceivePackHookEnv()`Patrick Steinhardt
2020-04-09Pass gitaly token into gitaly-hooksJohn Cai
2020-04-08Call Hook RPCs from gitaly-hooks binaryJohn Cai
2020-03-19git: receivepack: Allow commits with invalid timezones to be pushedPatrick Steinhardt
2019-11-26Remove duplicate GITLAB_SHELL_DIR env varJacob Vosmaer
2019-11-01Use Git DSL in receive-pack RPC'sJacob Vosmaer
2019-10-01Migrate hooks to use go binaryJohn Cai
2019-06-27Pass down log config through env varsJohn Cai
2019-06-26Remove duplication of receive-pack configJacob Vosmaer