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
/
app
/
models
/
token.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Reverts r19478 (#32897).
Go MAEDA
2020-01-30
1
-1
/
+1
*
Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...
Go MAEDA
2020-01-28
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840).
Jean-Philippe Lang
2017-01-12
1
-4
/
+3
*
Allow "stay logged in" from multiple browsers (#10840).
Jean-Philippe Lang
2017-01-12
1
-4
/
+56
*
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
-2
/
+10
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-11-30
1
-4
/
+5
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-0
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds token finder methods.
Jean-Philippe Lang
2013-02-14
1
-4
/
+21
*
Test broken by r11296.
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Refactors methods for searching a user by token.
Jean-Philippe Lang
2013-02-02
1
-1
/
+16
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed that Token.destroy_expired destroys API tokens.
Jean-Philippe Lang
2012-04-15
1
-1
/
+1
*
Adds Redmine::Utils.random_hex for generating a random hex string.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Rails3: model: replace deprecated 'before_create' method at Token model
Toshi MARUYAMA
2011-09-21
1
-2
/
+2
*
remove trailing white-spaces from app/models/token.rb.
Toshi MARUYAMA
2011-08-21
1
-10
/
+10
*
Delete previous tokens when creating a new one.
Jean-Philippe Lang
2009-06-02
1
-2
/
+11
*
Add token value uniqueness validation (#3351).
Jean-Philippe Lang
2009-05-13
1
-0
/
+1
*
Use ActiveSupport::SecureRandom to generate tokens (#3351).
Jean-Philippe Lang
2009-05-13
1
-4
/
+1
*
added rss/atom feeds at project levels for:
Jean-Philippe Lang
2007-03-17
1
-1
/
+1
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+44