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
/
gantts_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for r18136 (#14654).
Go MAEDA
2019-05-08
1
-0
/
+24
*
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
/
+2
*
Add assignee's icon to tooltips in gantt and calendar (#29306).
Go MAEDA
2018-09-18
1
-4
/
+8
*
Add tests for context menu in gantt (#10485).
Go MAEDA
2017-11-27
1
-0
/
+5
*
Add test assertions to the four controller test cases (#26125).
Jean-Philippe Lang
2017-06-25
1
-0
/
+12
*
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
/
+28
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-18
/
+4
*
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
*
Misc tests.
Jean-Philippe Lang
2014-12-13
1
-0
/
+12
*
Replaced some #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-20
1
-3
/
+3
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Don't reload the issue in after_save callback.
Jean-Philippe Lang
2013-02-28
1
-2
/
+2
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adjust test for r11120 (#3436).
Jean-Philippe Lang
2013-01-05
1
-1
/
+1
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-0
/
+16
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-68
/
+68
*
add copyright statement to test/functional/gantts_controller_test.rb
Toshi MARUYAMA
2012-07-21
1
-0
/
+17
*
replace shoulda to Rails standard tests at functional gantts controller test
Toshi MARUYAMA
2012-07-21
1
-19
/
+14
*
Rails3: test: template must be specified as controller/action not with their ...
Toshi MARUYAMA
2011-09-28
1
-5
/
+5
*
Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+9
*
remove trailing white-spaces from test/functional/gantts_controller_test.rb.
Toshi MARUYAMA
2011-08-30
1
-7
/
+7
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fixed: new gantt chart discloses all private projects names (#6276).
Jean-Philippe Lang
2010-11-21
1
-0
/
+12
*
Fixed: error on gantt when no issue have a due date (#6350).
Jean-Philippe Lang
2010-10-22
1
-1
/
+11
*
Mark the failed test in r4276 as pending. Tests should never fail when commit...
Eric Davis
2010-10-22
1
-1
/
+1
*
Adds a failing test for #6350.
Jean-Philippe Lang
2010-10-22
1
-0
/
+9
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-8
/
+8
*
Fix a few requires for metric_fu's rcov.
Eric Davis
2010-08-04
1
-1
/
+1
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
1
-0
/
+56