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 70fab3a21 [#8464] added helper to pluralize specific tool names
     new 57e484eb0 [#8467] DefOptScriptTask and other improvements to task 
submission in web ui
     new c04a6dd1c [#8467] misc type hints

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/site_admin.py          |  3 ++
 Allura/allura/lib/helpers.py                     |  1 +
 Allura/allura/lib/plugin.py                      |  2 +-
 Allura/allura/model/project.py                   |  2 +-
 Allura/allura/scripts/scripttask.py              | 69 ++++++++++++++++++++++--
 Allura/allura/templates/site_admin_task_new.html |  7 +--
 Allura/docs/api/{lib.rst => scripts.rst}         | 10 ++--
 Allura/docs/conf.py                              |  2 +-
 8 files changed, 81 insertions(+), 15 deletions(-)
 copy Allura/docs/api/{lib.rst => scripts.rst} (88%)

Reply via email to