summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'enable-verbose-query-logs' into 'master'Robert Speicher2018-08-071-0/+54
|\
| * Enable verbose query loggingenable-verbose-query-logsKamil Trzciński2018-08-071-0/+54
* | Simplify the check of reduntant user logout eventsGrzegorz Bizon2018-08-031-7/+7
* | Do not skip recording session destruction eventsGrzegorz Bizon2018-08-031-4/+4
* | Improve blocked user tracking code readabilityGrzegorz Bizon2018-08-031-1/+6
* | Skip redunant before_logout warden eventsGrzegorz Bizon2018-08-021-5/+14
* | Improve authentication events-related code readabilityGrzegorz Bizon2018-08-011-1/+1
* | Do not implicitly authenticate user during session creationGrzegorz Bizon2018-08-011-1/+1
* | Simplify blocked user tracking during authenticationGrzegorz Bizon2018-08-011-10/+8
* | Improve blocked user tracking and fire some events only onceGrzegorz Bizon2018-08-011-1/+5
|/
* Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-5/+25
|\
| * Improve authentication activity code readabilityGrzegorz Bizon2018-07-311-4/+6
| * Fix rubocop offense in warden initializersGrzegorz Bizon2018-07-271-2/+2
| * Catch custom warden events too to increment metricsGrzegorz Bizon2018-07-271-9/+15
| * Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-261-1/+1
| * Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-6/+5
| * Refactor blocked user tracker classGrzegorz Bizon2018-07-201-11/+12
| * Rename authentication activity observer methodsGrzegorz Bizon2018-07-191-2/+2
| * Implement scaffold of authentication activity metricsGrzegorz Bizon2018-07-171-0/+12
* | Move rbtrace initialization into SidekiqStan Hu2018-07-302-5/+2
* | Make rbtrace work under unicornStan Hu2018-07-301-1/+3
* | Merge branch 'sh-include-rbtrace' into 'master'Douwe Maan2018-07-251-0/+3
|\ \
| * | Add rbtrace to Gemfilesh-include-rbtraceStan Hu2018-07-251-0/+3
* | | Disables Rack Attack by defaultTiago Botelho2018-07-251-1/+1
|/ /
* | Merge branch 'dz-refactor-object-store-settings' into 'master'Rémy Coutable2018-07-241-23/+4
|\ \
| * | Make ObjectStoreSettings use more explicit and add specsdz-refactor-object-store-settingsDmitriy Zaporozhets2018-07-241-6/+5
| * | Create class responsible for default object store settingsDmitriy Zaporozhets2018-07-231-24/+6
* | | Remove instrumentation Rouge::Plugins::{Redcarpet,CommonMark}Stan Hu2018-07-231-2/+0
|/ /
* | Merge branch 'sh-remove-banzai-instrumentation' into 'master'Yorick Peterse2018-07-231-14/+0
|\ \
| * | Remove method instrumentation for Banzai filters and reference parserssh-remove-banzai-instrumentationStan Hu2018-07-221-14/+0
* | | Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan2018-07-232-6/+1
|\ \ \ | |/ / |/| |
| * | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-202-6/+1
* | | Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
|/ /
* | Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable2018-07-191-4/+0
|\ \
| * | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-181-4/+0
* | | Limit the TTL for anonymous sessions to 1 hourStan Hu2018-07-181-0/+1
|/ /
* | Merge branch 'feature/gb/email-delivery-metrics' into 'master'Sean McGivern2018-07-174-8/+12
|\ \ | |/ |/|
| * Implement action mailer delivery metrics observerGrzegorz Bizon2018-07-161-2/+7
| * Register all action mailer interceptors in a single placeGrzegorz Bizon2018-07-164-7/+7
| * Move existing email interceptors into the same moduleGrzegorz Bizon2018-07-163-5/+4
* | Merge branch 'update-issue-closing-pattern' into 'master'Rémy Coutable2018-07-161-1/+1
|\ \ | |/ |/|
| * Update issue closing patternGeorge Tsiolis2018-07-111-1/+1
* | Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_changeJasper Maes2018-07-091-0/+5
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Merge branch '48677-also-check-auto_sign_in_with_provider' into 'master'Douwe Maan2018-07-062-2/+2
|\
| * If `omniauth_auto_sign_in_with_provider` is set,Lin Jen-Shin2018-07-022-2/+2
* | Delete monkey patchShinya Maeda2018-07-041-69/+0
* | Merge branch 'prune-web-hook-logs' into 'master'Douwe Maan2018-07-031-0/+4
|\ \
| * | Prune web hook logs older than 90 daysYorick Peterse2018-07-021-0/+4
| |/
* | Remove CarrierWave initializerStan Hu2018-06-291-31/+0
|/