Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  environments 4405 about 15 years Jean-Philippe Lang Replaced SessionStore :session_key with :key (#...
  initializers 8717 almost 14 years Jean-Philippe Lang Extracts custom field values validation from Cu...
  locales 8774 almost 14 years Jean-Philippe Lang Better handling of issue update conflicts (#8691).
additional_environment.rb.example 378 Bytes 3018 about 16 years Eric Davis Allow a config/additional_environment.rb file t...
boot.rb 2.9 KB 7844 almost 14 years Jean-Philippe Lang Upgrade to Rails 2.3.14 with Prototype 1.7 (#96...
configuration.yml.example 5.14 KB 7833 almost 14 years Jean-Philippe Lang Adds enable_starttls_auto option to gmail examp...
database.yml.example 754 Bytes 6557 about 14 years Toshi MARUYAMA remove trailing white-spaces from config/databa...
environment.rb 2.62 KB 8751 almost 14 years Jean-Philippe Lang Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
routes.rb 22.1 KB 8718 almost 14 years Toshi MARUYAMA route: repository: move :repository_id routes b...
settings.yml 4.28 KB 8750 almost 14 years Jean-Philippe Lang Adds a setting that allows to reference/fix iss...
  • svn:ignore: database.yml email.yml configuration.yml

Latest revisions

# Date Author Comment
8774 2012-02-04 18:36 Jean-Philippe Lang

Better handling of issue update conflicts (#8691).

8758 2012-02-03 00:27 Toshi MARUYAMA

remove Korean yaml comment header

It is too hard to maintain.

8757 2012-02-03 00:27 Toshi MARUYAMA

Korean translation for 1.3-stable updated by Ki Won Kim (#10137)

8751 2012-02-02 20:30 Jean-Philippe Lang

Replaced ruby-net-ldap with net-ldap 0.2.2 gem.

8750 2012-02-02 19:09 Jean-Philippe Lang

Adds a setting that allows to reference/fix issues of all projects (#3087).

8742 2012-01-31 03:41 Toshi MARUYAMA

Rails3: add number.format to ro and sk locales (#4796)

Test fails on Rails 3.0.11 and Ruby 1.8.7.

Failure:
test_number_to_human_size_for_each_language(Redmine::I18nTest)
    [test/unit/lib/redmine/i18n_test.rb:114:in `test_number_to_human_size_for_each_language'...
8737 2012-01-30 23:51 Toshi MARUYAMA

Bulgarian translation updated by Ivan Cenov (#10087)

8727 2012-01-29 23:03 Jean-Philippe Lang

Locales update.

8721 2012-01-29 21:51 Jean-Philippe Lang

Adds support for multiselect custom fields (#1189).

8718 2012-01-29 02:23 Toshi MARUYAMA

route: repository: move :repository_id routes before non :repository_id routes

On Rails3 new route format, tests pass except following routes.

  • 'projects/:id/repository' :action => 'show'
  • 'projects/:id/repository/:repository_id' :action => 'show'

View revisions

Also available in: Atom