index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Search.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
merged with bugzilla/4.2
Dave Lawrence
1
-4
/
+14
2012-07-24
Bug 753688: Classification doesn't work as z-axis on reports
Frédéric Buclin
1
-4
/
+14
2012-06-12
merge from bugzilla/4.2
Byron Jones
1
-3
/
+3
2012-06-08
Bug 760075: Fix error thrown when an allwords search starts with or ends with...
Simon Green
1
-3
/
+3
2012-05-22
merged with bugzilla/4.2
Dave Lawrence
1
-2
/
+2
2012-05-01
Fixed earlier declaration error in Bugzilla/Search.pm
Dave Lawrence
1
-1
/
+0
2012-05-01
merged with bugzilla/4.2
Dave Lawrence
1
-9
/
+30
2012-04-30
Bug 749074: Throw an error message instead of syntax error on invalid search ...
Byron Jones
1
-1
/
+3
2012-04-26
bug 749069: more "use of uninitialized" warning fixes
Byron Jones
1
-0
/
+3
2012-04-17
Bug 745320: Shared queries do not work when tags are part of the query
Frédéric Buclin
1
-3
/
+3
2012-04-12
Bug 737436: Relative dates do not work correctly with the deadline field
Frédéric Buclin
1
-5
/
+11
2012-04-10
merged with bmo/4.2
Dave Lawrence
1
-1
/
+6
2012-04-10
Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS
rojanu
1
-1
/
+16
2012-04-04
Bug 58179: End date not included in the Search By Change History section
Frédéric Buclin
1
-0
/
+5
2012-03-31
Search for start-of-time-interval in date fields is (partially?) broken.
Marc Schumann
1
-1
/
+1
2012-03-28
merged with bugzilla/4.0
Dave Lawrence
1
-1
/
+5
2012-03-28
Bug 730984: A single whitespace in the Status Whiteboard field generates an i...
Frédéric Buclin
1
-1
/
+5
2012-03-19
merge with bugzilla/4.2
Dave Lawrence
1
-1
/
+1
2012-03-10
Bug 731163: Search.pm can use undefined alias in ORDER BY clause
Frédéric Buclin
1
-1
/
+1
2012-01-23
Bug 719363: add instant search
Byron Jones
1
-2
/
+2
2011-12-08
merged with bugzilla/4.2
Dave Lawrence
1
-15
/
+21
2011-12-05
Forgot to fix all occurences of $cache->{search_columns}->{$user->id}, see bu...
Frédéric Buclin
1
-2
/
+2
2011-12-05
Bug 550299: User fields are left blank in buglists and whines when local user...
Frédéric Buclin
1
-13
/
+19
2011-11-28
merged with bugzilla/4.2
Dave Lawrence
1
-0
/
+5
2011-11-26
Bug 255606: Do not let buglist.cgi return all bugs by default
Frédéric Buclin
1
-0
/
+5
2011-10-05
more porting work
David Lawrence
1
-1
/
+2
2011-08-29
Bug 637648 - Rename the "tags" table to "tag"
Stephanie Daugherty
1
-2
/
+2
2011-08-04
Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if a...
Frédéric Buclin
1
-2
/
+2
2011-07-19
Bug 671964: Move old field names conversion from do_search_function
Tiago Mello
1
-7
/
+6
2011-06-14
Bug 660866: Allow editing of old "boolean chart" searches using the new
Max Kanat-Alexander
1
-7
/
+32
2011-06-11
Fixes several bugs at once related to New Charts:
Frédéric Buclin
1
-10
/
+3
2011-05-13
Allow searches to specify whether the top-level criteria will be joined
Max Kanat-Alexander
1
-1
/
+1
2011-04-06
Bug 313726: When searching by relative dates, don't make them go to the
Michael J Tosh
1
-15
/
+33
2011-04-02
Bug 647466: Allow Search.pm to take the new URL syntax for custom search
Max Kanat-Alexander
1
-4
/
+56
2011-04-02
Bug 640045: Convert Search.pm to use the new AND/OR system internally.
Max Kanat-Alexander
1
-147
/
+93
2011-03-04
Remove _join_flag_tables from Search.pm, which was dead code.
Max Kanat-Alexander
1
-25
/
+0
2011-03-03
Bug 240398: Make flagtypes.name work properly with all the boolean chart
Max Kanat-Alexander
1
-56
/
+10
2011-03-03
Bug 638555: Make the fields in the bugs table that can be NULL work with all
Max Kanat-Alexander
1
-22
/
+50
2011-03-03
Bug 638518: Make all boolean chart operators work with attach_data.thedata
Max Kanat-Alexander
1
-26
/
+7
2011-03-03
Bug 638509 - Make all boolean charts work with all attachment fields except
Max Kanat-Alexander
1
-25
/
+10
2011-03-03
Bug 366306: Allow "attachments.thedata" as a boolean chart field name for
Max Kanat-Alexander
1
-0
/
+1
2011-03-03
Bug 638489 - Make all boolean charts work with longdescs.isprivate
Max Kanat-Alexander
1
-30
/
+12
2011-03-02
Bug 632718: Only return 500 search results unless the user specifically
Max Kanat-Alexander
1
-1
/
+1
2011-03-02
Bug 617641: Using any of the _realname columns in Search.pm all by themselves
Max Kanat-Alexander
1
-0
/
+2
2011-03-01
Bug 45862: Make searching comments behave sensibly for all boolean charts,
Max Kanat-Alexander
1
-23
/
+20
2011-03-01
Bug 637662: Make all the boolean charts work as expected for the "blocks"
Max Kanat-Alexander
1
-50
/
+13
2011-03-01
Bug 637426: Fix every boolean chart operator type for the bug_group search
Max Kanat-Alexander
1
-27
/
+6
2011-03-01
Bug 616341: Make "tag" a valid search field in Search.pm, for the new
Max Kanat-Alexander
1
-29
/
+24
2011-03-01
Bug 634144: Make possible_duplicates work on PostgreSQL
Sam Morris
1
-1
/
+1
2011-03-01
Bug 490322: Fix every single keywords, multi_select, and see_also field/operator
Max Kanat-Alexander
1
-86
/
+46
[prev]
[next]