Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Test that exceptions raised in filters are properly rescued | Jeremy Kemper | 2009-01-01 | 2 | -4/+22 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix formatted_* deprecation message | Jeremy Kemper | 2009-01-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Clean trailing / after rails root from backtraces | Jeremy Kemper | 2009-01-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix named scope tests for sqlite3 [#1667 state:resolved] | Mike Gunderloy | 2009-01-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | | | | | | | | | | | | | Add transaction check to SQLite2 adapter to fix ↵ | Mike Gunderloy | 2009-01-01 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_sqlite_add_column_in_transaction_raises_statement_invalid [#1669 state:resolved] Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | | | | | | | | | | | | | Clean up view path cruft and split path implementations into Template::Path ↵ | Joshua Peek | 2009-01-01 | 12 | -138/+108 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Template::EagerPath | |||||
| * | | | | | | | | | | | | | Fix failing gem dependency tests [#1659 state:resolved] | Mike Gunderloy | 2009-01-01 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | | | | | | | | | | | | | Fix FCGI dispatching tests | Mike Gunderloy | 2009-01-01 | 1 | -42/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | | | | | | | | | | | | | Fixed incorrect parsing of query parameters with mixed-depth nesting inside ↵ | Mark Reginald James | 2009-01-01 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an array [#1622 state:resolved] Signed-off-by: Frederick Cheung <frederick.cheung@gmail.com> | |||||
| * | | | | | | | | | | | | | Fix to_sentence being used with options removed by 273c77 | Frederick Cheung | 2009-01-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix HasManyAssociation#create ignoring the :primary_key option [#1633 ↵ | Roman Shterenzon | 2009-01-01 | 2 | -1/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | state:resolved] Signed-off-by: Frederick Cheung <frederick.cheung@gmail.com> | |||||
| * | | | | | | | | | | | | | Fix :include of has_one with :primary_key option | Frederick Cheung | 2009-01-01 | 2 | -1/+17 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix :include of has_many associations with :primary_key option | Frederick Cheung | 2009-01-01 | 3 | -2/+19 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Don't construct object deprecation proxy if unneeded | Jeremy Kemper | 2009-01-01 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | It was decided that Multibyte does not belong to as/mini. | Michael S. Klishin | 2008-12-29 | 1 | -8/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Sync with rails/rails/master | Michael S. Klishin | 2008-12-29 | 8 | -87/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Pull up some other changes from rails/rails/master | Michael S. Klishin | 2008-12-29 | 7 | -11/+476 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync i18n update from rails/rails/master | Michael S. Klishin | 2008-12-28 | 16 | -71/+884 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync with rails/rails/master, merge two metaprogramming annotation efforts | Michael S. Klishin | 2008-12-28 | 34 | -285/+437 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Use active_support/mini instead of active_support/minimalistic | Michael S. Klishin | 2008-12-28 | 1 | -15/+0 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Sync with wycats/rails/master | Michael S. Klishin | 2008-12-28 | 16 | -179/+202 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Annotated metaprogramming code across ActiveSupport | Michael S. Klishin | 2008-12-28 | 20 | -246/+449 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge commit 'rails/master' | Yehuda Katz | 2008-12-26 | 12 | -31/+124 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'rails/master' | Yehuda Katz | 2008-12-26 | 6 | -94/+402 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Inline the only call site of Mime::Type#browser_generated? | Michael S. Klishin | 2008-12-26 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael S. Klishin <michael@novemberain.com> | |||||
| | * | | | | | | | | | | | | | | | | | | | Initial work to merge several places with similar logic | Yehuda Katz | 2008-12-25 | 4 | -13/+23 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | active_support/minimalistic.rb => active_support/mini.rb | Michael S. Klishin | 2008-12-28 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Introduce minimalistic package for ActiveSupport. | Michael S. Klishin | 2008-12-28 | 2 | -1/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To simplify using of ActiveSupport in 3rd party libraries, a simple way to require only minimum of commonly used extensions (multibyte, inflections, array and hash extensions, #blank?, and a few others) is needed. For exactly this reason some out-of-Rails-space libraries adopted Extlib, originally from DataMapper. To keep it 2067% backwards compatible, and still available to everyone even in 2.x releases, active_support/minimalistic.rb was added. Use it like this: gem 'active_support', '>=2.3' require 'active_support/minimalistic' instead of require 'activesupport' Right now this package with RubyGems uses about 10 megs of RAM (10.01 or so). It can be further slimmed down though, once we simplify multibyte implementation that right now uses advanced accessors from Module extensions. To compare RAM usage with previous ActiveSupport versions and Extlib, at the time of writing, see http://gist.github.com/40401. | |||||
* | | | | | | | | | | | | | | | | | | | | | Move AS::Duration autoload to core/time/autoload | Jeremy Kemper | 2009-04-20 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Autoload I18n simple backend | Jeremy Kemper | 2009-04-17 | 3 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Autoload YAML and StringScanner for JSON decoding | Jeremy Kemper | 2009-04-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Autoload StringScanner for pre-1.9 String#each_char | Jeremy Kemper | 2009-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Remove rarely-used DRb cache store | Jeremy Kemper | 2009-04-17 | 4 | -24/+8 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Eliminate Pathname extensions | Jeremy Kemper | 2009-04-17 | 4 | -30/+12 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Dice up ActiveSupport::Deprecation | Jeremy Kemper | 2009-04-17 | 6 | -185/+204 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Fix core/all require of adjacent core features | Jeremy Kemper | 2009-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Fix core/time require of DateTime core extensions | Jeremy Kemper | 2009-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Insert in sorted order to avoid TimeZone sort | Jeremy Kemper | 2009-04-07 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | autoload Pathname | Jeremy Kemper | 2009-04-07 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Unneeded require | Jeremy Kemper | 2009-04-07 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Encapsulate date/time core extensions and constant autoloads in ↵ | Jeremy Kemper | 2009-03-31 | 6 | -13/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | active_support/core/time | |||||
* | | | | | | | | | | | | | | | | | | | | | Feature detection for Range#step extension | Jeremy Kemper | 2009-03-29 | 1 | -7/+10 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Convert Range step and include extension modules to class reopen | Jeremy Kemper | 2009-03-29 | 3 | -58/+40 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | JRuby doesn't have UnboundMethod#name | Jeremy Kemper | 2009-03-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Explicit test dependencies | Jeremy Kemper | 2009-03-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Explicit BigDecimal extension dependency | Jeremy Kemper | 2009-03-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Fix require | Jeremy Kemper | 2009-03-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Explicit test dependencies | Jeremy Kemper | 2009-03-29 | 5 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Explicit File#atomic_write dependency | Jeremy Kemper | 2009-03-29 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Explicit test dependencies | Jeremy Kemper | 2009-03-28 | 19 | -11/+41 | |
| | | | | | | | | | | | | | | | | | | | | |