summaryrefslogtreecommitdiffstats
path: root/extensions/FlagDefaultRequestee
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy2-105/+101
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-1/+1
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison1-1/+1
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu1-1/+1
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison2-5/+5
2017-04-11Revert "Bug 1352913 - Extensions must register for template_before_process()"Dylan William Hardison1-6/+0
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a.
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison1-0/+6
We can skip a lot of method calls if extensions must declare what templates they act on.
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison3-0/+7
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison3-7/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison3-0/+7
local symlink to data/ directory
2014-07-18Bug 1032883: update FlagDefaultRequestee extension to use object hooksByron Jones2-51/+90
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+1
2013-07-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones2-6/+23
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)
2012-09-18Bug 791989: FlagDefaultRequestee link should not be visible if a default ↵Byron Jones1-3/+7
requestee has not be specified
2012-08-30Bug 726353 - Add default value to ui-review requestsDave Lawrence9-0/+344
r=glob