This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from 8f870da tweak requirement for ES
new 869fae7 set a fallback so we can .find in it
new a847810 async_scan breaks type tests, refactor into our own database
class
new 716ae18 Use our own db class for async scan/scroll instead of ES'
which breaks type tests
new b7f9781 switch to our own async scan func
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
server/plugins/background.py | 42 ++++++++++----------------------
server/plugins/database.py | 57 ++++++++++++++++++++++++++++++++++++--------
server/plugins/formdata.py | 2 +-
server/plugins/mbox.py | 4 +---
4 files changed, 61 insertions(+), 44 deletions(-)