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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `#travel` and `#travel_to` to AS::TestCase
Prem Sichanugrist
2013-11-20
1
-2
/
+48
*
Unify `cattr_*` interface: allow to pass a block to `cattr_reader`.
Alexey Chernenkov
2013-11-15
1
-0
/
+9
*
Improved compatibility with the stdlib JSON gem.
Godfrey Chan
2013-11-14
1
-0
/
+45
*
Array#split preserving the calling array
KD
2013-11-11
1
-6
/
+12
*
Standardize all JSON encoded times to use 3 decimal fractional seconds
Ryan Glover
2013-11-07
3
-5
/
+5
*
Do not expose internal state in the public encoder API (i.e. as_json)
Godfrey Chan
2013-11-06
1
-3
/
+9
*
Add +capitalize+ option to Inflector.humanize
claudiob
2013-11-06
3
-1
/
+19
*
Eliminate `JSON.{parse,load,generate,dump}` and `def to_json`
Godfrey Chan
2013-11-05
1
-4
/
+4
*
Fixed Object#as_json and Struct#as_json with options
Godfrey Chan
2013-11-05
1
-2
/
+27
*
Added Numeric#in_milliseconds, like 1.hour.in_milliseconds, so we can feed th...
David Heinemeier Hansson
2013-11-02
1
-0
/
+4
*
Raise an error when AS::JSON.decode is called with options
Godfrey Chan
2013-10-30
1
-4
/
+2
*
Merge pull request #12203 from chancancode/eager_load_json
Jeremy Kemper
2013-10-30
3
-1
/
+18
|
\
|
*
Moved all JSON core extensions into core_ext/object/json
Godfrey Chan
2013-09-13
3
-1
/
+18
*
|
Merge pull request #11785 from grosser/grosser/file-unless-exist
Rafael Mendonça França
2013-10-28
1
-0
/
+7
|
\
\
|
*
|
support :unless_exist for FileCache
grosser
2013-08-30
1
-0
/
+7
*
|
|
Improve the test code for #8422
Rafael Mendonça França
2013-10-24
1
-4
/
+4
*
|
|
Merge pull request #8491 from igagnidz/master
Rafael Mendonça França
2013-10-24
1
-0
/
+10
|
\
\
\
|
*
|
|
Added test to ensure that DescendantsTracker does not leak memory on singleto...
Iuri Gagnidze
2012-12-09
1
-0
/
+10
*
|
|
|
slice! should not remove default hash value/proc
Antonio Santos
2013-10-24
1
-0
/
+18
*
|
|
|
`$SAFE = 4;` has been removed with Ruby 2.1
Vipul A M
2013-10-14
1
-13
/
+0
*
|
|
|
Revert "Merge pull request #12480 from iwiznia/master"
Jeremy Kemper
2013-10-11
1
-15
/
+0
*
|
|
|
flatten and flatten! methods for ActiveSupport::Duration
Ionatan Wiznia
2013-10-11
1
-0
/
+15
*
|
|
|
Merge pull request #12412 from bf4/allow_pathname_for_require_dependency
Xavier Noria
2013-09-30
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
require_dependency should allow Pathname-like objects, not just String
Benjamin Fleischer
2013-09-30
1
-0
/
+11
*
|
|
|
|
Merge pull request #11474 from bogdan/time-with-zone-succ
Andrew White
2013-09-22
1
-0
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Disable ability to iterate over a Range of TimeWithZone
Bogdan Gusiev
2013-07-19
1
-0
/
+22
*
|
|
|
|
|
Allow attaching to AS::Notifications namespace up front
Daniel Schierbeck
2013-09-20
1
-0
/
+40
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #12196 from h-lame/fix-activesupport-cache-filestore-cleanup
Rafael Mendonça França
2013-09-12
1
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Fix FileStore#cleanup to no longer rely on missing each_key method
Murray Steele
2013-09-11
1
-0
/
+12
*
|
|
|
|
|
Enabled quirks mode on JSON.parse, fixes broken test in af9caae
Godfrey Chan
2013-09-12
1
-1
/
+13
*
|
|
|
|
|
Replace JSON.load with JSON.parse, also removed the proc parameter
Godfrey Chan
2013-09-11
1
-1
/
+14
*
|
|
|
|
|
Merge pull request #12200 from dchelimsky/simplify-duration-inspect-even-more
Rafael Mendonça França
2013-09-11
1
-0
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Reduce Duration#inspect to a single series of transformations
David Chelimsky
2013-09-11
1
-0
/
+3
*
|
|
|
|
|
Be sure to restore the default I18n.locale after changed its value in a test
Akira Matsuda
2013-09-10
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #12173 from arunagw/fixes_reverted_by_revert_commit
Guillermo Iguaran
2013-09-10
1
-2
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix order dependent test
Arun Agrawal
2013-09-09
1
-2
/
+10
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Removed unused modules and classes
Anupam Choudhury
2013-09-10
1
-7
/
+0
*
|
|
|
|
|
Removed unnecessary require
Anupam Choudhury
2013-09-10
1
-1
/
+0
|
/
/
/
/
/
*
/
/
/
/
Ensure all-caps nested consts marked as autoloaded
Simon Coffey
2013-08-27
2
-0
/
+12
|
/
/
/
/
*
|
|
|
Merge pull request #11932 from gaurish/skip-encoding-convertor
Rafael Mendonça França
2013-08-21
2
-0
/
+16
|
\
\
\
\
|
*
|
|
|
Define jruby_skip to skip test on JRuby
Gaurish Sharma
2013-08-21
1
-0
/
+5
|
*
|
|
|
Skip few of the ActiveSupport'sinflector test on JRuby
Gaurish Sharma
2013-08-21
1
-0
/
+10
*
|
|
|
|
Skip tests involving $SAFE, it's not supported on Rubinius.
Federico Ravasio
2013-08-21
1
-0
/
+2
*
|
|
|
|
Added method to skip tests on Rubinius to AS/abstract_unit.
Federico Ravasio
2013-08-21
1
-0
/
+4
*
|
|
|
|
ensure freeze on Thread freezes locals
Nick Howard
2013-08-19
1
-0
/
+9
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-08-17
2
-13
/
+5
|
\
\
\
\
|
*
|
|
|
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
2
-13
/
+5
*
|
|
|
|
Add String#remove(pattern) as a short-hand for the common pattern of String#g...
David Heinemeier Hansson
2013-08-13
1
-0
/
+5
*
|
|
|
|
renames the :abort deprecation behaviour to :raise
Xavier Noria
2013-08-13
1
-3
/
+3
*
|
|
|
|
defines a new :abort deprecation behaviour that raises
Xavier Noria
2013-08-13
1
-0
/
+16
[next]