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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include Active Support on tests
Rafael Mendonça França
2015-01-04
3
-30
/
+24
*
Merge pull request #18328 from brainopia/remove_tz_proxy
Rafael Mendonça França
2015-01-04
1
-9
/
+4
|
\
|
*
Use directly TZInfo::Timezone without proxy
brainopia
2015-01-04
1
-9
/
+4
*
|
Remove Struct#to_h backport
Rafael Mendonça França
2015-01-04
1
-10
/
+0
*
|
Remove debugger support
Rafael Mendonça França
2015-01-04
1
-24
/
+0
*
|
Remove LoadError#path hack for Ruby 1.9
claudiob
2015-01-04
1
-2
/
+0
*
|
Remove hack to support BigDecimal in Ruby 1.9
claudiob
2015-01-04
1
-10
/
+1
|
/
*
Change the default test order from `:sorted` to `:random`
Rafael Mendonça França
2015-01-04
1
-13
/
+11
*
Remove deprecated ActiveSupport::JSON::Encoding::CircularReferenceError.
Rafael Mendonça França
2015-01-04
1
-24
/
+0
*
Remove deprecated ActiveSupport::JSON::Encoding.encode_big_decimal_as_string=
Rafael Mendonça França
2015-01-04
1
-16
/
+0
*
Remove deprecated `ActiveSupport::SafeBuffer#prepend`
Rafael Mendonça França
2015-01-04
1
-10
/
+0
*
Remove deprecated methods at `Kernel`.
Rafael Mendonça França
2015-01-04
1
-47
/
+0
*
Remove deprecated core_ext/big_decimal/yaml_conversions file
Rafael Mendonça França
2015-01-04
1
-11
/
+0
*
Add config to halt callback chain on return false
claudiob
2015-01-02
1
-0
/
+50
*
Throw :abort halts default CallbackChains
claudiob
2015-01-02
1
-5
/
+34
*
Merge pull request #9065 from atombender/master
Rafael Mendonça França
2015-01-02
1
-0
/
+13
|
\
|
*
Fix TaggedLogging to allow loggers to be instantiated multiple times without ...
Alexander Staubo
2013-01-24
1
-0
/
+13
*
|
Deprecate `MissingSourceFile` in favor of `LoadError`.
Rafael Mendonça França
2015-01-02
1
-0
/
+9
*
|
Merge pull request #8740 from amatsuda/missing_source_file
Rafael Mendonça França
2015-01-02
2
-26
/
+2
|
\
\
|
*
|
replace use of MissingSourceFile with LoadError
Akira Matsuda
2013-01-04
2
-18
/
+3
*
|
|
Remove thread variables backport
Rafael Mendonça França
2015-01-02
1
-75
/
+0
*
|
|
Merge pull request #16749 from robin850/rbx-name-error
Rafael Mendonça França
2015-01-02
1
-0
/
+2
|
\
\
\
|
*
|
|
Skip an error message related assertion on Rubinius
Robin Dupret
2014-10-28
1
-0
/
+2
*
|
|
|
Remove conversion code for old Rails cache entry
Rafael Mendonça França
2015-01-01
1
-26
/
+0
*
|
|
|
Check by @v before converting the entry on expired?
Rafael Mendonça França
2015-01-01
1
-1
/
+1
*
|
|
|
Removed Object#itself as it's implemented in ruby 2.2
Cristian Bica
2014-12-29
1
-9
/
+0
*
|
|
|
Just check if the buffer exists before changing it
Rafael Mendonça França
2014-12-29
1
-5
/
+1
*
|
|
|
When trying to access a character on a string buffer object via `:[]`, if the...
Vipul A M
2014-12-29
1
-0
/
+9
*
|
|
|
Merge pull request #17980 from gsamokovarov/rescuable-case-operator
Rafael Mendonça França
2014-12-16
1
-2
/
+27
|
\
\
\
\
|
*
|
|
|
Add class level case operator support for error dispatching in Rescuable
Genadi Samokovarov
2014-12-10
1
-2
/
+27
*
|
|
|
|
Add test for `:skip_after_callbacks_if_terminated`
claudiob
2014-12-14
1
-15
/
+33
|
/
/
/
/
*
|
|
|
Remove "rescue" clause around "require 'openssl'"
claudiob
2014-12-03
2
-22
/
+4
*
|
|
|
Add `#verified` and `#valid_message?` to MessageVerifier
Logan Leger
2014-12-01
1
-16
/
+24
*
|
|
|
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
7
-15
/
+11
*
|
|
|
dependencies.rb: keep the decorated #load and #require private [closes #17553]
Xavier Noria
2014-11-10
1
-0
/
+12
*
|
|
|
Merge pull request #17493 from petewest/duration-comparable
Aaron Patterson
2014-11-07
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Delegate comparison operator to value
Peter West
2014-11-03
1
-0
/
+12
*
|
|
|
|
Fix grouped expression warning - `warning: (...) interpreted as grouped expr...
Vipul A M
2014-11-06
1
-2
/
+2
*
|
|
|
|
added example of squish!, remove, test case for multiple occurrence of
Rishi Jain
2014-11-06
1
-0
/
+6
*
|
|
|
|
Merge pull request #15956 from zuhao/refactor_activesupport_dependencies_test
Yves Senn
2014-11-05
1
-101
/
+124
|
\
\
\
\
\
|
*
|
|
|
|
Cleanup loaded features and constants after dependency tests.
Zuhao Wan
2014-06-28
1
-100
/
+116
*
|
|
|
|
|
tests, add note about the usage of a specific timezone. Closes #17448.
Yves Senn
2014-11-05
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #17515 from prathamesh-sonpatki/rm-require
Yves Senn
2014-11-05
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Removed the unused require of proxy_object and test related to it
Prathamesh Sonpatki
2014-11-05
1
-1
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Fix broken string_ext_test due to change in timezone
Prathamesh Sonpatki
2014-11-05
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17383 from rwz/string-remove
Rafael Mendonça França
2014-11-03
1
-2
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Make `String#remove` and `String#remove!` accept multiple arguments
Pavel Pravosud
2014-10-25
1
-2
/
+12
*
|
|
|
|
|
Remove redundant `to_s` in interpolation
claudiob
2014-10-30
1
-1
/
+1
*
|
|
|
|
|
Optimize TimeWithZoneTest#strftime
Pablo Herrero
2014-10-27
1
-0
/
+5
*
|
|
|
|
|
fixes circularity check in dependencies
Xavier Noria
2014-10-25
3
-0
/
+28
|
/
/
/
/
/
[next]