]> source.dussan.org Git - redmine.git/commit
REST API for Search (#6277).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Mar 2016 09:42:35 +0000 (09:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Mar 2016 09:42:35 +0000 (09:42 +0000)
commit5533a2b5f2e4b25e15de7f21357c0ef5672e09c4
tree9abbcf8619b0b859d0652d281b9e41399f5ff64d
parent06dec37f499ab398dc89b9710030d40382c56508
REST API for Search (#6277).

Patch by Akiko Takano and Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15262 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/search_controller.rb
app/views/search/index.api.rsb [new file with mode: 0644]
test/integration/api_test/search_test.rb [new file with mode: 0644]