You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2015/02/18 22:42:45 UTC

[4/4] allura git commit: PEP8 cleanup; add license header to test_webhooks.py

PEP8 cleanup; add license header to test_webhooks.py


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/a3620b4a
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/a3620b4a
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/a3620b4a

Branch: refs/heads/master
Commit: a3620b4af3bca102edaa17fbbeba84f1b92afcc2
Parents: 7a584f9
Author: Dave Brondsema <db...@slashdotmedia.com>
Authored: Wed Feb 18 19:43:48 2015 +0000
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Wed Feb 18 21:42:26 2015 +0000

----------------------------------------------------------------------
 .../allura/command/create_trove_categories.py   | 541 ++++++++++---------
 Allura/allura/lib/plugin.py                     |  61 ++-
 Allura/allura/model/webhook.py                  |   1 -
 Allura/allura/tests/functional/test_auth.py     |  41 +-
 Allura/allura/tests/test_webhooks.py            |  42 +-
 Allura/allura/webhooks.py                       |   9 +-
 .../tests/functional/test_forum.py              | 168 +++---
 .../forgetracker/tests/functional/test_root.py  | 528 +++++++-----------
 8 files changed, 645 insertions(+), 746 deletions(-)
----------------------------------------------------------------------