summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin7-15/+52
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence5-18/+23
2015-12-22Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javasc...Dylan Hardison1-0/+3
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison5-23/+18
2015-12-21Bug 1234297: "GET /rest/last_audit_time" complains that you must use POSTFrédéric Buclin1-0/+1
2015-12-18Bug 1232190: FlagType.create should require the user to be logged inFrédéric Buclin2-14/+6
2015-12-18Bug 1232186: Component.update and Component.delete are brokenFrédéric Buclin2-12/+10
2015-12-16Bug 1232578: Do not save hashed passwords in audit_logFrédéric Buclin2-1/+46
2015-12-16Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService...Dylan Hardison2-4/+4
2015-12-16Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison2-2/+2
2015-12-16Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...Matt Tyson2-18/+0
2015-12-10Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison3-30/+23
2015-12-02Bug 1219276: Creating a new group fails if a custom extension adds entries to...Alex Schuilenburg1-2/+14
2015-12-02Back out bug 1138463. This fix is actually incorrect and the bug was correctl...Frédéric Buclin1-50/+9
2015-11-25Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...Pami Ketolainen2-2/+11
2015-10-26Bug 1214310: Markdown code blocks can display comments from other bugsAlbert Ting1-5/+8
2015-09-24Bug 1201809: The default value for user settings cannot be falseColin Joy1-1/+1
2015-09-24Bug 464528: Project names having dashes in them do not work. r=gerv.mehlinger3331-1/+1
2015-09-23Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson3-14/+171
2015-09-23Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts1-0/+8
2015-09-15Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolitGervase Markham1-1/+1
2015-09-15Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylanLuke Bearl2-4/+4
2015-09-15Bug 1185241: Logging out when or after impersonating a user doesn't delete co...Frédéric Buclin1-1/+1
2015-09-10Bug 1202447: [SECURITY] The email address is not properly validated during re...Byron Jones ‹:glob›1-3/+9
2015-09-07Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...Frédéric Buclin1-1/+1
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent e...Frédéric Buclin4-35/+46
2015-08-31Bug 714724 - correctly encode emails as quoted-printableByron Jones2-83/+151
2015-08-26Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin1-1/+1
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not require...Simon Green1-0/+18
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green1-1/+30
2015-08-14Bug 1154116 - Some markdown structures are not ignored in fenced code blocksAlbert Ting1-13/+37
2015-08-14Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUEFrédéric Buclin2-0/+7
2015-08-13Bug 1191937: If a bug comment contains a reference to a very large bug ID, th...Frédéric Buclin1-1/+3
2015-08-13Bug 1185240: Logging out while impersonating a user should also delete the su...Frédéric Buclin1-0/+4
2015-08-10Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin1-0/+1
2015-08-07Bug 1191255 - Remove requirement to specify SMTP server during installation o...Gervase Markham2-22/+3
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has LDAPmai...Frédéric Buclin1-0/+11
2015-08-04Bug 1189737 - add File::Which to optional module requirements for building do...Gervase Markham1-1/+7
2015-07-30Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long co...Frédéric Buclin1-5/+1
2015-07-29Bug 166951 - Query for "Duplicate Of" (dupe_of)Simon Green2-0/+65
2015-07-29Bug 1174560 - DBI link in API docs broken.Simon Green1-4/+5
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green4-11/+2
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green4-24/+0
2015-07-28Bug 1179856 - Increase length of logincookie value for greater securityDylan William Hardison3-3/+14
2015-07-28Fix typo in PODFrédéric Buclin1-1/+1
2015-07-28Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL d...Matt Tyson1-1/+4
2015-07-28Bug 1183492: Optimize the SQL query for get_enterable_products()Matt Tyson1-2/+2
2015-07-28Bug 1163399: Autocompletion no longer works when impersonating a userDavid Lawrence1-2/+3
2015-07-28Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ...David Lawrence1-0/+1
2015-07-25Bug 1161070: api searches should honour the same fields in its "order" parame...David Lawrence2-2/+38