summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones3-0/+82
to limit the number of emails sent to a user per minute and hour)
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for ↵David Lawrence4-4/+18
login forms
2014-10-29Bug 1090175 - Backport upstream bug 1083258 (fix single value select elements)Dylan William Hardison1-1/+0
r=dkl
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 ↵David Lawrence2-3/+3
chars instead of 20)
2014-10-09Bug 1079476: Backport upstream bug 1014345 and bug 658485 to bmo/4.2 to ↵David Lawrence1-0/+5
allow getting and updating groups
2014-10-06merged with upstream 4.2David Lawrence5-10/+26
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-3/+5
r=glob,a=glob
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green1-5/+8
who aren't in the insider group r=glob,a=glob
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2-2/+1
r=dkl,a=sgreen
2014-10-06Bug 1072492: Release notes for 4.2.11David Lawrence1-0/+6
r=LpSolit,a=sgreen
2014-10-02Bug 1023405 - Shortcut for marking bugs as readDylan William Hardison1-1/+1
2014-09-29Bug 1072981 - User activity labels & params conflate "sort" and "group"Ed Morley1-1/+1
2014-09-26Bug 1035972: add preference to include all X-Headers in email bodies to ↵Byron Jones ‹:glob›1-0/+3
allow gmail to filter on them
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones2-2/+2
2014-09-23Bug 1037663: Make custom bug entry forms more discoverableByron Jones1-0/+1
2014-09-19Bug 1069504: Put My Dashboard in the drop down on the top-rightByron Jones1-0/+1
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-7/+24
2014-09-16Bug 1067381: Sorting by ID broken when changing multiple bugsDavid Lawrence1-2/+1
2014-09-11Bug 1052851: add the ability to search by "assignee last login date"Byron Jones2-0/+2
2014-09-01Bug 1056162: add bit.ly support to bmoByron Jones1-12/+8
2014-08-14Bug 1047405: Comment tagging GUI not fully localizable because of text in ↵Byron Jones1-0/+7
Javascript instead of template
2014-08-06Bug 1049329: fix width of user_story field, and hide label for anon access ↵Byron Jones1-1/+1
when no story is set
2014-07-31Bug 1046779: Components with no default QA still display a usermenu arrow on ↵Byron Jones1-1/+1
describecomponents.cgi
2014-07-24Bug 1042088 - Release notes for 4.2.10David Lawrence1-0/+6
r=glob
2014-07-18Bug 1032883: update FlagDefaultRequestee extension to use object hooksByron Jones1-0/+1
2014-07-18Bug 1037571: Change Several Bugs at Once Does Not Allow Modification of the ↵Byron Jones2-1/+5
QA Whiteboard
2014-07-16Bug 1039146: add an "open sans" alternative for the mozilla skinByron Jones2-4/+4
2014-07-01Bug 1031428: Move the "Mentors" field under "QA Contact" fieldByron Jones1-0/+4
2014-06-30remove tabsByron Jones1-1/+1
2014-06-26Bug 669535 - User pref for "Possible Duplicates"David Lawrence2-2/+4
- Discussed with glob and decided to straight backport to BMO
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]2-8/+10
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-3/+26
for auto-collapsing
2014-06-11Bug 1015994: attachment.cgi titles should include bug and/or attachment textDavid Lawrence1-0/+1
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence11-11/+11
1010751
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]4-2/+16
visit searching
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-22Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵Byron Jones1-43/+6
files)
2014-05-20Bug 504461: Allow everyone to make bugs security-sensitive retroactivelyByron Jones1-0/+2
2014-05-19Bug 1009215 - add support for support.mozilla.org links to see_alsoDavid Lawrence1-0/+1
r=glob
2014-05-16Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵Byron Jones10-10/+10
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"
2014-04-28Bug 963793 - fix to have user story field available on bug creationDavid Lawrence1-25/+3
r=glob
2014-04-23merged with bugzilla/4.2Byron Jones1-0/+7
2014-04-18Bug 998484: Release notes for Bugzilla 4.2.9Frédéric Buclin1-0/+7
r=dkl a=justdave
2014-04-18merged with bugzilla/4.2David Lawrence3-2/+33
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar2-2/+2
r=glob a=justdave
2014-04-15Bug 996168: Release notes for Bugzilla 4.2.8Frédéric Buclin1-0/+31
r=dkl a=justdave
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence1-85/+0
products into classifications in the product drop-down on show_bug.cgi) - Missed file that needed to be deleted.
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence9-58/+104
products into classifications in the product drop-down on show_bug.cgi)
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence10-104/+143
into classifications in the product drop-down on show_bug.cgi) r=glob