]> source.dussan.org Git - redmine.git/commit
Raises wiki edits comments limit to 1024 (#19886).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 21 Sep 2015 21:13:06 +0000 (21:13 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 21 Sep 2015 21:13:06 +0000 (21:13 +0000)
commit7b12145ed904e531fa4e573cb5efb50abdedf6ac
tree4be4fb23985aa6371bebb3e185aa300e9915f816
parent5882629e26abcc6dcf7d1f0a0e62982ea1a308ca
Raises wiki edits comments limit to 1024 (#19886).

git-svn-id: http://svn.redmine.org/redmine/trunk@14622 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/wiki_content.rb
app/views/wiki/edit.html.erb
db/migrate/20150921210243_change_wiki_contents_comments_limit_to_1024.rb [new file with mode: 0644]
test/functional/wiki_controller_test.rb