This is an automated email from the ASF dual-hosted git repository.
kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from 33b995aed [#8576] upgrade react to 16.4.2
new 5392f636e ensure_index: require explicit
--delete-duplicate-key-records to delete records
new ba1c0508b ensure_index: deduping on a sparse index only needs to look
at records where the field exists
new 6f8ede9b2 ensure_index: make deduping work on nested fields like
"foo.bar.baz"
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/command/show_models.py | 40 ++++++++++++++++++++++++------------
Allura/allura/tests/test_commands.py | 4 ++--
2 files changed, 29 insertions(+), 15 deletions(-)