index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
query_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove blank keys from sort criteria (#30009).
Go MAEDA
2018-11-26
1
-0
/
+6
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
1
-0
/
+23
*
Custom queries are broken by updating with nil parameter values (#29701).
Go MAEDA
2018-10-04
1
-0
/
+15
*
Redmine::SortCriteria#normalize! does not limit properly the maximum number o...
Go MAEDA
2018-09-20
1
-0
/
+6
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
1
-0
/
+32
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
1
-6
/
+9
*
Fixed that "test_editable_by_for_global_query" and "test_editable_by_for_glob...
Jean-Philippe Lang
2018-06-16
1
-1
/
+0
*
Global and public custom queries are shown as editable to non administrators ...
Jean-Philippe Lang
2018-04-08
1
-1
/
+21
*
Ignore archived project memberships when calculating issue query visibility (...
Go MAEDA
2018-04-07
1
-0
/
+5
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Show statuses of project trackers only (#5385).
Jean-Philippe Lang
2017-05-27
1
-0
/
+26
*
Fixed that related to "no open issues" filter shows all issues (#25478).
Jean-Philippe Lang
2017-04-06
1
-1
/
+15
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-1
/
+1
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-4
/
+4
*
Issue description filter's 'none' operator does not match issues with blank d...
Jean-Philippe Lang
2017-03-07
1
-0
/
+12
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+9
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
1
-2
/
+25
*
Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).
Jean-Philippe Lang
2017-03-02
1
-3
/
+5
*
Adds a filter on issue attachments (#2783).
Jean-Philippe Lang
2017-03-02
1
-1
/
+34
*
Adds updated_by and last_updated_by filters on issues (#17720).
Jean-Philippe Lang
2017-01-19
1
-0
/
+87
*
Searching for issues with "updated = none" always returns zero results (#15226).
Jean-Philippe Lang
2017-01-18
1
-0
/
+15
*
Fixed that Query#has_column? returns false with default columns.
Jean-Philippe Lang
2017-01-17
1
-0
/
+8
*
Filtering out specific subprojects (using 'is not' operator) (#15773).
Jean-Philippe Lang
2017-01-14
1
-3
/
+20
*
Filters on chained custom fields and custom field attributes (#21249).
Jean-Philippe Lang
2017-01-14
1
-0
/
+43
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-0
/
+22
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
1
-12
/
+18
*
Add the possibility to filter issues after Target Version's Status and Due Da...
Jean-Philippe Lang
2016-10-02
1
-2
/
+32
*
Filter on issue ID with between/lesser/greater operator does not work (#23596).
Jean-Philippe Lang
2016-08-30
1
-1
/
+9
*
Group versions by status in issue filters (#10412).
Jean-Philippe Lang
2016-07-02
1
-2
/
+2
*
Test failure with SQLServer (#22320).
Jean-Philippe Lang
2016-05-07
1
-1
/
+3
*
Fixes Query#date_clause timezone handling (#22320).
Jean-Philippe Lang
2016-05-07
1
-0
/
+44
*
Filter by issue id (#4806).
Jean-Philippe Lang
2016-05-06
1
-0
/
+8
*
SQL server: non ASCII filter on text fields does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-9
/
+13
*
Set source encoding (#22405).
Jean-Philippe Lang
2016-04-24
1
-0
/
+2
*
SQL server: non ASCII filter on issue subject does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-0
/
+10
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Ability to filter issues blocked by any/no open issues (#16621).
Jean-Philippe Lang
2015-11-07
1
-0
/
+28
*
Test failure (#21074).
Jean-Philippe Lang
2015-10-31
1
-0
/
+1
*
Test failure (#21074).
Jean-Philippe Lang
2015-10-30
1
-1
/
+1
*
Add users to assignee/author filters if they are missing (#3398).
Jean-Philippe Lang
2015-10-21
1
-0
/
+22
*
Typo "coma" (#20551).
Jean-Philippe Lang
2015-10-20
1
-2
/
+2
*
Workaround for spent time grouped by project (#1561).
Jean-Philippe Lang
2015-10-09
1
-0
/
+14
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-0
/
+41
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+76
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-12
/
+15
*
Adds test for when filtering on invalid issue ids (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+18
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+40
*
Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
Jean-Philippe Lang
2015-02-08
1
-8
/
+12
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
[next]