This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from d28d84c remove sql-only twophase_transaction helper
new 3928531 [#4359] Performance improvements when viewing discussion
threads
new 53faa10 [#4359] move ArtifactReference bulk fetch into shared Thread
widget
The 2 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/controllers/discuss.py | 2 ++
Allura/allura/lib/widgets/discuss.py | 10 ++++++++++
Allura/allura/model/artifact.py | 3 +++
Allura/allura/model/notification.py | 1 +
ForgeDiscussion/forgediscussion/model/forum.py | 2 ++
5 files changed, 18 insertions(+)