Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-12 | Bug 882059: fix "use of uninitialized value" warnings, and ignore some ↵ | Byron Jones | 1 | -0/+3 | |
errors/warnings | |||||
2013-05-21 | merge with bugzilla/4.2 | Byron Jones | 3 | -20/+36 | |
2013-05-20 | Bug 828344: "contains all of the words" no longer looks for all words within ↵ | Byron Jones | 3 | -20/+36 | |
the same comment or flag r=LpSolit, a=LpSolit | |||||
2013-04-30 | Bug 867399 - [sentry] "use of uninitialized values" warnings in quicksearch | Dave Lawrence | 1 | -0/+2 | |
2013-04-30 | Bug 866807: fix undef warnings in quicksearch | Byron Jones | 1 | -0/+2 | |
2013-04-29 | rollback Bug 828344 | Byron Jones | 2 | -21/+19 | |
2013-04-23 | Bug 828344: "contains all of the words" no longer looks for all words within ↵ | Byron Jones | 2 | -19/+21 | |
the same comment or flag | |||||
2013-04-17 | revert commit for bug 828344 | Byron Jones | 2 | -21/+19 | |
2013-04-17 | Bug 828344: Make "contains all of the words" look for all words within the ↵ | Byron Jones | 2 | -19/+21 | |
same comment or flag r=LpSolit, a=LpSolit | |||||
2012-11-26 | Add missing file | Byron Jones | 1 | -0/+96 | |
2012-11-22 | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 1 | -1/+6 | |
2012-10-24 | Bug 803058: add a shortcut to quicksearch to enable or disable comment ↵ | Byron Jones | 1 | -1/+6 | |
searching for that query | |||||
2012-09-05 | Bug 749540: Avoid database deadlocks when deleting recent searches | Byron Jones | 1 | -6/+7 | |
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 1 | -1/+1 | |
2012-08-20 | Bug 698068: The "There is no saved search named ..." page has a "forget" link | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2012-05-01 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -42/+30 | |
2012-04-11 | Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated ↵ | Frédéric Buclin | 1 | -42/+30 | |
by the default status selection r=dkl a=LpSolit | |||||
2012-04-10 | merged with bmo/4.2 | Dave Lawrence | 1 | -79/+94 | |
2012-03-30 | Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead) | Frédéric Buclin | 1 | -1/+1 | |
2012-03-29 | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 1 | -79/+94 | |
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit | |||||
2012-01-17 | merged with bugzilla/4.2 | Dave Lawrence | 2 | -0/+8 | |
2012-01-12 | Bug 715902: Do not log personal common activities in audit_log | Frédéric Buclin | 2 | -0/+8 | |
r=dkl a=LpSolit | |||||
2012-01-09 | merge with bugzilla/4.2 | Dave Lawrence | 1 | -6/+8 | |
2011-12-28 | Bug 713144: The SQL query to remove older searches from the profile_search ↵ | Frédéric Buclin | 1 | -6/+8 | |
table should be more robust r=dkl a=LpSolit | |||||
2011-10-05 | more porting work | David Lawrence | 1 | -0/+3 | |
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -1/+1 | |
for bugmail. r=LpSolit, a=LpSolit | |||||
2011-06-14 | Bug 660866: Allow editing of old "boolean chart" searches using the new | Max Kanat-Alexander | 2 | -10/+31 | |
"custom search" UI controls on the advanced search form. r=mkanat, a=mkanat (module owner) | |||||
2011-04-02 | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 2 | -6/+26 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-04-02 | Bug 640045: Convert Search.pm to use the new AND/OR system internally. | Max Kanat-Alexander | 2 | -0/+179 | |
This includes creating new Search::Clause and Search::Condition objects. r=mkanat, a=mkanat (module owner) | |||||
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -3/+5 | |
r/a=mkanat | |||||
2011-01-30 | Bug 616185: Move tags (aka lists of bugs) to their own DB tables | Frédéric Buclin | 1 | -11/+1 | |
r/a=mkanat | |||||
2011-01-27 | Allow extensions to alter quicksearch terms and search format. r=mkanat. | Gervase Markham | 1 | -0/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=621878 | |||||
2010-12-27 | Bug 615574: Make every search done by buglist.cgi create a list_id, so that | Max Kanat-Alexander | 1 | -0/+9 | |
even Saved Searches get "last list" support. r=LpSolit, a=LpSolit | |||||
2010-11-13 | Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi | Frédéric Buclin | 1 | -0/+1 | |
r=glob a=LpSolit | |||||
2010-10-14 | Bug 600598: "Can't call method "bug_list" on unblessed reference" error ↵ | Frédéric Buclin | 1 | -0/+12 | |
thrown when editing a bug which is in the BUGLIST cookie but not in a recent saved search, with action="next_bug" r/a=mkanat | |||||
2010-09-21 | Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken | Frédéric Buclin | 1 | -12/+29 | |
r/a=mkanat | |||||
2010-08-24 | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-08-02 | Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation | Frédéric Buclin | 1 | -0/+3 | |
r/a=mkanat | |||||
2010-07-23 | Bug 578240 - Re-add "owner" as a quicksearch alias for searching for ↵ | Reed Loden | 1 | -0/+1 | |
"assigned_to" [r=mkanat a=mkanat] | |||||
2010-07-23 | Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted | Max Kanat-Alexander | 1 | -2/+9 | |
to the fulltext engine, so that it knows it's a phrase. r=LpSolit, a=mkanat | |||||
2010-07-23 | Bug 556579: Back out the patch from bug 554819, because it caused special | Max Kanat-Alexander | 1 | -4/+32 | |
characters in quoted strings to be interpreted instead of passed along. r=LpSolit, a=LpSolit | |||||
2010-07-16 | Bug 578335: The "Show next bug in my list" user pref either doesn't display ↵ | Frédéric Buclin | 1 | -1/+1 | |
the next bug or display one from the wrong buglist r/a=mkanat | |||||
2010-07-08 | Bug 577089: Make convert-workflow fix the query values for series | Max Kanat-Alexander | 1 | -2/+5 | |
r=LpSolit, a=LpSolit | |||||
2010-07-08 | Bug 577149: Make convert-workflow rename values in saved searches | Max Kanat-Alexander | 1 | -0/+31 | |
r=LpSolit, a=LpSolit | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -2/+2 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 2 | -5/+1 | |
are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat | |||||
2010-06-16 | A few tinderbox bustage fixes from the checkin of bug 24896. | Max Kanat-Alexander | 1 | -1/+1 | |
2010-06-16 | Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with | Max Kanat-Alexander | 1 | -0/+147 | |
multiple buglists at once r=glob, a=mkanat | |||||
2010-03-29 | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 1 | -11/+2 | |
operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | |||||
2010-03-29 | Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom | Max Kanat-Alexander | 1 | -32/+4 | |
splitString method. r=LpSolit, a=LpSolit |