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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass over all Rails 5 warnings, to make sure:
Vipul A M
2016-04-12
2
-2
/
+1
*
Fix behavior of JSON encoding for Exception
namusyaka
2016-04-09
1
-0
/
+6
*
Merge pull request #24422 from matthewd/extinguish-executor-exceptions
Matthew Draper
2016-04-07
2
-4
/
+49
|
\
|
*
Directly support stateful executor hooks
Matthew Draper
2016-04-05
2
-4
/
+49
*
|
Avoid unused capture
Ryuta Kamizono
2016-04-05
1
-1
/
+1
*
|
Merge pull request #24345 from mtsmfm/fix-marshal-with-autoloading-for-nested...
Rafael França
2016-04-05
1
-1
/
+1
|
\
\
|
*
|
Fix marshal with autoloading for nested class/module
Fumiaki MATSUSHIMA
2016-03-28
1
-1
/
+1
*
|
|
Merge pull request #24401 from pan/number-to-phone
Rafael Mendonça França
2016-04-05
2
-3
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
`number_to_phone` formats number with regexp
Pan GaoYong
2016-04-02
2
-3
/
+19
*
|
|
Match `String#to_time`'s behaviour to ruby
Siim Liiser
2016-04-04
1
-1
/
+2
*
|
|
Call super instead of returning nil for DateTime#<=>
Andrew White
2016-04-03
1
-5
/
+2
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-04-03
1
-1
/
+1
|
\
\
\
|
*
|
|
s/responsibilty/responsibility/
Vipul A M
2016-03-22
1
-1
/
+1
*
|
|
|
Remove not needed including
yui-knk
2016-04-02
2
-7
/
+0
|
|
/
/
|
/
|
|
*
|
|
Fix method String#upcase_first
bogdanvlviv
2016-03-31
2
-3
/
+7
*
|
|
Replace _meth with _method to remove ambiguity
Scott Latham
2016-03-30
1
-3
/
+3
*
|
|
Merge pull request #23895 from glaucocustodio/add_upcase_first_method
Rafael Mendonça França
2016-03-30
2
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add upcase_first method
Glauco Custódio
2016-02-25
2
-0
/
+14
*
|
|
fixed spelling in the attribute_accessors docu
Torsten Braun
2016-03-23
1
-1
/
+1
*
|
|
fixed spellin in the mattr_reader documentation
Torsten Braun
2016-03-23
1
-1
/
+1
*
|
|
Improve code readability in ActiveSupport::Dependencies
Aaron Ang
2016-03-16
1
-5
/
+6
*
|
|
Add comments to ActiveSupport::Dependencies to help understanding
Aaron Ang
2016-03-16
1
-0
/
+2
*
|
|
no need to clear an unusued collection
Xavier Noria
2016-03-16
1
-1
/
+1
*
|
|
removes unreachable code
Xavier Noria
2016-03-16
1
-2
/
+0
*
|
|
Remove log-related stuff from ActiveSupport::Dependencies
Aaron Ang
2016-03-15
1
-44
/
+0
*
|
|
Use the most highest priority exception handler when cause is set
Sean Griffin
2016-03-11
1
-0
/
+10
*
|
|
Merge pull request #24150 from exviva/unmarshal-infinite-retry
Xavier Noria
2016-03-11
1
-1
/
+4
|
\
\
\
|
*
|
|
Prevent `Marshal.load` from looping infinitely
Olek Janiszewski
2016-03-11
1
-1
/
+4
*
|
|
|
Merge pull request #24143 from perceptec/fix-thread-mattr-accessor-refs
Matthew Draper
2016-03-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix `thread_mattr_accessor` thread-local variable naming
Michael Ryan
2016-03-11
1
-2
/
+2
|
|
/
/
/
*
/
/
/
use `ActiveSupport::Reloader.to_prepare` instead of deprecated `ActionDispatc...
yuuji.yaginuma
2016-03-11
1
-1
/
+1
|
/
/
/
*
|
|
Add missing require to try
Rafael Mendonça França
2016-03-11
1
-0
/
+2
*
|
|
Remove unused try require
Bart de Water
2016-03-10
1
-1
/
+0
*
|
|
friendly error message if missing listen
Jerry Cheung
2016-03-08
1
-1
/
+7
|
|
/
|
/
|
*
|
Prevent nested ExecutionWrapper calls even when using run! directly
Matthew Draper
2016-03-04
2
-9
/
+16
*
|
Fix `ActiveSupport::Reloader.check!`
Ryuta Kamizono
2016-03-02
1
-4
/
+3
*
|
Merge pull request #23936 from yui-knk/local_constants_to_be_public
Rafael Mendonça França
2016-03-01
2
-2
/
+6
|
\
\
|
*
|
Deprecate `Module.local_constants`
yui-knk
2016-03-01
2
-2
/
+6
|
|
/
*
/
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
8
-10
/
+214
|
/
*
Prep release for Rails 5 beta3
eileencodes
2016-02-24
1
-1
/
+1
*
:bomb: run the test @rafaelfranca :angry:
Rafael Mendonça França
2016-02-24
1
-1
/
+1
*
Make internal class as nodoc
Rafael Mendonça França
2016-02-24
1
-2
/
+2
*
Merge pull request #23616 from piotrj/issue_23609_logger_broadcast_silencing
Rafael Mendonça França
2016-02-24
3
-21
/
+42
|
\
|
*
Fix logger silencing for broadcasted loggers
Piotr Jakubowski
2016-02-11
3
-21
/
+42
*
|
Ignore callstacks from Ruby stdlib in deprecation
Rafael Mendonça França
2016-02-24
1
-4
/
+12
*
|
Fix `assert_nothing_raised` deprecation warning format
Ryuta Kamizono
2016-02-24
1
-2
/
+3
*
|
add deprecation warning to assert_nothing_raised and changelog entry
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+5
*
|
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+1
*
|
Merge pull request #23785 from eval/correct-types-examples
Vipul A M
2016-02-22
2
-108
/
+108
|
\
\
|
*
|
Show correct return types for examples [ci skip]
Gert Goet
2016-02-20
2
-108
/
+108
[next]