aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 784352: Show a warning when interdiff reports errorsByron Jones2013-02-071-5/+23
* Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsHugo Seabrook2013-01-302-2/+15
* Bug 752946 - Fixed uninitialized error Dave Lawrence2013-01-171-1/+1
* Bug 752946 - Moving a bug into another product lists inactive components, mil...Dave Lawrence2013-01-171-7/+21
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-172-10/+7
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-5/+175
* Bug 829939: Only build default_authorizer on requestFrédéric Buclin2013-01-141-1/+1
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-141-36/+13
* Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin2013-01-141-1/+0
* Bug 787668 #2: Use |use parent| instead of |use base|Frédéric Buclin2013-01-121-1/+1
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...Frédéric Buclin2013-01-072-1/+13
* Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanismByron Jones2013-01-071-5/+7