Commit Graph

1042 Commits (c9ed9f0b76d7d1ab25a956fbc8d3a98ed5dbfc24)

Author SHA1 Message Date
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Holger Just 1796fddd2b [#275] Add requires_chiliproject. We now use the rubygems dependency syntax. 13 years ago
Jean-Philippe Lang 5d7bc5c94c [#577] Avoid validating users when creating watcher relation 13 years ago
Gregor Schmidt 008a29dcbc [#539] removing helper method from tests, adding TODO 13 years ago
Holger Just f0d271bee3 Fix failing tests because of missing journal fixtures and indeterministic behaviour of .find(:first) 13 years ago
Gregor Schmidt bf14f35223 [#537] version of new WikiContents should be 0 13 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 13 years ago
Eric Davis 3b9980b449 Fix aaj to allow setting the journal user, note, and attributes directly. 14 years ago
Eric Davis 4a3e32b0f4 [#514] Fix forum notifications, only one email per created Message 14 years ago
Eric Davis 86b30810a4 Fix test so it will run in isolation 14 years ago
Eric Davis 1fae552c8f [#467] Fix Journal#journaled to prevent uninitialized constant Journal::Journaled 14 years ago
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
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 bc249871a6 [#407] Remove deferred Journal#visible tests 14 years ago
Felix Schäfer c51a32ac23 Use Rails.cache to cache application settings. #350 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 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
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
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