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
2016-08-12Instrument Project.visible_to_userYorick Peterse
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
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-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-02Instrument the Repository classYorick Peterse
2016-08-01Fix RequestProfiler::Middleware error when code is reloaded in developmentAhmad Sherif
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-27Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu
2016-07-26Profile requests when a header is passedAhmad Sherif
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
2016-07-22Handle custom Git LFS content typeJacob Vosmaer
2016-07-22Remove obsolete codeJacob Vosmaer
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-21Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Don't allow `.ogg` as a valid video extensionRémy Coutable
2016-07-21Revert "Merge branch 'csp-basics' into 'master' "Robert Speicher
2016-07-21Revert "Merge branch 'remove-csp-sentry-reporting' into 'master' "Robert Speicher
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Log cron_jobs configuration instead of raising exceptionGabriel Mazetto
2016-07-20Fix the Sentry spam from CSP violations by disabling it.Connor Shea
2016-07-19Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Improve cron_jobs loading error messagesGabriel Mazetto
2016-07-18Minor policy refinements.Connor Shea
2016-07-18Document the CSP file.Connor Shea
2016-07-18Only enable CSP policies when relevant features are enabled.Connor Shea
2016-07-18Remove background_jobs-specific headers.Connor Shea
2016-07-18Only report to Sentry when it's enabled.Connor Shea
2016-07-18Add Sidekiq-specific headers.Connor Shea
2016-07-18Add the CSP reporting URI of Sentry.Connor Shea