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.

Changes between revision 2 and 3

orig
1
2
3

Commits

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.
3e9e7a66d32d19c41347c3510ee704be21b7a853 David Trowbridge
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/extension.py
Loading...