This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
lib
History
Eric Davis
c399e76324
Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4293 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-10-25 23:32:01 +00:00
..
generators
Add example url and author url to the plugin generator.
2010-06-17 19:02:13 +00:00
redmine
Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed
2010-10-25 23:32:01 +00:00
SVG
Fixes SVG lib for ruby1.9.
2009-11-07 10:40:54 +00:00
tasks
Add rake task to send test email. (
#6511
)
2010-10-15 22:50:33 +00:00
ar_condition.rb
Activity enhancements:
2008-03-11 19:33:38 +00:00
diff.rb
Added branch and tag support to the git repository viewer. (
#1406
)
2009-08-15 22:41:40 +00:00
faster_csv.rb
Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.
2009-11-04 13:22:26 +00:00
redcloth3.rb
Fixes some textile issues with JRuby (
#5404
).
2010-04-30 17:50:34 +00:00
redmine.rb
Refactor: Rename WikiController#page_index to #index
2010-10-25 16:16:46 +00:00
tabular_form_builder.rb
Exclude fields_for in the TabularFormBuilder, it has a different method
2010-06-20 19:03:09 +00:00