39 Commits (f37ed7766572550bd563632f69ad940717fa9b90)

Author SHA1 Message Date
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 8ee4d5084d Deletion of an LDAP authentication mode may fail silently (#28000). 6 years ago
  Jean-Philippe Lang 2bc719e2c8 LdapError is deprecated (#24970). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Toshi MARUYAMA 5a86f95d29 revert r16322 (#24970) 7 years ago
  Toshi MARUYAMA d37125dfe9 replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970) 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang e12322dac3 Adds a configuration setting to enable sudo mode, disabled by default (#19851). 9 years ago
  Jean-Philippe Lang d6f389658b Require password re-entry for sensitive actions (#19851). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA afa18701fd use escaped "can't" constant at AuthSourcesControllerTest 10 years ago
  Toshi MARUYAMA f1572de51e code format clean up AuthSourcesControllerTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Jean-Philippe Lang 7775f86a69 Code cleanup in AuthSource controller and views. 11 years ago
  Jean-Philippe Lang 265baa1b2c Upgrade to Rails 3.2.8 (#11758). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 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 7dbc3e4774 Removed some generate! calls. 12 years ago
  Toshi MARUYAMA e7de511bbc svn propset "svn:eol-style" native test/functional/auth_sources_controller_test.rb 12 years ago
  Jean-Philippe Lang 84f8245abb Test cleanup. 12 years ago
  Toshi MARUYAMA 6f6c519d0c remove fixtures from test/functional/auth_sources_controller_test.rb 12 years ago
  Toshi MARUYAMA 274a04ba21 remove trailing white-spaces from test/functional/auth_sources_controller_test.rb. 12 years ago
  Jean-Philippe Lang e904a5aae6 Adds a test for AuthSourcesController#destroy with users. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis 70973fda64 Fix a few requires for metric_fu's rcov. 14 years ago
  Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 14 years ago