4377 Commits (19499bb43d8e78b1abaa190b0c603e26fbdb808c)

Author SHA1 Message Date
  Jean-Philippe Lang bb36fa5d12 Adds the repository identifier to Changeset#text_tag (#779). 12 years ago
  Jean-Philippe Lang fae5250e52 Ability to add non-member watchers on issue creation (#5159). 12 years ago
  Jean-Philippe Lang fec3e6c84b Fixed: ruby 1.9.3 Time Zone setting Internal error (#10442). 12 years ago
  Jean-Philippe Lang 77314ebe8f Fixed test names (#1913). 12 years ago
  Jean-Philippe Lang fdeb398c5e LDAP: adds the ability to bind with user's account (#1913). 12 years ago
  Toshi MARUYAMA ef77825f10 replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/mail_handler_test.rb 12 years ago
  Toshi MARUYAMA 224331dacb replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/wiki_test.rb 12 years ago
  Toshi MARUYAMA ae5edac243 remove hard-coded non ASCII literal from unit git lib test 12 years ago
  Jean-Philippe Lang 95b10f3bd3 Don't use #delete on String in Mailer. 12 years ago
  Toshi MARUYAMA dd1b2876b1 add missing fixtures to unit wiki_content_test 12 years ago
  Jean-Philippe Lang a8e392c0e5 Fixed that LDAP error is not displayed when testing connection. 12 years ago
  Jean-Philippe Lang 71e636ff71 Resourcified auth_sources. 12 years ago
  Jean-Philippe Lang bd47af098f Merged LdapAuthSourceController into AuthSourceController. 12 years ago
  Jean-Philippe Lang 81185a8d93 Additional tests for UsersController. 12 years ago
  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