| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 605693: Make config.cgi?ctype=rdf faster | Frédéric Buclin | 2010-10-20 | 2 | -11/+19 |
* | Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes fr... | Frédéric Buclin | 2010-10-20 | 4 | -32/+82 |
* | Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUS | Max Kanat-Alexander | 2010-10-19 | 2 | -56/+28 |
* | Bug 595569: Fixes Bugzilla::Field::ChoiceInterface->controls_visibility_of_fi... | Tiago Mello | 2010-10-18 | 1 | -4/+15 |
* | Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmpl | Frédéric Buclin | 2010-10-16 | 2 | -28/+17 |
* | Minor improvement for bug 451735 | Frédéric Buclin | 2010-10-16 | 2 | -3/+1 |
* | Bug 604835: Have checksetup.pl give WS_EXECUTE permissions to .pl scripts that | Max Kanat-Alexander | 2010-10-15 | 1 | -0/+1 |
* | Bug 604107: The link to delete the value 0 of custom fields is broken | Frédéric Buclin | 2010-10-15 | 1 | -1/+1 |
* | Bug 604522: t/012throwables.t doesn't catch new user errors correctly | Frédéric Buclin | 2010-10-15 | 3 | -6/+6 |
* | Bug 451735 part2: fix bz_drop_index() so that it first drops related FKs befo... | Frédéric Buclin | 2010-10-15 | 2 | -0/+22 |
* | Bug 575947: Users with passwords length less than 6 characters can't login af... | Frédéric Buclin | 2010-10-14 | 7 | -4/+33 |
* | Bug 600598: "Can't call method "bug_list" on unblessed reference" error throw... | Frédéric Buclin | 2010-10-14 | 2 | -1/+14 |
* | Bug 326826: Linkify bug comments in HTML email just like comments in the | Guy Pyrzak | 2010-10-13 | 1 | -2/+2 |
* | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 2010-10-13 | 4 | -16/+23 |
* | Bug 600616: show_bug.cgi: Invalid parameter passed to Bugzilla::Search::Recen... | Frédéric Buclin | 2010-10-14 | 1 | -1/+1 |
* | Bug 581448: Localize the status and resolution values in the list of | Max Kanat-Alexander | 2010-10-13 | 4 | -2/+58 |
* | Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment) | Christian Legnitto | 2010-10-13 | 5 | -161/+243 |
* | Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614 | Frédéric Buclin | 2010-10-14 | 1 | -2/+3 |
* | Bug 451735: Wrong index for the series table | Frédéric Buclin | 2010-10-14 | 2 | -3/+16 |
* | Bug 505165: The flags.setter_id DB column cannot be NULL | Frédéric Buclin | 2010-10-14 | 2 | -1/+4 |
* | Bug 599953: Editing an advanced search doesn't remember values passed to disc... | Frédéric Buclin | 2010-10-14 | 1 | -4/+6 |
* | Bug 603314 - Unprivileged users cannot create bugs any more. | Marc Schumann | 2010-10-13 | 1 | -0/+3 |
* | Bug 595682: Always generate PNG images for charts | Frédéric Buclin | 2010-10-13 | 1 | -33/+15 |
* | Bug 562308: importxml.pl should import each comment separately, rather than c... | Frédéric Buclin | 2010-10-12 | 1 | -53/+32 |
* | Bug 550097: checksetup.pl should detect when run via a web server (cgi) and f... | Frédéric Buclin | 2010-10-11 | 3 | -1/+35 |
* | Bug 603314 - Unprivileged users cannot create bugs any more. | Marc Schumann | 2010-10-11 | 1 | -1/+1 |
* | Bug 602832: 008filter.t doesn't catch [%~ ~%] correctly | Frédéric Buclin | 2010-10-09 | 1 | -5/+5 |
* | Bug 600495: Make the "chfieldto" query parameter work all by itself, again. | Max Kanat-Alexander | 2010-10-07 | 2 | -5/+18 |
* | Fix the xt/search.t test to not have a testfail (orange) result on MySQL. | Max Kanat-Alexander | 2010-10-07 | 1 | -2/+2 |
* | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 2010-10-07 | 12 | -63/+86 |
* | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 2010-10-05 | 9 | -11/+81 |
* | Bug 601848: Fix percentage_complete searches for all operators on both MySQL | Max Kanat-Alexander | 2010-10-04 | 4 | -88/+80 |
* | s/Extensionn/Extension/ (no bug). | Reed Loden | 2010-10-04 | 1 | -1/+1 |
* | Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.t | Max Kanat-Alexander | 2010-10-03 | 3 | -5/+42 |
* | Bug 601513: In xt/search.t, assure that "---" continues to work for the | Max Kanat-Alexander | 2010-10-03 | 1 | -0/+3 |
* | Bug 601499 - Make xt/search.t test the email(n)* search query parameters | Max Kanat-Alexander | 2010-10-03 | 2 | -1/+26 |
* | Bug 585031: Searching using the "People" section was only using one of the | Max Kanat-Alexander | 2010-10-03 | 1 | -1/+1 |
* | 577720: Use history.replaceState() so that the URL after processing a bug isn... | Guy Pyrzak | 2010-10-03 | 1 | -0/+12 |
* | Bug 65477: Send HTML bugmail | Guy Pyrzak | 2010-10-03 | 6 | -61/+268 |
* | Bug 601142: useless horizontal scrollbar always visible on show_bug.cgi in Cl... | Guy Pyrzak | 2010-10-02 | 1 | -0/+3 |
* | Bug 414509: offer View All (non obsolete) attachments | Guy Pyrzak | 2010-10-02 | 4 | -2/+25 |
* | Bug 601218: Do not display (show) when the CC list is empty | Guy Pyrzak | 2010-10-02 | 1 | -10/+14 |
* | Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes | Guy Pyrzak | 2010-10-02 | 1 | -1/+0 |
* | Bug 597762: When filing bugs, the validation messages do not draw enough atte... | Guy Pyrzak | 2010-10-02 | 1 | -3/+4 |
* | Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to search | Max Kanat-Alexander | 2010-10-02 | 1 | -1/+8 |
* | Change the way that the xt/search.t injection tests look for known broken | Max Kanat-Alexander | 2010-10-02 | 1 | -3/+2 |
* | Bug 601383: Test the chfield* search query parameters in xt/search.t. | Max Kanat-Alexander | 2010-10-02 | 1 | -1/+15 |
* | Bug 600495: Make searching using "chfieldto" actually work again, for finding | Max Kanat-Alexander | 2010-10-02 | 1 | -4/+5 |
* | Bug 600496: Make searching on [Bug creation] work again, by implementing | Max Kanat-Alexander | 2010-10-02 | 2 | -22/+17 |
* | Bug 601376: Test the __all__, __open__, and __closed__ arguments to | Max Kanat-Alexander | 2010-10-02 | 4 | -7/+44 |