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
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-0
/
+8
*
Fixed: "None" category issue count is empty while grouping by category (#4308).
Jean-Philippe Lang
2009-12-02
1
-0
/
+26
*
Rescue invalid query statement error with an error message.
Jean-Philippe Lang
2009-11-28
1
-0
/
+7
*
Reverts r3072 (#4302: error raised when sorting on an association not include...
Jean-Philippe Lang
2009-11-27
1
-9
/
+0
*
Optimize associations loading on the issue list.
Jean-Philippe Lang
2009-11-16
1
-0
/
+9
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
1
-0
/
+5
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Fixed: case sensitivity in issue subject filtering (#3536).
Jean-Philippe Lang
2009-06-28
1
-5
/
+7
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Ability to save "sort order" in custom queries (#2899).
Jean-Philippe Lang
2009-03-12
1
-0
/
+25
*
Adds ability to filter watched issues (#846).
Jean-Philippe Lang
2009-02-12
1
-1
/
+21
*
Ability to sort the issue list by text, int and float custom fields (#1139).
Jean-Philippe Lang
2009-01-11
1
-0
/
+16
*
Ability to sort the issue list by text, list, date and boolean custom fields ...
Jean-Philippe Lang
2009-01-11
1
-0
/
+26
*
Fixed date filters accuracy with SQLite (#2221).
Jean-Philippe Lang
2008-11-23
1
-9
/
+48
*
Adds estimated hours to issue filters (#1678).
Jean-Philippe Lang
2008-07-26
1
-11
/
+25
*
Add filters on cross-project issue list for custom fields marked as 'For all ...
Jean-Philippe Lang
2008-06-22
1
-0
/
+6
*
Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).
Jean-Philippe Lang
2008-05-25
1
-0
/
+5
*
Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).
Jean-Philippe Lang
2008-04-29
1
-0
/
+74
*
Fixes custom field filters behaviour (#1078).
Jean-Philippe Lang
2008-04-26
1
-1
/
+1
*
Queries can be marked as 'For all projects'. Such queries will be available o...
Jean-Philippe Lang
2008-03-30
1
-2
/
+32
*
Added the ability to customize columns of a saved query.
Jean-Philippe Lang
2007-10-01
1
-0
/
+13
*
Fixed: queries with multiple custom fields return no result.
Jean-Philippe Lang
2007-08-26
1
-0
/
+31