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
*
Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...
Ryuta Kamizono
2017-11-29
1
-1
/
+3
*
[ci skip] Correct output for Upcase
Dixit Patel
2017-11-29
1
-1
/
+1
*
Merge pull request #31268 from tjschuck/refactor_prev_next_occurring
Rafael França
2017-11-28
3
-26
/
+32
|
\
|
*
Refactor Date/Time next_occurring and prev_occurring
T.J. Schuck
2017-11-28
3
-26
/
+32
*
|
Formatting fix for example code
T.J. Schuck
2017-11-28
2
-2
/
+2
|
/
*
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
2
-1
/
+6
*
Fix typos and add a few suggestions
Fatos Morina
2017-11-28
1
-1
/
+1
*
Merge pull request #31243 from ignat-z/patch-1
Rafael França
2017-11-27
1
-8
/
+6
|
\
|
*
[ci skip] Fix documentation for deprecation method_wrappers
Ignat Zakrevsky
2017-11-27
1
-8
/
+6
*
|
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
2
-1
/
+3
|
/
*
Enable `Style/DefWithParentheses` rubocop rule
Ryuta Kamizono
2017-11-27
2
-2
/
+2
*
Renove duplicated and wrong test
Rafael Mendonça França
2017-11-25
1
-5
/
+0
*
Compare the actual string after comparing the HMAC proccessed strings
Rafael Mendonça França
2017-11-25
1
-1
/
+1
*
Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...
Rafael Mendonça França
2017-11-25
3
-10
/
+31
|
\
|
*
Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,
Vipul A M
2017-06-07
3
-10
/
+31
*
|
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
3
-3
/
+23
|
/
/
*
|
MemCacheStore: Support expiring counters
Takumasa Ochi
2017-11-20
3
-2
/
+31
*
|
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
2
-0
/
+72
|
\
\
|
*
|
Prevent deadlocks with load interlock and DB lock.
Brent Wheeldon
2017-11-09
2
-0
/
+72
*
|
|
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
4
-1
/
+66
|
\
\
\
\
|
*
|
|
|
Handle `TZInfo::AmbiguousTime` errors
Andrew White
2017-11-15
4
-1
/
+66
*
|
|
|
|
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
*
|
|
|
|
These strings should already be frozen where ruby accepts the magic-comment
Akira Matsuda
2017-11-15
1
-2
/
+2
*
|
|
|
|
Fix activesupport/CHANGELOG.md [ci skip]
bogdanvlviv
2017-11-14
1
-27
/
+29
*
|
|
|
|
Cache: Enable compression by default for values > 1kB.
Jeremy Daer
2017-11-13
4
-14
/
+41
*
|
|
|
|
Built-in Redis cache store
Jeremy Daer
2017-11-13
6
-15
/
+637
*
|
|
|
|
Merge pull request #30782 from NickLaMuro/improve_performance_of_inflections
Matthew Draper
2017-11-14
5
-8
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate ActiveSupport::Inflector#acronym_regex
Nick LaMuro
2017-10-28
4
-5
/
+14
|
*
|
|
|
|
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
2
-1
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Verify credentials format before saving
yuuji.yaginuma
2017-11-13
2
-1
/
+15
*
|
|
|
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-12
1
-2
/
+0
*
|
|
|
|
|
|
:scissors:
Ryuta Kamizono
2017-11-10
1
-2
/
+2
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
Bump RuboCop to 0.51.0
Koichi ITO
2017-11-10
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #31027 from PHedkvist/inflector_test_type
Rafael França
2017-11-09
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fixed typo in test for activesupport parameterize
Pierre Hedkvist
2017-11-01
2
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #31081 from rails/allow-include-time-with-zone-range
Andrew White
2017-11-09
5
-4
/
+46
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Allow `Range#include?` on TWZ ranges
Andrew White
2017-11-08
5
-4
/
+46
*
|
|
|
|
|
|
|
|
Use plain assert in assert_changes to avoid MT6 refutes
Genadi Samokovarov
2017-11-07
2
-9
/
+5
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Resolve Minitest 6 deprecation in assert_no_changes
Dan Ott
2017-11-06
1
-1
/
+6
[next]