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
/
admin_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix plugins test to use correct plugin name and directory (#31110).
Go MAEDA
2019-04-19
1
-3
/
+5
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
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
-4
/
+13
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-17
/
+6
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
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
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
1
-2
/
+2
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-2
/
+2
*
Don't clear plugins in tests (#16258).
Jean-Philippe Lang
2014-03-21
1
-1
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Code cleanup: implement Plugin#to_param for generating routes.
Jean-Philippe Lang
2012-12-13
1
-8
/
+11
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-2
/
+2
*
Stub Mailer with mocha.
Jean-Philippe Lang
2012-05-06
1
-15
/
+1
*
fix error of AdminControllerTest test_test_email_failure_should_display_the_e...
Toshi MARUYAMA
2012-05-05
1
-1
/
+15
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Don't use #delete on String in Mailer.
Jean-Philippe Lang
2012-03-12
1
-0
/
+5
*
More function tests for AdminController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+9
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-7
/
+0
*
Renamed Mailer#test to Mailer#test_email.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Do not do assertions on mail class.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Adds named scopes for projects index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+9
*
Adds test for test email failure.
Jean-Philippe Lang
2011-12-03
1
-0
/
+7
*
remove trailing white-spaces from test/functional/admin_controller_test.rb.
Toshi MARUYAMA
2011-08-26
1
-21
/
+21
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Add some assertions on the default data loading test to debug a Ruby 1.9 fail...
Eric Davis
2010-06-20
1
-0
/
+2
*
Move more routing tests into the routing integration test.
Eric Davis
2010-04-20
1
-7
/
+0
*
Fixes broken admin menu extension (#4351).
Jean-Philippe Lang
2009-12-07
1
-0
/
+15
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-0
/
+7
*
Slight changes in functional tests.
Jean-Philippe Lang
2009-01-04
1
-1
/
+1
*
Adds url and author_url plugin attributes (#2162).
Jean-Philippe Lang
2008-11-16
1
-2
/
+2
*
Adds a few Plugin tests.
Jean-Philippe Lang
2008-11-16
1
-0
/
+22
*
Moves plugin list to its own administration menu item.
Jean-Philippe Lang
2008-11-16
1
-0
/
+8
*
Adds the ability to search for a project name or identifier on the administra...
Jean-Philippe Lang
2008-10-24
1
-0
/
+19
*
Admin settings screen split to tabs.
Jean-Philippe Lang
2008-01-06
1
-13
/
+1
*
Default configuration data can now be loaded from the administration screen.
Jean-Philippe Lang
2008-01-05
1
-1
/
+27
*
Added some functional tests and a CVS test repository.
Jean-Philippe Lang
2007-12-13
1
-0
/
+61