summaryrefslogtreecommitdiffstats
path: root/extensions/ComponentWatching
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08Bug 1427884 - Add upgrade tests from 4.2 to Harmony on mysqlDylan William Hardison1-1/+3
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user ↵Vladimir Panteleev1-1/+1
(nobody@mozilla.org)
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison2-3/+3
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu1-1/+1
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-1/+1
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-1/+1
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-1/+1
2017-06-07Bug 1368764 - Component watching relationship constant not exported in ↵Dylan William Hardison1-1/+1
template constants
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 Hardison2-0/+8
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison2-8/+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 Hardison2-0/+8
local symlink to data/ directory
2016-06-02Bug 1269549 - Component watching prefix matches too muchDylan Hardison1-1/+3
2015-08-06Bug 1191565 - [Security] Able to delete any Bugzilla user's component watchingDavid Lawrence2-3/+16
2015-06-02Bug 1168392: Automatic watch user creation not working when editing ↵David Lawrence1-1/+3
component without prior watch user account
2015-04-08Bug 1090493: Allow ComponentWatching extension to work on either bmo/4.2 or ↵David Lawrence1-1/+13
upstream 5.0+
2015-01-05Bug 696726: automatically create "watch users" for componentsByron Jones3-3/+112
2014-10-23Bug 1082113: The ComponentWatching extension should create a default watch ↵David Lawrence1-2/+17
user with a new database installation
2014-06-10Bug 720832: Add the ability to watch component starting with a stringByron Jones2-72/+133
2014-06-10Bug 1022500: cloning a firefox tracking flags throws "The component named ↵Byron Jones2-0/+84
'Template::Document=HASH(0x7f7ffacdb4c8)' does not exist. "
2014-06-09Bug 720832: Add the ability to watch component starting with a stringByron Jones1-3/+29
(schema only)
2013-12-18Bug 950743: Navigating to Component Watching responds with a 500 on ↵Byron Jones1-12/+21
retrieving userprefs.cgi
2013-03-13Fixed field label for watch user in ComponentWatching extensionDave Lawrence1-1/+1
2013-02-11restore commented out ComponentWatch functionsByron Jones1-6/+5
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence1-6/+6
users are not always required to login
2012-08-23Fixes for testsuite errorsDave Lawrence1-5/+5
2012-08-07Bug 778971: show components watched via watch-users on the "component ↵Byron Jones2-52/+146
watching" preferences tab
2012-07-03Bug 684701: make "watch user" mandatoryByron Jones2-1/+7
2012-04-09Bug 738329: allow preseleting products and components in component-watch prefsByron Jones2-5/+17
2012-04-04Bug 672841 - Make BMO support BrowserIDGervase Markham1-345/+0
r=dkl
2012-03-28Bug 684701: add "watch user" to component watchingDave Lawrence12-195/+609
2012-02-13Bug 725923: backport bug 663835 to extend test coverage to extensionsByron Jones1-3/+3
2011-10-05More 4.2 porting fixesDavid Lawrence1-6/+8
2011-10-05more porting workDavid Lawrence1-5/+5
2011-10-05more porting workDavid Lawrence1-5/+5
2011-08-11Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵David Lawrence7-0/+663
Bugzilla code