index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `AS::Multibyte`'s unicode table
Fumiaki MATSUSHIMA
2018-02-20
1
-141
/
+0
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
2
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
2
-2
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
2
-0
/
+2
*
Use `require_relative` instead of `require` with full path
bogdanvlviv
2017-06-14
1
-1
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Update Unicode Version to 9.0.0
Fumiaki MATSUSHIMA
2017-01-28
1
-1
/
+3
*
update bin/test scripts to prevent double runs.
Yves Senn
2016-11-21
1
-2
/
+0
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-5
/
+5
*
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
1
-1
/
+1
*
prefer __dir__ over __FILE__ in File.expand_path
Xavier Noria
2016-08-11
1
-1
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
1
-4
/
+4
*
applies new string literal convention to the rest of the project
Xavier Noria
2016-08-06
1
-15
/
+15
*
deletes commented code introduced in f238d495
Tony Ta
2015-12-15
1
-5
/
+0
*
select the AR adapter through `bin/test`.
Yves Senn
2015-06-11
1
-0
/
+1
*
use our runner (`bin/test`) for framework components.
Yves Senn
2015-06-11
1
-0
/
+3
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Initializing Codepoint object with default values
Hitendra Singh
2013-09-20
1
-6
/
+0
*
Update Unicode database to recently-released 6.1.
Norman Clarke
2012-02-03
1
-0
/
+0
*
Fix failing test case on master
Prem Sichanugrist
2011-04-10
1
-1
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+1
*
Active Support typos.
R.T. Lechow
2011-03-05
1
-1
/
+1
*
in regexps, the dot in a character class is not a metacharacter
Xavier Noria
2010-10-15
1
-1
/
+1
*
remove executable permission from files that don't need it. [#4802 state:reso...
rohit
2010-06-20
1
-0
/
+0
*
Use multibyte proxy class on 1.9, refactor Unicode.
Norman Clarke
2010-05-21
1
-101
/
+104
*
Simplify ActiveSupport::Multibyte and make it run on Ruby 1.9.
Manfred Stienstra
2008-09-21
1
-0
/
+147