summaryrefslogtreecommitdiff
path: root/lib/api/helpers/internal_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* 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