This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch dw/8565
in repository https://gitbox.apache.org/repos/asf/allura.git
from a8cc8f4cf replace uses of Collection.count() with
Collection.estimated_document_count()
new 68461687e drop pymongo/ming method
new 8bb18c453 fixup! replace uses of Collection.count() with
Collection.estimated_document_count()
new 8b6f7a8da fixup! update ming calls from find_and_modify to
find_one_and_update
The 3 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:
Allura/allura/lib/custom_middleware.py | 4 +-
Allura/allura/model/auth.py | 2 +-
Allura/allura/model/monq_model.py | 2 +-
Allura/allura/model/notification.py | 5 +--
Allura/allura/model/repository.py | 2 +-
Allura/allura/tests/model/test_filesystem.py | 60 ++++++++++++++--------------
ForgeImporters/forgeimporters/base.py | 4 +-
ForgeTracker/forgetracker/model/ticket.py | 2 +-
8 files changed, 40 insertions(+), 41 deletions(-)