aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor
Commit message (Expand)AuthorAgeFilesLines
...
* update i18n gem and clean up dir structure within i18n-0.0.1Sven Fuchs2008-08-1010-694/+47
* Fix some warnings in i18n libJoshua Peek2008-07-192-5/+5
* Merge branch 'master' into i18n-mergeJeremy Kemper2008-07-178-11/+11
|\
| * Merge with docrails.Pratik Naik2008-07-168-11/+11
* | add i18n lib filesSven Fuchs2008-07-1610-0/+1064
* | remove i18n lib subprojectSven Fuchs2008-07-161-0/+0
* | align with changes in i18nSven Fuchs2008-07-061-0/+0
* | remove core extensions in favor of I18n#translate and I18n#localizeSven Fuchs2008-07-021-0/+0
* | incorporate #translate usage with several default keysSven Fuchs2008-06-211-0/+0
* | Changed process of storing translations from theSven Fuchs2008-06-211-0/+0
* | rename Backend::Simple#add_translations to set_translationsSven Fuchs2008-06-201-0/+0
* | integrating I18n into RailsSven Fuchs2008-06-191-0/+0
|/
* Updated bundled TZInfo gem to version 0.3.9 for Ruby 1.9 compatJoshua Peek2008-06-14136-107/+113
* - Updated tzinfo to use Rational() instead of Rational.new! due to "private m...Nate Wiger2008-05-191-57/+57
* Ruby 1.9 compat: don't shadow local with block varJeremy Kemper2008-05-011-4/+4
* TZInfo: Removing unneeded TimezoneProxy classGeoff Buesing2008-03-302-86/+1
* TZInfo: Removing unneeded TimezoneIndexDefinition, since we're not including ...Geoff Buesing2008-03-301-72/+0
* Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and zone d...Geoff Buesing2008-03-30137-0/+15934
* Bundled memcache client consistently returns server responses and checks for ...Jeremy Kemper2008-02-011-8/+25
* Moved the caching stores from ActionController::Caching::Fragments::* to Acti...David Heinemeier Hansson2008-01-031-0/+832
* Remove things that trip up RDocDavid Heinemeier Hansson2007-11-091-1/+1
* Bundle xml-simple 1.0.11Jeremy Kemper2007-10-101-0/+1021
* Update bundled xml-simple to 1.0.11 and prefer installed gemsJeremy Kemper2007-10-101-1021/+0
* Rebundle Builder 2.1.2 but prefer a newer RubyGem if available.Jeremy Kemper2007-10-108-0/+1041
* Unbundle Builder in favor of a gem dependency.Jeremy Kemper2007-10-076-723/+0
* Fixed spelling errors (closes #9706) [tarmo/rmm5t]David Heinemeier Hansson2007-09-283-3/+3
* Some 1.9 forward compatibilityJeremy Kemper2007-09-141-4/+4
* Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin...Sam Stephenson2007-03-181-2/+2
* Nodoc the irrelevant (from 1.2)David Heinemeier Hansson2007-01-261-1/+1
* Unbundle flexmock.Jeremy Kemper2007-01-131-1068/+0
* Make RDoc not spew errors on install because of HTML comments in code commentsDavid Heinemeier Hansson2006-12-311-1/+0
* update XmlSimple to 1.0.10. Closes #6532. [nicksieger]Michael Koziarski2006-11-021-25/+27
* Update bundled flexmock to latest 0.4.3.Jeremy Kemper2006-11-021-34/+1018
* Eliminate Active Support warnings.Jeremy Kemper2006-08-291-1/+1
* Added Hash.create_from_xml(string) which will create a hash from a XML string...David Heinemeier Hansson2006-06-161-0/+1019
* Added Jim Weirich's excellent FlexMock class to vendor (Copyright 2003, 2004 ...David Heinemeier Hansson2006-06-161-0/+84
* Updated to Builder 2.0 [DHH]David Heinemeier Hansson2006-04-254-21/+165
* move vendor inside lib so that rake freeze_edge worksRick Olson2006-03-085-0/+580