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
/
unit
/
issue_relation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+4
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-12-06
1
-0
/
+14
*
Reverted r17054 (#27663).
Go MAEDA
2017-11-30
1
-14
/
+0
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-11-29
1
-0
/
+14
*
Update copyright.
Jean-Philippe Lang
2017-06-25
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
*
Overrides IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
1
-0
/
+19
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
1
-2
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Removed unused variable.
Jean-Philippe Lang
2013-12-15
1
-1
/
+0
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
1
-4
/
+4
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
1
-2
/
+2
*
add missing fixture to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2013-07-30
1
-1
/
+2
*
add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-0
/
+45
*
Fixed that r11641 prevents precedes/follows relations between subtasks (#13586).
Jean-Philippe Lang
2013-03-26
1
-0
/
+13
*
Fixed: Circular loop when using relations and subtasks (#8794).
Jean-Philippe Lang
2013-03-17
1
-0
/
+22
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
code layout cleanup test/unit/issue_relation_test.rb
Toshi MARUYAMA
2012-10-09
1
-6
/
+24
*
add missing fixtures to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2012-10-09
1
-1
/
+11
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit...
Toshi MARUYAMA
2011-10-07
1
-1
/
+3
*
code layout clean up of test_relation_type_for at test/unit/issue_relation_te...
Toshi MARUYAMA
2011-10-07
1
-1
/
+2
*
code layout clean up of test_follows_relation_should_not_be_reversed_if_valid...
Toshi MARUYAMA
2011-10-07
1
-1
/
+3
*
code layout clean up of test_follows_relation_should_be_reversed at test/unit...
Toshi MARUYAMA
2011-10-07
1
-1
/
+2
*
code layout clean up of test_create at test/unit/issue_relation_test.rb
Toshi MARUYAMA
2011-10-07
1
-1
/
+2
*
Rails3: test: replace deprecated errors.on at test_validates_circular_depende...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at test_validates_circular_depende...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
remove trailing white-spaces from test/unit/issue_relation_test.rb.
Toshi MARUYAMA
2011-08-29
1
-13
/
+13
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
1
-3
/
+0
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
1
-1
/
+7
*
Fixed circular dependencies possibly introduced when using reverse relations,...
Jean-Baptiste Barth
2011-06-26
1
-0
/
+12
*
Adds a test for issue circular dependency validation.
Jean-Philippe Lang
2011-01-15
1
-0
/
+9
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Safer code in IssueRelation (#7018).
Jean-Philippe Lang
2010-12-04
1
-0
/
+10
*
Adds issue relations to individual issue XML (#5305).
Jean-Philippe Lang
2010-05-01
1
-0
/
+9
*
Fixes 'follows' relation validation.
Jean-Philippe Lang
2009-12-18
1
-0
/
+11
*
Adds 'follows' relation (#1432).
Jean-Philippe Lang
2009-12-18
1
-0
/
+46