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 2192ef8  [#8418] skip /tickets/ from sitemap if no tickets
     new 415f63a  Avoid occasional errors in cached_convert logging
     new 71cda3a  Remove gittip_button macro; gittip is defunct
     new 506eeca  make some markdown macros cacheable
     new 1ca79c0  Simplify a function

The 4 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/macro.py                         | 98 ++++++++++++----------
 Allura/allura/lib/utils.py                         |  2 +-
 Allura/allura/lib/widgets/macros.py                |  6 --
 Allura/allura/templates/jinja_master/lib.html      |  6 --
 Allura/allura/templates/widgets/gittip_button.html | 19 -----
 Allura/allura/tests/test_globals.py                | 39 ++++++---
 7 files changed, 106 insertions(+), 95 deletions(-)
 delete mode 100644 Allura/allura/templates/widgets/gittip_button.html

Reply via email to