Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 816870: All extensions must require Perl 5.10.1 to pass tests | Matt Selsky | 2013-01-01 | 24 | -0/+47 | |
| | | | | 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 365524: Improve emailregexpdesc parameter help text | Sunil Joshi | 2012-12-30 | 1 | -1/+1 | |
| | | | | r=wicked, a=LpSolit | |||||
* | fix typo | Frédéric Buclin | 2012-12-29 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=825443 | |||||
* | Bug 825443: Linkify "Add a new classification" | Sunil Joshi | 2012-12-29 | 1 | -4/+4 | |
| | | | | r/a=LpSolit | |||||
* | Bug 804343: Implement autolinkification for a list of comment ids | Koosha Khajeh Moogahi | 2012-12-29 | 2 | -1/+17 | |
| | | | | r/a=LpSolit | |||||
* | Bug 824644: Typo in code comment: request_cahce | Olav Vitters | 2012-12-25 | 1 | -1/+1 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 824620: Unclosed <tr> in dependency block ("Blocks") | Olav Vitters | 2012-12-25 | 1 | -0/+1 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 818621: Perl 5.16 complains with "Variable length lookbehind not ↵ | Frédéric Buclin | 2012-12-19 | 1 | -1/+7 | |
| | | | | | | implemented in regex" when the Example extension is enabled r=dkl a=LpSolit | |||||
* | Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty | Frédéric Buclin | 2012-12-19 | 3 | -4/+2 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 2012-12-19 | 5 | -28/+18 | |
| | | | | r=dkl,a=LpSolit | |||||
* | Bug 813628 - New extension hook for Bugzilla::Bug::update called ↵ | Dave Lawrence | 2012-12-18 | 3 | -0/+73 | |
| | | | | | | bug_start_of_update r/a=LpSolit | |||||
* | Bug 818890: Bugzilla doesn't obey the "Comment required on status ↵ | Alexander Tereschenko | 2012-12-17 | 1 | -3/+4 | |
| | | | | | | transition" for {Start}-> transition (for new bugs) r/a=LpSolit | |||||
* | Bug 605086: Messages about wrong login-attemps should refer to the forget ↵ | Hugo Seabrook | 2012-12-16 | 1 | -0/+2 | |
| | | | | | | password (reset password) functionality r/a=LpSolit | |||||
* | Bug 406758: The help page for keywords uses "tag", but tags are something else | Sunil Joshi | 2012-12-16 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 806809: Custom field values with "Enabled for bugs" set to "No" break ↵ | Alexander Tereschenko | 2012-12-16 | 1 | -0/+1 | |
| | | | | | | the values list if the field's values visibility depends on another field values r/a=LpSolit | |||||
* | Bug 262308: Make the OS column wider in buglists | Hugo Seabrook | 2012-12-16 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 780675: Display "The changes to your votes have been saved" in green ↵ | Sunil Joshi | 2012-12-14 | 3 | -11/+17 | |
| | | | | | | instead of red r/a=LpSolit | |||||
* | Bug 818007: Searching by commenter is slow | Frédéric Buclin | 2012-12-07 | 1 | -1/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package ↵ | Frédéric Buclin | 2012-12-06 | 1 | -1/+1 | |
| | | | | requires -norequire to load DBI::st | |||||
* | Bug 573919 - Add "X-Bugzilla-*" headers to flagmails | Hugo Seabrook | 2012-12-03 | 3 | -15/+24 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 817634: Tests in t/ should also check themselves where appropriate | Frédéric Buclin | 2012-12-03 | 4 | -26/+33 | |
| | | | | r=glob a=LpSolit | |||||
* | Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.t | Frédéric Buclin | 2012-12-03 | 2 | -85/+85 | |
| | | | | (required for bug 817634) | |||||
* | Bug 816333: Fix linking of bugs on the "Change Votes" page | Byron Jones | 2012-12-04 | 1 | -1/+1 | |
| | | | | r=LpSolit,a=LpSolit | |||||
* | Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ↵ | Frédéric Buclin | 2012-12-03 | 1 | -1/+2 | |
| | | | | | | 5.10 and newer r=dkl r=wurblzap a=LpSolit | |||||
* | Bug 443306: Unused fields should not show up in boolean charts | Sunil Joshi | 2012-12-02 | 1 | -1/+15 | |
| | | | | r/a=LpSolit | |||||
* | Bug 547311: Remove the "align" attribute from <th> | Christopher Trom | 2012-12-02 | 29 | -81/+85 | |
| | | | | r/a=LpSolit | |||||
* | Bug 460372: The confirmation thrown when deleting a custom field, component, ↵ | Sunil Joshi | 2012-12-02 | 6 | -9/+16 | |
| | | | | | | version or product must have a red background if the deletion affects bugs r/a=LpSolit | |||||
* | Bug 812054: JavaScript error on the Advanced Search page when a ↵ | Hugo | 2012-12-01 | 1 | -2/+13 | |
| | | | | | | classification has a product invisible to the user r/a=LpSolit | |||||
* | Bug 247560: Add tests for reserved SQL words in the DB schema | Sunil Joshi | 2012-12-01 | 1 | -0/+84 | |
| | | | | r/a=LpSolit | |||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 117 | -121/+121 | |
| | | | | r/a=LpSolit | |||||
* | Bug 298461: editusers.cgi does not allow you to change only the letter-case ↵ | Hugo | 2012-11-30 | 1 | -1/+1 | |
| | | | | | | of an email address r/a=LpSolit | |||||
* | Bug 813191 - Bug.add_attachment should only return the attachment ID | Hugo | 2012-11-30 | 1 | -7/+7 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented | Frédéric Buclin | 2012-11-30 | 2 | -1/+71 | |
| | | | | r=wurblzap a=LpSolit | |||||
* | Bug 816266 - Bug alias should be present in bug's <title> | Dave Lawrence | 2012-11-30 | 1 | -4/+12 | |
| | | | | r=glob, a=LpSolit | |||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 74 | -0/+1759 | |
| | | | | r/a=LpSolit | |||||
* | Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵ | Frédéric Buclin | 2012-11-29 | 3 | -265/+199 | |
| | | | | | | admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit | |||||
* | Bug 552694 - Add the "X-Bugzilla-Version" email header | Hugo | 2012-11-29 | 1 | -0/+1 | |
| | | | | r=dkl, a=LpSolit | |||||
* | - Fixed a spellcheck error in Bugzilla/User.pm | Dave Lawrence | 2012-11-29 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=579189 | |||||
* | Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD | Hugo | 2012-11-29 | 1 | -0/+29 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy ↵ | Thorsten Schöning | 2012-11-27 | 1 | -0/+2 | |
| | | | | | | email clients. r=glob,a=LpSolit | |||||
* | Bug 804093: Fix autodetected charset for windows-1252 encoded content | Thorsten Schöning | 2012-11-27 | 1 | -3/+3 | |
| | | | | r=glob,a=LpSolit | |||||
* | Fix typo | Simon Green | 2012-11-26 | 1 | -10/+10 | |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=814654 | |||||
* | Bug 718289: The deadline field should be visible by non-members of the ↵ | Frédéric Buclin | 2012-11-26 | 13 | -34/+34 | |
| | | | | | | timetracking group r=dkl a=LpSolit | |||||
* | Bug 814841: The description of custom fields is not filtered in the help page | Frédéric Buclin | 2012-11-26 | 1 | -2/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵ | Thorsten Schöning | 2012-11-23 | 1 | -9/+17 | |
| | | | | | | | no longer exists) Part 2: correctly display components, milestones and versions r/a=LpSolit | |||||
* | Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying ↵ | Byron Jones | 2012-11-22 | 8 | -17/+60 | |
| | | | | | | the database repeatedly for the same information r=dkl,a=LpSolit | |||||
* | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 2012-11-22 | 8 | -52/+333 | |
| | | | | r=dkl,a=LpSolit | |||||
* | Bug 640756 - Make the documentation clearer that attachments created with ↵ | Dave Miller | 2012-11-20 | 1 | -1/+3 | |
| | | | | | | | Bug.add_attachment must by of type 'base64' when non-ASCII . r=LpSolit, a=LpSolit | |||||
* | Bug 491198: The error message shouldn't say "didn't match anything" when ↵ | Sunil Joshi | 2012-11-20 | 1 | -1/+1 | |
| | | | | | | entering a too short name (when emailsuffix is in use) r/a=LpSolit |