Commit Graph

1854 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Eric Davis 2fab2de517 Workaround a test timing bug in CI for the release 14 years ago
Eric Davis 32f92a5058 [#501] Ugly patch to stop creating journals when only line endings change 14 years ago
Eric Davis 3d164f1da0 [#480] Fix replying to IssueJournals through email 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Eric Davis 0f35c7d1c2 Fix test on 1.9.2 postgres. 14 years ago
Eric Davis 85c7cfd0a7 Fix test on 1.9.2 postgres. 14 years ago
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal 14 years ago
Toshi MARUYAMA e19c56d61a scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby 1.8. 14 years ago
Toshi MARUYAMA 5511155674 scm: fix log converting error in Ruby 1.9 and add more tests. 14 years ago
Toshi MARUYAMA 60b34ea29b scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests. 14 years ago
Toshi MARUYAMA 81bdbd77f7 scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby 1.9. 14 years ago
Eric Davis 7eb98dbd34 [#443] Fix failing tests on 1.9.2 due to an invalid fixture 14 years ago
Eric Davis 76c9a6682f Remove duplicated test 14 years ago
Holger Just db3480bdb6 [#436] Fix test relying on trailing whitespace. 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Eric Davis bc249871a6 [#407] Remove deferred Journal#visible tests 14 years ago
Eric Davis 8b06e26059 [#350] Force clearing the cache before each test 14 years ago
Eric Davis 9baa310486 Fixed test by replacing assert_tag with assert_select 14 years ago
Eric Davis 762cc04b70 Port 784bbccf's custom value test back into aaj 14 years ago
Eric Davis f883758c95 Fix test: Search results are showing this as an issue-edit event 14 years ago
Felix Schäfer c51a32ac23 Use Rails.cache to cache application settings. #350 14 years ago
Felix Schäfer 5c8e04db55 Fix SearchController tests. 14 years ago
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 1d5d73afe3 Fix RepositoriesFilesystemControllerTest for jRuby 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 14 years ago
Holger Just c04ff93f8f [#112] Properly stub SQLite3 for version tests 14 years ago
Eric Davis 078df72345 [#400] Refactor old assert_tag to assert_select 14 years ago
Eric Davis a4f7629f1f [#400] Fix some tests broken by 6656103 14 years ago
Eric Davis c778cc9208 [#415] Fix functional tests that used the older interface 14 years ago
Felix Schäfer 6015913f34 Change test to use the new journalized interface. #415 14 years ago
Gregor Schmidt 08cad02541 Removing commments from wiki_contents fixtures, since the db column was removed as well 14 years ago
Felix Schäfer d7b963e6a6 Load the SQLite3 lib for the test to work. #112 14 years ago
Gregor Schmidt ae76abd140 [#416] updating watcher controller tests to new functionality 14 years ago
Gregor Schmidt 2c2ed95866 [#416] Re-Adding watcher_tag for backwards compatibility 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
Gregor Schmidt 300bc07b5a [#413] using Hash#to_a.first since Hash#first is not present in 1.8.6 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 68925684fe Remove generic Rails performance test 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Eric Davis d29315341d [#196 #216 #216] Complete the upgrade to Rails 2.3.11 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