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-19Fix cron job keyDouwe Maan
2016-08-19Merge branch 'master' into expiration-date-on-membershipsDouwe Maan
2016-08-19Small refactor and syntax fixes.Patricio Cano
2016-08-19Removed unnecessary service for user retrieval and improved API error message.Patricio Cano
2016-08-19Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
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-04Add worker which removes expired members.Adam Niedzielski
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