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 #13229 from vipulnsward/fix-10635-tests
Rafael Mendonça França
2013-12-12
2
-2
/
+17
|
\
|
*
PR #10635 introduces rescue from ArgumentError thrown by `Base64.strict_decod...
Vipul A M
2013-12-12
2
-2
/
+17
*
|
Copy-edit the parent commit
Rafael Mendonça França
2013-12-12
1
-6
/
+8
*
|
Merge pull request #13268 from aayushkhandelwal11/master
Rafael Mendonça França
2013-12-12
1
-22
/
+16
|
\
\
|
*
|
Moving the common code of increment and decrement of cache file store into se...
Aayush khandelwal
2013-12-12
1
-22
/
+16
*
|
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-12
1
-1
/
+1
*
|
|
Merge pull request #13287 from aayushkhandelwal11/typo_rectified
Yves Senn
2013-12-11
1
-3
/
+3
|
\
\
\
|
*
|
|
typos rectified lifecycle => life cycle
Aayush khandelwal
2013-12-12
1
-3
/
+3
|
|
/
/
*
|
|
JSON: speed up date/time encoding
Jeremy Kemper
2013-12-11
1
-24
/
+19
*
|
|
Merge pull request #13284 from aayushkhandelwal11/typos_corrected
Godfrey Chan
2013-12-11
1
-1
/
+1
|
\
\
\
|
*
|
|
typos rectified [ci skip]
Aayush khandelwal
2013-12-12
1
-1
/
+1
|
|
/
/
*
|
|
Remove not necessary file, move constants to the file they are used
Carlos Antonio da Silva
2013-12-11
3
-8
/
+8
*
|
|
Nodoc missing number helper classes in AS [ci skip]
Carlos Antonio da Silva
2013-12-11
3
-4
/
+2
*
|
|
typo rectified [skip ci]
Aayush khandelwal
2013-12-11
2
-2
/
+2
|
/
/
*
|
Merge pull request #13260 from arunagw/using-parallelize_me
Aaron Patterson
2013-12-10
1
-6
/
+3
|
\
\
|
*
|
Using parallelize_me! to parallelize isolated test
Arun Agrawal
2013-12-10
1
-6
/
+3
*
|
|
Replace with gsub! in ActiveSupport::Inflector.
Elben Shira
2013-12-10
1
-1
/
+2
*
|
|
make `collect_deprecations` available.
Yves Senn
2013-12-10
1
-11
/
+10
*
|
|
doc: date/conversions.rb should talk about date format not time format.
Yves Senn
2013-12-10
1
-2
/
+2
|
/
/
*
/
Upgrade minitest version
Godfrey Chan
2013-12-08
1
-1
/
+1
|
/
*
Merge pull request #13213 from arunagw/aa-minitest-version-fix
Aaron Patterson
2013-12-06
1
-1
/
+1
|
\
|
*
Minitest upgrade broke build
Arun Agrawal
2013-12-06
1
-1
/
+1
*
|
better error message for constants autoloaded from anonymous modules [fixes #...
Xavier Noria
2013-12-06
2
-24
/
+22
*
|
Merge pull request #10635 from vipulnsward/change_to_strict
Jeremy Kemper
2013-12-06
3
-5
/
+20
|
\
\
|
|
/
|
/
|
|
*
Use `Base.strict_decode64` instead of `Base.decode64` just as we do in encoding;
Vipul A M
2013-05-16
3
-5
/
+20
*
|
Fix issue with Kernel#silence_stream leaking file descriptors
Mario Visic
2013-12-06
3
-0
/
+21
*
|
set `i18n.enforce_available_locales` before `i18n.default_locale`.
Yves Senn
2013-12-05
2
-0
/
+10
*
|
Review json_escape docs [ci skip]
Carlos Antonio da Silva
2013-12-04
1
-22
/
+22
*
|
Also move html_esacpe regex to a constant (see 9d25af60)
Godfrey Chan
2013-12-04
1
-1
/
+2
*
|
Added \u2028 \u2029 to json_escape
Godfrey Chan
2013-12-04
1
-5
/
+7
*
|
Use lower case letters in unicodes sequences to match the new encoder's output
Godfrey Chan
2013-12-04
1
-1
/
+1
*
|
Fixed a long-standing bug in `json_escape` that strips quotation marks
Godfrey Chan
2013-12-04
1
-12
/
+49
*
|
removed duplicate test case
Kuldeep Aggarwal
2013-12-04
1
-1
/
+0
*
|
Backfilled CHANGELOG for AS::JSON::Variable removal (6f3e01e8) [ci skip]
Godfrey Chan
2013-12-03
1
-0
/
+4
*
|
Remove earlier return in favor of conditional
Carlos Antonio da Silva
2013-12-03
1
-6
/
+9
*
|
Change delimiter check order: first check if it is present
Carlos Antonio da Silva
2013-12-03
1
-3
/
+3
*
|
Make both conversion methods work similarly
Carlos Antonio da Silva
2013-12-03
1
-1
/
+2
*
|
Remove useless empty string
Carlos Antonio da Silva
2013-12-03
1
-2
/
+1
*
|
No need for #tap
Carlos Antonio da Silva
2013-12-03
1
-4
/
+3
*
|
Avoid a hash creation since defaults is a new hash already
Carlos Antonio da Silva
2013-12-03
1
-1
/
+1
*
|
Stop using local variables everywhere, make use of the reader
Carlos Antonio da Silva
2013-12-03
6
-20
/
+20
*
|
Refactor to avoid earlier returns
Carlos Antonio da Silva
2013-12-03
1
-5
/
+9
*
|
Rename variable that holds whether or not the class should validate a float n...
Carlos Antonio da Silva
2013-12-03
5
-9
/
+9
*
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-03
1
-1
/
+1
*
|
Added Date#all_week/month/quarter/year for generating date ranges
Dimko
2013-12-03
4
-21
/
+42
*
|
Add support for localized date references
Colin Bartlett
2013-12-03
3
-0
/
+39
*
|
Use travel_to convention in existing test
Colin Bartlett
2013-12-03
1
-4
/
+4
*
|
Tidy up previous commit, fix message assertion and improve tests
Carlos Antonio da Silva
2013-12-03
2
-2
/
+9
*
|
Modify the Hash#assert_valid_keys error message so that it shows the valid ke...
Nerian
2013-12-03
3
-4
/
+9
*
|
Merge pull request #13060 from chancancode/change_log_for_json_refactor
Carlos Antonio da Silva
2013-12-02
3
-0
/
+59
|
\
\
[next]