summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ↵David Lawrence8-10/+10
open() calls
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵Byron Jones10-0/+81
webservice api methods
2015-01-21Bug 1122269: no longer have access to ↵Byron Jones1-6/+7
https://bugzilla.mozilla.org/cvs-update.log
2015-01-08Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-1/+14
dumping a stack trace
2015-01-07Bug 1077510: fix docker files permissionsByron Jones1-0/+2
2014-12-22Bug 1098291: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+1
X-Requested-With r=glob,a=glob
2014-12-05Bug 829358: Changing the name of a private attachment in an unhidden bug ↵David Lawrence1-1/+4
results in the name change being sent unencrypted
2014-11-27Bug 1092578: Decide if an email needs to be encrypted at the time it is ↵Byron Jones1-0/+8
generated, not at the time it is sent
2014-11-18Bug 1100368: css concatenation breaks data: urlsByron Jones1-1/+3
2014-11-17Bug 1097382: OS sniffing should detect Windows 10 from "Windows NT 6.4" ↵Gijs Kruitbosch1-0/+1
instead of detecting Windows NT
2014-11-14Bug 1097813: backport upstream bug 1001462 to bmo/4.2 to fix issue with ↵David Lawrence7-39/+33
using tokens with webservice rest api
2014-11-13Bug 1096565: backport bug 1088253 to bmo/4.2 to allow arbitrary URL params ↵David Lawrence1-8/+29
to be passed to REST API calls
2014-11-11Bug 1089805: BzAPI compatibility layer returns HTTP 200 when a bug update failedDavid Lawrence2-20/+47
2014-11-10Bug 1067619: Pulse is not notified of changes to attachment flagsDavid Lawrence2-0/+27
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones5-64/+7
are failing: 'Untrusted Authentication Request'
2014-11-04Bug 1093600: Backout Bug 1088253 for breaking comment addingByron Jones1-21/+12
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-1/+1
to limit the number of emails sent to a user per minute and hour)
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones5-19/+89
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 Lawrence5-7/+64
login forms
2014-10-31Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-0/+12
to limit the number of emails sent to a user per minute and hour)
2014-10-30Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵David Lawrence2-12/+26
passed in addition the values in the path r=glob,a=glob
2014-10-29Bug 1090175 - Backport upstream bug 1083258 (fix single value select elements)Dylan William Hardison1-0/+5
r=dkl
2014-10-28Bug 1076746: Mentor field is missing in the email when a bug gets createdDavid Lawrence1-1/+10
2014-10-24Bug 1082106 - $dbh->bz_add_columns creates a foreign key constraintDavid Lawrence1-4/+11
causing failure in checksetup.pl when it tries to re-add it later
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 ↵David Lawrence3-2/+5
chars instead of 20)
2014-10-23Bug 1086912 - Backport bug Bug 1084490 to bmo (Fix BugUserLastVisit->get)Dylan William Hardison1-11/+4
r=dkl
2014-10-23Bug 1072662: bugzilla-rw-vip.db.scl3.mozilla.com:Schwartz Queue is CRITICALByron Jones1-1/+1
2014-10-16fix bugzilla versionByron Jones1-1/+1
2014-10-14Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison2-3/+24
I just want to walk around in circles walk around in circles
2014-10-11Revert "Bug 1074586 - New Feature: Bugs of Interest"Dylan William Hardison2-24/+3
This reverts commit ccea670dcba24ff2ac0233437aa549b22edb390c.
2014-10-10Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison2-3/+24
r=dkl
2014-10-09Bug 1079463: Bugzilla::WebService::User missing update methodDavid Lawrence2-2/+392
2014-10-09Bug 1079476: Backport upstream bug 1014345 and bug 658485 to bmo/4.2 to ↵David Lawrence3-19/+471
allow getting and updating groups
2014-10-06merged with upstream 4.2David Lawrence6-25/+44
2014-10-06Bump version to 4.2.11David Lawrence1-1/+1
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-1/+3
r=glob,a=glob
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green2-13/+30
who aren't in the insider group r=glob,a=glob
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2-10/+10
r=dkl,a=sgreen
2014-10-01Bug 1075196 - Backport Bugzilla::Flag->update() modification_time fix from ↵Dylan William Hardison1-2/+3
Bug 1070317
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones1-1/+2
2014-09-20Bug 1067410 - Modification time wrong for deleted flags in review schemaDylan William Hardison1-1/+10
2014-09-18Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ↵Byron Jones1-3/+8
format
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones3-7/+76
2014-09-16Bug 1039940: serialisation of objects for webservice responses is extremely slowByron Jones1-5/+8
2014-09-11Bug 1052851: add the ability to search by "assignee last login date"Byron Jones2-0/+28
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement ↵Dylan William Hardison1-1/+1
from a bug (fixed)
2014-09-10Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin1-3/+7
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement ↵Dylan William Hardison2-0/+15
from a bug
2014-09-02remove swap fileByron Jones1-0/+0
2014-09-02Bug 1056162: add bit.ly support to bmoByron Jones1-0/+0