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

dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


    from c0a6fa44b make TestClearOldNotifications pass even when it runs really 
fast (executing on same timestamp)
     new 614d02dd8 [#7272] convert HTML comments to jinja comments
     new 84d9051e7 [#7272] combine oauth1 and oauth2 settings onto existing 
page, improve tests
     new 8af73c110 [#7272] small improvements

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/controllers/auth.py                  | 182 +++++++++++++--------
 Allura/allura/controllers/rest.py                  |  29 ++--
 Allura/allura/lib/widgets/oauth_widgets.py         |  31 +++-
 Allura/allura/model/oauth.py                       |   9 +
 Allura/allura/templates/oauth_applications.html    |  82 +++++++++-
 Allura/allura/templates/widgets/field_cluster.html |   4 +-
 .../templates/widgets/sortable_repeated_field.html |   6 +-
 .../allura/templates/widgets/sortable_table.html   |   4 +-
 Allura/allura/templates/widgets/state_field.html   |   4 +-
 Allura/allura/tests/functional/test_auth.py        | 140 +++++++++-------
 Allura/development.ini                             |   3 +
 pytest.ini                                         |   2 +
 12 files changed, 334 insertions(+), 162 deletions(-)

Reply via email to