Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bump version to v5.1.0add-list-key-ids | Michael Kozono | 2017-06-28 | 2 | -1/+4 | |
| | | ||||||
| * | Ensure rm-key works with only ID | Michael Kozono | 2017-06-28 | 1 | -0/+17 | |
| | | ||||||
| * | Add list-key-ids command | Michael Kozono | 2017-06-28 | 2 | -2/+41 | |
|/ | ||||||
* | Bump version to v5.0.6v5.0.6 | Sean McGivern | 2017-06-22 | 2 | -1/+2 | |
| | ||||||
* | Merge branch 'dz-add-codequality' into 'master' | Robert Speicher | 2017-06-21 | 2 | -0/+32 | |
|\ | | | | | | | | | Add code quality job to gitlab-ci.yml See merge request !138 | |||||
| * | Add .codeclimate.yml config to the project | Dmitriy Zaporozhets | 2017-06-21 | 2 | -1/+19 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Add code quality job to gitlab-ci.yml | Dmitriy Zaporozhets | 2017-06-21 | 1 | -0/+14 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'dz-remove-empty-file' into 'master' | Dmitriy Zaporozhets | 2017-06-21 | 1 | -0/+0 | |
|\ \ | |/ |/| | | | | | Remove empty file See merge request !137 | |||||
| * | Remove empty file | Dmitriy Zaporozhets | 2017-06-21 | 1 | -0/+0 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'remove-references-to-v3-internal-api' into 'master' | Dmitriy Zaporozhets | 2017-06-21 | 23 | -382/+496 | |
|\ | | | | | | | | | | | | | Remove references to V3 internal API Closes gitlab-ce#31952 See merge request !135 | |||||
| * | Set explicit value for secret token for net specs | Dmitriy Zaporozhets | 2017-06-21 | 2 | -1/+5 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Merge branch 'master' into remove-references-to-v3-internal-api | Dmitriy Zaporozhets | 2017-06-21 | 6 | -43/+670 | |
| |\ | |/ |/| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch ↵ | Sean McGivern | 2017-06-21 | 6 | -44/+24 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobs' into 'master' Remove old project parameter, use gl_repository instead Closes #86 See merge request !136 | |||||
| * | | Remove old `project` parameter, use `gl_repository` instead86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobs | Alejandro Rodríguez | 2017-06-20 | 6 | -44/+24 | |
|/ / | ||||||
* | | Add contribution guide | Douwe Maan | 2017-06-16 | 1 | -0/+647 | |
| | | ||||||
| * | Update VCR fixtures | Dmitriy Zaporozhets | 2017-06-21 | 22 | -359/+483 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Remove references to V3 internal APIremove-references-to-v3-internal-api | Adam Niedzielski | 2017-06-16 | 19 | -42/+28 | |
|/ | | | | | | | In the main Rails app we use exactly the same code for /api/v3/internal and /api/v4/internal This means that we can move gitlab-shell to V4 in preparation for sunsetting V3 | |||||
* | Merge branch 'go-1.5-compat' into 'master' | Robert Speicher | 2017-06-02 | 16 | -924/+493 | |
|\ | | | | | | | | | | | | | Downgrade grpc to get Go 1.5 compatibility Closes #85 See merge request !133 | |||||
| * | Add Go version matrix | Jacob Vosmaer | 2017-06-02 | 1 | -3/+20 | |
| | | ||||||
| * | Downgrade grpc to get Go 1.5 compatibilitygo-1.5-compat | Jacob Vosmaer | 2017-06-02 | 15 | -921/+473 | |
|/ | ||||||
* | Bump version to 5.0.5v5.0.5 | Sean McGivern | 2017-05-31 | 1 | -1/+1 | |
| | ||||||
* | Merge branch ↵ | Sean McGivern | 2017-05-31 | 3 | -8/+26 | |
|\ | | | | | | | | | | | | | | | | | '83-follow-up-from-handle-gl_repository-env-variable-and-use-it-in-api-calls' into 'master' Use gl_repository if present when enqueing Sidekiq PostReceive jobs Closes #83 See merge request !132 | |||||
| * | Use gl_repository if present when enqueing Sidekiq PostReceive jobs83-follow-up-from-handle-gl_repository-env-variable-and-use-it-in-api-calls | Alejandro Rodríguez | 2017-05-30 | 3 | -8/+26 | |
|/ | ||||||
* | Merge branch 'go-wrappers' into 'master' | Douwe Maan | 2017-05-23 | 34 | -54/+9841 | |
|\ | | | | | | | | | | | | | Use gitaly-upload-pack and gitaly-receive-pack Closes gitaly#193 See merge request !129 | |||||
| * | Make gitaly executable mapping clearergo-wrappers | Jacob Vosmaer | 2017-05-23 | 1 | -8/+12 | |
| | | ||||||
| * | Explain chdir | Jacob Vosmaer | 2017-05-23 | 1 | -0/+1 | |
| | | ||||||
| * | Check go formatting in CI | Jacob Vosmaer | 2017-05-23 | 2 | -0/+17 | |
| | | ||||||
| * | Check number of arguments | Jacob Vosmaer | 2017-05-23 | 2 | -0/+10 | |
| | | ||||||
| * | Change signature of logger.Fatal | Jacob Vosmaer | 2017-05-23 | 3 | -16/+17 | |
| | | ||||||
| * | Use gitaly-upload-pack and gitaly-receive-pack | Jacob Vosmaer | 2017-05-23 | 33 | -54/+9808 | |
|/ | ||||||
* | Bump version to 5.0.4v5.0.4 | Douwe Maan | 2017-05-18 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'handle-gl-project' into 'master' | Sean McGivern | 2017-05-12 | 13 | -59/+124 | |
|\ | | | | | | | | | Handle GL_REPOSITORY env variable and use it in api calls See merge request !130 | |||||
| * | Update changelog for GL_REPOSITORY handlinghandle-gl-project | Alejandro Rodríguez | 2017-05-11 | 1 | -0/+3 | |
| | | ||||||
| * | Setup use of gl-repository to enqueue PostReceive sidekiq jobs | Alejandro Rodríguez | 2017-05-11 | 2 | -2/+4 | |
| | | ||||||
| * | Handle GL_REPOSITORY env variable and use it in api calls | Alejandro Rodríguez | 2017-05-11 | 12 | -58/+118 | |
|/ | ||||||
* | Merge branch 'test-socket-path' into 'master' | Robert Speicher | 2017-05-03 | 1 | -1/+1 | |
|\ | | | | | | | | | Use a shorter socket path during testing See merge request !131 | |||||
| * | Use a shorter socket path during testingtest-socket-path | Jacob Vosmaer | 2017-05-03 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'dz-fix-create-hooks' into 'master'v5.0.3 | Robert Speicher | 2017-04-25 | 3 | -2/+5 | |
|\ | | | | | | | | | | | | | Use recursive lookup for git repositories in the bin/create-hooks script Closes #82 See merge request !128 | |||||
| * | Use recursive lookup for git repositories in the bin/create-hooks script | Dmitriy Zaporozhets | 2017-04-25 | 3 | -2/+5 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'go-hello-world' into 'master' | Rémy Coutable | 2017-04-12 | 166 | -1/+69020 | |
|\ | | | | | | | | | | | | | Add hello-world Go executable and gitaly-proto 0.5.0 Closes gitaly#186 See merge request !127 | |||||
| * | Vendor gitaly-proto 0.5.0go-hello-world | Jacob Vosmaer | 2017-04-12 | 161 | -1/+68957 | |
| | | ||||||
| * | Better variable name | Jacob Vosmaer | 2017-04-12 | 2 | -6/+15 | |
| | | ||||||
| * | Add hello-world executable | Jacob Vosmaer | 2017-04-12 | 5 | -0/+54 | |
|/ | ||||||
* | Merge branch 'how-to-release-a-new-version' into 'master' | Rémy Coutable | 2017-03-30 | 1 | -0/+21 | |
|\ | | | | | | | | | Explain how to release a new version See merge request !126 | |||||
| * | Explain when to use a v in version number | Sean McGivern | 2017-03-30 | 1 | -5/+12 | |
| | | ||||||
| * | Explain how to release a new version | Sean McGivern | 2017-03-29 | 1 | -0/+14 | |
| | | ||||||
* | | Merge branch 'adds-timeout-to-push-branches' into 'master' v5.0.2 | Sean McGivern | 2017-03-29 | 4 | -8/+94 | |
|\ \ | | | | | | | | | | | | | adds timeout option to push branches and respective test suite See merge request !124 | |||||
| * | | adds timeout option to push branches and respective test suite | Tiago Botelho | 2017-03-29 | 4 | -8/+94 | |
|/ / | ||||||
* | | Merge branch 'add-quiet-option-to-fetch-command' into 'master' | Robert Speicher | 2017-03-28 | 2 | -0/+4 | |
|\ \ | |/ |/| | | | | | Fetch repositories with --quiet option by default See merge request !125 | |||||
| * | Update CHANGELOG | Douglas Barbosa Alexandre | 2017-03-27 | 1 | -0/+3 | |
| | |