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
2019-05-09Generate Let's Encrypt private keyVladimir Shushlin
2019-05-05Run rubocop -a on CE filesStan Hu
2018-12-27Support both 0 and NULL lock_versionsDouwe Maan
2018-12-20Always load the metrics the lastLin Jen-Shin
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-06Revert "Prefer to use correlation-id in logs"Kamil Trzciński
2018-12-06Prefer to use correlation-id in logsKamil Trzciński
2018-12-06Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński
2018-11-27Correctly handle data-loss scenarios when encrypting columnsNick Thomas
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-06-27Migrate storage nesting check to GitalyJacob Vosmaer (GitLab)
2018-06-05Fix Fog mockingKamil Trzciński
2018-06-04Update validatorKamil Trzciński
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-11Remove method call to deprecated methodZeger-Jan van de Weg
2018-04-13Replacing gollum libs for custom gitlab onesFrancisco Javier López
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-02-28Merge branch '4879-support-private-https-urls-for-object-storage' into 'master'Sean McGivern
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