Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 78 | -824/+1521 | |
| |\ | ||||||
| | * | Test cleanup | Geoff Buesing | 2009-04-05 | 1 | -3/+3 | |
| | * | Hash::XML_TYPE_NAMES: no longer a need for a TimeWithZone entry; this class w... | Geoff Buesing | 2009-04-05 | 1 | -2/+1 | |
| | * | TimeWithZone.name returns 'Time', to further thwart type checking | Geoff Buesing | 2009-04-05 | 3 | -0/+11 | |
| | * | Nicer name for anonymous local cache middleware class | Joshua Peek | 2009-04-02 | 1 | -0/+5 | |
| | * | Enhance Time #since and #ago DST tests. | Geoff Buesing | 2009-03-29 | 1 | -16/+57 | |
| | * | Time.local instances: Adding 24.hours across the DST boundary adds 24 hours i... | Michael Curtis | 2009-03-29 | 4 | -27/+36 | |
| * | | Revert rspec-runner change. TODO: Add back support for the rspec T::U runner. | Carl Lerche & Yehuda Katz | 2009-04-09 | 2 | -310/+306 | |
| * | | Updated old AC::Base for small changes to AV | Yehuda Katz and Carl Lerche | 2009-04-08 | 1 | -2/+2 | |
| * | | Layouts work in AbstractController. Add support for the rspec runner for T::U | Yehuda Katz and Carl Lerche | 2009-04-07 | 2 | -33/+61 | |
| * | | Add depends_on, use, and setup to abstract up ideas about module inheritance. | Yehuda Katz and Carl Lerche | 2009-04-07 | 2 | -0/+27 | |
| * | | Changes necessary to run the T::U tests with the rspec runner | Yehuda Katz and Carl Lerche | 2009-04-06 | 1 | -2/+10 | |
| * | | Rework NewCallbacks to not require method_missing | Yehuda Katz | 2009-03-17 | 1 | -1/+9 | |
| * | | Use extlib accessor for new callbacks | Yehuda Katz | 2009-03-12 | 1 | -2/+2 | |
| * | | Helpers with an initial test | Yehuda Katz | 2009-03-03 | 1 | -3/+3 | |
| * | | Fixes multiple conditions | Yehuda Katz | 2009-02-27 | 1 | -2/+2 | |
| * | | Add support for callbacks | Yehuda Katz | 2009-02-27 | 4 | -0/+975 | |
| * | | First, very early, AbstractController code. More to come | Yehuda Katz | 2009-02-24 | 1 | -0/+79 | |
| * | | Make tests pass | Yehuda Katz | 2009-02-02 | 1 | -121/+0 | |
| * | | Whoops. | Yehuda Katz | 2009-02-02 | 1 | -0/+40 | |
| * | | Add support for pending | Yehuda Katz | 2009-02-02 | 1 | -0/+2 | |
| * | | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-02-02 | 1 | -25/+0 | |
| |\ \ | ||||||
| | * | | Remove duplicate ConcurrentHash | Jeremy Kemper | 2009-01-31 | 1 | -25/+0 | |
| * | | | Some merge cleanup | Yehuda Katz | 2009-02-02 | 1 | -0/+121 | |
| * | | | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 3 | -0/+65 | |
| |\| | | ||||||
| | * | | Reorganize ActionController folder structure | Joshua Peek | 2009-01-27 | 1 | -0/+38 | |
| | * | | Begin unifying the interface between ActionController and ActionView | Yehuda Katz | 2009-01-22 | 15 | -44/+84 | |
| * | | | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-30 | 25 | -68/+362 | |
| |\ \ \ | ||||||
| * \ \ \ | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-13 | 2 | -10/+11 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-11 | 3 | -2/+17 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Object#tap for Ruby < 1.8.7 | Jeremy Kemper | 2009-01-09 | 3 | -0/+26 | |
| * | | | | | | | Fix JSON decoder date-converter regexp [#1662 state:resolved] [Jonathan del S... | Pratik Naik | 2009-01-09 | 2 | -2/+3 | |
| * | | | | | | | Sync 'rails/rails/master' | Yehuda Katz | 2009-01-05 | 3 | -1/+12 | |
| * | | | | | | | It was decided that Multibyte does not belong to as/mini. | Michael S. Klishin | 2008-12-29 | 1 | -8/+2 | |
| * | | | | | | | Pull up some other changes from rails/rails/master | Michael S. Klishin | 2008-12-29 | 2 | -8/+43 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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 | 12 | -160/+170 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | 12 | -161/+178 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Annotated metaprogramming code across ActiveSupport | Michael S. Klishin | 2008-12-28 | 13 | -162/+183 | |
| * | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | 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 |