Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  app 13241 about 11 years Toshi MARUYAMA fix "connection" at IssueQuery model
  config 13242 about 11 years Toshi MARUYAMA config: remove config.whiny_nils from test and ...
  db 13243 about 11 years Toshi MARUYAMA db migrate: remove Relation#all from 2010081917...
  doc 13227 about 11 years Jean-Philippe Lang Updates for 2.5.2 release.
  extra 12736 over 11 years Toshi MARUYAMA update copyright year (#15977) Contributed by ...
  files 67 over 18 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  lib 13239 about 11 years Toshi MARUYAMA graft trunk r13148 "not use cache for max rgt"
  log 1283 over 17 years Jean-Philippe Lang Add unloadable to the sample plugin controller ...
  plugins 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
  public 13199 about 11 years Toshi MARUYAMA fix file upload broken on Chrome 36 (#17151) C...
  script 9659 about 13 years Toshi MARUYAMA set svn:executable '*' to script/*
  test 13234 about 11 years Jean-Philippe Lang Fixed error on Project.rebuild_tree! during mig...
  tmp 10702 over 12 years Toshi MARUYAMA add tmp/pdf directory (#12189)
  vendor 9565 about 13 years Jean-Philippe Lang Removed /vendor/plugins directory. Redmine plug...
.gitignore 731 Bytes 11764 about 12 years Jean-Baptiste Barth Add .powrc and .rvmrc in svn, git and hg ignores
.hgignore 607 Bytes 11764 about 12 years Jean-Baptiste Barth Add .powrc and .rvmrc in svn, git and hg ignores
.travis.yml 1.28 KB 13240 about 11 years Toshi MARUYAMA .travis.yml: remove Ruby 1.8.7
CONTRIBUTING.md 240 Bytes 11944 about 12 years Toshi MARUYAMA svn propset svn:eol-style native CONTRIBUTING.md
Gemfile 3.6 KB 13245 about 11 years Toshi MARUYAMA Gemfile: remove version from shoulda
README.rdoc 205 Bytes 7851 over 13 years Jean-Philippe Lang Typo
Rakefile 275 Bytes 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
config.ru 160 Bytes 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
  • svn:ignore: coverage .project .settings .loadpath .bundle .powrc .rvmrc Gemfile.lock Gemfile.local
  • svn:mergeinfo: /sandbox/custom_fields:12320-12324,12326-12399

Latest revisions

# Date Author Comment
13245 2014-07-09 10:08 Toshi MARUYAMA

Gemfile: remove version from shoulda

13244 2014-07-09 10:08 Toshi MARUYAMA

Gemfile: upgrade shoulda 3.5.0

This shoulda version is not support Ruby 1.8.7.

13243 2014-07-09 09:36 Toshi MARUYAMA

db migrate: remove Relation#all from 20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb

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`)....

13242 2014-07-09 09:36 Toshi MARUYAMA

config: remove config.whiny_nils from test and development environments

On Rails 4.0:

DEPRECATION WARNING: config.whiny_nils option is deprecated and no longer works.

13241 2014-07-09 09:35 Toshi MARUYAMA

fix "connection" at IssueQuery model

13240 2014-07-09 09:35 Toshi MARUYAMA

.travis.yml: remove Ruby 1.8.7

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

13236 2014-07-09 00:04 Jean-Philippe Lang

Preload project by default in #shared_versions.

View revisions

Also available in: Atom