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
Toshi MARUYAMA
48f6472e0f
scm: mercurial: catch exception and return nil during getting info (
#8777
).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6245 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-07-11 00:55:19 +00:00
..
generators
replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb.
2011-06-17 06:48:02 +00:00
redmine
scm: mercurial: catch exception and return nil during getting info (
#8777
).
2011-07-11 00:55:19 +00:00
SVG
Fixes SVG lib for ruby1.9.
2009-11-07 10:40:54 +00:00
tasks
remove trailing white-spaces from fetch_changesets.rake.
2011-07-10 11:07:09 +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
Fixed: line breaks are ignored in quoted text (
#6148
).
2011-03-14 20:35:36 +00:00
redmine.rb
Adds support for GET on /issues/:issue_id/relations (
#7366
).
2011-07-04 17:44:41 +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