summaryrefslogtreecommitdiff
path: root/spec/initializers
Commit message (Expand)AuthorAgeFilesLines
* Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski2017-01-091-3/+4
* Give priority to environment variablesSean McGivern2016-08-031-6/+68
* Store all secret keys in secrets.ymlSean McGivern2016-08-031-33/+36
* Store OTP secret key in secrets.ymlSean McGivern2016-08-031-0/+135
* Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike2016-07-311-0/+6
* Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxiesStan Hu2016-07-231-0/+6
* Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-211-8/+5
* Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-211-3/+23
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan2016-06-301-4/+8
|\
| * Make Rack::Request use our trusted proxies when filtering IP addressesrack-request-trusted-proxiesDJ Mountney2016-06-291-4/+8
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+41
|/
* Fix settings_spec so that it can that run by itselffix-settings-specStan Hu2016-06-231-0/+1
* Add tests for setting trusted_proxiestrusted-proxies-ip-addrDJ Mountney2016-05-041-0/+51
* Ensure Gravatar host looks like an actual hostfix-gravator-default-urlRémy Coutable2016-01-181-0/+44