summaryrefslogtreecommitdiffstats
path: root/test/functional/auth_sources_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed that LDAP error is not displayed when testing connection.Jean-Philippe Lang2012-03-111-2/+2
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-4/+4
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-26/+63
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-5/+5
* svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...Toshi MARUYAMA2012-01-011-90/+90
* Test cleanup.Jean-Philippe Lang2012-01-011-94/+90
* remove fixtures from test/functional/auth_sources_controller_test.rbToshi MARUYAMA2011-09-241-1/+0
* remove trailing white-spaces from test/functional/auth_sources_controller_tes...Toshi MARUYAMA2011-08-241-3/+3
* Adds a test for AuthSourcesController#destroy with users.Jean-Philippe Lang2011-03-161-3/+15
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-041-1/+1
* Refactor AuthSourcesController to support non-LDAP sources. #1131Eric Davis2010-05-231-0/+83