summaryrefslogtreecommitdiff
path: root/spec/initializers
Commit message (Expand)AuthorAgeFilesLines
* Setup repositories settings properlymk-setup-settings-properlyMichael Kozono2017-08-171-0/+9
* Setup LDAP settings properlyMichael Kozono2017-08-171-0/+16
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-042-0/+32
* Use described_class when possibleRémy Coutable2017-07-271-20/+20
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-275-5/+5
* Instrument Unicorn with Ruby exporterPaweł Chojnacki2017-07-041-1/+9
* Instrument MergeRequestDiff#load_commitsinstrument-merge-request-diff-load-commitsSean McGivern2017-06-141-0/+1
* Enable Style/Proc cop for rubocopmhasbini2017-04-021-1/+1
* Improve storage validation after configuration structure updatestorage-validation-improvementAlejandro Rodríguez2017-03-081-39/+53
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-4/+24
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-4/+24
* | Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller2017-03-071-4/+63
* | Only use API scopes for personal access tokensMarkus Koller2017-03-071-0/+12
* | Implement OpenID Connect identity providerMarkus Koller2017-03-071-3/+22
* | Execute metrics initializer earlieretag-notes-pollingAdam Niedzielski2017-03-011-1/+1
|/
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Add metric initializer specadd-metrics-initializer-specSean McGivern2017-01-241-0/+16
* 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