| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' into cherry | Jeremy Kemper | 2009-04-22 | 1 | -1/+0 |
|\ |
|
| * | Opt in to JSON | Jeremy Kemper | 2009-04-22 | 1 | -1/+0 |
* | | Opt in to Dependencies | Jeremy Kemper | 2009-04-22 | 1 | -1/+0 |
|/ |
|
* | No more free lunch | Jeremy Kemper | 2009-04-22 | 1 | -3/+0 |
* | Merge branch 'master' into cherry | Jeremy Kemper | 2009-04-20 | 1 | -0/+2 |
|\ |
|
| * | Add support for callbacks | Yehuda Katz | 2009-02-27 | 1 | -0/+1 |
| * | Begin unifying the interface between ActionController and ActionView | Yehuda Katz | 2009-01-22 | 1 | -0/+1 |
* | | Move AS::Duration autoload to core/time/autoload | Jeremy Kemper | 2009-04-20 | 1 | -1/+0 |
* | | Encapsulate date/time core extensions and constant autoloads in active_suppor... | Jeremy Kemper | 2009-03-31 | 1 | -3/+3 |
|/ |
|
* | Autoload ActiveSupport::XmlMini | Jeremy Kemper | 2008-11-26 | 1 | -0/+1 |
* | Merge branch 'master' of git@github.com:rails/rails | Jeremy Kemper | 2008-11-25 | 1 | -0/+1 |
|\ |
|
| * | Add a MessageEncryptor, just like MessageVerifier but using symmetric key enc... | Michael Koziarski | 2008-11-25 | 1 | -0/+1 |
* | | AS::Dependencies also has core extensions; don't autoload it. | Jeremy Kemper | 2008-11-24 | 1 | -1/+1 |
|/ |
|
* | Add config.preload_frameworks to load all frameworks at startup. Default to f... | Jeremy Kemper | 2008-11-24 | 1 | -2/+0 |
* | JSON can't be autoloaded since it includes core extensions | Jeremy Kemper | 2008-11-24 | 1 | -1/+1 |
* | require json lib when serialization is loaded | Joshua Peek | 2008-11-24 | 1 | -1/+1 |
* | Add LAZY env flag for testing autoload/lazy load feature | Joshua Peek | 2008-11-24 | 1 | -1/+1 |
* | Autoload more ActiveSupport libs | Joshua Peek | 2008-11-24 | 1 | -22/+19 |
* | Autoload ActiveSupport::Duration, Gzip, OptionMerger, OrderedHash, OrderedOpt... | Jeremy Kemper | 2008-11-23 | 1 | -17/+14 |
* | Autoload ActiveSupport::SecureRandom and ::MessageVerifier | Jeremy Kemper | 2008-11-23 | 1 | -3/+5 |
* | Add ActiveSupport::MessageVerifier to aid users who need to store tamper-proo... | Michael Koziarski | 2008-11-23 | 1 | -0/+1 |
* | Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting... | David Heinemeier Hansson | 2008-11-22 | 1 | -0/+1 |
* | use :en as a default locale (in favor of :en-US) | Sven Fuchs | 2008-11-18 | 1 | -1/+1 |
* | Remove stuff that was deprecated in 2-1-stable | Pratik Naik | 2008-10-21 | 1 | -4/+0 |
* | Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in Actio... | Pratik Naik | 2008-10-04 | 1 | -0/+2 |
* | I18n: Introduce I18n.load_path in favor of I18n.load_translations and change ... | Sven Fuchs | 2008-09-20 | 1 | -1/+1 |
* | Merge commit 'sven/i18n' | Jeremy Kemper | 2008-08-27 | 1 | -3/+1 |
|\ |
|
| * | I18n: removed call to #populate from main library files | Marko Seppae | 2008-08-27 | 1 | -3/+1 |
* | | Moved Logger extensions into core_ext | Joshua Peek | 2008-08-27 | 1 | -1/+0 |
* | | Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom. | Hongli Lai (Phusion | 2008-08-27 | 1 | -0/+2 |
|/ |
|
* | Harmonize framework require strategy. Don't add self to load path since Rails... | Jeremy Kemper | 2008-08-25 | 1 | -2/+0 |
* | Merge branch 'master' into i18n | Sven Fuchs | 2008-08-21 | 1 | -1/+0 |
|\ |
|
| * | Partial revert of 2681685 premature TypeArray abstraction | Joshua Peek | 2008-08-21 | 1 | -1/+0 |
* | | Locale file changed to yaml | Iain Hecker | 2008-08-20 | 1 | -1/+1 |
* | | switch to using I18n.load_translations instead of requiring plain ruby files | Sven Fuchs | 2008-08-13 | 1 | -2/+2 |
|/ |
|
* | Extract ActiveSupport::TypedArray class to ensure an array is all of the same... | Joshua Peek | 2008-07-22 | 1 | -0/+1 |
* | merge forward to current rails/master | Sven Fuchs | 2008-07-16 | 1 | -0/+1 |
|\ |
|
| * | Added Memoizable mixin for caching simple lazy loaded attributes | Joshua Peek | 2008-07-14 | 1 | -0/+1 |
* | | Renamed lang/ to locale/ because that's what we seem to | Sven Fuchs | 2008-06-21 | 1 | -1/+1 |
* | | Changed process of storing translations from the | Sven Fuchs | 2008-06-21 | 1 | -1/+4 |
* | | add lang file for active_support | Sven Fuchs | 2008-06-19 | 1 | -0/+1 |
|/ |
|
* | Renamed StringQuestioneer to StringInquirer. | Joshua Peek | 2008-06-04 | 1 | -1/+1 |
* | Wrapped Rails.env in StringQuestioneer so you can do Rails.env.development? [... | David Heinemeier Hansson | 2008-06-03 | 1 | -0/+2 |
* | Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS... | Joshua Peek | 2008-06-03 | 1 | -0/+4 |
* | Create a seperate file for ActiveSupport::OrderedHash. | Joshua Peek | 2008-05-14 | 1 | -0/+1 |
* | Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a Tim... | Geoff Buesing | 2008-01-23 | 1 | -0/+2 |
* | Extract ActiveSupport::Callbacks from Active Record, test case setup and tear... | Jeremy Kemper | 2008-01-19 | 1 | -0/+1 |
* | * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos... | Jeremy Kemper | 2008-01-05 | 1 | -3/+0 |
* | Moved the caching stores from ActionController::Caching::Fragments::* to Acti... | David Heinemeier Hansson | 2008-01-03 | 1 | -0/+3 |
* | Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Bas... | Jeremy Kemper | 2007-12-18 | 1 | -0/+2 |