2763 Commits (fe1a152e02b441619266ebfb8d91f5f196107fb1)

Author SHA1 Message Date
  Toshi MARUYAMA a65f1e09e4 set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.eml 12 years ago
  Toshi MARUYAMA 0be826d93a set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attributes.eml 12 years ago
  Toshi MARUYAMA 4b2aff84d5 set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.eml 12 years ago
  Toshi MARUYAMA 40cb7435a0 set svn:eol-style native test/fixtures/mail_handler/ticket_reply.eml 12 years ago
  Toshi MARUYAMA e691fd682d set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.eml 12 years ago
  Toshi MARUYAMA ad90ffd9b3 set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.eml 12 years ago
  Toshi MARUYAMA 8a4fb95d8e set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.eml 12 years ago
  Toshi MARUYAMA 1c09aa9901 set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_reply_above.eml 12 years ago
  Toshi MARUYAMA 99b7cc7b16 set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multiple_quoted_reply_above.eml 12 years ago
  Toshi MARUYAMA 018a6a92a1 set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_attributes.eml 12 years ago
  Jean-Philippe Lang a74e86ddce Additional tests for IssuesController. 12 years ago
  Jean-Philippe Lang 934dd07fa7 Adds a test for #9076. 12 years ago
  Jean-Philippe Lang 33cb9c87a9 More functional tests for NewsController. 12 years ago
  Jean-Philippe Lang 25620a7429 More function tests for AdminController. 12 years ago
  Jean-Philippe Lang 2de9e782ad More function tests for MessagesController. 12 years ago
  Jean-Philippe Lang 67e8d1113e Adds a test for when query is not found. 12 years ago
  Toshi MARUYAMA f0987e4b8f scm: git: backout r8839 (#8857) 12 years ago
  Jean-Philippe Lang 2bcf9f2871 Prevent mass-assignment when adding/updating a forum (#10390). 12 years ago
  Jean-Philippe Lang 6aad82e524 Fixed that the proposed users list may be empty when adding a project member (#10374). 12 years ago
  Jean-Philippe Lang 89dc7bb60b Sort values for assertion. 12 years ago
  Jean-Philippe Lang aa9238912b Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different behaviours. 12 years ago
  Jean-Philippe Lang 97ca65d1b2 Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different behaviours. 12 years ago
  Jean-Philippe Lang d4372ab747 Array#to_s behaviour changed in ruby 1.9. 12 years ago
  Jean-Philippe Lang 9bb056e54d Array#to_s behaviour changed in ruby 1.9. 12 years ago
  Jean-Philippe Lang dc50edae5e Adds a template for API error messages so that it does not depend on AR::Errors serialization. 12 years ago
  Jean-Philippe Lang 5803bf9fc4 Strip login and password read from the email body. 12 years ago
  Jean-Philippe Lang df89c24e37 Adds an helper to get the body of an email in tests. 12 years ago
  Jean-Philippe Lang 67d52acb84 Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang fa12fad4f2 Include ERB::Util in helpers tests. 12 years ago
  Jean-Philippe Lang 8071b71c5d No need to delete fixtures. 12 years ago
  Jean-Philippe Lang 80663e694d Removed shoulda assertions. 12 years ago
  Jean-Philippe Lang a6992aa6fc Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang 3aaf2b9ed0 Adds helpers for testing email body. 12 years ago
  Jean-Philippe Lang 9b576d7d0a Rails3: :order option has no effect here because of the default_scope on Enumeration. 12 years ago
  Jean-Philippe Lang 45e2e57afb Test cleanup. 12 years ago
  Jean-Philippe Lang 7ec8a9a100 Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang b06223738e Test cleanup. 12 years ago
  Jean-Philippe Lang d862843c9d Renamed Mailer#test to Mailer#test_email. 12 years ago
  Jean-Philippe Lang 1b923819e8 Removed some generate! calls. 12 years ago
  Jean-Philippe Lang 7dbc3e4774 Removed some generate! calls. 12 years ago
  Jean-Philippe Lang bcd8c64384 No need to save the record. 12 years ago
  Jean-Philippe Lang c30a6dffe0 Use :joins instead of :include. 12 years ago
  Jean-Philippe Lang 64d843a4d7 Rails 3.1 compatibility. 12 years ago
  Toshi MARUYAMA 858e317e6e set svn:eol-style native test/exemplars/version_exemplar.rb 12 years ago
  Jean-Philippe Lang 70ced2f2af Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang 739820141a Extracted auto_link and auto_mailto to a module. 12 years ago
  Jean-Philippe Lang b4f22b93e9 Use regular create! instead of generate! 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang 7edf345fbe Adds a test for displaying list custom fields on the new issue form. 12 years ago
  Jean-Philippe Lang 9634fe054a Adds a test for when updating a news fails. 12 years ago