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 044e18b00 [#8565] Upgrade ActivityStream 0.4.2 -> 0.5.0, and its deps: 
pymongo
 discard ee505d38b [#8565] Upgrade Ming 0.13.0 -> 0.14.0, and its deps: 
pymongo,pytz
 discard b4693013c [#8565] remove deprecation warning filtering rules for ming
 discard 15e5f724e [#8565] udpated timermiddleware's ming and pymongo tracking
 discard 5f04cbe39 [#8565] fix a bad usage of update_partial
 discard fe1cca05c fix import for pymongo4
 discard b0342d750 drop pymongo/ming  method
 discard e264c6d9f replace uses of Collection.count() with 
Collection.estimated_document_count()
 discard f30a49e5a add additional logging of concurrency values in run_tests
 discard d9eee1807 pymongo - use drop instead of remove in some places
 discard b94136378 use pymongo's create_index rather than ensure_index
 discard b6c3f877c remove ming/pymongo map_reduce and inline_map_reduce. no 
longer provided by mongo
 discard e888a6edf replace deprecated ming/mongo collection_names() with 
list_collection_names()
 discard 9afe2e77a replace deprecated ming/mongo database_names() with 
list_database_names()
 discard 5d951c155 update ming calls from find_and_modify to find_one_and_update
     add 13ec9081a [#422] json file to generate openapi allura api docs
     add dd9516872 [#422] Update on allura-api.json file
     add db1a3e472 [#422] Fix on allura-api.json file
     new 4e52dafd9 [#8565] updated to fully support pymongo 4 and Ming 0.14.0
     new c27f1cc35 [#8565] Upgrade Ming 0.13.0 -> 0.14.0, and its deps: 
pymongo,pytz
     new 8b0d2decd [#8565] Upgrade ActivityStream 0.4.2 -> 0.5.0, and its deps: 
pymongo

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   (044e18b00)
            \
             N -- N -- N   refs/heads/dw/8565 (8b0d2decd)

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 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/docs/api-rest/allura-api.json | 4607 ++++++++++++++++++++++++++++++++++
 1 file changed, 4607 insertions(+)
 create mode 100644 Allura/docs/api-rest/allura-api.json

Reply via email to