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
/
functional
/
queries_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-0
/
+44
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-12
/
+12
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Reuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu
2022-04-01
1
-0
/
+54
*
Fix time entries of sub-projects are not listed when activity is specified in...
Marius Balteanu
2022-02-20
1
-0
/
+24
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Allow to use watch_by filter in the global issues list (#34700).
Go MAEDA
2021-02-11
1
-0
/
+22
*
remove spaces inside {} of QueriesControllerTest
Toshi MARUYAMA
2020-11-12
1
-5
/
+5
*
add space after comma to QueriesControllerTest
Toshi MARUYAMA
2020-11-04
1
-1
/
+1
*
fix source indent of QueriesControllerTest
Toshi MARUYAMA
2020-10-24
1
-105
/
+146
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-2
/
+3
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-9
/
+9
*
Add buttons to save/edit/delete a custom query to calendar view (#32194).
Go MAEDA
2019-11-30
1
-0
/
+35
*
Only admin users should be able to manage public queries on the project list ...
Jean-Philippe Lang
2019-11-20
1
-1
/
+1
*
Fix a Rubocop offense caused by r19065 (#16904).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Fix that QueriesControllerTest fails due to r19065 (#16904).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Add anonymous user to author list in issue/time query (#16904).
Jean-Philippe Lang
2019-11-10
1
-1
/
+2
*
Filters for Projects page (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+79
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
1
-2
/
+6
*
Enable frozen_string_literal for some files under test directory (#26561).
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
*
Wrong use of refute_includes in tests (#29708).
Go MAEDA
2018-10-02
1
-1
/
+1
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
1
-0
/
+37
*
Changed test name (#26091).
Go MAEDA
2018-06-30
1
-2
/
+1
*
Test for r17421 (#26091).
Go MAEDA
2018-06-29
1
-1
/
+12
*
Highlight "Spent time" in main menu when creating a time entries query.
Jean-Philippe Lang
2018-06-17
1
-0
/
+10
*
Include locked members in filters (#15201).
Go MAEDA
2018-06-09
1
-0
/
+54
*
Fix typo in test name: s/udpate/update/ (#28268).
Go MAEDA
2018-03-01
1
-1
/
+1
*
Fix filter values for fixed version id (#26667).
Jean-Philippe Lang
2017-10-15
1
-0
/
+14
*
Filtering time entries after issue's target version doesn't work as expected ...
Jean-Philippe Lang
2017-10-15
1
-0
/
+15
*
remove trailing white spaces from test/functional/queries_controller_test.rb
Toshi MARUYAMA
2017-09-15
1
-24
/
+24
*
Use ApplicationController#find_optional_project instead.
Jean-Philippe Lang
2017-06-26
1
-0
/
+25
*
Fixed that time entry queries cannot be saved when issue tracking is disabled...
Jean-Philippe Lang
2017-06-26
1
-0
/
+11
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-106
/
+240
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-1
/
+26
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-19
1
-10
/
+9
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+27
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Cannot create a custom query visibility is "to these roles only" (#20427).
Jean-Philippe Lang
2015-08-02
1
-0
/
+16
*
Fixed that user with "Manage public queries" permission, can create global pu...
Jean-Philippe Lang
2015-06-29
1
-6
/
+67
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-30
/
+10
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-3
/
+3
[next]