##// END OF EJS Templates
Added wiki diff....
Added wiki diff. Diff can be viewed from the page history, or directly from the project activity page for each edit. Uses Lars Christensen's diff library. git-svn-id: http://redmine.rubyforge.org/svn/trunk@583 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r570:ba1b857197ab
r580:5e20417e6d52
Show More
redmine.rb
5 lines | 157 B | text/x-ruby | RubyLexer
require 'redmine/version'
require 'redmine/mime_type'
require 'redmine/acts_as_watchable/init'
REDMINE_SUPPORTED_SCM = %w( Subversion Darcs Mercurial Cvs )