summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add missing GitlabLogger#error methodJacob Vosmaer (GitLab)2018-04-091-0/+18
* Flush log file after every writeJacob Vosmaer (GitLab)2018-03-231-0/+12
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-201-0/+55
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-195-32/+156
* Fix tests that fail locallyJacob Vosmaer (GitLab)2018-03-132-12/+22
* Adds changelog item and bumps the versionTiago Botelho2018-02-061-45/+4
* Print new project information in post receiveTiago Botelho2018-02-061-5/+53
* Replace coveralls with simplecovdz-remove-coverallsDmitriy Zaporozhets2018-02-051-7/+2
* Remove special case treatment of Geo nodes for SSHStan Hu2018-01-122-43/+5
* Remove direct redis integrationNick Thomas2018-01-125-298/+31
* Remove the GitlabProjects implementationNick Thomas2018-01-121-683/+0
* Introduce a more-complete implementation of bin/authorized_keysNick Thomas2017-12-193-36/+152
* Remove unused redis bin configuration.remove-redis-cliMarin Jankovski2017-12-122-2/+0
* Merge branch '35385-allow-git-pull-push-on-project-redirects' into 'master'Douwe Maan2017-12-071-0/+35
|\
| * Prints a message if project was redirected35385-allow-git-pull-push-on-project-redirectsMayra Cabrera2017-12-071-0/+35
* | Add a 'fork-repository' command that works with hashed storageNick Thomas2017-12-011-0/+68
|/
* Add relative git object dir envvars to check access requestfeature/add-pwd-envvar-to-check-access-requestAhmad Sherif2017-10-101-0/+95
* pass gl_username through to hooksDavid Turner2017-09-282-9/+56
* Adds --force option to push branches.add-force-push-option-to-push-branchesTiago Botelho2017-09-191-0/+12
* Support new /internal/pre-receive API endpoint for post-receivegitaly-redis-refactorAlejandro Rodríguez2017-09-053-0/+114
* Support new /internal/post-receive API endpointAlejandro Rodríguez2017-08-304-140/+300
* Fix SSH support for Git for Windows v2.14sh-fix-git-upload-packStan Hu2017-08-061-2/+10
* Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refsStan Hu2017-08-031-0/+12
* Fix setting permissions of SSH key tempfilesNick Thomas2017-08-021-8/+11
* Implement SSH authentication support in RubyNick Thomas2017-07-311-8/+72
* Make geo_node a default parametersh-show-all-refsStan Hu2017-07-242-5/+5
* Support unhiding of all refs for Geo NodesStan Hu2017-07-212-5/+19
* Handle internal API errors when getting merge request URLsonly-parse-mr-urls-on-successSean McGivern2017-07-121-6/+18
* Merge branch 'gitaly-124-gitaly-ssh' into 'master'Robert Speicher2017-07-072-9/+67
|\
| * simplify specsKim "BKC" Carlbäcker2017-07-061-2/+2
| * - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-032-9/+67
* | Revert "Merge branch '86-follow-up-from-use-gl_repository-if-present-when-enq...revert-gl-repositoryAlejandro Rodríguez2017-07-033-11/+32
|/
* Ensure rm-key works with only IDMichael Kozono2017-06-281-0/+17
* Add list-key-ids commandMichael Kozono2017-06-281-2/+28
* Set explicit value for secret token for net specsDmitriy Zaporozhets2017-06-211-1/+2
* Merge branch 'master' into remove-references-to-v3-internal-apiDmitriy Zaporozhets2017-06-212-31/+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-203-32/+11
* | Update VCR fixturesDmitriy Zaporozhets2017-06-2121-359/+474
* | Remove references to V3 internal APIremove-references-to-v3-internal-apiAdam Niedzielski2017-06-1618-30/+20
|/
* 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-6/+21
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-11/+13
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-115-37/+85
* Use a shorter socket path during testingtest-socket-pathJacob Vosmaer2017-05-031-1/+1
* adds timeout option to push branches and respective test suiteTiago Botelho2017-03-291-0/+80
* Remove git annex supportPawel Chojnacki2017-02-241-66/+0
* Use api/v4 for gitaly notification and add testsgitaly-post-receive-2Alejandro Rodríguez2017-02-102-3/+66
* Add gitaly notification on post-receive hookAlejandro Rodríguez2017-02-071-0/+10
* Set a 'Host' header on unix socketsJacob Vosmaer2017-01-031-14/+27
* Make custom hooks dir configurableSean McGivern2016-12-121-14/+52
* Make merge request text after push clearerLisanne Fellinger2016-12-081-2/+2