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
/
issues_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include new statuses allowed by workflow in Issues REST API (#24976).
Go MAEDA
2021-04-19
1
-0
/
+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/issues_test.rb
Toshi MARUYAMA
2020-12-03
1
-2
/
+2
*
remove spaces inside {} of test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2020-09-12
1
-5
/
+5
*
Updating an issue via REST API causes internal server error if invalid projec...
Go MAEDA
2020-05-14
1
-0
/
+28
*
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
-11
/
+11
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/api_t...
Toshi MARUYAMA
2019-11-24
1
-17
/
+27
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issu...
Toshi MARUYAMA
2019-11-09
1
-103
/
+128
*
Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.
Go MAEDA
2019-10-02
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/...
Toshi MARUYAMA
2019-09-30
1
-12
/
+9
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...
Toshi MARUYAMA
2019-09-30
1
-25
/
+21
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/api...
Toshi MARUYAMA
2019-09-30
1
-4
/
+0
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/integrati...
Toshi MARUYAMA
2019-09-25
1
-35
/
+31
*
ApiTest fails if config.time_zone is set (#31388).
Go MAEDA
2019-06-08
1
-4
/
+4
*
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
-6
/
+6
*
fix element order (#26769)
Toshi MARUYAMA
2017-08-28
1
-1
/
+1
*
add category_id to REST issue creation tests (#26769)
Toshi MARUYAMA
2017-08-28
1
-0
/
+4
*
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
-68
/
+102
*
Adds a test for #25526.
Jean-Philippe Lang
2017-04-05
1
-0
/
+9
*
Add attachment information to issues.xml in REST API (#12181).
Jean-Philippe Lang
2017-03-03
1
-0
/
+16
*
Issues API does not respect time_entries_visibility (#24875).
Jean-Philippe Lang
2017-01-29
1
-0
/
+33
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-12
1
-0
/
+4
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-2
/
+2
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
1
-0
/
+8
*
Let the API accept project identifier for creating issues (#23766).
Jean-Philippe Lang
2016-10-01
1
-0
/
+10
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
1
-5
/
+2
*
Include private_notes property in xml/json Journals output (#20985).
Jean-Philippe Lang
2016-05-16
1
-1
/
+8
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-0
/
+64
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed that Issues API may disclose changesets that are not visible (#21136).
Jean-Philippe Lang
2015-11-04
1
-0
/
+14
*
New custom fields of existing issues are not initialized with their default v...
Jean-Philippe Lang
2015-10-31
1
-2
/
+2
*
Adds tests for default custom field value (#21074).
Jean-Philippe Lang
2015-10-30
1
-0
/
+78
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
1
-0
/
+5
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Fixed that creating an issue without tracker_id attribute ignores custom fiel...
Jean-Philippe Lang
2015-03-14
1
-0
/
+29
*
Adds a test for #19270.
Jean-Philippe Lang
2015-03-07
1
-0
/
+11
*
Fixed that timestamps may not be formatted as expected in XML responses (#190...
Jean-Philippe Lang
2015-02-16
1
-0
/
+9
*
Fixed attachment fixture (should be attached to issue 3 because one of its jo...
Jean-Philippe Lang
2015-01-24
1
-4
/
+4
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-7
/
+7
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Use upload helper method.
Jean-Philippe Lang
2014-12-22
1
-20
/
+5
*
Use raw request content in tests to make sure that XML/JSON payload is proper...
Jean-Philippe Lang
2014-12-22
1
-7
/
+25
*
Adds tests for creating an issue with multiple uploads.
Jean-Philippe Lang
2014-12-22
1
-0
/
+57
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-5
/
+5
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-4
/
+0
[next]