Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 828344: "contains all of the words" no longer looks for all words within ↵ | Byron Jones | 2013-05-10 | 3 | -52/+58 |
| | | | | | | the same comment or flag r=LpSolit, a=LpSolit | ||||
* | Bug 859118 - Bug.search called with no arguments returns all visible bugs, ↵ | Dave Lawrence | 2013-05-03 | 2 | -11/+48 |
| | | | | | | ignoring max_search_results and search_allow_no_criteria r/a=LpSolit | ||||
* | Bug 848635: Old queries based on tags are no longer listed in the page ↵ | Frédéric Buclin | 2013-04-28 | 1 | -6/+1 |
| | | | | | | footer by default when upgrading from 4.0 or older to 4.2 r=glob a=LpSolit | ||||
* | Bug 858909: When running checksetup.pl for the first time using Oracle as DB ↵ | Frédéric Buclin | 2013-04-28 | 1 | -1/+1 |
| | | | | | | server, you get an "uninitialized value" warning r=dkl a=LpSolit | ||||
* | Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not ↵ | Frédéric Buclin | 2013-04-18 | 1 | -1/+3 |
| | | | | | | exist" when installing Bugzilla for the first time r=dkl a=LpSolit | ||||
* | Bug 828344: Make "contains all of the words" look for all words within the ↵ | Byron Jones | 2013-04-18 | 3 | -51/+139 |
| | | | | | | same comment or flag r=LpSolit, a=LpSolit | ||||
* | Bug 782210: If a custom field depends on a product, component or ↵ | Pami Ketolainen | 2013-04-16 | 2 | -8/+13 |
| | | | | | | classification, the "mandatory" bit is ignored on bug creation r/a=LpSolit | ||||
* | Bug 861528: $user->can_enter_product() now returns the product object ↵ | Frédéric Buclin | 2013-04-15 | 1 | -2/+3 |
| | | | | | | instead of 1 r=glob a=LpSolit | ||||
* | Remove unintentional code commits | Dave Lawrence | 2013-04-08 | 1 | -2/+0 |
| | |||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 6 | -14/+118 |
| | | | | | | as the reporter) r=glob,r/a=LpSolit | ||||
* | Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵ | Byron Jones | 2013-03-28 | 1 | -0/+4 |
| | | | | | | will display r=LpSolit, a=LpSolit | ||||
* | Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵ | Frédéric Buclin | 2013-03-25 | 1 | -10/+0 |
| | | | | | | is no longer available r=glob a=LpSolit | ||||
* | Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the ↵ | Frédéric Buclin | 2013-03-20 | 1 | -3/+2 |
| | | | | | | have_innodb variable no longer exists r=glob a=LpSolit | ||||
* | Bug 852445: Mime type detection truncates the first 32 bytes from attachments | Byron Jones | 2013-03-20 | 1 | -0/+1 |
| | | | | r=LpSolit,r=LpSolit | ||||
* | Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields ↵ | Alex Schuilenburg | 2013-03-14 | 1 | -0/+7 |
| | | | | | | whose visibility depends on another field) r=dkl,a=LpSolit | ||||
* | Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵ | Frédéric Buclin | 2013-02-19 | 1 | -5/+9 |
| | | | | | | invalid page format r=glob a=LpSolit | ||||
* | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵ | Simon Green | 2013-02-19 | 1 | -0/+8 |
| | | | | | | of products and components you cannot access r/a=LpSolit | ||||
* | Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE ↵ | Dave Lawrence | 2013-02-17 | 2 | -4/+36 |
| | | | | | | index r/a=LpSolit | ||||
* | Bug 839950: Cannot search by Change History on multi-select fields | Matt Tyson | 2013-02-17 | 1 | -2/+6 |
| | | | | r/a=LpSolit | ||||
* | Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ↵ | Hugo Seabrook | 2013-02-16 | 5 | -5/+5 |
| | | | | | | name r/a=LpSolit | ||||
* | Bug 840824: It is possible to create a new bug with a non active target ↵ | Simon Green | 2013-02-16 | 1 | -6/+3 |
| | | | | | | milestone, version or component r/a=LpSolit | ||||
* | Bug 838846: In Product.get, include_fields => ['components'] no longer ↵ | Simon Green | 2013-02-15 | 3 | -19/+41 |
| | | | | | | returns data about components r/a=LpSolit | ||||
* | Bug 830330: Make flags honour bug_check_can_change_field | Hugo Seabrook | 2013-02-15 | 2 | -2/+8 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 2 | -11/+77 |
| | | | | | | to avoid memory leaks r=dkl, a=LpSolit | ||||
* | Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files ↵ | Byron Jones | 2013-02-15 | 1 | -5/+14 |
| | | | | | | were found in the attachment" r=dkl, a=LpSolit | ||||
* | Bug 784352: Show a warning when interdiff reports errors | Byron Jones | 2013-02-07 | 1 | -5/+23 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 102048: Display the "Blocks" and "Depends On" columns in buglists | Hugo Seabrook | 2013-01-30 | 2 | -2/+15 |
| | | | | r/a=LpSolit | ||||
* | Bug 752946 - Fixed uninitialized error | Dave Lawrence | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Bug 752946 - Moving a bug into another product lists inactive components, ↵ | Dave Lawrence | 2013-01-17 | 1 | -7/+21 |
| | | | | | | milestones and versions r/a=LpSolit | ||||
* | Bug 830467: Don't call _wanted_languages() when only one is available | Frédéric Buclin | 2013-01-17 | 2 | -10/+7 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 819432: Execute queries in two steps to improve performance | Frédéric Buclin | 2013-01-16 | 1 | -5/+175 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 829939: Only build default_authorizer on request | Frédéric Buclin | 2013-01-14 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 829709: Do not load CSS files from all skins by default | Frédéric Buclin | 2013-01-14 | 1 | -36/+13 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 829852: Requirements.pm no longer uses Safe | Frédéric Buclin | 2013-01-14 | 1 | -1/+0 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 787668 #2: Use |use parent| instead of |use base| | Frédéric Buclin | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to ↵ | Frédéric Buclin | 2013-01-07 | 2 | -1/+13 |
| | | | | | | improve performance r=dkl a=LpSolit | ||||
* | Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanism | Byron Jones | 2013-01-07 | 1 | -5/+7 |
| | | | | r=LpSolit,r=LpSolit | ||||
* | Bug 826678: Disable warnings about the deprecated Return::Value module when ↵ | Frédéric Buclin | 2013-01-06 | 3 | -0/+19 |
| | | | | | | loading Email::Send r=wicked a=LpSolit | ||||
* | Bug 824262: Querying for strings in comments is now ultra slow | Frédéric Buclin | 2013-01-03 | 1 | -7/+18 |
| | | | | r=glob a=LpSolit | ||||
* | Fix bustage due to bug 801664 | Frédéric Buclin | 2013-01-02 | 1 | -3/+3 |
| | |||||
* | Bug 801664 - Add DATE type for custom fields. r=LpSolit. | Gervase Markham | 2013-01-02 | 10 | -13/+50 |
| | |||||
* | Bug 413851 - add CSV output option to request lists. r=LpSolit. | Gervase Markham | 2013-01-02 | 1 | -0/+25 |
| | |||||
* | Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc | Byron Jones | 2013-01-03 | 3 | -22/+41 |
| | | | | r=LpSolit,a=LpSolit | ||||
* | Bug 822547: Make jobqueue.pl clear the request cache before sending each mail | Byron Jones | 2013-01-03 | 1 | -0/+7 |
| | | | | r=dkl,a=LpSolit | ||||
* | Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part() | Frédéric Buclin | 2013-01-02 | 1 | -1/+2 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 415658: Allow apostrophes in email addresses | Hugo Seabrook | 2013-01-02 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | Reed Loden | 2012-12-31 | 4 | -8/+55 |
| | | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit] | ||||
* | Bug 804343: Implement autolinkification for a list of comment ids | Koosha Khajeh Moogahi | 2012-12-29 | 1 | -1/+15 |
| | | | | r/a=LpSolit | ||||
* | Bug 824644: Typo in code comment: request_cahce | Olav Vitters | 2012-12-25 | 1 | -1/+1 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty | Frédéric Buclin | 2012-12-19 | 2 | -3/+1 |
| | | | | r=dkl a=LpSolit |