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
/
issue_statuses_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
12 days
1
-2
/
+0
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Add description for issue statuses and display them in issue new/edit form (#...
Go MAEDA
2023-08-31
1
-2
/
+8
*
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
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Fix that CSS selector in test_index_should_show_warning_when_no_workflow_is_d...
Go MAEDA
2020-02-18
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_...
Toshi MARUYAMA
2019-11-25
1
-19
/
+20
*
code layout clean up test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2019-10-08
1
-2
/
+2
*
Add missing fixture to IssueStatusesControllerTest (#32023).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Remove trailing whitespaces from test (#31506).
Go MAEDA
2019-06-06
1
-2
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
*
Show warning when no workflow uses the status in the workflows (#30916).
Go MAEDA
2019-02-26
1
-0
/
+15
*
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
-8
/
+34
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-5
/
+3
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-2
/
+2
*
Fixed duplicate test names (#18306).
Jean-Philippe Lang
2014-11-08
1
-2
/
+2
*
add missing fixture to test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-2
/
+15
*
use escaped "can't" constant at IssueStatusesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-8
/
+17
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Fixed some more test/functional/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-2
/
+2
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+14
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-18
/
+11
*
Resourcified issue statuses.
Jean-Philippe Lang
2011-11-22
1
-3
/
+3
*
Adds API response to /issue_statuses to get the list of all available statuse...
Jean-Philippe Lang
2011-11-20
1
-0
/
+12
*
remove trailing white-spaces from test/functional/issue_statuses_controller_t...
Toshi MARUYAMA
2011-08-31
1
-11
/
+11
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Refactor: Merged IssueStatusesController#list and #index.
Eric Davis
2010-02-12
1
-8
/
+7
*
Adds a Setting to control how an Issue's done_ratio is calculated:
Eric Davis
2009-12-11
1
-0
/
+23
*
Adds a few functional tests.
Jean-Philippe Lang
2009-11-07
1
-0
/
+73