summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-use the default logger for performance metricsYorick Peterse2016-10-121-2/+3
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-115-34/+121
* Fix rsync with ionice command buildingAlejandro Rodríguez2016-10-071-6/+7
* Fix short circuit logic between rsync with and without ionice forAlejandro Rodríguez2016-10-051-1/+3
* added GL_IDadd_gl_idValery Sizov2016-10-051-3/+9
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-272-0/+30
* Set a low IO priority for storage moves to lower performance impactionice-mvAlejandro Rodríguez2016-09-201-1/+11
* Properly rescue from JSON parse.lfs-authenticate-supportPatricio Cano2016-09-081-2/+6