index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
auth_sources_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deletion of an LDAP authentication mode may fail silently (#28000).
Go MAEDA
2018-03-12
1
-0
/
+1
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-19
/
+63
*
revert r16322 (#24970)
Toshi MARUYAMA
2017-02-02
1
-1
/
+1
*
replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)
Toshi MARUYAMA
2017-02-02
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-13
/
+0
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+0
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-2
/
+2
*
use escaped "can't" constant at AuthSourcesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
code format clean up AuthSourcesControllerTest
Toshi MARUYAMA
2014-02-04
1
-4
/
+9
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+16
*
Code cleanup in AuthSource controller and views.
Jean-Philippe Lang
2012-12-13
1
-4
/
+29
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed that LDAP error is not displayed when testing connection.
Jean-Philippe Lang
2012-03-11
1
-2
/
+2
*
Resourcified auth_sources.
Jean-Philippe Lang
2012-03-11
1
-4
/
+4
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
1
-26
/
+63
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
1
-5
/
+5
*
svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...
Toshi MARUYAMA
2012-01-01
1
-90
/
+90
*
Test cleanup.
Jean-Philippe Lang
2012-01-01
1
-94
/
+90
*
remove fixtures from test/functional/auth_sources_controller_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+0
*
remove trailing white-spaces from test/functional/auth_sources_controller_tes...
Toshi MARUYAMA
2011-08-24
1
-3
/
+3
*
Adds a test for AuthSourcesController#destroy with users.
Jean-Philippe Lang
2011-03-16
1
-3
/
+15
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fix a few requires for metric_fu's rcov.
Eric Davis
2010-08-04
1
-1
/
+1
*
Refactor AuthSourcesController to support non-LDAP sources. #1131
Eric Davis
2010-05-23
1
-0
/
+83