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
path: root/config
AgeCommit message (Expand)Author
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Merge branch 'issue-boards' into 'master'Douwe Maan
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-12Instrument Project.visible_to_userYorick Peterse
2016-08-11Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-08-10Merge branch 'decouple-secret-keys' into 'master' Douwe Maan
2016-08-10Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan
2016-08-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer
2016-08-05Update to send changed password notification emailsTom Bell
2016-08-04Added Redis Sentinel support documentationGabriel Mazetto
2016-08-04Synced mail_room.yml with the one in omnibusGabriel Mazetto
2016-08-04Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto
2016-08-04Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto
2016-08-04Make sidekiq get config settings from Gitlab::RedisConfigGabriel Mazetto
2016-08-04Deduplicated resque.yml loading from several placesGabriel Mazetto
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Ignore Rails/Exit cop in initializerSean McGivern
2016-08-03Instrument Gitlab::HighlightYorick Peterse
2016-08-03Clarify intentions of secret token initializerSean McGivern
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-08-02Merge branch 'branches-ending-with-json' into 'master' Douwe Maan
2016-08-02Instrument the Repository classYorick Peterse
2016-08-02Allow branch names ending with .json for graph and network page (!5579)winniehell
2016-08-01Fix RequestProfiler::Middleware error when code is reloaded in developmentAhmad Sherif
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-27Change requests_profiles resource constraint to catch virtually any fileAhmad Sherif
2016-07-27Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable
2016-07-27Remove useless new routeRémy Coutable
2016-07-27Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu
2016-07-27Whitelist 'Simplified BSD' licenseDouwe Maan
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Add route for Import::GithubController#newRémy Coutable
2016-07-26Clean up unused routesJosef Strzibny
2016-07-26Enable SIDEKIQ_REQUEST_STORE by defaultStan Hu
2016-07-26Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu
2016-07-25Add ENV variable to skip repository storages validationsAlejandro Rodríguez
2016-07-25Instrument Nokogiri parsing methodsYorick Peterse
2016-07-24Ignore invalid trusted proxies in X-Forwarded-For headerStan Hu