Commit Graph

1469 Commits (ef127ad6afece2d453f89f01f5c775fa0fd8c51b)

Author SHA1 Message Date
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Romano Licker 89425c5b42 [#692] removes div#admin-menu - now content of main menu 13 years ago
Eric Davis f10412ef71 [#263] Update tests for views in the new layout 13 years ago
Eric Davis a911d83889 [#263] Fix theme tests that changed singleton data 13 years ago
Eric Davis b160217299 Use full paths to test_helper.rb for metric_fu/rcov to pick up 13 years ago
Holger Just cb2086f652 [#647] Fix XSS in textile image syntax. 13 years ago
Felix Schäfer 6fcb1de63a Graciously handle deleted custom fields on issue history view. 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just a107202a04 Fix race-condition in test_utc_time_format 13 years ago
Holger Just 61b9939be3 Add basic tests for the Null Formatter 13 years ago
Romano Licker 34dc06a85f [#652] fixes wrong redirect after login 13 years ago
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 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 13 years ago
Eric Davis dd6d9d1c68 [#513] Fix links to attachments in the issue history 14 years ago
Eric Davis 3b9980b449 Fix aaj to allow setting the journal user, note, and attributes directly. 14 years ago
Eric Davis 067ab21309 Update Journal exemplar for aaj 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
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