aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Fix JSON decoder date-converter regexp [#1662 state:resolved] [Jonathan del S...Pratik Naik2009-01-092-2/+3
| * | | | | | | | | | | Spam people with commit rights on test failures.Michael Koziarski2009-01-091-2/+2
| * | | | | | | | | | | Update CI configuration to reflect latest gems.Mike Gunderloy2009-01-094-9/+28
| * | | | | | | | | | | Sync 'rails/rails/master'Yehuda Katz2009-01-067-9/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Sync 'rails/rails/master'Yehuda Katz2009-01-050-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Sync 'rails/rails/master'Yehuda Katz2009-01-0511-29/+65
| * | | | | | | | | | | | | Sync 'rails/rails/master'Yehuda Katz2009-01-043-1/+92
| * | | | | | | | | | | | | Sync 'rails/rails/master'Yehuda Katz2009-01-0213-376/+287
| * | | | | | | | | | | | | Only silence backtrace from plugin lib dirsJeremy Kemper2009-01-011-1/+2
| * | | | | | | | | | | | | Test that exceptions raised in filters are properly rescuedJeremy Kemper2009-01-012-4/+22
| * | | | | | | | | | | | | Fix formatted_* deprecation messageJeremy Kemper2009-01-011-2/+2
| * | | | | | | | | | | | | Clean trailing / after rails root from backtracesJeremy Kemper2009-01-011-1/+1
| * | | | | | | | | | | | | Fix named scope tests for sqlite3 [#1667 state:resolved]Mike Gunderloy2009-01-011-1/+1
| * | | | | | | | | | | | | Add transaction check to SQLite2 adapter to fix test_sqlite_add_column_in_tra...Mike Gunderloy2009-01-011-0/+4
| * | | | | | | | | | | | | Clean up view path cruft and split path implementations into Template::Path a...Joshua Peek2009-01-0112-138/+108
| * | | | | | | | | | | | | Fix failing gem dependency tests [#1659 state:resolved]Mike Gunderloy2009-01-011-12/+12
| * | | | | | | | | | | | | Fix FCGI dispatching testsMike Gunderloy2009-01-011-42/+7
| * | | | | | | | | | | | | Fixed incorrect parsing of query parameters with mixed-depth nesting inside a...Mark Reginald James2009-01-012-5/+5
| * | | | | | | | | | | | | Fix to_sentence being used with options removed by 273c77Frederick Cheung2009-01-011-1/+1
| * | | | | | | | | | | | | Fix HasManyAssociation#create ignoring the :primary_key option [#1633 state:r...Roman Shterenzon2009-01-012-1/+10
| * | | | | | | | | | | | | Fix :include of has_one with :primary_key optionFrederick Cheung2009-01-012-1/+17
| * | | | | | | | | | | | | Fix :include of has_many associations with :primary_key optionFrederick Cheung2009-01-013-2/+19
| * | | | | | | | | | | | | Don't construct object deprecation proxy if unneededJeremy Kemper2009-01-011-4/+3
| * | | | | | | | | | | | | It was decided that Multibyte does not belong to as/mini.Michael S. Klishin2008-12-291-8/+2
| * | | | | | | | | | | | | Sync with rails/rails/masterMichael S. Klishin2008-12-298-87/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Pull up some other changes from rails/rails/masterMichael S. Klishin2008-12-297-11/+476
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Sync i18n update from rails/rails/masterMichael S. Klishin2008-12-2816-71/+884
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Sync with rails/rails/master, merge two metaprogramming annotation effortsMichael S. Klishin2008-12-2834-285/+437
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Use active_support/mini instead of active_support/minimalisticMichael S. Klishin2008-12-281-15/+0
| * | | | | | | | | | | | | | | | | Sync with wycats/rails/masterMichael S. Klishin2008-12-2816-179/+202
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Annotated metaprogramming code across ActiveSupportMichael S. Klishin2008-12-2820-246/+449
| | * | | | | | | | | | | | | | | | | Merge commit 'rails/master'Yehuda Katz2008-12-2612-31/+124
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'rails/master'Yehuda Katz2008-12-266-94/+402
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Inline the only call site of Mime::Type#browser_generated?Michael S. Klishin2008-12-261-5/+1
| | * | | | | | | | | | | | | | | | | | | Initial work to merge several places with similar logicYehuda Katz2008-12-254-13/+23
| * | | | | | | | | | | | | | | | | | | | active_support/minimalistic.rb => active_support/mini.rbMichael S. Klishin2008-12-281-0/+0
| * | | | | | | | | | | | | | | | | | | | Introduce minimalistic package for ActiveSupport.Michael S. Klishin2008-12-282-1/+20
* | | | | | | | | | | | | | | | | | | | | Move AS::Duration autoload to core/time/autoloadJeremy Kemper2009-04-202-1/+1
* | | | | | | | | | | | | | | | | | | | | Autoload I18n simple backendJeremy Kemper2009-04-173-5/+11
* | | | | | | | | | | | | | | | | | | | | Autoload YAML and StringScanner for JSON decodingJeremy Kemper2009-04-171-2/+2
* | | | | | | | | | | | | | | | | | | | | Autoload StringScanner for pre-1.9 String#each_charJeremy Kemper2009-04-171-1/+1
* | | | | | | | | | | | | | | | | | | | | Remove rarely-used DRb cache storeJeremy Kemper2009-04-174-24/+8
* | | | | | | | | | | | | | | | | | | | | Eliminate Pathname extensionsJeremy Kemper2009-04-174-30/+12
* | | | | | | | | | | | | | | | | | | | | Dice up ActiveSupport::DeprecationJeremy Kemper2009-04-176-185/+204
* | | | | | | | | | | | | | | | | | | | | Fix core/all require of adjacent core featuresJeremy Kemper2009-04-171-1/+1
* | | | | | | | | | | | | | | | | | | | | Fix core/time require of DateTime core extensionsJeremy Kemper2009-04-171-1/+1
* | | | | | | | | | | | | | | | | | | | | Insert in sorted order to avoid TimeZone sortJeremy Kemper2009-04-071-2/+1
* | | | | | | | | | | | | | | | | | | | | autoload PathnameJeremy Kemper2009-04-071-1/+5
* | | | | | | | | | | | | | | | | | | | | Unneeded requireJeremy Kemper2009-04-071-1/+0
* | | | | | | | | | | | | | | | | | | | | Encapsulate date/time core extensions and constant autoloads in active_suppor...Jeremy Kemper2009-03-316-13/+25