summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-143-6/+1
* | Pass custom git_config_options to GitalyoRubén Dávila2018-08-073-1/+6
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-025-8/+19
|\ \ | |/
| * use GIT_PROTOCOL env variable in gitlab_shell#execJames Lopez2018-08-011-1/+5
| * update gitlab shell to remove git_protocol env varJames Lopez2018-08-011-1/+0
| * Add Git protocol v2James Lopez2018-08-012-34/+47
* | GitlatNet#discover only parse JSON if a 200Ash McKenzie2018-08-012-1/+53
* | Update Actor::Username, add specsAsh McKenzie2018-08-012-0/+85
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-016-61/+87
|\ \ | |/
| * Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-07-263-19/+53
* | Remove User as Actor::Key/User has replaced itAsh McKenzie2018-08-011-52/+0
* | Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-016-51/+62
* | New Actor::Base, Actor::Key and Actor::UserAsh McKenzie2018-08-014-0/+198
* | Rename NotFound -> NotFoundErrorAsh McKenzie2018-08-011-4/+4
* | Updated GitlabConfig spec to be less brittleAsh McKenzie2018-08-011-5/+31
* | Utilise new ActionsAsh McKenzie2018-08-0119-531/+651
* | Fix cassettes that were wrongAsh McKenzie2018-08-012-2/+2
* | Fix some rspec deprecationsAsh McKenzie2018-08-017-129/+126
* | New Action classesAsh McKenzie2018-08-014-0/+265
* | New User classAsh McKenzie2018-07-301-0/+52
|/
* Rspec upgrade and deprecation fixesash.mckenzie/minor-tidy-upAsh McKenzie2018-07-206-39/+50
* Support HTTP headers and sending JSONAsh McKenzie2018-07-201-13/+62
* Rename HTTPHelper#host to #internal_api_endpointAsh McKenzie2018-07-201-8/+8
* Add #base_api_endpoint for re-usabilityAsh McKenzie2018-07-201-0/+8
* allow long strings to remain intact while parsing broadcast messageCameron Crockett2018-06-011-0/+119
* Bump version to 7.1.3bvl-display-username-instead-of-fullnameBob Van Landuyt2018-05-241-1/+1
* Display the username instead of fullnameBob Van Landuyt2018-05-231-5/+5
* 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