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
/
app
/
models
/
issue_query.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
1
-0
/
+10
*
Issue filtering by spent time (#26826).
Go MAEDA
2019-04-30
1
-0
/
+23
*
Adds a new query column for the parent task subject (#19371).
Go MAEDA
2019-04-24
1
-0
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
"Last updated by" filter causes an SQL error with MariaDB (#30367).
Go MAEDA
2019-03-07
1
-1
/
+1
*
Multiple issue ids in "Subtasks" filter (#30808).
Go MAEDA
2019-02-28
1
-3
/
+5
*
Multiple issue ids in "Parent task" filter (#30482).
Go MAEDA
2019-02-01
1
-1
/
+7
*
Allow issues grouping by creation, update and closing date (#13803).
Jean-Philippe Lang
2018-12-12
1
-3
/
+3
*
Allow issues grouping by start and due dates (#13803).
Jean-Philippe Lang
2018-12-12
1
-2
/
+2
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
1
-0
/
+10
*
Custom queries are broken by updating with nil parameter values (#29701).
Go MAEDA
2018-10-04
1
-2
/
+2
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
1
-1
/
+1
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
1
-1
/
+1
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
1
-2
/
+20
*
Fix that spent_time total on the issue list can be wrong (#26471).
Jean-Philippe Lang
2017-07-20
1
-13
/
+19
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Show the same trackers and statuses on time entry queries (#5385).
Jean-Philippe Lang
2017-05-27
1
-1
/
+1
*
Show statuses of project trackers only (#5385).
Jean-Philippe Lang
2017-05-27
1
-1
/
+1
*
Fixed that related to "no open issues" filter shows all issues (#25478).
Jean-Philippe Lang
2017-04-06
1
-1
/
+1
*
Let the issue list be grouped by private flag.
Jean-Philippe Lang
2017-04-04
1
-1
/
+1
*
Makes Attachments column available on the issue list (#25515).
Jean-Philippe Lang
2017-04-04
1
-1
/
+2
*
Query through multiple projects by issue custom field not possible anymore (#...
Jean-Philippe Lang
2017-04-03
1
-7
/
+1
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-2
/
+6
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-7
/
+0
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-1
/
+5
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
1
-0
/
+9
*
Priority should always be preloaded as it's used to render issue links.
Jean-Philippe Lang
2017-03-02
1
-1
/
+2
*
Adds a filter on issue attachments (#2783).
Jean-Philippe Lang
2017-03-02
1
-0
/
+15
*
Changed filter position (#17720).
Jean-Philippe Lang
2017-01-21
1
-8
/
+8
*
Adds updated_by and last_updated_by filters on issues (#17720).
Jean-Philippe Lang
2017-01-19
1
-0
/
+29
*
Searching for issues with "updated = none" always returns zero results (#15226).
Jean-Philippe Lang
2017-01-18
1
-0
/
+11
*
Fixed #joins_for_order_statement (#24865).
Jean-Philippe Lang
2017-01-18
1
-4
/
+4
*
Don't join all associations by default (#24865).
Jean-Philippe Lang
2017-01-18
1
-3
/
+18
*
Moves sort joins for issues to IssueQuery.
Jean-Philippe Lang
2017-01-17
1
-0
/
+12
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-61
/
+20
*
Translate statuses in the version status filter (#23215).
Jean-Philippe Lang
2016-10-02
1
-1
/
+1
*
Add the possibility to filter issues after Target Version's Status and Due Da...
Jean-Philippe Lang
2016-10-02
1
-0
/
+25
*
Filter on issue ID with between/lesser/greater operator does not work (#23596).
Jean-Philippe Lang
2016-08-30
1
-4
/
+9
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-0
/
+4
*
Pull up query visibility methods.
Jean-Philippe Lang
2016-07-11
1
-51
/
+1
*
Group versions by status in issue filters (#10412).
Jean-Philippe Lang
2016-07-02
1
-1
/
+1
*
Filter by issue id (#4806).
Jean-Philippe Lang
2016-05-06
1
-0
/
+11
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Don't omit version/category filters if project has no versions/categories.
Jean-Philippe Lang
2015-11-07
1
-10
/
+6
*
Ability to filter issues blocked by any/no open issues (#16621).
Jean-Philippe Lang
2015-11-07
1
-0
/
+3
*
Add users to assignee/author filters if they are missing (#3398).
Jean-Philippe Lang
2015-10-21
1
-0
/
+5
*
Allow issue description to be searchable as a filter (#1159).
Jean-Philippe Lang
2015-10-15
1
-0
/
+1
*
Reverts r14672, test broken (#1159).
Jean-Philippe Lang
2015-10-14
1
-1
/
+0
[next]