aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor.rb
Commit message (Expand)AuthorAgeFilesLines
* Check if the lib is in the load path and requirable before attempting to acti...Joshua Peek2009-09-241-9/+12
* Skip addition to load path if an externally-provided lib is already in place....Jeremy Kemper2009-09-241-2/+5
* Restore split between require-time and runtime load path mungery. Simplifies ...Jeremy Kemper2009-09-241-0/+10
* Convert the other vendored libs to avoid pulling in old gems. Works even if r...Jeremy Kemper2009-09-241-18/+0
* Avoid inadvertently loading an old tzinfo gemJeremy Kemper2009-09-241-5/+0
* Rollback AS bundler work and improve activation of vendored dependenciesJoshua Peek2009-09-131-23/+19
* Restore AS vendor file until we get things sorted out in railtiesJoshua Peek2009-09-131-0/+27
* Move AS vendor support into bundler.Joshua Peek2009-09-131-27/+0
* Use the i18n gem if present instead of vendor code. [#2871 state:resolved]Lawrence Pit2009-07-071-5/+4
* Load correct version of TZInfoGeoff Buesing2009-06-071-2/+2
* Only require builder at startup if we need to monkey with its String#to_xs de...Jeremy Kemper2009-03-211-1/+0
* Vendorize i18n 0.1.3 gem (fixes issues with incompatible character encodings ...Sven Fuchs2009-02-271-2/+2
* Update bundled memcache-client from 1.5.0.5 to 1.6.4.99.Jeremy Kemper2009-02-231-2/+2
* Allow memcache-client versions > 1.5.x to override bundled versionJoshua Sierles2009-02-121-1/+1
* Fix 'i18n' require broken by 0.0.1 -> 0.1.1 commit [#1658 state:committed]Yaroslav Markin2008-12-281-1/+1
* Update i18n gem to version 0.1.1 (Rails' changes were backported) [#1635 stat...Yaroslav Markin2008-12-281-2/+2
* Updated included memcache-client to the 1.5.0.5 version which includes fixes ...David Heinemeier Hansson2008-12-091-2/+2
* Unbundled XmlSimpleJeremy Kemper2008-11-251-6/+0
* Require builder before fast_xs so we don't tickle its over-eager String#to_xs...Jeremy Kemper2008-11-241-1/+2
* Update bundled TZInfo to 0.3.12gbuesing2008-11-181-2/+2
* Increment the version of our modified memcache_client code to prevent users w...Luca Guidi2008-11-061-2/+2
* Bump active_support/vendor.rb tzinfo version number [#1237 state:resolved]Geoff Garside2008-10-201-1/+1
* Bundle TzInfo version 0.3.11gbuesing2008-10-191-1/+1
* fix require path in vendor.rb for fixed vendor/gem dir structureSven Fuchs2008-08-131-1/+1
* I18n has not been released as a gem, yetSven Fuchs2008-06-191-5/+6
* integrating I18n into RailsSven Fuchs2008-06-191-0/+7
* Updated bundled TZInfo gem to version 0.3.9 for Ruby 1.9 compatJoshua Peek2008-06-141-2/+2
* Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and zone d...Geoff Buesing2008-03-301-0/+6
* Moved the caching stores from ActionController::Caching::Fragments::* to Acti...David Heinemeier Hansson2008-01-031-0/+6
* Rebundle Builder 2.1.2 but prefer a newer RubyGem if available.Jeremy Kemper2007-10-101-0/+14