summaryrefslogtreecommitdiff
path: root/lib/api/helpers/internal_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* SSHUploadPack over Gitaly is now OptOutgitaly-ssh-upload-pack-opt-outKim "BKC" Carlbäcker2017-11-291-4/+4
* Use relative git object paths to construct absolute ones before setting Envfix/git-env-repo-pathsAhmad Sherif2017-11-141-0/+12
* Return a value to check if redis is available on /internal/checkAlejandro Rodríguez2017-09-051-0/+9
* Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-311-0/+4
* Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repoKim "BKC" Carlbäcker2017-07-071-6/+29
* Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-1/+6
* Refactor construction of responseMichael Kozono2017-06-051-0/+16
* Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-031-38/+14
* Remove unused user activities codeSean McGivern2017-04-141-2/+1
* Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-0/+7
* Set Git-specific env in /api/internal/allowedRémy Coutable2017-04-101-3/+3
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-3/+3
* replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-2/+2
* Accept environment variables from the `pre-receive` script.Timothy Andrew2016-12-161-0/+8
* Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-161-0/+57