Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  SVG 12052 almost 12 years Jean-Philippe Lang Fixed: warning: class variable access from topl...
  generators 11314 over 12 years Toshi MARUYAMA comment out i18n key in plugin template (#12900...
  plugins 13248 almost 11 years Toshi MARUYAMA replace Relation#all On Rails4.0: DEPRECATION...
  redmine 13253 almost 11 years Jean-Philippe Lang Removes some ruby1.8 handling code.
  tasks 13138 about 11 years Toshi MARUYAMA add support for pop3s (SSL) to redmine:email:re...
  vendor 9630 about 13 years Jean-Philippe Lang Use Mail instead of TMail in MailHandler.
diff.rb 6.13 KB 9317 about 13 years Toshi MARUYAMA fix source indents of lib/diff.rb
redcloth3.rb 38.4 KB 13091 about 11 years Toshi MARUYAMA fix typo at lib/redcloth3.rb
redmine.rb 15.1 KB 12736 over 11 years Toshi MARUYAMA update copyright year (#15977) Contributed by ...

Latest revisions

# Date Author Comment
13253 2014-07-09 18:48 Jean-Philippe Lang

Removes some ruby1.8 handling code.

13248 2014-07-09 12:57 Toshi MARUYAMA

replace Relation#all

On Rails4.0:

DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #load (e.g. `Post.where(published: true).load`).
If you want to get an array of records from a relation,
you can call #to_a (e.g. `Post.where(published: true).to_a`).

13239 2014-07-09 08:16 Toshi MARUYAMA

graft trunk r13148 "not use cache for max rgt"

13238 2014-07-09 08:16 Toshi MARUYAMA

add lib/plugins/awesome_nested_set/init.rb

13237 2014-07-09 08:15 Toshi MARUYAMA

awesome_nested_set: import master branch source

https://github.com/collectiveidea/awesome_nested_set/commit/f823ffb304ccf5ca9c4f14b60ff1f45ad2c3f440

13234 2014-07-08 23:35 Jean-Philippe Lang

Fixed error on Project.rebuild_tree! during migration (#14534).

13233 2014-07-08 23:19 Jean-Philippe Lang

Test suite passes with Rails 4.1.

13232 2014-07-08 23:16 Jean-Philippe Lang

Rails 4.1 branch

13227 2014-07-06 12:39 Jean-Philippe Lang

Updates for 2.5.2 release.

13218 2014-07-05 12:13 Jean-Philippe Lang

Include host in macro generated thumbnails urls (#16989).

View revisions

Also available in: Atom