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
/
active_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #31204 from tjschuck/doc_fix_some_backticks_to_tt
Rafael França
2017-11-22
9
-19
/
+19
|
\
|
*
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
9
-19
/
+19
*
|
Make ActiveSupport::TimeZone.all independent of previous lookups (#31176)
Chris LaRose
2017-11-22
1
-3
/
+9
|
/
*
MemCacheStore: Support expiring counters
Takumasa Ochi
2017-11-20
1
-2
/
+2
*
Generate `keys` instead of `keys_to_names`
Ryuta Kamizono
2017-11-20
1
-3
/
+3
*
Fix "warning: assigned but unused variable - key"
yuuji.yaginuma
2017-11-18
1
-1
/
+1
*
Merge pull request #31035 from BrentWheeldon/bmw-db-load-deadlock
Matthew Draper
2017-11-18
1
-0
/
+17
|
\
|
*
Prevent deadlocks with load interlock and DB lock.
Brent Wheeldon
2017-11-09
1
-0
/
+17
*
|
Merge pull request #30100 from kirs/doc-reloader
Matthew Draper
2017-11-17
1
-0
/
+3
|
\
\
|
*
|
Document public hooks in AS::Reloader [ci skip]
Kir Shatrov
2017-08-14
1
-0
/
+3
*
|
|
Merge pull request #31128 from rails/handle-ambigious-times
Andrew White
2017-11-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Handle `TZInfo::AmbiguousTime` errors
Andrew White
2017-11-15
1
-1
/
+1
*
|
|
|
Merge pull request #29776 from mrj/fix-idlw-timezone
Matthew Draper
2017-11-15
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change the "International Date Line West" TZInfo timezone from "Pacific/Midwa...
Mark James
2017-07-13
1
-1
/
+1
*
|
|
|
Cache: Enable compression by default for values > 1kB.
Jeremy Daer
2017-11-13
1
-11
/
+9
*
|
|
|
Built-in Redis cache store
Jeremy Daer
2017-11-13
2
-12
/
+437
*
|
|
|
Merge pull request #30782 from NickLaMuro/improve_performance_of_inflections
Matthew Draper
2017-11-14
4
-8
/
+23
|
\
\
\
\
|
*
|
|
|
Deprecate ActiveSupport::Inflector#acronym_regex
Nick LaMuro
2017-10-28
3
-5
/
+8
|
*
|
|
|
Cache regexps generated from acronym_regex
Nick LaMuro
2017-10-23
2
-6
/
+18
*
|
|
|
|
Merge pull request #30893 from y-yagi/verify_credentials_format_before_saving
Kasper Timm Hansen
2017-11-13
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Verify credentials format before saving
yuuji.yaginuma
2017-11-13
1
-1
/
+7
*
|
|
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-12
1
-2
/
+0
*
|
|
|
|
|
Merge pull request #31065 from bogdan/cleanup-cache-key
Andrew White
2017-11-10
1
-26
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove code duplication in ActiveSupport::Cache
Bogdan Gusiev
2017-11-09
1
-26
/
+11
*
|
|
|
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-10
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #31081 from rails/allow-include-time-with-zone-range
Andrew White
2017-11-09
3
-1
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow `Range#include?` on TWZ ranges
Andrew White
2017-11-08
3
-1
/
+27
*
|
|
|
|
|
|
Use plain assert in assert_changes to avoid MT6 refutes
Genadi Samokovarov
2017-11-07
1
-7
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Resolve Minitest 6 deprecation in assert_no_changes
Dan Ott
2017-11-06
1
-1
/
+6
*
|
|
|
|
|
Fix acronym support in `humanize`
Andrew White
2017-11-06
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #31066 from Leyka/patch-1
Andrew White
2017-11-06
1
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix french spelling mistake
Skander
2017-11-06
1
-6
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon...
Andrew White
2017-11-06
1
-16
/
+24
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allows pass argument for `Time#prev_year` and `Time#next_year`.
bogdanvlviv
2017-10-24
1
-5
/
+9
|
*
|
|
|
|
Allows pass argument for `Time#prev_month` and `Time#next_month`
bogdanvlviv
2017-10-24
1
-5
/
+9
|
*
|
|
|
|
Allows pass argument for `Time#prev_day` and `Time#next_day`
bogdanvlviv
2017-10-24
1
-6
/
+6
*
|
|
|
|
|
Merge pull request #31014 from aditya-kapoor/doc-fixes
Eileen M. Uchitelle
2017-11-04
1
-1
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] show the correct example to demonstrate inflections.
Aditya Kapoor
2017-11-01
1
-1
/
+7
*
|
|
|
|
|
|
Remove unused `calculate_rounded_number` and `digit_count`
yuuji.yaginuma
2017-11-04
1
-8
/
+0
*
|
|
|
|
|
|
Enable `Style/RedundantReturn` rubocop rule, and fixed a couple more
Ryuta Kamizono
2017-11-01
1
-7
/
+7
|
/
/
/
/
/
/
*
|
|
|
|
|
removed unnecessary returns
Shuhei Kitagawa
2017-10-28
4
-4
/
+4
*
|
|
|
|
|
Simplify API documentation of methods that return a Duration
bogdanvlviv
2017-10-24
2
-33
/
+10
|
/
/
/
/
/
*
|
|
|
|
Make clear that Time core extensions are split between Numeric and Integer
João Fernandes
2017-10-24
2
-6
/
+10
*
|
|
|
|
Merge pull request #30961 from q-centrix/performance-improvement-acts-like
Rafael França
2017-10-23
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Performance improvements for acts_like? method.
Dillon Welch
2017-10-23
1
-1
/
+10
*
|
|
|
|
|
Merge pull request #30953 from rohitpaulk/fix-io-to-json
Rafael Mendonça França
2017-10-23
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix #to_json for unreadable IO objects, fixes #26132
Paul Kuruvilla
2017-10-23
1
-0
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Remove deprecated `:if` and `:unless` string filter for callbacks
Rafael Mendonça França
2017-10-23
1
-33
/
+22
|
/
/
/
/
/
*
|
|
|
|
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
128
-381
/
+381
*
|
|
|
|
Let Hash#slice return a Hash
Akira Matsuda
2017-10-21
1
-1
/
+1
[next]