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 34f2f3449 add additional logging of concurrency values in run_tests
 discard 99609d85a pymongo - use drop instead of remove in some places
 discard 30e8afb9a use pymongo's create_index rather than ensure_index
 discard 6cd8656f4 remove ming/pymongo map_reduce and inline_map_reduce. no 
longer provided by mongo
 discard e86a182b8 replace deprecated ming/mongo collection_names() with 
list_collection_names()
 discard 58badb930 replace deprecated ming/mongo database_names() with 
list_database_names()
 discard 4ddfcc1df update ming calls from find_and_modify to find_one_and_update
     add 74c1039b4 make scripts/add_user_to_group.py work without a 
--replaces-users value
     add 28c9b6ffd publicize security fix in changelog
     new 9ea5acfa7 update ming calls from find_and_modify to find_one_and_update
     new 2462fdd89 replace deprecated ming/mongo database_names() with 
list_database_names()
     new 30ac47b0f replace deprecated ming/mongo collection_names() with 
list_collection_names()
     new 0930c2d4f remove ming/pymongo map_reduce and inline_map_reduce. no 
longer provided by mongo
     new d85289719 use pymongo's create_index rather than ensure_index
     new dadcf3cf0 pymongo - use drop instead of remove in some places
     new 1fcd35d8b add additional logging of concurrency values in run_tests

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   (34f2f3449)
            \
             N -- N -- N   refs/heads/dw/8565 (1fcd35d8b)

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 7 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:
 CHANGES                      | 3 +++
 scripts/add_user_to_group.py | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Reply via email to