aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
Commit message (Expand)AuthorAgeFilesLines
* Remove broken and unused release taskArun Agrawal2015-05-221-7/+0
* Merge pull request #20251 from davydovanton/doc-memory-storeRafael Mendonça França2015-05-212-2/+2
|\
| * [skip ci] Add nodoc label for protected Cache methodsAnton Davydov2015-05-222-2/+2
* | Merge pull request #20250 from davydovanton/doc-mem-cache-storeRafael Mendonça França2015-05-211-1/+8
|\ \
| * | [skip ci] Update documentation for MemCacheStore::build_mem_cacheAnton Davydov2015-05-211-1/+8
| |/
* | Merge pull request #20247 from davydovanton/doc-array-inquirerAbdelkader Boudih2015-05-211-4/+10
|\ \
| * | [skip ci] Update documentation for ArrayInquirer#any?Anton Davydov2015-05-211-4/+10
| |/
* / [skip ci] Update documentation for Date classAnton Davydov2015-05-211-0/+6
|/
* add missing punctuation in changelog. [ci skip]Yves Senn2015-05-201-2/+2
* Give respond_to? a SymbolAkira Matsuda2015-05-201-1/+1
* Small stylistic tweaks for `Delegator#try` patchGodfrey Chan2015-05-192-20/+20
* Patch `Delegator` to work with `#try`Nate Smith2015-05-193-17/+127
* Fix typos is CHANGELOG [ci skip]karanarora2015-05-191-8/+8
* Only define #positive? and #negative? on Ruby 2.2Rafael Mendonça França2015-05-192-6/+85
* Merge pull request #20143 from vngrs/move_integer_positive_negative_to_numericRafael Mendonça França2015-05-195-14/+14
|\
| * Move Integer#positive? and Integer#negative? query methods to Numeric classMehmet Emin İNAÇ2015-05-136-14/+18
* | Fix grammar. [CI SKIP]Guo Xiang Tan2015-05-191-1/+1
* | [ci skip] remove unnecessary mention to Test::Unit from docsRoque Pinel2015-05-161-4/+4
* | Pass over CHANGELOGS [ci skip]Prathamesh Sonpatki2015-05-161-3/+5
* | remove warning from integer ext testyuuji.yaginuma2015-05-141-2/+2
|/
* Minor comment fix. [ci skip]Zoltan Kiss2015-05-131-4/+4
* Add Integer#positive? and Integer#negative? query methods in the vein of Fixn...David Heinemeier Hansson2015-05-134-0/+37
* Remove not used `options` argument from `ActiveSupport::JSON.decode`Carlos Antonio da Silva2015-05-131-8/+2
* [ci skip] Don’t encourage `sudo gem install`claudiob2015-05-121-1/+1
* as/core_ext require's not usedAnkit Gupta2015-05-082-2/+0
* Merge pull request #20049 from iamvery/patch-1Yves Senn2015-05-071-1/+13
|\
| * Add examples of Date and Time `next_week` usageJay Hayes2015-05-071-0/+7
|/
* Put the assertion arguments in the right orderMatthew Draper2015-05-051-1/+1
* deep_dup method, remove old key from duplicated hash to avoid unnecessary pairsMehmet Emin İNAÇ2015-05-042-0/+7
* Merge pull request #20006 from vngrs/refactor_test_order_methodRafael Mendonça França2015-05-041-8/+1
|\
| * refactor ActiveSupport::TestCase.test_order method with memoizationMehmet Emin İNAÇ2015-05-041-8/+1
* | Tiny documentation edits [ci skip]Robin Dupret2015-05-041-14/+16
|/
* [ci skip] Update ActiveSupport::Rails and ActiveSupport::Rescuable docsDAVID MOORE2015-04-262-3/+3
* Merge pull request #19902 from khundawg/dm-active-support-subsciber-docRichard Schneeman2015-04-251-2/+2
|\
| * [ci skip] Update ActiveSupport::Subscriber documentationDAVID MOORE2015-04-251-2/+2
* | [ci skip] Rework docs, add examples on deprecation proxiesNick Cox2015-04-241-22/+38
* | Merge pull request #17333 from rails/encode-twz-tzinfo-in-yamlAndrew White2015-04-225-8/+76
|\ \
| * | Improve ActiveSupport::TimeWithZone conversion to YAMLAndrew White2015-04-225-8/+76
* | | Merge pull request #19857 from sikachu/remove-alias-method-chain-docRafael Mendonça França2015-04-221-0/+3
|\ \ \ | |/ / |/| |
| * | Clearify that alias_method_chain is deprecatedPrem Sichanugrist2015-04-221-0/+3
* | | Refactor ActiveSupport::Timezone#strptimeAndrew White2015-04-222-28/+44
* | | Add ActiveSupport::TimeZone#strptime.Paul A Jungwirth2015-04-223-0/+90
|/ /
* | pass over CHANGELOGs. [ci skip]Yves Senn2015-04-221-1/+2
* | Merge pull request #19819 from gazay/no_fork_issueRafael Mendonça França2015-04-221-4/+4
|\ \
| * | MRI compatible code for ActiveSupport::Testing::Isolation::SubprocessAlexey Gaziev2015-04-191-4/+4
* | | Merge pull request #19814 from y-yagi/array_inquiryRafael Mendonça França2015-04-191-0/+2
|\ \ \
| * | | add missing require for ArrayInquireryuuji.yaginuma2015-04-191-0/+2
* | | | Merge pull request #19799 from yui-knk/fix/wrap_doc2Arthur Nogueira Neves2015-04-191-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Fix docs and guide about 'Array.wrap'yui-knk2015-04-191-3/+4
| |/ /
* / / [ci skip] Replace `list` with `array`yui-knk2015-04-181-1/+1
|/ /