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
/
query.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Query display types should accept only known types (#37925).
Marius Balteanu
2022-11-28
1
-1
/
+1
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-1
/
+1
*
Fix perfomance issue when objects are filtered by custom field values (#37268).
Marius Balteanu
2022-09-23
1
-4
/
+5
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
1
-1
/
+2
*
Fix chained custom field filter doesn't work for User fields (#36940).
Marius Balteanu
2022-06-27
1
-1
/
+1
*
Revert undesired change (#37349).
Marius Balteanu
2022-06-27
1
-1
/
+1
*
Fix filter for chained User custom fields returns 500 internal server error w...
Marius Balteanu
2022-06-27
1
-2
/
+2
*
Respect field visibility when showing associated issue fields (#37255).
Marius Balteanu
2022-06-16
1
-2
/
+4
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-1
/
+1
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-0
/
+1
*
Disable rubocop Lint/IneffectiveAccessModifier for @self.tokenized_like_condi...
Marius Balteanu
2021-10-09
1
-0
/
+2
*
Tokenize search parameter in order to allow multiple search terms in:
Marius Balteanu
2021-10-05
1
-5
/
+19
*
Fix rubocop offense (#35073).
Marius Balteanu
2021-10-03
1
-4
/
+3
*
Replace send with direct call because sanitize_sql_for_conditions is now publ...
Marius Balteanu
2021-10-03
1
-3
/
+4
*
Use sanitize_sql_like in Query#sql_contains (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+1
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+6
*
Require redmine/sort_criteria globally (#35455).
Go MAEDA
2021-06-26
1
-2
/
+0
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
1
-2
/
+5
*
Duplicate entries in issue filter values (#35201).
Go MAEDA
2021-05-07
1
-1
/
+1
*
Disable grouping for associations custom field (#35115).
Go MAEDA
2021-04-21
1
-1
/
+6
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Unnecessary database access when IssueQuery class is defined (#33290).
Go MAEDA
2021-03-19
1
-13
/
+28
*
Fix that column header is clickable even when the column is not actually sort...
Go MAEDA
2021-03-14
1
-1
/
+1
*
Allow to use watch_by filter in the global issues list (#34700).
Go MAEDA
2021-02-11
1
-1
/
+1
*
Subprojects issues are not displayed on main project when all subprojects are...
Go MAEDA
2020-12-27
1
-4
/
+4
*
shorten long line of Query#sql_for_custom_field
Toshi MARUYAMA
2020-12-12
1
-3
/
+5
*
shorten long line of Query#relative_date_clause
Toshi MARUYAMA
2020-12-10
1
-1
/
+4
*
shorten long line of Query#sql_for_field
Toshi MARUYAMA
2020-12-09
1
-17
/
+78
*
shorten long line of Query#add_custom_fields_filters
Toshi MARUYAMA
2020-12-04
1
-3
/
+7
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
fix source indent of app/models/query.rb
Toshi MARUYAMA
2020-09-17
1
-4
/
+4
*
Remove an unused variable in Query#add_chained_custom_field_filters (#33728).
Go MAEDA
2020-09-07
1
-1
/
+0
*
use "do end" instead of {} at app/models/query.rb
Toshi MARUYAMA
2020-08-09
1
-5
/
+9
*
fix source indent of app/models/query.rb
Toshi MARUYAMA
2020-07-21
1
-9
/
+21
*
remove spaces inside {} of app/models/query.rb
Toshi MARUYAMA
2020-07-11
1
-12
/
+27
*
Fix that totals of custom fields may not be sorted as configured (#33281).
Go MAEDA
2020-05-08
1
-2
/
+7
*
Fix sort does not work with group by datetime columns (#33110).
Jean-Philippe Lang
2020-04-05
1
-1
/
+6
*
Fix a RuboCop offense Style/MultipleComparison (#33083).
Go MAEDA
2020-03-07
1
-1
/
+1
*
Projects filter "Subproject of" does not work when the given value is "My pro...
Go MAEDA
2020-03-04
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Add system setting for default results display format of project query (#32818).
Go MAEDA
2020-02-11
1
-1
/
+5
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-2
/
+2
*
Issue relations filter lacks "is not" (#32546).
Go MAEDA
2019-12-12
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/query.rb
Toshi MARUYAMA
2019-11-22
1
-0
/
+11
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb
Toshi MARUYAMA
2019-11-20
1
-4
/
+0
*
Add anonymous user to author list in issue/time query (#16904).
Jean-Philippe Lang
2019-11-10
1
-0
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb
Toshi MARUYAMA
2019-11-08
1
-11
/
+13
[next]