Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-27 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -3/+175 | |
2013-02-26 | Reverted Bug 836067 due to buglist crashing and do not yet know the reason | Dave Lawrence | 1 | -175/+3 | |
2013-02-26 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -3/+175 | |
2013-02-26 | restore isempty/isnotempty operators to bmo/4.2 | Byron Jones | 1 | -0/+24 | |
2013-02-15 | Bug 828344: Fix comment "contains all of the words" behavour | Byron Jones | 1 | -1/+38 | |
2013-01-30 | Bug 102048: Display the "Blocks" and "Depends On" columns in buglists | Dave Lawrence | 1 | -0/+13 | |
r/a=LpSolit | |||||
2012-12-12 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2012-12-07 | Bug 818007: Searching by commenter is slow | Frédéric Buclin | 1 | -1/+1 | |
r=dkl a=LpSolit | |||||
2012-12-04 | Bugzilla/Search.pm: revert LpSolit's test patch | Dave Lawrence | 1 | -1/+1 | |
2012-12-04 | Bugzilla/Search.pm: Patch requested by LpSolit@gmail.com | Dave Lawrence | 1 | -1/+1 | |
2012-11-22 | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 1 | -26/+44 | |
2012-11-14 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -2/+2 | |
2012-11-03 | Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with ↵ | Frédéric Buclin | 1 | -2/+2 | |
"ORA-29907: found duplicate labels in primary invocations" r=dkl a=LpSolit | |||||
2012-10-09 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -5/+11 | |
2012-10-04 | Bug 788098: Queries involving group substitution crash when ↵ | Frédéric Buclin | 1 | -5/+11 | |
usevisibilitygroups is enabled r=dkl a=LpSolit | |||||
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 1 | -7/+49 | |
2012-08-07 | Bug 779709: Don't allow searching on changes to private attachments or comments | SImon Green | 1 | -3/+36 | |
r=glob, a=LpSolit | |||||
2012-08-03 | Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in ↵ | Frédéric Buclin | 1 | -4/+13 | |
SELECT r=glob a=LpSolit | |||||
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 | |
r=glob a=LpSolit | |||||
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 ↵ | Simon Green | 1 | -3/+3 | |
with a space r=glob, a=LpSolit | |||||
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 | |
type operators r=LpSolit,a=LpSolit | |||||
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 | |
r=dkl a=LpSolit | |||||
2012-04-12 | Bug 737436: Relative dates do not work correctly with the deadline field | Frédéric Buclin | 1 | -5/+11 | |
r=dkl a=LpSolit | |||||
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 | |
r/a=LpSolit | |||||
2012-04-04 | Bug 58179: End date not included in the Search By Change History section | Frédéric Buclin | 1 | -0/+5 | |
r=dkl a=LpSolit | |||||
2012-03-31 | Search for start-of-time-interval in date fields is (partially?) broken. | Marc Schumann | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270 | |||||
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 ↵ | Frédéric Buclin | 1 | -1/+5 | |
invalid SQL query r=dkl a=LpSolit | |||||
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 | |
r=dkl a=LpSolit | |||||
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 ↵ | Frédéric Buclin | 1 | -2/+2 | |
bug 550299 | |||||
2011-12-05 | Bug 550299: User fields are left blank in buglists and whines when local ↵ | Frédéric Buclin | 1 | -13/+19 | |
user accounts are used (i.e. they have no @company.com suffix) r/a=mkanat | |||||
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 | |
r/a=mkanat | |||||
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 | |
r=LpSolit, a=LpSolit | |||||
2011-08-04 | Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if ↵ | Frédéric Buclin | 1 | -2/+2 | |
a group exists or not r=glob a=LpSolit | |||||
2011-07-19 | Bug 671964: Move old field names conversion from do_search_function | Tiago Mello | 1 | -7/+6 | |
to _handle_chart(). r/a=mkanat | |||||
2011-06-14 | Bug 660866: Allow editing of old "boolean chart" searches using the new | Max Kanat-Alexander | 1 | -7/+32 | |
"custom search" UI controls on the advanced search form. r=mkanat, a=mkanat (module owner) | |||||
2011-06-11 | Fixes several bugs at once related to New Charts: | Frédéric Buclin | 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 | |||||
2011-05-13 | Allow searches to specify whether the top-level criteria will be joined | Max Kanat-Alexander | 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.) |