]> source.dussan.org Git - redmine.git/commit
Refactor: convert WikiController to a REST resource
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 28 Oct 2010 21:25:38 +0000 (21:25 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 28 Oct 2010 21:25:38 +0000 (21:25 +0000)
commitc514dd6885af45ebb38d00ba4a8c61b1ea206d2c
tree1427bc497e59c610fc4c622ff55ffbb8704c0142
parente7e7a91b857408557b037932de69f03c4bc6c9aa
Refactor: convert WikiController to a REST resource

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4303 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/helpers/application_helper.rb
app/views/projects/settings/_versions.rhtml
app/views/wiki/date_index.html.erb
app/views/wiki/edit.rhtml
app/views/wiki/history.rhtml
app/views/wiki/show.rhtml
config/routes.rb
test/functional/wiki_controller_test.rb
test/integration/routing_test.rb
test/unit/helpers/application_helper_test.rb