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 #19889 from cedrics/long-uri-encoded-keys
Sean Griffin
2015-10-20
1
-3
/
+4
|
\
|
*
when checking for too long cache keys used the uri encoded fname
Cedric Sohrauer
2015-04-24
1
-3
/
+4
*
|
Merge pull request #19992 from greysteil/handle-invalid-utf8-in-html-escape
Sean Griffin
2015-10-20
1
-2
/
+2
|
\
\
|
*
|
Handle invalid UTF-8 strings when HTML escaping
Grey Baker
2015-06-08
1
-2
/
+2
*
|
|
Merge pull request #20038 from imanel/numeric_prepend
Sean Griffin
2015-10-20
2
-33
/
+19
|
\
\
\
|
*
|
|
Unify behavior of all Numeric extensions and use Module.prepend instead of al...
Bernard Potocki
2015-05-28
2
-33
/
+19
*
|
|
|
Update #20737 to address feedback
Sean Griffin
2015-10-20
1
-2
/
+5
*
|
|
|
Fixed slice! behavior: return nil for out-of-bound parameters
Gourav Tiwari
2015-10-20
1
-1
/
+2
*
|
|
|
Merge pull request #20872 from maxjacobson/more-humane-rounding
Sean Griffin
2015-10-20
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Round some numbers more humanely
Max Jacobson
2015-07-26
1
-2
/
+4
*
|
|
|
|
Merge pull request #21302 from theunraveler/delegate_reserved_argument_names
Sean Griffin
2015-10-20
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Fixing issue when delegating to methods named "block", "args", or "arg"
Jake Bell
2015-08-19
1
-5
/
+6
*
|
|
|
|
|
Merge pull request #21883 from tarzan/cache-key-too-precise
Sean Griffin
2015-10-20
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixes #21815
Maarten Jacobs
2015-10-16
1
-0
/
+1
*
|
|
|
|
|
|
Merge pull request #21858 from Gaurav2728/protected_method_nodoc
Rafael Mendonça França
2015-10-20
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nodoc for active support protected method [CI skip]
Gaurav Sharma
2015-10-04
1
-3
/
+3
*
|
|
|
|
|
|
|
Remove outdated statement about bundled TZInfo.
Phil Ross
2015-10-18
1
-6
/
+0
*
|
|
|
|
|
|
|
Use "rake time:zones:all" instead of "rake -D time" [ci skip]
Marat Galiev
2015-10-17
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #21953 from bdunne/fix_dep_warn
Matthew Draper
2015-10-17
2
-20
/
+45
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix bug where custom deprecators are not used.
Brandon Dunne
2015-10-14
2
-20
/
+45
*
|
|
|
|
|
|
|
drop array allocations when iterating over the hash
Aaron Patterson
2015-10-15
1
-1
/
+3
*
|
|
|
|
|
|
|
make string allocation constant regardless of column count
Aaron Patterson
2015-10-15
1
-2
/
+6
*
|
|
|
|
|
|
|
Merge pull request #21946 from davidcelis/fix-time-zone-utc-predicate
Andrew White
2015-10-15
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Expand support for ActiveSupport::TimeWithZone#utc?
David Celis
2015-10-15
1
-1
/
+1
*
|
|
|
|
|
|
|
Only prepend a single module when defining deprecation wrappers.
Charles Oliver Nutter
2015-10-13
1
-4
/
+4
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #21631 from RobinClowers/fix-cache-instrumentation
Jeremy Daer
2015-10-09
1
-13
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix Cache#fetch instrumentation
Robin Clowers
2015-09-14
1
-13
/
+11
*
|
|
|
|
|
|
|
Avoid leaking the first relation we call #first on
Matthew Draper
2015-10-09
1
-3
/
+3
*
|
|
|
|
|
|
|
code gardening in transliterate.rb
Xavier Noria
2015-10-07
1
-2
/
+5
*
|
|
|
|
|
|
|
Merge pull request #21868 from tanmay3011/fix_time_class_documentation
Vijay Dev
2015-10-05
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ci skip] Fix #seconds_since_midnight documentation output it will always ret...
Tanmay Sinha
2015-10-05
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge pull request #21866 from tanmay3011/fix_documentation
Sean Griffin
2015-10-04
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix Time.now format in documentation
Tanmay Sinha
2015-10-04
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #21863 from tanmay3011/use_applications_year
Sean Griffin
2015-10-04
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Use Time#current instead of Time#now to prevent zone issue inorder to use app...
Tanmay Sinha
2015-10-04
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-10-04
5
-5
/
+5
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[ci skip] default_normalization_form accessing from Unicode
Gaurav Sharma
2015-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Renamed ‘Return’ to ‘Returns’ [ci skip]
Ronak Jangir
2015-09-28
3
-3
/
+3
|
*
|
|
|
|
|
|
|
Documentation typo
Akira Matsuda
2015-09-20
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Wrong usage of 'a' in docs fixed [ci skip]
Mehmet Emin İNAÇ
2015-10-03
1
-1
/
+1
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #20600 from mtsmfm/xmlschema-should-display-more-than-6-di...
Andrew White
2015-10-02
1
-5
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
TimeWithZone#xmlschema should be able to display more than 6 digits
Fumiaki MATSUSHIMA
2015-09-30
1
-5
/
+4
*
|
|
|
|
|
|
|
|
Regex fix for mattr_accessor validation
Aliaksandr Buhayeu
2015-10-01
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Refactor AS::Callbacks halt config and fix the documentation
Roque Pinel
2015-10-01
1
-7
/
+8
*
|
|
|
|
|
|
|
|
make sure exceptions are marshalable when returning test results
Aaron Patterson
2015-09-30
1
-1
/
+17
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Improve readability of docs by using code tag [ci skip]
Prakash Laxkar
2015-09-29
4
-4
/
+4
*
|
|
|
|
|
|
|
Merge pull request #21807 from ronakjangir47/fix_formatted_offset_docs
Rafael Mendonça França
2015-09-29
3
-3
/
+10
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update docs for `formatted_offset`
Ronak Jangir
2015-09-29
3
-3
/
+10
*
|
|
|
|
|
|
|
|
Merge pull request #21782 from ronakjangir47/transform_values_docs
Rafael Mendonça França
2015-09-28
2
-8
/
+17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Updated docs for transform_values [ci skip]
Ronak Jangir
2015-09-28
1
-3
/
+8
[next]