summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/middleware
Commit message (Expand)AuthorAgeFilesLines
* Add public/uploads/tmp to allowed upload pathsjprovazn-fix-form-uploadsJan Provaznik2018-08-211-0/+20
* Use /-/health instead of breaking /-/livenessStan Hu2018-07-281-4/+4
* Simplify /-/liveness check to avoid connecting to the databaseStan Hu2018-07-281-0/+57
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Added test and used Array() instead of .wrapJan Provaznik2018-07-091-0/+27
* Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-33/+11
* Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-32/+41
|\
| * Updated multipart to support workhorse direct uploadsJan Provaznik2018-06-271-32/+41
* | Better route matching for read-only detectionAsh McKenzie2018-07-021-16/+19
|/
* Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-032-13/+9
* Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-032-19/+82
|\
| * Allow token authentication on go-get requestDouwe Maan2018-02-231-16/+75
| * Honour workhorse provided file nameac/4878-fix-attachments-extAlessio Caiazza2018-02-121-3/+7
* | Release the entire envLin Jen-Shin2018-02-071-1/+1
* | Use a controller to hold request valuesLin Jen-Shin2018-02-071-3/+20
* | Try not to hold env and release the controllerLin Jen-Shin2018-02-071-0/+20
|/
* use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he...digitalMoksha2017-11-211-0/+6
* Optimize read-only middleware so that it does not consume as much CPUStan Hu2017-11-201-0/+5
* Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan2017-11-171-0/+8
* Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-081-7/+0
|\
| * Updates tests to reflect sign_out route changeJoe Marty2017-11-071-7/+0
* | Make subscriber tests pass, after refactoring metricsPawel Chojnacki2017-11-021-1/+1
* | Tests for Web transaction and remove simple transactonPawel Chojnacki2017-11-021-1/+1
* | Convert rails_queue_duration to metric_rails_queue_duration_secondsPawel Chojnacki2017-11-021-1/+11
|/
* Geo route whitelisting is too optimisticBrett Walker2017-11-021-0/+26
* Returns a ssh url for go-get=1Guilherme Vieira2017-10-311-53/+85
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+142
* Merge branch 'dm-go-get-xss' into 'security-9-3'Robert Speicher2017-09-071-1/+17
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-071-9/+86
* Inject ::UploadedFile from Multipart middlewareJacob Vosmaer2016-12-211-3/+3
* Fix specs in Ruby 2.1Sean McGivern2016-12-161-3/+3
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+74
* Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-1/+1
* Fix typo in gitlab-workhorse headerJacob Vosmaer2016-08-191-1/+1
* Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-2/+2
* Test ProxyFlightTime middlewareJacob Vosmaer2016-05-251-0/+31
* Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-0/+30
* Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-30/+0
* Add spec for go-import middlewareStan Hu2016-03-121-0/+30