Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -0/+1 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -1/+0 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -0/+1 | |
local symlink to data/ directory | |||||
2016-07-04 | Bug 1282606 - Fix TrackingFlags memory leak | Dylan Hardison | 1 | -0/+10 | |
2016-06-30 | Bug 1280281 - Need to call Bugzilla->memcache->clear_config() when adding a ↵ | David Lawrence | 1 | -0/+3 | |
new flag (only happens on update currently) | |||||
2015-03-31 | Bug 1149038: renaming a tracking flag isn't clearing a memcached cache, ↵ | David Lawrence | 1 | -0/+3 | |
resulting in Can't locate object method "cf_status_thunderbird_esr39" via package "Bugzilla::Bug" errors | |||||
2013-11-14 | Bug 931171: add bulk_flag_clear.pl script | Byron Jones | 1 | -1/+3 | |
2013-10-16 | Bug 926109: Error when searching for many columns at once (MariaDB can only ↵ | Byron Jones | 1 | -0/+11 | |
use 61 tables in a join) | |||||
2013-10-13 | Bug 926142 - Can't call method "is_active" on unblessed reference when ↵ | Dave Lawrence | 1 | -0/+6 | |
loading certain bugs that have flags set but are no longer visible | |||||
2013-09-13 | Bug 915830 - Tracking flags don't contain values | Dave Lawrence | 1 | -1/+1 | |
2013-09-11 | Bug 909843: trackingflags do not support "Can be set on bug creation" | Byron Jones | 1 | -2/+6 | |
2013-09-10 | Bug 904988 - create an ember extension with bespoke methods | Dave Lawrence | 1 | -1/+1 | |
r=glob | |||||
2013-09-06 | Bug 913208 - Allow deleting of tracking flags that do not have bug values ↵ | Dave Lawrence | 1 | -7/+12 | |
set but have activity entries in bugs_activity r=glob | |||||
2013-09-03 | Bug 912232 - Show tracking flag bug counts in tracking flag list as well as ↵ | Dave Lawrence | 1 | -7/+6 | |
on the edit page | |||||
2013-09-02 | remove accidental commits | Byron Jones | 1 | -6/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=909843 | |||||
2013-09-02 | Bug 909843: trackingflags do not support "Can be set on bug creation" | Byron Jones | 1 | -2/+6 | |
2013-08-20 | Bug 906597: loading a bug with an inactive-but-set tracking flag throws: ↵ | Byron Jones | 1 | -1/+6 | |
Can't call method 'sortkey' on an undefined value | |||||
2013-08-13 | Bug 899091 - SENTRY ERROR: Can't locate object method "cf_partner_koi_tcl" ↵ | Dave Lawrence | 1 | -41/+76 | |
via package "Bugzilla::Bug" at /loader/0x7f88f01cfd60/Bugzilla/Extension/Push/Serialise.pm line 217 r=glob | |||||
2013-08-12 | Bug 902212 - tidy up active_custom usage in TrackingFlags | Dave Lawrence | 1 | -1/+2 | |
r=glob | |||||
2013-07-25 | Bug 750742: Create new BMO extension called TrackingFlags to move current ↵ | David Lawrence | 1 | -0/+399 | |
tracking flags away from custom fields |