| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for using gl_project_pathsh-use-gl-project-path | Stan Hu | 2019-02-16 | 2 | -2/+2 |
| | | | | | | | This will enable us to track the human-readable project path with SSH access in gitlab-shell. Currently the Gitaly logs will only show the hashed storage and gl_repository path (e.g. project-1234). | ||||
| * | Revert "Merge branch 'sh-bump-ruby-version' into 'master'" | Douwe Maan | 2018-12-13 | 1 | -1/+1 |
| | | | | This reverts merge request !257 | ||||
| * | Upgrade to Ruby 2.5.3 | Stan Hu | 2018-12-13 | 1 | -1/+1 |
| | | |||||
| * | Include LFS operation when making auth requestashmckenzie/8114-geo-push-ssh-lfs-http-auth-bug | Ash McKenzie | 2018-11-08 | 2 | -2/+48 |
| | | | | | Operation is either upload or download | ||||
| * | Display helpful feedback when proxying an SSH git push to secondary request ↵ | Ash McKenzie | 2018-09-25 | 1 | -1/+1 |
| | | | | | (v2) | ||||
| * | Print message to $stderr for custom action | Ash McKenzie | 2018-09-13 | 1 | -0/+99 |
| | | |||||
| * | Make ordered expectations around results output | Ash McKenzie | 2018-09-13 | 1 | -2/+2 |
| | | | | | This also cleans up the output from the tests as previously, Base64 encoded output was printed. | ||||
| * | Ensure text/plain & text/html content typs are handled and add missing specs ↵ | Ash McKenzie | 2018-09-11 | 17 | -12/+564 |
| | | | | | for handled HTTP status codes | ||||
| * | Custom Action supportash.mckenzie/custom-action-support | Ash McKenzie | 2018-09-08 | 4 | -0/+230 |
| | | |||||
| * | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'" | Nick Thomas | 2018-08-14 | 19 | -476/+16 |
| | | | | | | This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0. | ||||
| * | GitlatNet#discover only parse JSON if a 200 | Ash McKenzie | 2018-08-01 | 1 | -0/+46 |
| | | |||||
| * | Utilise new Actions | Ash McKenzie | 2018-08-01 | 16 | -14/+428 |
| | | | | | | | | | | | * Move gitaly, git-lfs and 2FA logic out from gitlab_shell.rb * Streamline parsing of origin_cmd in GitlabShell * Utilise proper HTTP status codes sent from the API * Also support 200 OK with status of true/false (ideally get rid of this) * Use HTTP status constants * Use attr_reader definitions (var over @var) * Rspec deprecation fixes | ||||
| * | Fix cassettes that were wrong | Ash McKenzie | 2018-08-01 | 2 | -2/+2 |
| | | |||||
| * | Support new /internal/pre-receive API endpoint for post-receivegitaly-redis-refactor | Alejandro Rodríguez | 2017-09-05 | 2 | -0/+88 |
| | | |||||
| * | Support new /internal/post-receive API endpoint | Alejandro Rodríguez | 2017-08-30 | 2 | -0/+88 |
| | | |||||
| * | Revert "Merge branch ↵revert-gl-repository | Alejandro Rodríguez | 2017-07-03 | 1 | -1/+1 |
| | | | | | | | | '86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobs' into 'master'" This reverts commit fa6343515ba65423e9de4c98c6005facc6059938, reversing changes made to 62af7f6af72728cecb98c5275d8b7aeb3953e564. | ||||
| * | Update VCR fixtures | Dmitriy Zaporozhets | 2017-06-21 | 20 | -307/+418 |
| | | | | | 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 | 17 | -18/+18 |
| | | | | | | | | 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 | ||||
| * | Handle GL_REPOSITORY env variable and use it in api calls | Alejandro Rodríguez | 2017-05-11 | 1 | -5/+5 |
| | | |||||
| * | Use api/v4 for gitaly notification and add testsgitaly-post-receive-2 | Alejandro Rodríguez | 2017-02-10 | 1 | -0/+44 |
| | | |||||
| * | Refactored LFS auth logic to use its own API endpoint. | Patricio Cano | 2016-09-06 | 3 | -2/+48 |
| | | |||||
| * | Added LFS support to SSH | Patricio Cano | 2016-09-06 | 2 | -2/+2 |
| | | | | | - Required changes to GitLab Shell include the actual handling of the `git-lfs-authenticate` command and the retrieval of the correct credentials. | ||||
| * | Add option to recover 2FA via SSH | Drew Blessing | 2016-08-26 | 2 | -0/+84 |
| | | |||||
| * | Added better tests for the protocol check | Patricio Cano | 2016-07-05 | 2 | -0/+88 |
| | | |||||
| * | Add encoding for the ssh key on the url | Pablo Carranza | 2016-03-24 | 1 | -1/+1 |
| | | |||||
| * | Change use of fingerprint for whole key | Pablo Carranza | 2016-03-24 | 3 | -3/+3 |
| | | |||||
| * | Change API endpoint to authorized_keys | Pablo Carranza | 2016-03-24 | 2 | -2/+2 |
| | | |||||
| * | Add ssh-key resource get to gitlab_net | Pablo Carranza | 2016-03-24 | 3 | -0/+140 |
| | | | | | | This provides the integration point to the internal API to get the ssh key from the internal API. | ||||
| * | Improve broadcast message logicv2.5.1 | Dmitriy Zaporozhets | 2015-02-18 | 1 | -2/+2 |
| | | | | | | Expect broadcast message API endpoint to return 200 with empty JSON if no broadcast messages available | ||||
| * | Print broadcast message if one is available. | Douwe Maan | 2015-02-09 | 2 | -0/+76 |
| | | |||||
| * | Revert "Revert "Merge branch 'git_hook_messages'"" | Valery Sizov | 2014-11-24 | 5 | -5/+5 |
| | | | | | This reverts commit f8453da5868dd7a23d0f2f3da7a45e33c441d1db. | ||||
| * | Revert "Merge branch 'git_hook_messages'" | Jacob Vosmaer | 2014-11-20 | 5 | -5/+5 |
| | | | | | | | | | | | At least the following things were broken: - missing require for 'gitlab_access_status' in lib/gitlab_net.rb - gitlabhq master internal API returns 'true' or 'false', gitlab-shell expects JSON This reverts commit 11311a95545f967a5736cd16ab5fc37f7e658519, reversing changes made to 45444597aef3e434571de2491934ae92357ad231. | ||||
| * | Show error message when git access is rejected | Valery Sizov | 2014-11-14 | 5 | -5/+5 |
| | | |||||
| * | add secret token | Valery Sizov | 2014-10-15 | 7 | -7/+7 |
| | | |||||
| * | Rebuild vcr cassettes | Dmitriy Zaporozhets | 2014-09-03 | 7 | -45/+55 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Update GitlabNet to match new logic | Dmitriy Zaporozhets | 2014-09-01 | 7 | -41/+43 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Improve coverage. | Gabor Nagy | 2014-06-23 | 1 | -0/+44 |
| | | |||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-04-14 | 7 | -123/+63 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | tests added: GitlabNet check, GitlabProject exec | Dmitriy Zaporozhets | 2013-03-11 | 1 | -0/+48 |
| | | |||||
| * | remove personal info from vcr | Dmitriy Zaporozhets | 2013-03-11 | 1 | -2/+1 |
| | | |||||
| * | test for GitlabNet discover | Dmitriy Zaporozhets | 2013-03-11 | 1 | -0/+49 |
| | | |||||
| * | cover denied context for GitlabNet | Dmitriy Zaporozhets | 2013-03-11 | 2 | -0/+92 |
| | | |||||
| * | test GitlabNet allowed method | Dmitriy Zaporozhets | 2013-03-11 | 3 | -0/+144 |
