Modernize rbwebhooks for Review Board 4.0.

Review Request #11062 — Created July 2, 2020 and submitted — Latest diff uploaded

Information

rb-extension-pack
master

Reviewers

This change updates the rbwebhooks extension for Review Board 4.0/Django
1.11. It also updates the code to use six moves for urllib, and adds
docstrings.

Activated the extension and played with the settings.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Modernize rbwebhooks for Review Board 4.0.
This change updates the rbwebhooks extension for Review Board 4.0/Django 1.11. It also updates the code to use six moves for urllib, and adds docstrings. Testing Done: Activated the extension and played with the settings.
192c8af91d8b96e1b2da9604965738a8ee5d68d6 David Trowbridge
rbwebhooks/rbwebhooks/admin.py
rbwebhooks/rbwebhooks/admin_urls.py
rbwebhooks/rbwebhooks/extension.py
rbwebhooks/rbwebhooks/forms.py
rbwebhooks/rbwebhooks/handlers.py
rbwebhooks/rbwebhooks/models.py
Loading...