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
*
Rails4: replace deprecated Relation#update_all at QueryTest
Toshi MARUYAMA
2014-01-09
1
-2
/
+1
*
Fixed assertion for postgresql and sqlite (#8842).
Jean-Philippe Lang
2014-01-04
1
-1
/
+1
*
Fixed test failure with ruby1.8 (#8842).
Jean-Philippe Lang
2014-01-03
1
-0
/
+14
*
remove trailing white-spaces from test/unit/query_test.rb
Toshi MARUYAMA
2013-11-09
1
-5
/
+5
*
Filters show issues with unused custom fields (#13537).
Jean-Philippe Lang
2013-09-13
1
-9
/
+37
*
Filtering issues on "related to" may ignore other filters (#14401).
Jean-Philippe Lang
2013-07-28
1
-0
/
+15
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-0
/
+22
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
1
-0
/
+66
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Fixed that filtering may return unwanted blank values (#14051).
Jean-Philippe Lang
2013-05-16
1
-0
/
+14
*
move filter order tests from helper to model.
Toshi MARUYAMA
2013-05-16
1
-0
/
+27
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-4
/
+22
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
1
-0
/
+5
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-68
/
+37
*
Fixe that filter "Assignee's group" doesn't work with group assignments (#130...
Jean-Philippe Lang
2013-01-29
1
-3
/
+3
*
Let me see what was not found.
Jean-Philippe Lang
2013-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Make sure we don't cast an empty string to numeric (#12713).
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Use joins instead of sub-queries in group by/sort by when using custom fields...
Jean-Philippe Lang
2013-01-03
1
-9
/
+3
*
SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo...
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-122
/
+121
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
1
-1
/
+18
*
Changes how relative date filters work and adds specific filters for filterin...
Jean-Philippe Lang
2012-10-30
1
-0
/
+17
*
Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
Jean-Philippe Lang
2012-10-12
1
-5
/
+5
*
Adds no_issue_in_project operator for relations filter (#3265).
Jean-Philippe Lang
2012-10-04
1
-0
/
+16
*
Test failure.
Jean-Philippe Lang
2012-09-29
1
-2
/
+2
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-0
/
+70
*
add unit query test of French label
Toshi MARUYAMA
2012-09-01
1
-0
/
+8
*
set language en to test_label_for at test/unit/query_test.rb
Toshi MARUYAMA
2012-09-01
1
-0
/
+3
*
Ability to filter issues using project, author, assignee and target version c...
Jean-Philippe Lang
2012-08-07
1
-0
/
+45
*
Ability to group and sort the issue list by user/version custom field (#9419).
Jean-Philippe Lang
2012-07-24
1
-0
/
+14
*
Adds Private filter to the issue list (#8577).
Jean-Philippe Lang
2012-07-05
1
-0
/
+30
*
Fixed: Can't filter for negative numeric custom field (#11307).
Jean-Philippe Lang
2012-07-04
1
-0
/
+28
*
add missing fixture to test/unit/query_test.rb
Toshi MARUYAMA
2012-06-23
1
-1
/
+2
*
Adds all/none operators to text custom field filters (#9790).
Jean-Philippe Lang
2012-05-12
1
-0
/
+18
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
test: switch to Rails3 Active Record syntax at unit/query_test.rb
Toshi MARUYAMA
2012-05-04
1
-15
/
+12
*
RecordNotFound exception still raised with Rails3.
Jean-Philippe Lang
2012-04-28
1
-0
/
+10
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
1
-2
/
+2
*
Removed object_daddy dependency.
Jean-Philippe Lang
2012-04-22
1
-1
/
+3
*
Adds members of subprojects in assignee and author filters (#10126).
Jean-Philippe Lang
2012-02-01
1
-0
/
+13
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-1
/
+63
*
Fixed wrong assertion.
Jean-Philippe Lang
2012-01-14
1
-1
/
+1
*
Removed assertion that depends on the order of returned records.
Jean-Philippe Lang
2012-01-13
1
-1
/
+0
*
Adds "me" to user custom fields filters (#9923).
Jean-Philippe Lang
2012-01-13
1
-0
/
+17
*
Adds "my projects" filter on the cross-project issue list.
Jean-Philippe Lang
2012-01-13
1
-0
/
+13
*
Makes .find_ids return integers.
Jean-Philippe Lang
2012-01-03
1
-1
/
+1
*
Adds previous/next links to issue (#2850).
Jean-Philippe Lang
2012-01-03
1
-0
/
+7
*
Do not add errors on attributes on fake attributes.
Jean-Philippe Lang
2011-12-26
1
-1
/
+1
*
Fixed: error when filtering by numeric custom field with postgresql (#9719).
Jean-Philippe Lang
2011-12-05
1
-4
/
+35
[next]