##// END OF EJS Templates
Added the ability to log time when changing an issue status....
Added the ability to log time when changing an issue status. git-svn-id: http://redmine.rubyforge.org/svn/trunk@586 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r570:ba1b857197ab
r583:e94e88e3adec
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 )