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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #28790 from tjschuck/require_as_time_in_testing_time_helpers
Rafael França
2017-04-18
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Explicitly require AS::Time in AS::Testing::TimeHelpers
T.J. Schuck
2017-04-18
1
-0
/
+1
*
|
|
|
|
Fix Enumerable#sum redefined warning
Fumiaki MATSUSHIMA
2017-04-18
1
-23
/
+45
|
/
/
/
/
*
|
|
|
Add missing periods
Jon Moss
2017-04-17
1
-2
/
+2
*
|
|
|
Add (more) documentation to to_time
Ken Mayer
2017-04-17
1
-0
/
+3
*
|
|
|
There are actually only 134 unique timezones.
Chris Dosé
2017-04-16
1
-1
/
+1
*
|
|
|
Add Puerto Rico support to ActiveSupport::TimeZone
Chris Dosé
2017-04-16
1
-0
/
+1
*
|
|
|
Merge pull request #28638 from bogdanvlviv/prepend_and_append_in_ruby
Kasper Timm Hansen
2017-04-15
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Prevent aliases Array#append and Array#prepend
bogdanvlviv
2017-04-02
1
-2
/
+2
*
|
|
|
|
Add additional options to time `change` methods
Andrew White
2017-04-14
6
-15
/
+83
*
|
|
|
|
Move CHANGELOG.md entry from Active Support to Action Pack
Jon Moss
2017-04-11
1
-13
/
+1
*
|
|
|
|
Add action_controller_api, action_controller_base on_load hook
Julian Nadeau
2017-04-10
1
-1
/
+13
*
|
|
|
|
Implement `fetch_values` for HashWithIndifferentAccess (#28316)
Josh Pencheon
2017-04-10
3
-0
/
+31
*
|
|
|
|
delegate_missing_to should fall back to super
Matthew Draper
2017-04-09
2
-1
/
+23
*
|
|
|
|
delegate_to_missing doesn't delegate private methods
Matthew Draper
2017-04-09
2
-1
/
+14
*
|
|
|
|
Fix `warning: already initialized constant HashWithIndifferentAccessTest::Has...
Ryuta Kamizono
2017-04-07
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Move HashWithIndifferentAccess tests to separate file
Michael Stock
2017-03-30
2
-712
/
+734
*
|
|
|
Add aliases for reverse_merge to with_defaults
Matt Casper
2017-03-29
3
-0
/
+29
*
|
|
|
Use keyword arguments instead of hash
Rafael Mendonça França
2017-03-28
2
-9
/
+11
*
|
|
|
Merge pull request #28480 from mubashirhanif/add_keep_id_suffix_option_to_hum...
Rafael Mendonça França
2017-03-28
5
-21
/
+81
|
\
\
\
\
|
*
|
|
|
Added options hash to titleize method and keep_id_suffix option to humanize
Mubashir Hanif
2017-03-21
5
-21
/
+81
*
|
|
|
|
starts_with? is removed in Ruby 2.4
Rafael Mendonça França
2017-03-28
1
-1
/
+1
*
|
|
|
|
Merge pull request #1 from radiospiel/tickets/26955-listen-paths
Rafael Mendonça França
2017-03-28
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
No longer listens to dirs inside of installed gems
eno
2016-11-08
1
-0
/
+5
*
|
|
|
|
|
Return unmapped timezones from `country_zones`
Andrew White
2017-03-28
2
-5
/
+16
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
minor CHANGELOG formatting changes. [ci skip]
Yves Senn
2017-03-26
1
-1
/
+0
*
|
|
|
|
Fix doc format for `duplicable?` [ci skip]
yuuji.yaginuma
2017-03-25
1
-6
/
+6
*
|
|
|
|
Remove unnecessary ruby version comments [ci skip]
Vipul A M
2017-03-24
1
-2
/
+2
*
|
|
|
|
Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...
Vipul A M
2017-03-23
2
-13
/
+26
*
|
|
|
|
No need to have an entry that was included in 5.1 in 5.2
Rafael Mendonça França
2017-03-22
1
-11
/
+0
*
|
|
|
|
Add AS::Deprecation::DeprecatedConstantAccessor
Dominic Cleal
2017-03-22
4
-0
/
+86
*
|
|
|
|
Start Rails 5.2 development
Matthew Draper
2017-03-22
3
-631
/
+4
*
|
|
|
|
Merge pull request #28446 from y-yagi/move_new_changelog_entry_to_the_top
Jon Moss
2017-03-18
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Move new CHANGELOG entry to the top [ci skip]
yuuji.yaginuma
2017-03-16
1
-7
/
+7
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Cleanup documentation fixes (#28460)
Vipul A M
2017-03-17
1
-2
/
+2
*
|
|
|
|
Merge pull request #28445 from denniszelada/feature-documentation-with_options
Vipul A M
2017-03-17
1
-0
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add documentation to use with_options in the same class [ci skip]
Dennis Zelada
2017-03-16
1
-0
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix test warnings
Andrew White
2017-03-16
1
-5
/
+5
*
|
|
|
Move `to_time` to `DateTime` compatibility.rb file
Andrew White
2017-03-16
4
-6
/
+16
*
|
|
|
Merge pull request #28147 from kmcphillips/master-time-freeze
Andrew White
2017-03-16
6
-22
/
+206
|
\
\
\
\
|
*
|
|
|
Handle #to_time and memoization taking into account memoization, frozen state...
Kevin McPhillips
2017-03-06
6
-22
/
+206
*
|
|
|
|
Tweak 28412
Jon Moss
2017-03-15
1
-1
/
+1
*
|
|
|
|
Merge pull request #28425 from rails/remove-duration-deprecation
Andrew White
2017-03-15
4
-36
/
+212
|
\
\
\
\
\
|
*
|
|
|
|
Restore 5.minutes changed in #28204
Andrew White
2017-03-15
1
-1
/
+1
|
*
|
|
|
|
Remove implicit coercion deprecation of durations
Andrew White
2017-03-15
3
-35
/
+211
*
|
|
|
|
|
Merge pull request #28412 from benoittgt/add_doc_for_message_encryptor_new
Rafael França
2017-03-15
1
-0
/
+5
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add documentation about signature_key for MessageEncryptor.new [ci skip]
Benoit Tigeot
2017-03-15
1
-0
/
+5
*
|
|
|
|
|
Lint activesupport/CHANGELOG.md
Jon Moss
2017-03-13
1
-8
/
+10
*
|
|
|
|
|
AS:Cache:MemoryStore doc fixes [ci skip] (#28389)
Vipul A M
2017-03-12
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #27051 from devonestes/adding-cache-clear-docs
Vipul A M
2017-03-12
1
-0
/
+2
|
\
\
\
\
\
\
[prev]
[next]