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
2014-09-23
Bug 1065444: Several columns are not legal when displaying queries
Frédéric Buclin
1
-7
/
+12
2014-09-02
Bug 281791 - Add ability to change flags in "change several bugs at once"
Simon Green
1
-0
/
+1
2014-08-14
Bug 1012506 - Allow a bug to have multiple aliases
Simon Green
1
-1
/
+15
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-07-15
Bug 936275 - In buglists, flags are sorted alphabetically instead of using th...
Simon Green
1
-1
/
+2
2014-07-10
Bug 1027617: Can't locate object method "_reverseoperator" when searching
Byron Jones
1
-1
/
+1
2014-06-17
Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...
Simon Green
1
-6
/
+26
2014-05-07
Bug 992091: Rename bug 'tag' to 'tags'.
Matt Tyson
1
-0
/
+1
2014-05-05
Bug 999331: searching attachment data is very slow due to an unbounded
Byron Jones
1
-0
/
+7
2014-04-22
Bug 489028 - Record last-visited time of bugs when logged in
Dylan William Hardison
1
-1
/
+47
2014-02-27
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
1
-1
/
+1
2014-02-26
Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thr...
Frédéric Buclin
1
-6
/
+10
2014-02-25
Bug 405011: Text is cut off when containing Unicode supplementary characters ...
Frédéric Buclin
1
-3
/
+21
2014-01-17
Bug 960748 - Queries involving comment tags crash
Dave Lawrence
1
-1
/
+9
2014-01-03
Fix on checkin for bug 543432
Frédéric Buclin
1
-1
/
+1
2014-01-03
Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num...
Frédéric Buclin
1
-0
/
+7
2013-12-18
Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...
Simon Green
1
-5
/
+15
2013-10-29
Bug 863745: Enable multi-select fields in reports
Pami Ketolainen
1
-7
/
+3
2013-09-28
Bug 798927: An error should be thrown when passing an illegal pronoun
Imran Chaudhry
1
-1
/
+2
2013-09-16
Bug 785565: Search by change history between two dates doesn't give expected ...
Frédéric Buclin
1
-35
/
+14
2013-09-04
Bug 909720 - Remove unused code in Bugzilla::Search
Simon Green
1
-5
/
+0
2013-09-03
Bug 901589: The 'isempty' operator does not work for custom multiselect fields
Pami Ketolainen
1
-0
/
+9
2013-07-24
Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...
Byron Jones
1
-1
/
+161
2013-07-24
Bug 533878: Allow relative date searches involving date/time custom fields
Byron Jones
1
-18
/
+36
2013-06-07
Bug 880315: Fix malformed sql generated by the fix for bug 879055
Byron Jones
1
-4
/
+4
2013-06-05
Bug 879055: Add parenthesis to prevent anywordssubstr search from returning i...
Simon Green
1
-7
/
+7
2013-05-10
Bug 828344: "contains all of the words" no longer looks for all words within ...
Byron Jones
1
-49
/
+41
2013-04-17
Bug 828344: Make "contains all of the words" look for all words within the sa...
Byron Jones
1
-31
/
+117
2013-01-30
Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
Hugo Seabrook
1
-0
/
+13
2013-01-16
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
1
-5
/
+175
2013-01-03
Bug 824262: Querying for strings in comments is now ultra slow
Frédéric Buclin
1
-7
/
+18
2013-01-02
Bug 801664 - Add DATE type for custom fields. r=LpSolit.
Gervase Markham
1
-0
/
+9
2012-12-07
Bug 818007: Searching by commenter is slow
Frédéric Buclin
1
-1
/
+1
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+34
2012-11-26
Bug 718289: The deadline field should be visible by non-members of the timetr...
Frédéric Buclin
1
-2
/
+1
2012-11-22
Bug 780820: Allows for multiple custom search criteria to match one field
Byron Jones
1
-26
/
+45
2012-11-03
Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...
Frédéric Buclin
1
-2
/
+2
2012-10-10
Bug 448815: Support pronouns for the "changed by" field in boolean charts
Frédéric Buclin
1
-3
/
+12
2012-10-04
Bug 788098: Queries involving group substitution crash when usevisibilitygrou...
Frédéric Buclin
1
-5
/
+11
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-1
/
+3
2012-08-19
Bug 783879: Sub-optimal SQL query when displaying tags in buglists
Frédéric Buclin
1
-1
/
+1
2012-08-07
Bug 780683: Tags are duplicated in buglists if a search criteria involves a u...
Frédéric Buclin
1
-1
/
+1
2012-08-07
Bug 779709: Don't allow searching on changes to private attachments or comments
SImon Green
1
-3
/
+36
2012-08-03
Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...
Frédéric Buclin
1
-4
/
+13
2012-07-31
Bug 733094: Do not populate $clause if there is no data
Frédéric Buclin
1
-10
/
+14
2012-07-24
Bug 753688: Classification doesn't work as z-axis on reports
Frédéric Buclin
1
-4
/
+14
2012-06-08
Bug 760075: Fix error thrown when an allwords search starts with or ends with...
Simon Green
1
-3
/
+3
2012-04-30
Bug 749074: Throw an error message instead of syntax error on invalid search ...
Byron Jones
1
-1
/
+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
[next]