Commit Graph

907 Commits (0c122894ff9a34724f8d82b2ec940ff2ea8b5ad3)

Author SHA1 Message Date
jwollert 22e55a6acc uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert 0792a68e92 use #force_attributes= in group_test 13 years ago
jwollert a1fe27df31 uses #force_attributes= in watcher test for mass_assignment 13 years ago
jwollert 227a9cc075 uses #force_attributes= in version test for mass_assignment 13 years ago
jwollert 8e51863807 uses #force_attributes= in user test for mass_assignment 13 years ago
jwollert 2d6b5e0d44 uses #force_attributes= in project test for mass_assignment 13 years ago
jwollert b735e34f5d uses #force_attributes= in member test for mass_assignment 13 years ago
jwollert 10f8262794 uses #force_attributes= in issue test for mass_assignment 13 years ago
jwollert db08d00172 uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert 650c274533 use #force_attributes= in group_test 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Martin Linkhorst bbc99395fc fixed mailer unit tests 13 years ago
Eric Davis 6570d30b88 Optimize: Remove per-language assertions for Mailer tests 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Gregor Schmidt e4eb1336ea [#780] Clearing (Settings) cache to make the tests pass again 13 years ago
Felix Schäfer e512508522 [#739] Convert relative links to full links in textile 13 years ago
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Stephan Eckardt 258a8fea03 [#176] add test for project summary and description 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
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
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