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
/
lib
/
plugins
/
open_id_authentication
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code for unsupported versions of Rails from open_id_authentication (#3...
Go MAEDA
2019-10-22
1
-4
/
+0
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
10
-20
/
+0
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
3
-3
/
+3
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
17
-2
/
+36
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
1
-1
/
+1
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-2
/
+2
*
Use reverse_each instead of reverse.each (#27671).
Go MAEDA
2017-12-31
1
-1
/
+1
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
set_table_name and set_locking_column are deprecated.
Jean-Philippe Lang
2012-04-27
2
-2
/
+2
*
Moved Rails plugins required by the core to lib/plugins.
Jean-Philippe Lang
2012-04-26
21
-0
/
+996