Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 212471: Tabular reports do not link bug counts involving the empty ↵ | Frédéric Buclin | 2013-05-05 | 1 | -1/+2 | |
| | | | | | | resolution correctly r=dkl 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 861519: The keyword field in the "Enter Bug" page no longer lists ↵ | Frédéric Buclin | 2013-04-28 | 1 | -2/+2 | |
| | | | | | | available keywords 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 851591: Add a main-end hook into global/footer.html.tmpl to be able to ↵ | Frédéric Buclin | 2013-04-18 | 2 | -0/+17 | |
| | | | | | | display additional data before displaying the page footer 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 | |||||
* | Bug 861392: Be more descriptive about "Ignore Bug Email" | Frédéric Buclin | 2013-04-12 | 1 | -0/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 860723: Custom fields are shown twice in report axis selectors | Pami Ketolainen | 2013-04-11 | 2 | -14/+0 | |
| | | | | r/a=LpSolit | |||||
* | Bug 860140: Remove the obsolete <blink> HTML element | Frédéric Buclin | 2013-04-10 | 4 | -4/+4 | |
| | | | | r=sgreen a=LpSolit | |||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 1 | -1/+1 | |
| | | | | | | as the reporter) - Fix broken use of $cgi->param | |||||
* | Remove unintentional code commits | Dave Lawrence | 2013-04-08 | 2 | -3/+1 | |
| | ||||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 12 | -28/+241 | |
| | | | | | | as the reporter) r=glob,r/a=LpSolit | |||||
* | Bug 857562: ajax_user_autocompletion param ignored on Search by People fields | Frédéric Buclin | 2013-04-05 | 1 | -2/+2 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 855258: The dependency graph always uses urlbase, even when sslbase is ↵ | Frédéric Buclin | 2013-04-05 | 1 | -1/+1 | |
| | | | | | | in use r=glob a=LpSolit | |||||
* | Fix uninitialized warning caused by Bug 850639 | Byron Jones | 2013-03-28 | 1 | -1/+2 | |
| | ||||||
* | Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵ | Byron Jones | 2013-03-28 | 3 | -3/+18 | |
| | | | | | | 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 | 4 | -38/+2 | |
| | | | | | | is no longer available r=glob a=LpSolit | |||||
* | Bug 852943: selectClassification() is no longer used | Hugo Seabrook | 2013-03-25 | 1 | -69/+0 | |
| | | | | r/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 830053: Should link to account information from the email preferences tab | Hugo Seabrook | 2013-03-16 | 1 | -0/+6 | |
| | | | | r/a=LpSolit | |||||
* | Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵ | Christopher Trom | 2013-03-16 | 3 | -4/+9 | |
| | | | | | | are wrongly right-aligned r/a=LpSolit | |||||
* | Bug 827983: "[reply]" link besides the original description will insert ("in ↵ | Hugo Seabrook | 2013-03-16 | 2 | -30/+12 | |
| | | | | | | reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top" r/a=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 850322 - make see-also's (add) button consistent with other buttons | Byron Jones | 2013-03-13 | 1 | -1/+1 | |
| | | | | r=glob,a=LpSolit | |||||
* | Bug 850309: Allow pasted attachments to be flagged as patches | Byron Jones | 2013-03-13 | 1 | -6/+4 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer) | Reed Loden | 2013-03-12 | 1 | -1/+1 | |
| | | | | [r=LpSolit a=LpSolit] | |||||
* | Bug 848250: Bug summary tooltip now includes "---" for unresolved bugs | Frédéric Buclin | 2013-03-08 | 1 | -1/+3 | |
| | | | | 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 | 3 | -12/+18 | |
| | | | | | | invalid page format r=glob a=LpSolit | |||||
* | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵ | Simon Green | 2013-02-19 | 4 | -2/+22 | |
| | | | | | | of products and components you cannot access r/a=LpSolit | |||||
* | Bug 832262: Release notes for Bugzilla 4.4rc2 | Frédéric Buclin | 2013-02-19 | 1 | -3/+67 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 842063: HTML injection is possible using the bug alias | Frédéric Buclin | 2013-02-18 | 1 | -2/+4 | |
| | | | | r=dkl 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 601875: Display the "allow UNCONFIRMED" column when listing products in ↵ | Hugo Seabrook | 2013-02-17 | 1 | -3/+8 | |
| | | | | | | editproducts.cgi r/a=LpSolit | |||||
* | Fix regression due to bug 830330 | Frédéric Buclin | 2013-02-17 | 1 | -1/+1 | |
| | ||||||
* | Bug 839950: Cannot search by Change History on multi-select fields | Matt Tyson | 2013-02-17 | 1 | -2/+6 | |
| | | | | r/a=LpSolit | |||||
* | Bug 836436: Add a "search_tabs" hook to allow additional search tabs | Albert Ting | 2013-02-16 | 2 | -4/+21 | |
| | | | | r/a=LpSolit | |||||
* | Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ↵ | Hugo Seabrook | 2013-02-16 | 8 | -9/+9 | |
| | | | | | | 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 | 3 | -3/+9 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 830333: Make the comment box hidden if bug_check_can_change_field ↵ | Hugo Seabrook | 2013-02-15 | 2 | -15/+21 | |
| | | | | | | reports the user is unable to comment on the bug r=glob, a=LpSolit | |||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 4 | -12/+79 | |
| | | | | | | 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 | 2 | -13/+34 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 834770: testserver.pl should support uppercase URLs | Koosha Khajeh Moogahi | 2013-02-03 | 1 | -1/+1 | |
| | | | | r/a=LpSolit |