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
...
*
|
|
|
|
|
Deprecate implicit coercion of `ActiveSupport::Duration`
Andrew White
2017-03-02
1
-3
/
+55
*
|
|
|
|
|
Update `DateTime#change` to support usec and nsec
Andrew White
2017-03-02
1
-11
/
+18
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add Duration#before and #after as aliases for #ago and #since
Nick Johnstone
2017-02-26
1
-0
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #28157 from robin850/hwia-soft-deprecation
Matthew Draper
2017-02-25
1
-0
/
+28
|
\
\
\
\
|
*
|
|
|
Add few tests for the top level `HashWithIndifferentAccess`
Robin Dupret
2017-02-25
1
-0
/
+24
|
*
|
|
|
Soft-deprecate the top-level HashWithIndifferentAccess class
Robin Dupret
2017-02-25
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #28006 from fareastside/master
Rafael Mendonça França
2017-02-24
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
add optional second argument to ActiveSupport core extension for Marshal#load...
Jeff Latz
2017-02-24
1
-0
/
+13
|
|
/
/
/
*
/
/
/
Add missing gzip footer check in ActiveSupport::Gzip.decompress
Dylan Thacker-Smith
2017-02-24
1
-0
/
+10
|
/
/
/
*
|
/
Make HWIA#compact not return nil when no nils
Pavel Pravosud
2017-02-23
1
-0
/
+10
|
|
/
|
/
|
*
|
Add more missing requires
Andrew White
2017-02-22
1
-0
/
+1
*
|
Add missing requires
Andrew White
2017-02-22
1
-0
/
+4
*
|
Preload to_datetime before freezing a TimeWithZone instance
Adam Rice
2017-02-22
1
-0
/
+1
*
|
Revert "Merge pull request #27925 from robin850/hwia-removal"
Kasper Timm Hansen
2017-02-20
1
-23
/
+0
*
|
Deprecate the top-level `HashWithIndifferentAccess` contant
Robin Dupret
2017-02-19
1
-0
/
+23
*
|
Merge pull request #27973 from kenta-s/add-missing-test-for-time-blank
Andrew White
2017-02-12
1
-1
/
+1
|
\
\
|
*
|
Add Time#blank? to blank_test
kenta-s
2017-02-12
1
-1
/
+1
*
|
|
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
2
-2
/
+0
|
/
/
*
|
Remove deprecated behavior that halts callbacks when the return is false
Rafael Mendonça França
2017-02-07
1
-28
/
+2
*
|
Merge pull request #27608 from kamipo/remove_deprecated_passing_string_to_def...
Rafael França
2017-02-07
1
-34
/
+21
|
\
\
|
*
|
Deprecate passing string to `:if` and `:unless` conditional options on `set_c...
Ryuta Kamizono
2017-02-04
1
-4
/
+17
|
*
|
Remove deprecated passing string to define callback
Ryuta Kamizono
2017-02-04
1
-31
/
+5
*
|
|
Merge pull request #27919 from bf4/correct_spelling
Arthur Nogueira Neves
2017-02-06
5
-6
/
+6
|
\
\
\
|
*
|
|
Correct spelling
Benjamin Fleischer
2017-02-05
5
-6
/
+6
|
|
/
/
*
/
/
Add tests for `blank?`
kenta-s
2017-02-06
3
-0
/
+12
|
/
/
*
|
explicitly require `listen` in `EventedFileUpdateCheckerTest` (#27867)
Arthur Nogueira Neves
2017-02-01
1
-0
/
+1
|
\
\
|
*
|
explicitly require `listen` in `EventedFileUpdateCheckerTest`
yuuji.yaginuma
2017-02-01
1
-0
/
+1
*
|
|
remove unused variable
yuuji.yaginuma
2017-02-01
1
-1
/
+1
|
/
/
*
|
Remove deprecated callbacks from ActionDispatch middlewares
Rafael Mendonça França
2017-01-31
1
-1
/
+13
*
|
Add test for `variable_size_secure_compare`
kenta-s
2017-01-31
1
-1
/
+6
*
|
Raise in the initialize not in the execute
Rafael Mendonça França
2017-01-31
1
-3
/
+2
*
|
Merge pull request #27824 from kenta-s/raise-an-error-if-no-block-given
Rafael França
2017-01-31
1
-0
/
+7
|
\
\
|
*
|
Raise an error if FileUpdateChecker#execute is called with no block
kenta-s
2017-01-28
1
-0
/
+7
*
|
|
Merge pull request #27797 from y-yagi/correctly_check_error_message
Arthur Nogueira Neves
2017-01-30
2
-2
/
+4
|
\
\
\
|
*
|
|
correctly check error message
yuuji.yaginuma
2017-01-25
2
-2
/
+4
*
|
|
|
Merge pull request #27822 from mtsmfm/bump-unicode-version
Jeremy Daer
2017-01-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update Unicode Version to 9.0.0
Fumiaki MATSUSHIMA
2017-01-28
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Ruby constant look-up no longer falls back to top-level since 2.5
Akira Matsuda
2017-01-30
1
-7
/
+10
*
|
|
|
Missing require 'active_support/core_ext/hash/keys'
Akira Matsuda
2017-01-29
1
-0
/
+1
|
/
/
/
*
|
|
Uninterned Symbol can be duped since ruby 2.4.1
Akira Matsuda
2017-01-26
1
-1
/
+4
*
|
|
This seems to be working on JRuby 9K
Akira Matsuda
2017-01-25
1
-10
/
+0
*
|
|
Merge pull request #27798 from yui-knk/give_message_to_test_duplicable
Richard Schneeman
2017-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Give a message to `#test_duplicable` assertion
yui-knk
2017-01-25
1
-1
/
+1
|
|
/
/
*
/
/
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
1
-0
/
+10
|
/
/
*
|
Allocation free Integer#to_s
Jean Boussier
2017-01-19
1
-0
/
+4
*
|
Unused class for testing since 93559da4826546d07014f8cfa399b64b4a143127
Akira Matsuda
2017-01-18
1
-16
/
+0
*
|
rm rm_f that is not in use
Akira Matsuda
2017-01-18
1
-5
/
+0
*
|
Adjust `Module.parent_name` to work when frozen; fixes #27637
Corey Ward
2017-01-17
2
-30
/
+37
*
|
Use appropriate assertion based on expectation
Corey Ward
2017-01-17
1
-2
/
+7
*
|
Don't pollute Object with rubinius_skip and jruby_skip
Akira Matsuda
2017-01-17
1
-10
/
+10
[prev]
[next]