summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Changelog for 6.0.2changelog-6.0.2Jacob Vosmaer2018-01-192-1/+5
|/
* Merge branch 'gitaly-dependencies' into 'master'Robert Speicher2018-01-1821-480/+8485
|\ | | | | | | | | Update gitaly-proto and gitaly libs See merge request gitlab-org/gitlab-shell!185
| * Update gitaly-proto and gitaly libsJacob Vosmaer (GitLab)2018-01-1821-480/+8485
|/
* Merge branch 'grpc-go-1.9.1' into 'master'Robert Speicher2018-01-1885-3557/+11819
|\ | | | | | | | | Use grpc-go 1.9.1 See merge request gitlab-org/gitlab-shell!184
| * Use grpc-go 1.9.1grpc-go-1.9.1Jacob Vosmaer2018-01-1885-3557/+11819
|/
* Merge branch 'fix-pre-receive' into 'master'v6.0.1Stan Hu2018-01-143-2/+4
|\ | | | | | | | | | | | | Fix git push by removing a bad require in the pre-receive hook Closes gitlab-qa#158 See merge request gitlab-org/gitlab-shell!183
| * Fix git push by removing a bad require in the pre-receive hookNick Thomas2018-01-143-2/+4
|/
* Merge branch 'sh-remove-geo-node-ssh-keys' into 'master'v6.0.0Douwe Maan2018-01-127-60/+16
|\ | | | | | | | | | | | | Remove special case treatment of Geo nodes for SSH Closes #115 See merge request gitlab-org/gitlab-shell!179
| * Release v6.0.0Nick Thomas2018-01-122-2/+4
| |
| * Remove special case treatment of Geo nodes for SSHStan Hu2018-01-126-59/+13
|/ | | | | | | We removed SSH support in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3553, so we no longer need the ability to show all refs for Geo nodes. Closes #115
* Merge branch '119-remove-gitlab-reference-counter' into 'master'Douwe Maan2018-01-1228-5830/+35
|\ | | | | | | | | | | | | Remove direct redis integration Closes #119 See merge request gitlab-org/gitlab-shell!181
| * Remove direct redis integrationNick Thomas2018-01-1228-5830/+35
| |
* | Merge branch '113-remove-gitlab-projects' into 'master'Douwe Maan2018-01-125-1267/+24
|\ \ | |/ | | | | | | | | | | Resolve "Remove bin/gitlab_projects and lib/gitlab_projects.rb" Closes #113 See merge request gitlab-org/gitlab-shell!180
| * Remove the GitlabProjects implementationNick Thomas2018-01-125-1267/+24
|/
* Merge branch '118-database-authorized-keys' into 'master'v5.11.0Douwe Maan2017-12-197-40/+201
|\ | | | | | | | | | | | | Introduce a more-complete implementation of bin/authorized_keys Closes #118 See merge request gitlab-org/gitlab-shell!178
| * Version 5.11.0Nick Thomas2017-12-192-1/+4
| |
| * Introduce a more-complete implementation of bin/authorized_keysNick Thomas2017-12-195-39/+197
|/ | | | | | | | | bin/authorized_keys doesn't check that the requesting user matches the expected user, so to enable database authorized keys lookups, we currently ask the admin to create a custom script for that purpose. Better is to have a complete script that can perform the whole task. This commit introduces bin/gitlab-shell-authorized-keys-check which does so.
* Bump version to 5.10.3v5.10.3Sean McGivern2017-12-141-1/+1
|
* Merge branch 'remove-redis-cli' into 'master'Sean McGivern2017-12-134-3/+3
|\ | | | | | | | | | | | | Remove unused redis bin configuration. Closes #114 See merge request gitlab-org/gitlab-shell!177
| * Remove unused redis bin configuration.remove-redis-cliMarin Jankovski2017-12-124-3/+3
|/
* Bump version to 5.10.2v5.10.2Douwe Maan2017-12-071-1/+1
|
* Update CHANGELOGDouwe Maan2017-12-071-0/+3
|
* Merge branch '35385-allow-git-pull-push-on-project-redirects' into 'master'Douwe Maan2017-12-072-1/+36
|\ | | | | | | | | Prints a message if project was renamed See merge request gitlab-org/gitlab-shell!175
| * Prints a message if project was redirected35385-allow-git-pull-push-on-project-redirectsMayra Cabrera2017-12-072-1/+36
| |
* | Merge branch 'fork-no-local' into 'master'v5.10.1Robert Speicher2017-12-063-3/+6
|\ \ | | | | | | | | | | | | Use 'git clone --no-local' when creating a fork See merge request gitlab-org/gitlab-shell!176
| * | Use 'git clone --no-local' when creating a forkJacob Vosmaer (GitLab)2017-12-063-3/+6
|/ /
* | Merge branch '116-fix-fork-project-for-hashed-storage' into 'master'v5.10.0Douwe Maan2017-12-014-1/+103
|\ \ | |/ |/| | | | | | | | | Add a 'fork-repository' command that works with hashed storage Closes #116 See merge request gitlab-org/gitlab-shell!174
| * Add a 'fork-repository' command that works with hashed storageNick Thomas2017-12-014-1/+103
|/ | | | | | | The existing 'fork-project' command cannot work with hashed storage as the source project basename differs from the destination repository basename. It is deprecated by the addition of 'fork-repository' and should be removed in the next major version.
* Merge branch 'feature/add-pwd-envvar-to-check-access-request' into 'master'v5.9.4Douwe Maan2017-10-115-7/+140
|\ | | | | | | | | Add relative git object dir envvars to check access request See merge request gitlab-org/gitlab-shell!171
| * 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
|/