summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Clean up cmd_exec execution environmentzj-cleanup-execZeger-Jan van de Weg2018-08-202-65/+14
* Remove non Gitaly code pathsZeger-Jan van de Weg2018-08-201-23/+23
* Remove repo_path from GitlabShellzj-remove-repo-pathZeger-Jan van de Weg2018-08-162-13/+2
* Fix a RuboCop warningRobert Speicher2018-08-151-1/+1
* Override `ROOT_PATH` in specs in a less insane wayRobert Speicher2018-08-151-1/+1
* Merge remote-tracking branch 'upstream/8-1-stable' into 148-merge-8-1-1-to-ma...Nick Thomas2018-08-141-1/+1
|\
| * Guard discovery by username or key against bad API responsesNick Thomas2018-08-091-1/+1
| * Fix two regressions in SSH certificate supportÆvar Arnfjörð Bjarmason2018-08-081-1/+1
* | Restore "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-143-2/+7
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-1419-564/+397
* | Revert "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-141-5/+2
* | Merge branch 'rd-support-git-config-options' into 'master'Robert Speicher2018-08-081-2/+5
|\ \
| * | Pass custom git_config_options to GitalyoRubén Dávila2018-08-071-2/+5
* | | Typo fixAsh McKenzie2018-08-081-1/+1
|/ /
* | Actor::Base audit_usernames? now an aliasAsh McKenzie2018-08-031-4/+2
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-023-4/+11
|\ \ | |/
| * use GIT_PROTOCOL env variable in gitlab_shell#execJames Lopez2018-08-011-1/+1
| * update gitlab shell to remove git_protocol env varJames Lopez2018-08-011-1/+0
| * Add Git protocol v2James Lopez2018-08-013-6/+12
* | Added TODO to fixup whatever namingAsh McKenzie2018-08-011-0/+2
* | GitlatNet#discover only parse JSON if a 200Ash McKenzie2018-08-011-1/+1
* | Update Actor::Username, add specsAsh McKenzie2018-08-012-5/+11
* | Actor::Base#label now describes the class nicelyAsh McKenzie2018-08-011-1/+5
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-019-38/+81
|\ \ | |/
| * Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-07-264-33/+100
* | Use Struct::ParsedCommand to keep vars closeAsh McKenzie2018-08-011-13/+21
* | Remove User as Actor::Key/User has replaced itAsh McKenzie2018-08-011-25/+0
* | Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-018-68/+75
* | New Actor::Base, Actor::Key and Actor::UserAsh McKenzie2018-08-014-0/+116
* | Use gl_id instead of key_idAsh McKenzie2018-08-011-2/+2
* | Rename NotFound -> NotFoundErrorAsh McKenzie2018-08-012-3/+3
* | Remove GitAccessStatus as not requiredAsh McKenzie2018-08-012-29/+0
* | Utilise new ActionsAsh McKenzie2018-08-013-232/+79
* | Tidy up GitlabShellAsh McKenzie2018-08-011-7/+12
* | Tidy up GitlabNetAsh McKenzie2018-08-011-7/+2
* | actor is always key_id in GitlabNetAsh McKenzie2018-08-011-7/+2
* | Use HTTP status constants in GitLabNetAsh McKenzie2018-08-011-24/+11
* | Tidy up GitlabAccessAsh McKenzie2018-08-011-8/+6
* | HTTPHelper fix requires, add/use status constantsAsh McKenzie2018-08-011-2/+15
* | Move HTTP related exceptions into HTTPHelperAsh McKenzie2018-08-012-3/+2
* | Move common exceptions into errors.rbAsh McKenzie2018-08-013-5/+7
* | New Action classesAsh McKenzie2018-08-015-0/+236
* | New User classAsh McKenzie2018-07-301-0/+25
* | Move GL_PROTOCOL into GitlabNetAsh McKenzie2018-07-302-3/+3
|/
* 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