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 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-3
/
+3
*
Fixed some more test/integration/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
REST API for deleting wiki pages (#7082).
Jean-Philippe Lang
2012-10-28
1
-0
/
+9
*
Adds last edit comments on the wiki page (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+1
*
Adds ?include=attachments option when retrieving a wiki page with the REST AP...
Jean-Philippe Lang
2012-10-25
1
-0
/
+15
*
REST API for creating/updating wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-3
/
+86
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+85
*
Let the attachment filename be specified on upload (#12125).
Jean-Philippe Lang
2012-10-18
1
-0
/
+12
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-0
/
+44
*
Expose roles details via REST API (#11502).
Jean-Philippe Lang
2012-10-12
1
-0
/
+21
*
Adds an optional X-Redmine-Switch-User header to let admin users swicth user ...
Jean-Philippe Lang
2012-10-11
1
-0
/
+41
*
code layout cleanup test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-27
/
+57
*
add missing fixture to test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-0
/
+1
*
Added a test for JSON upload.
Jean-Philippe Lang
2012-09-16
1
-0
/
+17
*
Removed test contexts.
Jean-Philippe Lang
2012-09-16
1
-76
/
+66
*
Adds sharing attribute to the versions API (#11541).
Jean-Philippe Lang
2012-07-31
1
-9
/
+5
*
Adds JSONP support to the API (#11469).
Jean-Philippe Lang
2012-07-27
1
-0
/
+54
*
Do not user user session for API requests.
Jean-Philippe Lang
2012-07-27
1
-0
/
+32
*
Adds assertions on response status and body.
Jean-Philippe Lang
2012-07-14
1
-36
/
+21
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
9
-0
/
+23
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
1
-0
/
+15
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+9
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+199
*
Copyright update.
Jean-Philippe Lang
2012-05-05
12
-12
/
+12
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
2
-2
/
+2
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
1
-3
/
+5
*
Additional test for memberships API.
Jean-Philippe Lang
2012-04-19
1
-0
/
+8
*
Adds a template for API error messages so that it does not depend on AR::Erro...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
2
-5
/
+5
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-2
/
+2
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Better message for file size validation error.
Jean-Philippe Lang
2012-02-23
1
-0
/
+11
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
2
-0
/
+103
*
Adds membership ids to /users/:id API response.
Jean-Philippe Lang
2012-02-06
1
-0
/
+28
*
Typo
Jean-Philippe Lang
2012-02-06
1
-1
/
+1
*
Adds a simple API for listing roles (#9725).
Jean-Philippe Lang
2012-02-06
1
-0
/
+69
*
REST API for project memberships (#7420).
Jean-Philippe Lang
2012-02-06
1
-0
/
+190
*
Fixes assertion.
Jean-Philippe Lang
2012-02-04
1
-1
/
+1
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+120
*
Makes Version REST API accept due_date attribute (#10013).
Jean-Philippe Lang
2012-01-21
1
-0
/
+14
*
Allows project to be changed from the regular issue update action (#4769, #98...
Jean-Philippe Lang
2012-01-07
1
-0
/
+16
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-81
/
+28
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
9
-79
/
+73
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-8
/
+4
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
10
-40
/
+0
*
code layout clean up test/integration/api_test/users_test.rb
Toshi MARUYAMA
2011-12-23
1
-9
/
+43
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+5
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
1
-5
/
+5
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-0
/
+127
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+36
[next]