summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* GitAccessStatus no longer neededash.mckenzie/git-push-ssh-proxy-refactorAsh McKenzie2018-07-252-29/+0
* Leverage new Action::Gitaly and Action::CustomAsh McKenzie2018-07-253-118/+20
* New Action::Custom classAsh McKenzie2018-07-252-0/+103
* GitlabNet actor is always key_idAsh McKenzie2018-07-251-7/+2
* Improve encapsulation of GitlabAccessAsh McKenzie2018-07-251-7/+6
* New Action module and Action::Gitaly classAsh McKenzie2018-07-253-0/+155
* Rename gitlab_access_status -> git_access_statusAsh McKenzie2018-07-252-1/+1
* Move GL_PROTOCOL into GitlabNetAsh McKenzie2018-07-252-4/+4
* Add and user LogHelperAsh McKenzie2018-07-252-6/+8
* Move User related logic into CurrentUserHelperAsh McKenzie2018-07-252-21/+13
* Improve encapsulation of GitlabShellAsh McKenzie2018-07-251-31/+26
* Move 2FA related logic into APICommandHelperAsh McKenzie2018-07-252-33/+37
* Move more HTTP logic from GitlabNet -> HTTPHelperAsh McKenzie2018-07-252-32/+25
* Support HTTP headers and sending JSONAsh McKenzie2018-07-202-11/+17
* Rename HTTPHelper#host to #internal_api_endpointAsh McKenzie2018-07-202-12/+12
* Add #base_api_endpoint for re-usabilityAsh McKenzie2018-07-201-1/+5
* Move HTTP logic out into HTTPHelperAsh McKenzie2018-07-202-104/+111
* allow long strings to remain intact while parsing broadcast messageCameron Crockett2018-06-011-4/+26
* Bump version to 7.1.3bvl-display-username-instead-of-fullnameBob Van Landuyt2018-05-241-1/+7
* Display the username instead of fullnameBob Van Landuyt2018-05-231-2/+2
* Add missing GitlabLogger#error methodJacob Vosmaer (GitLab)2018-04-091-1/+6
* Flush log file after every writeJacob Vosmaer (GitLab)2018-03-231-0/+6
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-201-0/+1
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-196-23/+114
* Update files to pass modern rubocop checks. Disable some of themdz-update-depsDmitriy Zaporozhets2018-02-229-55/+58
* Update rubocop and code to pass itDmitriy Zaporozhets2018-02-225-20/+22
* Print new project information in post receiveTiago Botelho2018-02-061-0/+1
* Remove special case treatment of Geo nodes for SSHStan Hu2018-01-123-16/+5
* Remove direct redis integrationNick Thomas2018-01-1219-5482/+0
* Remove the GitlabProjects implementationNick Thomas2018-01-121-518/+0
* Merge branch '35385-allow-git-pull-push-on-project-redirects' into 'master'Douwe Maan2017-12-071-1/+1
|\
| * Prints a message if project was redirected35385-allow-git-pull-push-on-project-redirectsMayra Cabrera2017-12-071-1/+1
* | Use 'git clone --no-local' when creating a forkJacob Vosmaer (GitLab)2017-12-061-2/+2
* | Add a 'fork-repository' command that works with hashed storageNick Thomas2017-12-011-0/+31
|/
* Add relative git object dir envvars to check access requestfeature/add-pwd-envvar-to-check-access-requestAhmad Sherif2017-10-102-6/+41
* pass gl_username through to hooksDavid Turner2017-09-283-10/+21
* Adds --force option to push branches.add-force-push-option-to-push-branchesTiago Botelho2017-09-191-1/+6
* Support new /internal/pre-receive API endpoint for post-receivegitaly-redis-refactorAlejandro Rodríguez2017-09-051-0/+8
* Support new /internal/post-receive API endpointAlejandro Rodríguez2017-08-302-20/+53
* Support old versions of ruby without monotonic clockGabriel Mazetto2017-08-091-1/+5
* Fix SSH support for Git for Windows v2.14sh-fix-git-upload-packStan Hu2017-08-061-3/+12
* 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