Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  .github 18155 over 6 years Go MAEDA Fix typo: s/web site/website/ (#31327).
  app 22489 almost 2 years Marius BĂLTEANU Revert r21883 which was an workaround for #3762...
  bin 22321 about 2 years Go MAEDA Fix the changelog generator to work with the cu...
  config 22518 almost 2 years Marius BĂLTEANU Replaces @config.cache_classes@ which the new o...
  db 22512 almost 2 years Go MAEDA Change the default notification option from `on...
  doc 22483 almost 2 years Marius BĂLTEANU Updates for 5.1.1 release.
  extra 22079 almost 3 years Go MAEDA Fix that Example plugin (extra/sample_plugin) b...
  files 67 almost 19 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  lib 22517 almost 2 years Marius BĂLTEANU Fix NoMethodError: undefined method `rake_run' ...
  log 16266 almost 9 years Toshi MARUYAMA add newline at end of log/delete.me (#24928)
  plugins 9528 over 13 years Jean-Philippe Lang Merged rails-3.2 branch.
  public 22492 almost 2 years Go MAEDA Tamil jstoolbar translation update for 5.1-stab...
  test 22516 almost 2 years Marius BĂLTEANU Update integration test for plugin routes after...
  tmp 19547 over 5 years Go MAEDA tmp/pdf directory is no longer necessary (#3292...
  vendor 13956 almost 11 years Toshi MARUYAMA remove "rails" from vendor/ svn:ignore
.gitignore 823 Bytes 22291 about 2 years Go MAEDA Add ".byebug_history" to svn:ignore, .gitignore...
.hgignore 694 Bytes 22291 about 2 years Go MAEDA Add ".byebug_history" to svn:ignore, .gitignore...
.rubocop.yml 5.28 KB 22490 almost 2 years Go MAEDA Update RuboCop target Rails version to 7.1 (#36...
.rubocop_todo.yml 55.3 KB 22348 about 2 years Go MAEDA Disable RuboCop Style/InverseMethods (#36919).
.stylelintignore 42 Bytes 19732 over 5 years Go MAEDA Adds Stylelint to lint CSS files (#32888). Pat...
.stylelintrc 1009 Bytes 22392 about 2 years Go MAEDA Remove deprecated 'no-extra-semicolons' rule fr...
CONTRIBUTING.md 538 Bytes 18155 over 6 years Go MAEDA Fix typo: s/web site/website/ (#31327).
Gemfile 3.56 KB 22514 almost 2 years Marius BĂLTEANU Block @rack-session@ gem version to 1 in order ...
README.rdoc 205 Bytes 7851 almost 14 years Jean-Philippe Lang Typo
Rakefile 275 Bytes 18493 about 6 years Toshi MARUYAMA svn propset svn:executable on Rakefile
appveyor.yml 863 Bytes 18366 over 6 years Go MAEDA Replace RMagick with MiniMagick (#30492). Patc...
config.ru 129 Bytes 21989 almost 3 years Go MAEDA Fix RuboCop offense Style/RedundantConstantBase...
package.json 81 Bytes 22391 about 2 years Go MAEDA Update Stylelint to 15.11.0 (#39400).
yarn.lock 50.9 KB 22391 about 2 years Go MAEDA Update Stylelint to 15.11.0 (#39400).
  • svn:ignore: coverage .project .idea .settings .loadpath .bundle .powrc .rvmrc .ruby-version .byebug_history Gemfile.lock Gemfile.local node_modules yarn-error.log
  • svn:mergeinfo: /branches/5.0-stable:21618 /sandbox/custom_fields:12320-12324,12326-12399 /sandbox/rails-4.1:13232-13481 /sandbox/rails-5.1:16786-16858 /trunk:21672-21673,22399

Latest revisions

# Date Author Comment
22518 2023-12-12 18:56 Marius BĂLTEANU

Replaces config.cache_classes which the new option config.enable_reloading introduced in Rails 7.1 (#36320)

22517 2023-12-12 17:52 Marius BĂLTEANU

Fix NoMethodError: undefined method `rake_run' for Rails::TestUnit::Runner:Class (NoMethodError) after updating to Rails 7.1 (#36320, #39803)

Patch by Takashi Kato.

22516 2023-12-12 17:45 Marius BĂLTEANU

Update integration test for plugin routes after r22515 (#36320, #39803).

22515 2023-12-12 17:26 Marius BĂLTEANU

Reverts r22507, r22508 and r22510 (#36320, #39803).

22514 2023-12-11 11:57 Marius BĂLTEANU

Block rack-session gem version to 1 in order to stick with Rack 2 (#36320).

Patch by Minoru Maeda.

22513 2023-12-11 11:56 Marius BĂLTEANU

Refactor integration test for plugins routing (added in r22328) in order to use the new plugins directory path for test environment (#36320).

22512 2023-12-11 10:20 Go MAEDA

Change the default notification option from `only_my_events` to `only_assigned` (#39500).

Patch by Go MAEDA.

22511 2023-12-11 10:14 Go MAEDA

Revert r22504 that missing a necessary file (#39500).

22510 2023-12-11 08:49 Marius BĂLTEANU

Remove unnecessary line that changes the PluginLoader directory inside plugins_test.rb (#36320).

22509 2023-12-10 05:01 Marius BĂLTEANU

Fix failing API tests on Ruby 2.7 after migration to Rails 7.1 (#36320, #39760).

Patch by Minoru Maeda.

View revisions

Also available in: Atom