aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25823 from mechanicles/missing-memory-store-testsRafael França2016-07-201-0/+10
|\
| * Add missing tests for memory store of cache.Santosh Wadghule2016-07-171-0/+10
* | Merge pull request #25393 from gsamokovarov/introduce-assert-changesRafael França2016-07-203-9/+236
|\ \
| * | Introduce `assert_changes` and `assert_no_changes`Genadi Samokovarov2016-07-173-9/+236
* | | Merge pull request #25822 from mechanicles/clear-local-cache-on-invalid-param...Rafael França2016-07-201-0/+12
|\ \ \
| * | | Add missing test for clearing up local cache on invalid parameters err.Santosh Wadghule2016-07-171-0/+12
| | |/ | |/|
* | | Make sure the time method is unstubedRafael Mendonça França2016-07-171-29/+41
| |/ |/|
* | Added :fallback_string option to Array#to_sentenceoss922016-07-133-3/+20
|/
* Merge pull request #25790 from mrageh/wrap-lazy-load-hooks-in-moduleRafael França2016-07-131-18/+26
|\
| * Wrap module around lazy load hooksmrageh2016-07-121-18/+26
* | Remove old test that check duplicated items in the load pathRafael Mendonça França2016-07-131-16/+0
* | Missing require 'active_support/multibyte/unicode'Akira Matsuda2016-07-121-0/+1
* | Raise ArgumentError for bad strptime argumentsJohn Gesimondo2016-07-113-0/+17
|/
* AS::Duration should serialize empty values correctly. (#25656)Paul Sadauskas2016-07-112-1/+4
* Update class_attribute docsJohn Gesimondo2016-07-101-1/+1
* Merge pull request #25736 from voxik/file-store-test-require-pathnameRafael França2016-07-071-0/+2
|\
| * Pathname might not be always initialized.Vít Ondruch2016-07-071-0/+2
* | Merge pull request #24890 from vipulnsward/travel-to-raiseKasper Timm Hansen2016-07-053-8/+111
|\ \
| * | `travel/travel_to` travel time helpers, now raise on nested calls,Vipul A M2016-07-023-8/+111
* | | Merge pull request #25678 from voxik/DRY-downloaderRafael França2016-07-044-65/+36
|\ \ \
| * | | Skip the test if test data download fails.Vít Ondruch2016-07-044-12/+16
| * | | DRY Downloader.Vít Ondruch2016-07-044-53/+20
| | |/ | |/|
* / | Pathname might not be always initialized.Vít Ondruch2016-07-041-0/+2
|/ /
* | Merge pull request #25625 from voxik/fix-rails-test-git-layoutRafael França2016-07-011-2/+2
|\ \ | |/ |/|
| * Do not depend on Rails git repository layout in ActiveSupport tests.Vít Ondruch2016-07-011-2/+2
* | Merge pull request #25344 from matthewd/debug-locksMatthew Draper2016-07-022-5/+49
|\ \
| * | Provide a middleware to debug misbehaving locksMatthew Draper2016-06-102-5/+49
* | | Merge pull request #24146 from matthewd/latch-as-proxyMatthew Draper2016-07-021-5/+12
|\ \ \
| * | | Don't inherit from Concurrent::CountDownLatchMatthew Draper2016-03-111-5/+12
* | | | Merge pull request #25600 from pan/constantize-docfixVipul A M2016-07-011-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix ActiveSupport::Infector.constantize usage API doc [ci skip]Pan GaoYong2016-06-301-4/+4
* | | | Partially revert #25192Matthew Draper2016-07-012-7/+22
|/ / /
* | | We default to using aes-256-cbc as our verification/signing cipher. It can ac...Vipul A M2016-06-273-9/+7
* | | Clearify CHANGELOG for #23011 [ci skip]Godfrey Chan2016-06-271-2/+6
* | | Define `Pathname#as_json`Ryunosuke Sato2016-06-252-0/+9
* | | Define `URI::Generic#as_json`Ryunosuke Sato2016-06-252-0/+9
* | | Merge pull request #23011 from arnvald/bugfix/correctly_parse_dateGodfrey Chan2016-06-253-7/+25
|\ \ \
| * | | Use correct timezone when parsing date in jsonGrzegorz Witek2016-01-223-7/+25
* | | | [ci skip] Add link to method referenced in ActiveSupport::PerThreadRegistryAlex Kitchens2016-06-241-1/+1
* | | | Update changelog for #25341Kevin McPhillips2016-06-221-0/+6
* | | | Create times in rails timezone not system timezone [ci skip]aarongray2016-06-211-3/+3
* | | | Merge pull request #25302 from schneems/schneems/evented-file-boot-at-check-t...Sean Griffin2016-06-172-6/+87
|\ \ \ \
| * | | | Lock the whole boot step, get rid of unneeded hashschneems2016-06-131-5/+9
| * | | | Test how evented file checker handles forksschneems2016-06-081-1/+42
| * | | | Listen earlier in EventedFileUpdateCheckerschneems2016-06-061-6/+8
| * | | | [ci skip] document EventedFileUpdateCheckerschneems2016-06-061-0/+28
| * | | | EventedFileUpdateChecker boots once per processschneems2016-06-062-6/+12
* | | | | Change AS::Callback to ActiveSupport::Callbacks in doc [ci skip]Alex Kitchens2016-06-141-1/+1
* | | | | Fix missing requires for object/blankRafael Mendonça França2016-06-132-1/+3
* | | | | Remove deprecated arguments in assert_nothing_raisedRafael Mendonça França2016-06-132-6/+5