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
discard cf143c161 fixup! fix import for pymongo4 discard 30a5b08e7 [#8565] fix a bad usage of update_partial discard 9925d31cf fix import for pymongo4 discard 8b6f7a8da fixup! update ming calls from find_and_modify to find_one_and_update discard 8bb18c453 fixup! replace uses of Collection.count() with Collection.estimated_document_count() discard 68461687e drop pymongo/ming method discard a8cc8f4cf replace uses of Collection.count() with Collection.estimated_document_count() discard 1fcd35d8b add additional logging of concurrency values in run_tests discard dadcf3cf0 pymongo - use drop instead of remove in some places discard d85289719 use pymongo's create_index rather than ensure_index discard 0930c2d4f remove ming/pymongo map_reduce and inline_map_reduce. no longer provided by mongo discard 30ac47b0f replace deprecated ming/mongo collection_names() with list_collection_names() discard 2462fdd89 replace deprecated ming/mongo database_names() with list_database_names() discard 9ea5acfa7 update ming calls from find_and_modify to find_one_and_update add e25f0f44c bump cryptography 42.0.5 -> 42.0.8 add 6cf8f97cb bump requests 2.32.1 -> 2.32.3 add ba2dad84c running with threads is good, for our prod example add 1dea36f13 skip per-user and per-nbhd limit checks when creating a user project add 8da4fc65d support per-page csp_frame_domains modifier add 8819607a0 bump certifi 2024.2.2 -> 2024.7.4 add 57d1aca95 [#9485] Disable OAuth2 authorize button and change its text value on click new 5d951c155 update ming calls from find_and_modify to find_one_and_update new 9afe2e77a replace deprecated ming/mongo database_names() with list_database_names() new e888a6edf replace deprecated ming/mongo collection_names() with list_collection_names() new b6c3f877c remove ming/pymongo map_reduce and inline_map_reduce. no longer provided by mongo new b94136378 use pymongo's create_index rather than ensure_index new d9eee1807 pymongo - use drop instead of remove in some places new f30a49e5a add additional logging of concurrency values in run_tests new e264c6d9f replace uses of Collection.count() with Collection.estimated_document_count() new b0342d750 drop pymongo/ming method new fe1cca05c fix import for pymongo4 new 5f04cbe39 [#8565] fix a bad usage of update_partial This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (cf143c161) \ N -- N -- N refs/heads/dw/8565 (5f04cbe39) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 11 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 | 7 ++++-- Allura/allura/lib/plugin.py | 34 ++++++++++++++------------- Allura/allura/templates/oauth2_authorize.html | 14 ++++++++++- docker-compose-prod.yml | 2 +- requirements.txt | 6 ++--- 5 files changed, 40 insertions(+), 23 deletions(-)