You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2020/01/02 22:12:22 UTC

[allura] branch master updated (459671d -> ea34e18)

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 459671d  [#8343] compress images thumbnails better than default
     add ea34e18  [#8345] default all event tasks created within web requests & tasks, to not flush immediately, so that they flush at the end of the task/req execution in MingMiddleware with everything else

No new revisions were added by this update.

Summary of changes:
 Allura/allura/lib/app_globals.py  | 14 ++++++++++++
 Allura/allura/lib/decorators.py   |  3 ++-
 Allura/allura/model/monq_model.py |  7 ++++--
 Allura/allura/tests/test_tasks.py | 46 +++++++++++++++++++++++++++++++++++++--
 Allura/test.ini                   |  3 +++
 5 files changed, 68 insertions(+), 5 deletions(-)