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
/
integration
/
api_test
/
issue_relations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
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
*
Fix undefined method 'split' when issue_to_id is numeric (#35039).
Go MAEDA
2021-04-12
1
-1
/
+22
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of test/integration/api_test/issue_relations_test.rb
Toshi MARUYAMA
2020-08-07
1
-2
/
+6
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-3
/
+3
*
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
*
Ajax Request Returns 200 but an error event is fired instead of success (#300...
Go MAEDA
2019-02-05
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-5
/
+9
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
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
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-4
/
+0
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-12
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at ApiTest::Iss...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-59
/
+45
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Adds a subclass of ActionDispatch::IntegrationTest for API tests.
Jean-Philippe Lang
2013-01-22
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-0
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-5
/
+5
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-4
/
+0
*
Rails3: replace "all" fixtures at test/integration/api_test/issue_relations_t...
Toshi MARUYAMA
2011-09-24
1
-1
/
+9
*
remove trailing white-spaces from test/integration/api_test/issue_relations_t...
Toshi MARUYAMA
2011-08-31
1
-12
/
+12
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
1
-3
/
+3
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-0
/
+19
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
1
-0
/
+83