Adding sandboxing to action_hooks

Review Request #5710 — Created April 13, 2014 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Added sandboxing to action_hooks

Added unit tests to test suites at reviewboard/extensions/tests.py

Unit testing done - tested all 5 different action hooks (DiffViewerActionHook, HeaderActionHook, HeaderDropdownActionHook, ReivewRequestActionHook, ReviewRequestDropdownActionHook) with and without the sandboxing

Ran on all tests in extensions/tests.py

Diff Revision 3

This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.

orig
1
2
3
4
5
reviewboard/extensions/tests.py
reviewboard/extensions/templatetags/rb_extensions.py
Loading...