Redmine/lib
Toshi MARUYAMA 882c4495c0 work around "rake db:create:all" error on JRuby SQLite3
<pre>
$ bundle exec rake ci --trace
...
rake aborted!
stack level too deep
/home/xxxx/.rvm/gems/jruby-1.7.4/gems/activerecord-3.2.15/lib/active_record/railties/databases.rake:184:in `local_database?'
/home/xxxx/.rvm/gems/jruby-1.7.4/gems/activerecord-3.2.15/lib/active_record/railties/databases.rake:52:in `(root)'
org/jruby/RubyHash.java:1375:in `each_value'
/home/xxxx/.rvm/gems/jruby-1.7.4/gems/activerecord-3.2.15/lib/active_record/railties/databases.rake:38:in `(root)'
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@12256 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-11-10 00:19:17 +00:00
..
SVG Fixed: warning: class variable access from toplevel on Ruby 2.0 (#14511). 2013-07-28 11:57:39 +00:00
generators comment out i18n key in plugin template (#12900) 2013-02-03 08:46:40 +00:00
plugins Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::Table failed error (#14773). 2013-10-14 17:07:17 +00:00
redmine Accept custom field format added at runtime (#15277). 2013-11-09 09:07:48 +00:00
tasks work around "rake db:create:all" error on JRuby SQLite3 2013-11-10 00:19:17 +00:00
diff.rb fix source indents of lib/diff.rb 2012-04-03 15:20:39 +00:00
redcloth3.rb Replaced acronym with abbr tags (#15191). 2013-10-26 07:15:08 +00:00
redmine.rb Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 2013-02-16 11:35:18 +00:00