Commit Graph

798 Commits (5c8e04db55591fb15e413cda13c3c404b04db5ff)

Author SHA1 Message Date
Holger Just 35a38086e3 [#112] Fix tests for jruby 14 years ago
Holger Just 18247a6c58 [112] Detect SQLite3 version on JRuby 14 years ago
Holger Just c04ff93f8f [#112] Properly stub SQLite3 for version tests 14 years ago
Felix Schäfer 6015913f34 Change test to use the new journalized interface. #415 14 years ago
Felix Schäfer d7b963e6a6 Load the SQLite3 lib for the test to work. #112 14 years ago
Holger Just 7b3a2047fd Whitespace fixes 14 years ago
Holger Just 705c0db000 [#112] Fix failing raw version for postgres 14 years ago
Holger Just 8279144073 [#112] Add ChiliProject::Database 14 years ago
Eric Davis 0ed2af49e9 [#408] Removed old JournalDetail test 14 years ago
Eric Davis f79e209d4c [#123] Fix hardcoded test value with a dynamic one 14 years ago
Eric Davis 0ba4134ecc [#123] Fix Journal notification test 14 years ago
Eric Davis aa2b0a8709 [#123 #407] Deferred Journal#visible tests 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Eric Davis cd73bd714f [#123] Fix test error due to un-reloaded object daddy objects 14 years ago
Eric Davis cc0c2165b5 [#123] Fix test on postgres, .first isn't based on ORDER 14 years ago
Felix Schäfer 43ee27715a JournalDetails don't exist anymore. 14 years ago
Felix Schäfer ff431e8ed4 Force changeset journal creation. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
Jean-Philippe Lang 8fae4e2ee5 Fixes #possible_values_options when given an object with nil project. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Jean-Philippe Lang 5f3d184880 Modules selection lost on project form after validation failure (#8012). 14 years ago
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Jean-Philippe Lang 7d59698021 Fixes wrong test. 14 years ago
Jean-Philippe Lang dafbb8b283 Fixed links in new file notification broken by r4051 (#6590). 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang c0d55c936b Moved calendar tests to unit/lib/redmine/helpers. 14 years ago
Jean-Philippe Lang ff5203d2c6 Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
Toshi MARUYAMA 80b7a1e432 scm: filesystem: update test repository for non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 862e4e716d scm: filesystem: change project id of unit model test from 1 to 3. 14 years ago
Toshi MARUYAMA 476106ac0f scm: filesystem: code clean up unit model test. 14 years ago
Toshi MARUYAMA b06f24e932 scm: filesystem: code clean up unit adapter test. 14 years ago
Jean-Philippe Lang 1d93b0e9f6 Fixed: news comments not deleted when deleting a project (#7904). 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Jean-Philippe Lang 94d3595e31 Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). 14 years ago
Toshi MARUYAMA 348b990b92 scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8(). 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 2de5ef5aa2 scm: git: strict Ruby 1.9 string test in unit adapter test. 14 years ago
Toshi MARUYAMA 515dcdc5a5 scm: git: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA c840a19659 scm: subversion: code clean up unit model test. 14 years ago
Toshi MARUYAMA a955663b8d scm: code clean up unit model changeset test. 14 years ago
Toshi MARUYAMA b1c37ba368 scm: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA 3a5f89cb43 scm: subversion: simplify Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Toshi MARUYAMA 65333f1a6c scm: bazaar: add changesets order test in unit model test. 14 years ago
Jean-Philippe Lang 27177defdd Adds a visible scope to the Journal model. 14 years ago
Jean-Philippe Lang a1ffabb490 Changed the way the visibility SQL statement is built. 14 years ago
Jean-Philippe Lang 08b40a67ca Use names instead of ids for wiki anchors (#6905). 14 years ago
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Jean-Philippe Lang 3118308461 Moved text formatting tests from application_helper tests to formatter tests. 14 years ago
Toshi MARUYAMA 2fe311d0df scm: mercurial: add test of latest changesets support named branch in unit model test (#7246). 14 years ago