aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 1255619: CGI scripts should not send duplicated headersFrédéric Buclin2016-03-211-2/+3
* Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin2016-03-193-3/+15
* Bug 1250908: "Use of uninitialized value" warning thrown when creating a new ...Thorsten Schöning2016-03-091-2/+2
* Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-094-18/+18
* Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bug...Frédéric Buclin2016-02-081-1/+1
* Bug 1235270: Set submitter_id before calling _check_data()Mahdi Mokhtari2016-01-051-1/+2
* Bug 1045782: Existing URLs in the See Also field should not throw an error wh...Frédéric Buclin2016-01-051-2/+3
* Bug 1235395 - whine.pl broken due to a missing generate_email() routineDylan Hardison2016-01-022-2/+67
* Bumped version post-releaseDavid Lawrence2015-12-221-1/+1
* Revert "Add missing use List::MoreUtils"David Lawrence2015-12-221-1/+0
* Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence2015-12-223-13/+0
* Add missing use List::MoreUtilsDylan Hardison2015-12-221-0/+1
* Bumped version to 5.0.2David Lawrence2015-12-221-1/+1
* Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javasc...Dylan Hardison2015-12-221-0/+3
* Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison2015-12-223-1/+14
* Bug 1232190: FlagType.create should require the user to be logged inFrédéric Buclin2015-12-181-7/+3
* Bug 1232578: Don't save hashed passwords in audit_logFrédéric Buclin2015-12-162-1/+46
* Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService...Dylan Hardison2015-12-151-2/+2
* Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison2015-12-152-16/+13
* Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...Matt Tyson2015-12-161-12/+0
* Bug 1219276: Creating a new group fails if a custom extension adds entries to...Alex Schuilenburg2015-12-021-2/+14
* Back out bug 1138463 - data/assets/.htaccess must be fixed tooFrédéric Buclin2015-12-021-12/+2
* Back out bug 1138463. This fix is actually incorrect and the bug was correctl...Frédéric Buclin2015-12-021-38/+7
* Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...Pami Ketolainen2015-11-252-2/+11
* Bug 714724: Correctly encode emails as quoted-printableFrédéric Buclin2015-10-233-80/+148
* Bug 1201809: The default value for user settings cannot be falseColin Joy2015-09-241-1/+1
* Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson2015-09-233-14/+171
* Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts2015-09-231-0/+8
* Bumped version post-releaseDavid Lawrence2015-09-101-1/+1
* Bumped version to 5.0.1David Lawrence2015-09-101-1/+1
* Bug 1202447: [SECURITY] The email address is not properly validated during re...Byron Jones ‹:glob›2015-09-101-3/+9
* Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...Frédéric Buclin2015-09-071-2/+2
* Bug 1194987: Editing your email address and make it point to a non-existent e...Frédéric Buclin2015-09-064-35/+46
* Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin2015-08-261-1/+1
* Bug 1191937: If a bug comment contains a reference to a very large bug ID, th...Frédéric Buclin2015-08-141-1/+3
* Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin2015-08-101-0/+1
* Bug 1191255 - Remove requirement to specify SMTP server during installation o...Gervase Markham2015-08-072-22/+3
* Bug 1179160: The login form should not use type="email" when LDAP has LDAPmai...Frédéric Buclin2015-08-061-0/+11
* Bug 1189737 - add File::Which to optional module requirements for building do...Gervase Markham2015-08-041-1/+7
* Bug 1174560 - DBI link in API docs broken.Simon Green2015-07-291-4/+5
* Fix typo in PODFrédéric Buclin2015-07-281-1/+1
* Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL d...Matt Tyson2015-07-281-2/+7
* Bumped version post-releaseDavid Lawrence2015-07-071-1/+1
* Bumped version to 5.0David Lawrence2015-07-061-1/+1
* Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specifiedDylan William Hardison2015-06-101-2/+2
* Bug 1171924: REST API method to update a bug incorrectly removes aliasesTom Stejskal2015-06-101-2/+4
* Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin2015-05-271-2/+10
* Bug 1162334: email_enabled value inverted in User.update RPC callJeff Fearn2015-05-183-5/+8
* Bug 1149055: flag requestees are unable to set an attachment flag via a the u...Byron Jones2015-05-081-6/+27
* Bug 1160598: url() in concatenated CSS files are incorrect when using Multipl...Frédéric Buclin2015-05-051-1/+1