4377 Commits (19499bb43d8e78b1abaa190b0c603e26fbdb808c)

Author SHA1 Message Date
  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
  Jean-Philippe Lang 9ffccf5304 Adds functional test for #test_connection. 12 years ago
  Jean-Philippe Lang 8fda77dc40 Adds functional tests for LdapAuthSourcesController. 12 years ago
  Jean-Philippe Lang 53f9979696 Use valid filters in #test_index_with_sort_filters. 12 years ago
  Jean-Philippe Lang f1358200d6 Removed obsolete helper empty test class. 12 years ago
  Jean-Philippe Lang 2009a9ff25 Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3. 12 years ago
  Jean-Philippe Lang 7448e0dbc4 Fixed that the bulk edit/copy form does not propose versions and categories for the target project (#10350). 12 years ago
  Jean-Philippe Lang ac46497f1a Fixes LDAP test. 12 years ago
  Jean-Philippe Lang 60741b3e1c Adds an optional LDAP filter (#1060). 12 years ago
  Jean-Philippe Lang ab46c52d4a MailHandler: fixed that sender's fullname is not unquoted (#10334). 12 years ago
  Toshi MARUYAMA 2df6c99e67 back out from r9031 to r9036 12 years ago
  Toshi MARUYAMA 30ce0cd8fb Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rb 12 years ago
  Toshi MARUYAMA 7cdce2aeac Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb 12 years ago
  Toshi MARUYAMA e70f7ba75c Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb 12 years ago
  Toshi MARUYAMA fd18bcef95 Rails3: test: add .to_s for mail's bodies check at functional/messages_controller_test.rb 12 years ago
  Toshi MARUYAMA 41217ffea0 Rails3: test: add .to_s for mail's bodies check at functional/issues_controller_test.rb 12 years ago
  Toshi MARUYAMA 12ba0ba1c5 Rails3: test: add .to_s for mail's bodies check at functional/files_controller_test.rb 12 years ago