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-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-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
2016-07-18Update image policy to allow external images over HTTPS.Connor Shea
2016-07-18Remove unsafe eval directive from scripts.Connor Shea
2016-07-18Fix that which hath been broken. Except the sidekiq admin iframe.Connor Shea
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-11Update the health_check gem to the latest releaseDJ Mountney
2016-07-04Instrument Rinku usagePaco Guzman
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlabPaco Guzman
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
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-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-24Merge branch 'add-smtp-setting' into 'master' Stan Hu
2016-06-24Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826Stan Hu
2016-06-24Merge branch 'health-check-disable-email' into 'master' Rémy Coutable
2016-06-24Set the health_check mailer full checks to be the same as the standard checksDJ Mountney
2016-06-24Disable the email checking part of the standard Health CheckDJ Mountney
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-24Restrict hamlit version, remove coffeescript filters.Connor Shea