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
/
integration
/
account_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Handles the case when an expired token is in the users session (#29781).
Go MAEDA
2018-10-28
1
-0
/
+55
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-37
/
+101
*
Fix integration tests for r16287 (#24416).
Jean-Philippe Lang
2017-01-29
1
-0
/
+3
*
Adds a test for #23346.
Jean-Philippe Lang
2016-08-31
1
-0
/
+15
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
1
-7
/
+0
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Keep track of valid user sessions (#21058).
Jean-Philippe Lang
2015-10-24
1
-28
/
+40
*
Fixed test error (#19851).
Jean-Philippe Lang
2015-06-20
1
-1
/
+2
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
1
-0
/
+34
*
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
*
Leading slash required with Rails 4.2.
Jean-Philippe Lang
2014-12-21
1
-13
/
+13
*
Moved helpers for integration tests in a specific class.
Jean-Philippe Lang
2014-11-30
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-4
/
+4
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-7
/
+1
*
remove garbage comment from test/integration/account_test.rb
Toshi MARUYAMA
2014-03-15
1
-1
/
+0
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Option to force a user to change his password (#3872).
Jean-Philippe Lang
2013-08-05
1
-0
/
+29
*
gender neutral source comment at test/integration/account_test.rb
Toshi MARUYAMA
2013-07-06
1
-1
/
+1
*
remove trailing white-space from test/integration/account_test.rb
Toshi MARUYAMA
2013-07-05
1
-1
/
+1
*
Adds a way for a registered user to get a new action email (#14228).
Jean-Philippe Lang
2013-06-09
1
-0
/
+45
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
code layout cleanup test/integration/account_test.rb
Toshi MARUYAMA
2013-03-20
1
-11
/
+23
*
Fixed that autologin cookie is not deleted when using custom cookie name (#13...
Jean-Philippe Lang
2013-03-02
1
-0
/
+5
*
Fixed that autologin is broken when using a custom cookie name (#13335).
Jean-Philippe Lang
2013-03-02
1
-0
/
+22
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-2
/
+2
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-6
/
+6
*
Removed assertion that is susceptible to fail if test runs slowly.
Jean-Philippe Lang
2012-07-16
1
-2
/
+0
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Adds a message for when assertion fails.
Jean-Philippe Lang
2012-04-27
1
-1
/
+2
*
Moved tests about session reset to functional tests.
Jean-Philippe Lang
2012-02-26
1
-18
/
+0
*
Removed mocha availability checks in tests.
Jean-Philippe Lang
2012-02-05
1
-6
/
+0
*
Fixed registration form broken by r8479.
Jean-Philippe Lang
2012-02-05
1
-6
/
+6
*
Fixed tests with the valid login url.
Jean-Philippe Lang
2011-12-10
1
-2
/
+2
*
remove trailing white-spaces from test/integration/account_test.rb.
Toshi MARUYAMA
2011-08-27
1
-44
/
+44
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
1
-4
/
+4
*
Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
2010-02-26
1
-2
/
+2
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-1
/
+1
*
Reset session on login/logout (#4248).
Jean-Philippe Lang
2009-11-21
1
-0
/
+18
*
Test failure (#3041).
Jean-Philippe Lang
2009-03-28
1
-1
/
+1
*
Fixes that user's last_login_on was not set when using registration with auto...
Jean-Philippe Lang
2009-03-15
1
-1
/
+4
*
Fixed: When logging in via an autologin cookie the user's last_login_on shoul...
Jean-Philippe Lang
2009-02-25
1
-0
/
+32
[next]