summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-06-17Bug 1021218: merge-users.pl fails if both users have bug_user_last_visit ↵David Lawrence1-0/+13
entries for the same bug
2014-06-17Bug 1017648: Create a migration script that moves the current mentor values ↵Byron Jones1-0/+163
from the whiteboard to the new mentors custom field created by 649691
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]10-75/+287
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]1-0/+37
(schema only)
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility ↵David Lawrence15-153/+2014
changes on top of native rest r=glob
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones3-7/+45
for auto-collapsing
2014-06-13Bug 1022923 - Add index to bug_user_last_visit.last_visit_tsDylan William Hardison2-1/+7
2014-06-12Bug 1023633: Add a webservice_before_call HookSimon Green2-0/+17
2014-06-11Bug 960830 - Update Brand Engagement Initiation FormDavid Lawrence1-9/+0
- Remove cruft leftover during development
2014-06-11Bug 1015994: attachment.cgi titles should include bug and/or attachment textDavid Lawrence1-0/+1
2014-06-11Bug 978146: activity entry when setting flags isn't split across multiple rowsByron Jones3-20/+15
2014-06-11Bug 962424: jobqueue's worker process should process messages in batchesByron Jones2-1/+15
2014-06-11bug 849102 - mydashboard should lazy-load the 'last change' informationDylan William Hardison3-101/+171
r=glob
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 Jones7-120/+232
'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)
2014-06-06Bug 1020023: update a user's last-visited timestamp for a bug when they ↵Byron Jones1-0/+5
perform any actions on it
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence18-21/+18
1010751
2014-06-05Bug 1020708 - Copyright header missing from Bugzilla::BugUserLastVisitDylan William Hardison1-0/+7
2014-06-05Bug 1019747: New user story field in Tracking product is getting copied from ↵David Lawrence2-2/+7
Description, not User Story when cloning
2014-06-05Bug 1018811: updated account name not reflected in "Reported" field of bugsByron Jones2-15/+17
2014-06-05Bug 1020425 - Typo in "Updated since last visit" part of My DashboardDylan William Hardison1-1/+1
2014-06-03fix breakage caused by bug 1000917Byron Jones1-0/+1
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-1/+1
visit searching
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]19-71/+655
visit searching
2014-05-29Bug 950491 - When viewing a dependency graph, an "uninitialized value" ↵David Lawrence1-1/+1
warning is thrown - Fixes BMO errors from whine.pl: Use of uninitialized value $lang in hash element at Bugzilla/Util.pm line 753. Use of uninitialized value $lang in hash element at Bugzilla/Util.pm line 766.
2014-05-29disable unusued ember extensionByron Jones1-0/+0
2014-05-29Merge remote branch 'origin/master'David Lawrence6-57/+132
2014-05-29Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence3-3/+6
1010751
2014-05-28Bug 1000917 - allow user last visit searching (schema only)Dylan William Hardison1-0/+19
2014-05-28Revert previous commit to re-apply with the schema change in a separate commit.Dylan William Hardison20-674/+71
This reverts commit b6b83df873a1509797235738e00f9e6307eca876.
2014-05-28Bug 1000917 - Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison20-71/+674
visit searching
2014-05-28Bug 993939: Bugzilla::User::Setting::groups() should use memcachedByron Jones3-56/+81
2014-05-27Bug 1003970 - Tagging comments not shown in user activityDylan William Hardison2-1/+32
r=glob
2014-05-27Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵Byron Jones5-12/+32
files)
2014-05-27Bug 1013788: it's possible to get bugzilla to redirect to any url by setting ↵Byron Jones1-7/+18
the content-type of an attachment after uploading it
2014-05-25Bug 1003386 - Create new "Mozilla Foundation Operations" productDylan William Hardison1-0/+1
r=glob
2014-05-23Bug 1015290: Fix typo on Reps Mentorship FormDavid Lawrence1-1/+1
2014-05-23Bug 1009216: Add link to a wiki page describing common whiteboard tagsTim Guan-tin Chien [:timdream] (MoCo-TPE) (please ni?)1-3/+6
2014-05-23Bug 1013760: Add "secure mail" metadata to email headersDavid Lawrence1-0/+3
2014-05-22add missing mod_perl fix for bug 977969Byron Jones1-0/+1
2014-05-22Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵Byron Jones5-77/+116
files)
2014-05-22Bug 1003950: automatically disable accounts based on the number of comments ↵Byron Jones3-18/+56
tagged as "abusive"
2014-05-21Bug 993223 - Notify Review Board when a bug is made confidentialDylan William Hardison6-1/+548
r=glob
2014-05-21Bug 1013953 - Update the researchers.html.tmpl page to link to mhoye ↵David Lawrence1-2/+3
automated sanitized database dumps
2014-05-20Bug 1009017: users are unable to log in if their password needs to be ↵Byron Jones1-1/+3
re-encrypted and their password does not match the current complexity rule
2014-05-20Bug 504461: Allow everyone to make bugs security-sensitive retroactivelyByron Jones3-5/+32
2014-05-19Bug 1009215 - add support for support.mozilla.org links to see_alsoDavid Lawrence3-0/+38
r=glob
2014-05-16Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵Byron Jones14-14/+14
don't just display "bugzilla-daemon@mozilla.org"
2014-05-15Bug 1010751: Add "Bugzilla" to the From header, so email clients don't just ↵Byron Jones1-1/+1
display "bugzilla-daemon@mozilla.org"