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-09-12Ensure the schema is loaded with post_migrations includedDJ Mountney
2018-09-05Make MySQL patch for binary indexes compatible with composite indexesOlivier Gonzalez
2018-09-04Merge branch 'rails5-include-opclasses-in-schema-dump' into 'master'Yorick Peterse
2018-09-03Rails 5: support schema t.index for mysqlJasper Maes
2018-09-03Merge branch 'sh-bump-unauth-expiration' into 'master'Douwe Maan
2018-08-31Disable the Sidekiq Admin Rack sessionStan Hu
2018-08-31Bump unauthenticated session time from 1 hour to 2 hoursStan Hu
2018-08-29Rails 5: include opclasses in rails 5 schema dumpJasper Maes
2018-08-22Bump fog-google to 1.7.1 and google-api-client to 0.23.0Stan Hu
2018-08-17Merge branch 'rails5-verbose-query-logs' into 'master'Robert Speicher
2018-08-16Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)
2018-08-16Rails5: Enable verbose query logsJasper Maes
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