Page MenuHomePhorge

Improve greylist handler
ClosedPublic

Authored by machniak on Apr 23 2024, 5:24 PM.
Tags
None
Referenced Files
F12488451: D4692.id13503.diff
Sun, Jun 2, 12:33 AM
F12485241: D4692.id13509.diff
Sat, Jun 1, 6:46 PM
F12477351: D4692.id.diff
Sat, Jun 1, 6:35 AM
Unknown Object (File)
Tue, May 28, 6:50 PM
Unknown Object (File)
Mon, May 27, 7:23 PM
Unknown Object (File)
Mon, May 27, 6:29 PM
Unknown Object (File)
Mon, May 27, 9:46 AM
Unknown Object (File)
Fri, May 24, 12:19 PM
Subscribers
Restricted Project

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK9e94c8a1533a: Improve greylist handler
Summary
  • introduce DB transaction
  • limit number of selects from greylist_connect table
  • limit number of whitelist record updates
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
  • Improve single sql query and coding style
  • Move greylist policy controller tests to more appropriate place
  • Speed up greylist tests
This revision is now accepted and ready to land.Fri, May 17, 11:53 AM
This revision was automatically updated to reflect the committed changes.