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
/
settings_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
2024-12-11
1
-3
/
+0
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-3
/
+3
*
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
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-4
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Add plugin CSS classes to plugin settings views (#33453).
Go MAEDA
2020-06-09
1
-2
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/setti...
Toshi MARUYAMA
2019-11-24
1
-4
/
+8
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/set...
Toshi MARUYAMA
2019-10-14
1
-1
/
+0
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Fix plugins test to use correct plugin name and directory (#31110).
Go MAEDA
2019-04-19
1
-2
/
+9
*
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
*
Add missing fixtures to several tests (#30276).
Go MAEDA
2019-01-09
1
-1
/
+1
*
Don't error when posting empty plugin settings (#26393).
Jean-Philippe Lang
2017-07-10
1
-0
/
+14
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-2
/
+2
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-0
/
+29
*
Don't error if an invalid setting is given.
Jean-Philippe Lang
2016-07-21
1
-0
/
+9
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-3
/
+3
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-25
/
+39
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Clear settings that are changed by these tests.
Jean-Philippe Lang
2016-03-26
1
-1
/
+5
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Send a notification when security settings are changed (#21421).
Jean-Philippe Lang
2016-02-05
1
-0
/
+38
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+0
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds methods for loading and adding settings.
Jean-Philippe Lang
2014-12-05
1
-4
/
+6
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-4
/
+4
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-4
/
+4
*
add missing fixtures to SettingsControllerTest
Toshi MARUYAMA
2014-07-13
1
-1
/
+2
*
Don't clear plugins in tests (#16258).
Jean-Philippe Lang
2014-03-21
1
-3
/
+6
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
1
-15
/
+19
*
Rows may not be oredered as expected with ruby1.8 (#4911).
Jean-Philippe Lang
2013-10-05
1
-2
/
+2
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
1
-0
/
+51
*
Fix 500 error for requests to the settings path for non-configurable plugins ...
Jean-Philippe Lang
2013-01-20
1
-1
/
+21
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Fixed that settings raises an error if not trackers exist (#11467).
Jean-Philippe Lang
2012-07-21
1
-0
/
+7
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
1
-0
/
+1
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
1
-0
/
+20
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
[next]