summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refsStan Hu2017-08-031-7/+10
* Merge branch 'update-redis-rb-3.3.3' into 'master'Douwe Maan2017-08-035-15/+73
|\
| * Bump redis-rb library to 3.3.3update-redis-rb-3.3.3Stan Hu2017-07-225-15/+73
* | Fix setting permissions of SSH key tempfilesNick Thomas2017-08-021-5/+8
* | Require tempfile to avoid a missing constant errorNick Thomas2017-08-021-0/+1
* | Implement SSH authentication support in RubyNick Thomas2017-07-311-11/+67
* | Merge branch 'sh-defer-reference-counter-load' into 'master'Robert Speicher2017-07-261-2/+6
|\ \
| * | Optimize gitlab-projects by deferring the loading of gitlab_reference_countersh-defer-reference-counter-loadStan Hu2017-07-211-2/+6
* | | Make geo_node a default parametersh-show-all-refsStan Hu2017-07-242-2/+2
* | | Support unhiding of all refs for Geo NodesStan Hu2017-07-213-5/+16
| |/ |/|
* | Handle internal API errors when getting merge request URLsonly-parse-mr-urls-on-successSean McGivern2017-07-121-1/+8
|/
* Merge branch 'gitaly-124-gitaly-ssh' into 'master'Robert Speicher2017-07-072-6/+12
|\
| * no more single-value mergeKim "BKC" Carlbäcker2017-07-071-3/+1
| * metrics makes no sense because 'exec'Kim "BKC" Carlbäcker2017-07-071-4/+2
| * hashes have .include? not .has?Kim "BKC" Carlbäcker2017-07-071-1/+1
| * type-oKim "BKC" Carlbäcker2017-07-061-1/+1
| * We need metrics loggingKim "BKC" Carlbäcker2017-07-061-2/+4
| * no more attrsKim "BKC" Carlbäcker2017-07-061-1/+1
| * - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-032-7/+15
* | Revert "Merge branch '86-follow-up-from-use-gl_repository-if-present-when-enq...revert-gl-repositoryAlejandro Rodríguez2017-07-032-10/+12
|/
* Add list-key-ids commandMichael Kozono2017-06-281-0/+13
* Remove empty fileDmitriy Zaporozhets2017-06-211-0/+0
* Merge branch 'master' into remove-references-to-v3-internal-apiDmitriy Zaporozhets2017-06-212-12/+10
|\
| * Remove old `project` parameter, use `gl_repository` instead86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobsAlejandro Rodríguez2017-06-202-12/+10
* | Remove references to V3 internal APIremove-references-to-v3-internal-apiAdam Niedzielski2017-06-161-12/+8
|/
* Use gl_repository if present when enqueing Sidekiq PostReceive jobs83-follow-up-from-handle-gl_repository-env-variable-and-use-it-in-api-callsAlejandro Rodríguez2017-05-301-2/+2
* Make gitaly executable mapping clearergo-wrappersJacob Vosmaer2017-05-231-8/+12
* Explain chdirJacob Vosmaer2017-05-231-0/+1
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-4/+24
* Setup use of gl-repository to enqueue PostReceive sidekiq jobsAlejandro Rodríguez2017-05-112-2/+4
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-115-19/+29
* adds timeout option to push branches and respective test suiteTiago Botelho2017-03-291-7/+10
* Fetch repositories with --quiet option by defaultDouglas Barbosa Alexandre2017-03-271-0/+1
* Remove git annex supportPawel Chojnacki2017-02-242-45/+2
* Use api/v4 for gitaly notification and add testsgitaly-post-receive-2Alejandro Rodríguez2017-02-101-9/+13
* Add gitaly notification on post-receive hookAlejandro Rodríguez2017-02-072-0/+10
* Set a 'Host' header on unix socketsJacob Vosmaer2017-01-031-0/+6
* Pass relevant git environment variables while calling `/allowed`Timothy Andrew2016-12-162-3/+9
* Make custom hooks dir configurableSean McGivern2016-12-122-8/+17
* Make merge request text after push clearerLisanne Fellinger2016-12-081-1/+1
* avoid Dir.exists? duplication by moving the check to match_hook_filesElan Ruusamäe2016-12-011-6/+4
* use String.end_with? instead of regexpElan Ruusamäe2016-12-011-1/+1
* custom_hook: chain custom hooksElan Ruusamäe2016-12-011-11/+37
* custom_hook: add support for global custom hooksDirk Hörner2016-12-011-12/+22
* custom_hook: refactor to pull repo_path into classDirk Hörner2016-12-011-7/+8
* custom_hook: only execute hook if file is executableDirk Hörner2016-12-011-1/+1
* Fetch repositories with --prune option by default.add-prune-option-to-fetch-commandRuben Davila2016-11-291-0/+1
* Fix gitlab_custom_hook dependencies70-push-fails-because-of-missing-dependencies-on-gitlab_custom_hooksAlejandro Rodríguez2016-11-161-0/+1
* Add instrumentation to push hooksmore-instrumentation-down-the-pipelineAhmad Sherif2016-11-163-6/+15
* Use full repository path for API calls instead of extracting namedz-support-nested-namespacesDmitriy Zaporozhets2016-10-274-20/+9