Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30Fix grape-route-helper route shadowingMario de la Ossa
2018-01-25Default to HTTPS for all Gravatar URLsAchilleas Pipinellis
2018-01-09Fixing bug related to wiki last versionFrancisco Javier López
2017-11-02Fix rspec errors, and add more tests to MethodCall and ActionViewPawel Chojnacki
2017-10-17Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt
2017-09-20Upgrade doorkeeper-openid_connectMarkus Koller
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-09-13Fix doorkeeper failureKamil Trzciński
2017-08-18Setup repositories settings properlyMichael Kozono
2017-08-18Setup LDAP settings properlyMichael Kozono
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-04Instrument Unicorn with Ruby exporterPaweł Chojnacki
2017-06-14Instrument MergeRequestDiff#load_commitsSean McGivern
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-08Improve storage validation after configuration structure updateAlejandro Rodríguez
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller
2017-03-07Only use API scopes for personal access tokensMarkus Koller
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-01Execute metrics initializer earlierAdam Niedzielski
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-01-24Add metric initializer specSean McGivern
2017-01-09Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski
2016-08-03Give priority to environment variablesSean McGivern
2016-08-03Store all secret keys in secrets.ymlSean McGivern
2016-08-03Store OTP secret key in secrets.ymlSean McGivern
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-24Ignore invalid trusted proxies in X-Forwarded-For headerStan Hu
2016-07-22Skip repository storage path valitaions on test environmentAlejandro Rodríguez
2016-07-22Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan
2016-06-30Make Rack::Request use our trusted proxies when filtering IP addressesDJ Mountney
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-24Fix settings_spec so that it can that run by itselfStan Hu
2016-05-05Add tests for setting trusted_proxiesDJ Mountney
2016-01-18Ensure Gravatar host looks like an actual hostRémy Coutable