summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for login...David Lawrence5-7/+64
2014-10-31Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ...Byron Jones1-0/+12
2014-10-30Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence2-12/+26
2014-10-29Bug 1090175 - Backport upstream bug 1083258 (fix single value select elements)Dylan William Hardison1-0/+5
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
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 cha...David Lawrence3-2/+5
2014-10-23Bug 1086912 - Backport bug Bug 1084490 to bmo (Fix BugUserLastVisit->get)Dylan William Hardison1-11/+4
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
2014-10-11Revert "Bug 1074586 - New Feature: Bugs of Interest"Dylan William Hardison2-24/+3
2014-10-10Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison2-3/+24
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 allow...David Lawrence3-19/+471
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
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green2-13/+30
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2-10/+10
2014-10-01Bug 1075196 - Backport Bugzilla::Flag->update() modification_time fix from Bu...Dylan William Hardison1-2/+3
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
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 from...Dylan William Hardison1-1/+1
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 from...Dylan William Hardison2-0/+15
2014-09-02remove swap fileByron Jones1-0/+0
2014-09-02Bug 1056162: add bit.ly support to bmoByron Jones1-0/+0
2014-09-01Bug 880097: Only retrieve database fetched values if requestedSimon Green1-3/+9
2014-08-26Bug 1051655: mentor field updated/reset when a bug is updated as a result of ...Byron Jones1-2/+9
2014-08-14Bug 1048712: comment tagging suggestions always returns a single resultByron Jones1-1/+5
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones2-11/+44
2014-08-12Bug 498890: Bugzilla::User::Setting doesn't need to sort DB resultsKoosha KM1-15/+10
2014-08-06Bug 1049830: Bug.search with count_only = 1 does not work for JSONRPC and RES...David Lawrence1-1/+8
2014-08-01Fixed t/011pod.t errors on my development systemDavid Lawrence3-25/+44
2014-07-24Bump version post-releaseDavid Lawrence1-2/+1
2014-07-24Bump to version 4.2.10 (corrected)David Lawrence1-0/+1
2014-07-24Bug 1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to avoid...Simon Green1-2/+3
2014-07-24Bump version to 4.2.10David Lawrence1-1/+1
2014-07-21Bug 1041559: "Please wait while your bugs are retrieved" shown above menu hea...Byron Jones2-1/+18
2014-07-18Bug 1040580: Bugzilla detects Firefox OS device as Hardware:Other, OS:OtherByron Jones1-0/+2
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" er...David Lawrence2-0/+6
2014-07-10Bug 1036268: REST webservice should return http/404 for invalid methodsDavid Lawrence1-0/+1
2014-07-10Bug 1027114: When sending error to Sentry for webservice failures, we need to...Byron Jones1-0/+5
2014-07-10Bug 1032323: canonicalise_query() should omit parameters with empty values so...Ed Morley1-2/+5
2014-07-09Bug 1036213: fix jsonrpc.cgi callbackReed Loden1-1/+3