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
2018-08-07Merge branch 'enable-verbose-query-logs' into 'master'Robert Speicher
2018-08-07Enable verbose query loggingKamil Trzciński
2018-08-03Simplify the check of reduntant user logout eventsGrzegorz Bizon
2018-08-03Do not skip recording session destruction eventsGrzegorz Bizon
2018-08-03Improve blocked user tracking code readabilityGrzegorz Bizon
2018-08-02Skip redunant before_logout warden eventsGrzegorz Bizon
2018-08-01Improve authentication events-related code readabilityGrzegorz Bizon
2018-08-01Do not implicitly authenticate user during session creationGrzegorz Bizon
2018-08-01Simplify blocked user tracking during authenticationGrzegorz Bizon
2018-08-01Improve blocked user tracking and fire some events only onceGrzegorz Bizon
2018-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-31Improve authentication activity code readabilityGrzegorz Bizon
2018-07-30Move rbtrace initialization into SidekiqStan Hu
2018-07-30Make rbtrace work under unicornStan Hu
2018-07-27Fix rubocop offense in warden initializersGrzegorz Bizon
2018-07-27Catch custom warden events too to increment metricsGrzegorz Bizon
2018-07-26Make authentication metrics events explicit is specsGrzegorz Bizon
2018-07-25Merge branch 'sh-include-rbtrace' into 'master'Douwe Maan
2018-07-25Add rbtrace to GemfileStan Hu
2018-07-25Disables Rack Attack by defaultTiago Botelho
2018-07-24Merge branch 'dz-refactor-object-store-settings' into 'master'Rémy Coutable
2018-07-24Make ObjectStoreSettings use more explicit and add specsDmitriy Zaporozhets
2018-07-23Remove instrumentation Rouge::Plugins::{Redcarpet,CommonMark}Stan Hu
2018-07-23Create class responsible for default object store settingsDmitriy Zaporozhets
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-07-23Merge branch 'sh-remove-banzai-instrumentation' into 'master'Yorick Peterse
2018-07-23Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan
2018-07-23Remove method instrumentation for Banzai filters and reference parsersStan Hu
2018-07-20Refactor blocked user tracker classGrzegorz Bizon
2018-07-20Disable SAML if OmniAuth is disabledLin Jen-Shin
2018-07-20Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray
2018-07-19Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable
2018-07-19Rename authentication activity observer methodsGrzegorz Bizon
2018-07-18Limit the TTL for anonymous sessions to 1 hourStan Hu
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-17Implement scaffold of authentication activity metricsGrzegorz Bizon
2018-07-17Merge branch 'feature/gb/email-delivery-metrics' into 'master'Sean McGivern
2018-07-16Merge branch 'update-issue-closing-pattern' into 'master'Rémy Coutable
2018-07-16Implement action mailer delivery metrics observerGrzegorz Bizon
2018-07-16Register all action mailer interceptors in a single placeGrzegorz Bizon
2018-07-16Move existing email interceptors into the same moduleGrzegorz Bizon
2018-07-11Update issue closing patternGeorge Tsiolis
2018-07-10Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_changeJasper Maes
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Merge branch '48677-also-check-auto_sign_in_with_provider' into 'master'Douwe Maan
2018-07-04Delete monkey patchShinya Maeda
2018-07-03Merge branch 'prune-web-hook-logs' into 'master'Douwe Maan
2018-07-02Prune web hook logs older than 90 daysYorick Peterse
2018-07-02If `omniauth_auto_sign_in_with_provider` is set,Lin Jen-Shin
2018-06-29Remove CarrierWave initializerStan Hu