aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...Frédéric Buclin2013-07-251-1/+2
* Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence2013-07-241-1/+3
* Bug 880653 - Add POD for Bug.possible_duplicates webserviceDave Lawrence2013-07-241-2/+53
* Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...Byron Jones2013-07-241-1/+161
* Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones2013-07-241-18/+36
* Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...Dave Lawrence2013-07-231-1/+0
* Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...Dave Lawrence2013-07-232-49/+103
* Bug 871473: New code hook "before_read" in Migrate.pmrojanu2013-07-231-0/+7
* Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net no...Hugo Seabrook2013-07-231-7/+1
* Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones2013-07-221-1/+6
* Bug 894221 - API Documentation ErrorSimon Green2013-07-161-4/+0
* Bug 787328 - xmlrpc.cgi doesn't send any security-related headers Dave Lawrence2013-07-141-2/+10
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-1220-39/+1585
* Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green2013-07-093-34/+60
* Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin2013-06-261-7/+1
* Bug 880097 - Only retrieve database fetched values if requestedSimon Green2013-06-171-4/+13
* Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped Dave Lawrence2013-06-121-3/+0
* Bug 856158: A question mark inside quoted strings triggers flag detection whe...Frédéric Buclin2013-06-111-13/+33
* Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones2013-06-071-4/+4
* Bug 878035: Do not disclose whether a user account exists or not when a user ...Frédéric Buclin2013-06-061-1/+3
* Remove tabsFrédéric Buclin2013-06-051-1/+1
* Bug 878623: Improvement in retrieving a classification name from bugSimon Green2013-06-051-8/+2
* Bug 875744: Bug history messed up when two comments are made privateHugo Seabrook2013-06-051-1/+2
* Bug 874944: Do not display the Excluded list when sending bugmailsFrédéric Buclin2013-06-051-17/+8
* Bug 879055: Add parenthesis to prevent anywordssubstr search from returning i...Simon Green2013-06-051-7/+7
* Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones2013-05-103-52/+58
* Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...Dave Lawrence2013-05-032-11/+48
* Bug 848635: Old queries based on tags are no longer listed in the page footer...Frédéric Buclin2013-04-281-6/+1
* Bug 858909: When running checksetup.pl for the first time using Oracle as DB ...Frédéric Buclin2013-04-281-1/+1
* Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exis...Frédéric Buclin2013-04-181-1/+3
* Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones2013-04-183-51/+139
* Bug 782210: If a custom field depends on a product, component or classificati...Pami Ketolainen2013-04-162-8/+13
* Bug 861528: $user->can_enter_product() now returns the product object instead...Frédéric Buclin2013-04-151-2/+3
* Remove unintentional code commitsDave Lawrence2013-04-081-2/+0
* Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...Dave Lawrence2013-04-086-14/+118
* Bug 850639: Set an upper limit on the number of nodes the dependency graph wi...Byron Jones2013-03-281-0/+4
* Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...Frédéric Buclin2013-03-251-10/+0
* Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...Frédéric Buclin2013-03-201-3/+2
* Bug 852445: Mime type detection truncates the first 32 bytes from attachmentsByron Jones2013-03-201-0/+1
* Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields who...Alex Schuilenburg2013-03-141-0/+7
* Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...Frédéric Buclin2013-02-191-5/+9
* Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...Simon Green2013-02-191-0/+8
* Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...Dave Lawrence2013-02-172-4/+36
* Bug 839950: Cannot search by Change History on multi-select fieldsMatt Tyson2013-02-171-2/+6
* Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...Hugo Seabrook2013-02-165-5/+5
* Bug 840824: It is possible to create a new bug with a non active target miles...Simon Green2013-02-161-6/+3
* Bug 838846: In Product.get, include_fields => ['components'] no longer return...Simon Green2013-02-153-19/+41
* Bug 830330: Make flags honour bug_check_can_change_fieldHugo Seabrook2013-02-152-2/+8
* Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones2013-02-152-11/+77
* Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files were...Byron Jones2013-02-151-5/+14