Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  app 13414 almost 11 years Toshi MARUYAMA remove unneeded String#mb_chars from SearchHelp...
  bin 13276 about 11 years Jean-Philippe Lang Moved binaries to /bin.
  config 13314 about 11 years Jean-Philippe Lang Adds missing PATCH routes.
  db 13243 about 11 years Toshi MARUYAMA db migrate: remove Relation#all from 2010081917...
  doc 13276 about 11 years Jean-Philippe Lang Moved binaries to /bin.
  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 13294 about 11 years Jean-Philippe Lang Reverts r13279. uninitialized constant Rake::T...
  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 13315 about 11 years Jean-Philippe Lang Use .on() instead of .live().
  script 13276 about 11 years Jean-Philippe Lang Moved binaries to /bin.
  test 13388 almost 11 years Toshi MARUYAMA Merged r13386 from trunk to rails-4.1 add miss...
  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.run-test.sh 71 Bytes 13305 about 11 years Toshi MARUYAMA .travis.yml: run same commands with Redmine off...
.travis.yml 1.29 KB 13305 about 11 years Toshi MARUYAMA .travis.yml: run same commands with Redmine off...
CONTRIBUTING.md 240 Bytes 11944 about 12 years Toshi MARUYAMA svn propset svn:eol-style native CONTRIBUTING.md
Gemfile 3 KB 13373 almost 11 years Toshi MARUYAMA Gemfile: pin awesome_nested_set version on 3.0....
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
13414 2014-09-25 05:46 Toshi MARUYAMA

remove unneeded String#mb_chars from SearchHelper

Test fails randomly.

  1) Error:
SearchHelperTest#test_highlight_multibyte:
ArgumentError: invalid byte sequence in UTF-8
    app/helpers/search_helper.rb:36:in `block in highlight_tokens'
    app/helpers/search_helper.rb:26:in `each'...
13388 2014-09-12 15:47 Toshi MARUYAMA

Merged r13386 from trunk to rails-4.1

add missing fixtures to TimeEntryActivityTest

13387 2014-09-12 15:47 Toshi MARUYAMA

Merged r13385 from trunk to rails-4.1

add missing fixtures to Redmine::VersionFieldFormatTest

13384 2014-09-12 13:03 Toshi MARUYAMA

remove JRuby Iconv assertion removed by r13269

13382 2014-09-12 09:40 Toshi MARUYAMA

Merged r13381 from trunk to rails-4.1

add missing fixtures to TimeEntryQueryTest

13380 2014-09-12 06:05 Toshi MARUYAMA

Merged r13379 from trunk to rails-4.1

add missing fixtures to Redmine::UserFieldFormatTest

13377 2014-09-11 19:28 Toshi MARUYAMA

Merged r13375 from trunk to rails-4.1

add missing fixtures to NewsControllerTest

13376 2014-09-11 19:28 Toshi MARUYAMA

Merged r13374 from trunk to rails-4.1

add missing fixtures to CustomFieldTest

13373 2014-09-11 19:01 Toshi MARUYAMA

Gemfile: pin awesome_nested_set version on 3.0.0

Test fails on awesome_nested_set 3.0.1.

  1) Error:
IssueTest#test_destroying_a_deleted_issue_should_not_raise_an_error:
ActiveRecord::StaleObjectError: Attempted to destroy a stale object: Issue
    app/models/issue.rb:188:in `destroy'...
13372 2014-09-11 19:01 Toshi MARUYAMA

Gemfile: update Rails version to 4.1.5

View revisions

Also available in: Atom