summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add relative git object dir envvars to check access requestfeature/add-pwd-envvar-to-check-access-requestAhmad Sherif2017-10-105-7/+140
|
* Bump version to v5.9.3v5.9.3Douwe Maan2017-09-292-1/+4
|
* Merge branch 'remote_user' into 'master'Douwe Maan2017-09-295-19/+77
|\ | | | | | | | | translate gl_username -> REMOTE_USER See merge request gitlab-org/gitlab-shell!158
| * pass gl_username through to hooksDavid Turner2017-09-285-19/+77
| |
* | Merge branch 'bvl-bump-version-5-9-2' into 'master'Douwe Maan2017-09-271-1/+1
|\ \ | |/ |/| | | | | Update version to 9.5.2 See merge request gitlab-org/gitlab-shell!170
| * Update VERSIONbvl-bump-version-5-9-2Bob Van Landuyt2017-09-261-1/+1
|/
* Merge branch '108-pre-receive-undefined-variable' into 'master'v5.9.2Douwe Maan2017-09-222-2/+5
|\ | | | | | | | | | | | | pre-receive: Fix undefined local variable error Closes #108 See merge request gitlab-org/gitlab-shell!169
| * Update CHANGELOG with pre-receive fixJonathon Reinhart2017-09-211-0/+3
| |
| * pre-receive: Fix undefined local variable errorJonathon Reinhart2017-09-211-2/+2
|/ | | | This was broken during the refactor in c658360e94.
* Merge branch 'bumps-gitlab-shell-to-5-9-1' into 'master'v5.9.1Robert Speicher2017-09-191-1/+1
|\ | | | | | | | | Bumps gitlab shell version to 5.9.1 See merge request gitlab-org/gitlab-shell!168
| * Bumps gitlab shell version to 5.9.1bumps-gitlab-shell-to-5-9-1Tiago Botelho2017-09-191-1/+1
| |
* | Merge branch 'add-force-push-option-to-push-branches' into 'master'Robert Speicher2017-09-193-1/+21
|\ \ | |/ |/| | | | | Adds --force option to push branches. See merge request gitlab-org/gitlab-shell!167
| * Adds --force option to push branches.add-force-push-option-to-push-branchesTiago Botelho2017-09-193-1/+21
|/
* Bump version to 5.9.0v5.9.0Sean McGivern2017-09-061-1/+1
|
* Merge branch 'gitaly-redis-refactor' into 'master'Sean McGivern2017-09-067-13/+162
|\ | | | | | | | | | | | | Gitaly redis refactor Closes gitaly#522 See merge request !164
| * Support new /internal/pre-receive API endpoint for post-receivegitaly-redis-refactorAlejandro Rodríguez2017-09-056-1/+133
| |
| * Support `redis` field on /internal/check API endpointAlejandro Rodríguez2017-09-052-12/+29
| |
* | Link to CONTRIBUTING.md and LICENSEDouwe Maan2017-09-041-0/+8
| |
* | Update CONTRIBUTING.mdDouwe Maan2017-09-041-620/+19
|/
* Merge branch 'gitaly-redis-refactor' into 'master'Sean McGivern2017-08-317-160/+356
|\ | | | | | | | | | | | | Support new /internal/post-receive API endpoint Closes gitaly#522 See merge request !163
| * Support new /internal/post-receive API endpointAlejandro Rodríguez2017-08-307-160/+356
|/
* Merge branch '69-monotonic-clock' into 'master'Yorick Peterse2017-08-093-2/+9
|\ | | | | | | | | | | | | Support old versions of ruby without a monotonic clock Closes #69 See merge request !161
| * Add changes to the changelog and bump version69-monotonic-clockGabriel Mazetto2017-08-092-1/+4
| |
| * Support old versions of ruby without monotonic clockGabriel Mazetto2017-08-091-1/+5
|/
* Bump version to v5.8.0v5.8.0Stan Hu2017-08-071-1/+1
|
* Merge branch 'sh-fix-git-upload-pack' into 'master'Stan Hu2017-08-073-5/+25
|\ | | | | | | | | | | | | Fix SSH support for Git for Windows v2.14 Closes gitlab-ce#36028 See merge request !159
| * Fix SSH support for Git for Windows v2.14sh-fix-git-upload-packStan Hu2017-08-063-5/+25
|/ | | | | | | Git For Windows 2.14 has a patch that changes `git-upload-pack` to `git upload-pack`. To make this work for gitlab-shell, just map this to `git-upload-pack`. Closes gitlab-org/gitlab-ce#36028
* Bump version to v5.7.0v5.7.0Stan Hu2017-08-041-1/+1
|
* Merge branch 'sh-support-gitaly-upload-pack-unhide-refs' into 'master'Stan Hu2017-08-043-7/+25
|\ | | | | | | | | Support unhiding of all refs via Gitaly See merge request !153
| * Add CHANGELOG entry for unhiding refs via GitalyStan Hu2017-08-041-0/+3
| |
| * Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refsStan Hu2017-08-032-7/+22
|/
* Bump version to v5.6.2v5.6.2Douwe Maan2017-08-032-3/+6
|
* Merge branch 'update-redis-rb-3.3.3' into 'master'Douwe Maan2017-08-036-16/+74
|\ | | | | | | | | Bump redis-rb library to 3.3.3 See merge request !151
| * Bump redis-rb library to 3.3.3update-redis-rb-3.3.3Stan Hu2017-07-226-16/+74
| |
* | Merge branch '100-require-tempfile' into 'master'v5.6.1Douwe Maan2017-08-024-14/+25
|\ \ | | | | | | | | | | | | | | | | | | Fix SSH key and known_hosts support Closes #100 See merge request !156
| * | Release v5.6.1Nick Thomas2017-08-022-1/+5
| | |
| * | Fix setting permissions of SSH key tempfilesNick Thomas2017-08-022-13/+19
| | |
| * | Require tempfile to avoid a missing constant errorNick Thomas2017-08-021-0/+1
|/ /
* | Merge branch 'sh-bump-gitaly-proto-23-0' into 'master'Jacob Vosmaer (GitLab)2017-08-016-142/+431
|\ \ | | | | | | | | | | | | Bump gitaly-proto to v0.23.0 See merge request !155
| * | Bump gitaly-proto to v0.23.0sh-bump-gitaly-proto-23-0Stan Hu2017-07-296-142/+431
| | |
* | | Bump version to 5.6.0v5.6.0Douwe Maan2017-07-312-1/+4
| | |
* | | Merge branch '95-ruby-ssh-auth-support' into 'master'Douwe Maan2017-07-312-19/+139
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Implement SSH authentication support in Ruby Closes #95 See merge request !154
| * | Implement SSH authentication support in RubyNick Thomas2017-07-312-19/+139
|/ /
* | 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_counter See merge request !149
| * | Optimize gitlab-projects by deferring the loading of gitlab_reference_countersh-defer-reference-counter-loadStan Hu2017-07-211-2/+6
| | | | | | | | | | | | | | | | | | Loading gitlab_reference_counter loads gitlab_net, which adds an additional 100-200 ms of time. That file pulls in a vendored Redis library among other things.
* | | Merge branch 'sh-bump-gitaly-proto' into 'master'Alejandro Rodríguez2017-07-266-119/+540
|\ \ \ | | | | | | | | | | | | | | | | Bump gitaly-proto version to 0.20.0 See merge request !152
| * | | Bump gitaly-proto version to 0.20.0Stan Hu2017-07-256-119/+540
|/ / /
* | | Merge branch 'sh-show-all-refs' into 'master'Robert Speicher2017-07-256-7/+35
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Support unhiding of all refs for Geo Nodes Closes gitlab-ee#2959 See merge request !150
| * | Bump VERSION to 5.5.0Stan Hu2017-07-251-1/+1
| | |
| * | Make geo_node a default parametersh-show-all-refsStan Hu2017-07-245-7/+10
| | |