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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Adds a test for #24297.
Jean-Philippe Lang
2016-11-18
1
-0
/
+11
*
Test failure.
Jean-Philippe Lang
2016-10-04
1
-5
/
+3
*
Adds a routing test for deleting attachment via the API.
Jean-Philippe Lang
2016-10-01
2
-2
/
+3
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
2
-0
/
+24
*
Let the API accept project identifier for creating issues (#23766).
Jean-Philippe Lang
2016-10-01
1
-0
/
+10
*
Return attachment id in api response to attachment upload (#23566).
Jean-Philippe Lang
2016-08-30
1
-0
/
+3
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
1
-0
/
+9
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
5
-24
/
+21
*
Tests for #22754.
Jean-Philippe Lang
2016-06-04
1
-0
/
+20
*
Add support for attaching file to WIKI pages by REST API (#14830).
Jean-Philippe Lang
2016-05-16
1
-0
/
+19
*
Include private_notes property in xml/json Journals output (#20985).
Jean-Philippe Lang
2016-05-16
1
-1
/
+8
*
Include value and label of possible values in custom fields API (#22745).
Jean-Philippe Lang
2016-05-08
1
-0
/
+15
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-0
/
+18
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
1
-1
/
+1
*
Handle search pagination with the REST API (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+18
*
Missing fixtures (#6277).
Jean-Philippe Lang
2016-03-19
1
-2
/
+8
*
REST API for Search (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+68
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-0
/
+64
*
NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson
Jean-Philippe Lang
2016-03-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
24
-24
/
+24
*
Accept dots in JSONP callback (#13718).
Jean-Philippe Lang
2016-01-16
1
-2
/
+2
*
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
*
Use generated groups.
Jean-Philippe Lang
2015-10-20
1
-14
/
+21
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
1
-0
/
+5
*
Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang
2015-03-15
1
-1
/
+11
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Adds a test for setting multivalued custom fields with JSON (#19368).
Jean-Philippe Lang
2015-03-14
1
-0
/
+21
*
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
*
Send a better content type than application/octet-stream (#19131).
Jean-Philippe Lang
2015-02-19
1
-1
/
+1
*
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
*
add missing fixture to test/integration/api_test/groups_test.rb
Toshi MARUYAMA
2015-01-19
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
10
-26
/
+26
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
24
-24
/
+24
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
1
-0
/
+15
*
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
*
Error when adding user to group where he is already assigned (#18665).
Jean-Philippe Lang
2014-12-21
1
-0
/
+13
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
8
-19
/
+19
*
Adds a test for invalid enumeration class parameter.
Jean-Philippe Lang
2014-12-05
1
-0
/
+6
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+20
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
21
-82
/
+3
[next]