Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 760075: Fix error thrown when an allwords search starts with or ends ↵ | Simon Green | 2012-06-08 | 1 | -3/+3 |
| | | | | | | with a space r=glob, a=LpSolit | ||||
* | Bug 749074: Throw an error message instead of syntax error on invalid search ↵ | Byron Jones | 2012-04-30 | 1 | -1/+3 |
| | | | | | | type operators r=LpSolit,a=LpSolit | ||||
* | Bug 745320: Shared queries do not work when tags are part of the query | Frédéric Buclin | 2012-04-17 | 1 | -3/+3 |
| | | | | r=dkl a=LpSolit | ||||
* | Fix bustage | Frédéric Buclin | 2012-04-14 | 1 | -0/+1 |
| | |||||
* | Bug 616192: Display personal tags in buglists | Frédéric Buclin | 2012-04-14 | 1 | -62/+81 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 737436: Relative dates do not work correctly with the deadline field | Frédéric Buclin | 2012-04-12 | 1 | -5/+11 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS | rojanu | 2012-04-10 | 1 | -1/+16 |
| | | | | r/a=LpSolit | ||||
* | Bug 58179: End date not included in the Search By Change History section | Frédéric Buclin | 2012-04-04 | 1 | -0/+5 |
| | | | | r=dkl a=LpSolit | ||||
* | Search for start-of-time-interval in date fields is (partially?) broken. | Marc Schumann | 2012-03-31 | 1 | -1/+1 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270 | ||||
* | Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵ | Frédéric Buclin | 2012-03-28 | 1 | -1/+5 |
| | | | | | | invalid SQL query r=dkl a=LpSolit | ||||
* | Bug 731163: Search.pm can use undefined alias in ORDER BY clause | Frédéric Buclin | 2012-03-10 | 1 | -1/+1 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean ↵ | Frédéric Buclin | 2012-02-21 | 1 | -1/+3 |
| | | | | | | charts when searching for the flag requestee or the flag setter r=dkl a=LpSolit | ||||
* | Bug 574577: commenter_pronoun, cc_pronoun, and contact_pronoun should all be ↵ | Frédéric Buclin | 2012-01-24 | 1 | -76/+23 |
| | | | | | | merged r/a=mkanat | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -31/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Forgot to fix all occurences of $cache->{search_columns}->{$user->id}, see ↵ | Frédéric Buclin | 2011-12-05 | 1 | -2/+2 |
| | | | | bug 550299 | ||||
* | Bug 550299: User fields are left blank in buglists and whines when local ↵ | Frédéric Buclin | 2011-12-05 | 1 | -25/+30 |
| | | | | | | user accounts are used (i.e. they have no @company.com suffix) r/a=mkanat | ||||
* | Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::Search | Teemu Mannermaa | 2011-11-30 | 1 | -7/+44 |
| | | | | r/a=mkanat | ||||
* | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 2011-11-26 | 1 | -0/+5 |
| | | | | r/a=mkanat | ||||
* | Bug 637648 - Rename the "tags" table to "tag" | Stephanie Daugherty | 2011-08-29 | 1 | -2/+2 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if ↵ | Frédéric Buclin | 2011-08-04 | 1 | -2/+2 |
| | | | | | | a group exists or not r=glob a=LpSolit | ||||
* | Bug 671964: Move old field names conversion from do_search_function | Tiago Mello | 2011-07-18 | 1 | -7/+6 |
| | | | | | to _handle_chart(). r/a=mkanat | ||||
* | Bug 660866: Allow editing of old "boolean chart" searches using the new | Max Kanat-Alexander | 2011-06-13 | 1 | -7/+32 |
| | | | | | "custom search" UI controls on the advanced search form. r=mkanat, a=mkanat (module owner) | ||||
* | Fixes several bugs at once related to New Charts: | Frédéric Buclin | 2011-06-11 | 1 | -10/+3 |
| | | | | | | | Bug 610739: YUI-generated tabular reports do not work if only one axis is set Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162 r/a=LpSolit | ||||
* | Allow searches to specify whether the top-level criteria will be joined | Max Kanat-Alexander | 2011-05-13 | 1 | -1/+1 |
| | | | | | together with AND or OR. (This is part of bug 647649 but fixes a test failure caused by bug 656994 so is being checked in now.) | ||||
* | Bug 313726: When searching by relative dates, don't make them go to the | Michael J Tosh | 2011-04-05 | 1 | -15/+33 |
| | | | | | | "beginning" of the specified period unless the user explicitly requests that. r=mkanat, a=mkanat | ||||
* | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 2011-04-02 | 1 | -4/+56 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 640045: Convert Search.pm to use the new AND/OR system internally. | Max Kanat-Alexander | 2011-04-02 | 1 | -147/+93 |
| | | | | | This includes creating new Search::Clause and Search::Condition objects. r=mkanat, a=mkanat (module owner) | ||||
* | Remove _join_flag_tables from Search.pm, which was dead code. | Max Kanat-Alexander | 2011-03-03 | 1 | -25/+0 |
| | |||||
* | Bug 240398: Make flagtypes.name work properly with all the boolean chart | Max Kanat-Alexander | 2011-03-03 | 1 | -56/+10 |
| | | | | | operators. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 638555: Make the fields in the bugs table that can be NULL work with all | Max Kanat-Alexander | 2011-03-03 | 1 | -22/+50 |
| | | | | | the boolean chart operators r=mkanat, a=mkanat (module owner) | ||||
* | Bug 638518: Make all boolean chart operators work with attach_data.thedata | Max Kanat-Alexander | 2011-03-03 | 1 | -26/+7 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 638509 - Make all boolean charts work with all attachment fields except | Max Kanat-Alexander | 2011-03-03 | 1 | -25/+10 |
| | | | | | for "Attachment data" r=mkanat, a=mkanat (module owner) | ||||
* | Bug 366306: Allow "attachments.thedata" as a boolean chart field name for | Max Kanat-Alexander | 2011-03-03 | 1 | -0/+1 |
| | | | | | backwards-compatibility r=mkanat, a=mkanat (module owner) | ||||
* | Bug 638489 - Make all boolean charts work with longdescs.isprivate | Max Kanat-Alexander | 2011-03-03 | 1 | -30/+12 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 632718: Only return 500 search results unless the user specifically | Max Kanat-Alexander | 2011-03-02 | 1 | -1/+1 |
| | | | | | requests to see more. r=dkl, a=mkanat | ||||
* | Bug 617641: Using any of the _realname columns in Search.pm all by themselves | Max Kanat-Alexander | 2011-03-02 | 1 | -0/+2 |
| | | | | | wasn't working properly. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 45862: Make searching comments behave sensibly for all boolean charts, | Max Kanat-Alexander | 2011-03-01 | 1 | -23/+20 |
| | | | | | including "nowordssubstr" and "notequals". r=mkanat, a=mkanat (module owner) | ||||
* | Bug 637662: Make all the boolean charts work as expected for the "blocks" | Max Kanat-Alexander | 2011-03-01 | 1 | -50/+13 |
| | | | | | and "dependson" fields. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 637426: Fix every boolean chart operator type for the bug_group search | Max Kanat-Alexander | 2011-03-01 | 1 | -27/+6 |
| | | | | | | field in Search.pm. (This also makes OR searches work against the bug_group field.) r=mkanat, a=mkanat | ||||
* | Bug 616341: Make "tag" a valid search field in Search.pm, for the new | Max Kanat-Alexander | 2011-03-01 | 1 | -29/+24 |
| | | | | | tagging system r=mkanat, a=mkanat (module owner) | ||||
* | Bug 634144: Make possible_duplicates work on PostgreSQL | Sam Morris | 2011-03-01 | 1 | -1/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 490322: Fix every single keywords, multi_select, and see_also field/operator | Max Kanat-Alexander | 2011-03-01 | 1 | -86/+46 |
| | | | | | combination in Search.pm. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 632717: Limit the total number of results that a search can ever return. | Max Kanat-Alexander | 2011-02-19 | 1 | -0/+6 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 535571: Allow Search.pm to accept "limit" and "offset" as parameters. | Max Kanat-Alexander | 2011-02-11 | 1 | -1/+31 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 619466: Make searching by work_time search the total time on the bug | Max Kanat-Alexander | 2010-12-15 | 1 | -5/+2 |
| | | | | | instead of searching the time on individual comments. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 602456: Make Search.pm not quote numeric input for numeric fields | Max Kanat-Alexander | 2010-10-28 | 1 | -5/+59 |
| | | | | | when generating SQL. r=glob, a=mkanat | ||||
* | Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5 | Frédéric Buclin | 2010-10-28 | 1 | -1/+1 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 2010-10-27 | 1 | -1/+1 |
| | | | | r=LpSolit, a=mkanat | ||||
* | Bug 600495: Make the "chfieldto" query parameter work all by itself, again. | Max Kanat-Alexander | 2010-10-07 | 1 | -5/+11 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 2010-10-05 | 1 | -7/+37 |
| | | | | r=mkanat, a=mkanat (module owner) |