]> source.dussan.org Git - redmine.git/commit
Files REST API (#19116).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Dec 2016 10:05:55 +0000 (10:05 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Dec 2016 10:05:55 +0000 (10:05 +0000)
commite068f855dcc78e873d8214c123bd96fc0fcfa6db
treea27cb61c62b1adbdc8b5b6765535cd54fd0adef1
parentf3627e2a3d1a9fa606fc71f66776d4b879b92323
Files REST API (#19116).

Patch by Lucile Quirion and Jake Kemme.

git-svn-id: http://svn.redmine.org/redmine/trunk@16109 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/files_controller.rb
app/helpers/attachments_helper.rb
app/views/files/index.api.rsb [new file with mode: 0644]
test/integration/api_test/api_routing_test.rb
test/integration/api_test/files_test.rb [new file with mode: 0644]