This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch cc/11102-part2b
in repository https://gitbox.apache.org/repos/asf/allura.git


 discard 1ce6e7941 [#8604] Update transient anonymous user property to not use 
encrypted field
 discard d730a2993 Remove dead ProjectUserSelect code
 discard cef27607f [#8604] Implement field level encryption for User's 
display_name_field
 discard f7a3e6755 [#8604] Add the display_name_encrypted field to the User 
class
     add 1fc06751a enforce text limits for all markdown rendering paths
     add daceb4ccf [#8604] Add the display_name_encrypted field to the User 
class
     new 4d226572c [#8604] Implement field level encryption for User's 
display_name_field
     new e075d270e Remove dead ProjectUserSelect code
     new 7c34ea302 [#8604] Update transient anonymous user property to not use 
encrypted field

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   (1ce6e7941)
            \
             N -- N -- N   refs/heads/cc/11102-part2b (7c34ea302)

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/allura/lib/app_globals.py       | 31 ++++++++++++++++++++++++-------
 Allura/allura/lib/search.py            |  4 ++++
 Allura/allura/tests/model/test_auth.py |  3 +++
 Allura/allura/tests/test_globals.py    | 18 ++++++++++++++++++
 Allura/development.ini                 |  2 ++
 5 files changed, 51 insertions(+), 7 deletions(-)

Reply via email to