aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | Examples should be preceded with four equal signs.Johan Andersson2009-04-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | in 2.3 release notes, fix name of a rake taskXavier Noria2009-04-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | Fix typo in release notesMike Gunderloy2009-04-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | Fixed confusing wording in ActionCachePathKyle2009-04-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | Fix typos in date helper rdoc (via Mike Breen)Mike Gunderloy2009-04-081-3/+3
* | | | | | | | | | | | | | | | | | | | | | Fix grammar error in caching docs (via pblka)Mike Gunderloy2009-04-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | Revert "Changes to indicate release notes refer to most recent point releases,"Mike Gunderloy2009-04-072-4/+4
* | | | | | | | | | | | | | | | | | | | | | Changes to indicate release notes refer to most recent point releases,Rick Moynihan2009-04-072-4/+4
* | | | | | | | | | | | | | | | | | | | | | Starting work on Action View Overview guideTrevor Turk2009-04-051-0/+69
* | | | | | | | | | | | | | | | | | | | | | Supply fullfile name to the generatorPratik Naik2009-04-051-1/+1
* | | | | | | | | | | | | | | | | | | | | | Namespace under RailsGuidesPratik Naik2009-04-051-23/+25
* | | | | | | | | | | | | | | | | | | | | | fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge commit 'mainstream/master'Pratik Naik2009-04-0417-314/+395
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Nicer name for anonymous local cache middleware classJoshua Peek2009-04-021-0/+5
| * | | | | | | | | | | | | | | | | | | | | Additional template render test for backup files [#2367 state:resolved]Cezary Baginski2009-04-024-0/+10
| * | | | | | | | | | | | | | | | | | | | | Show installed middleware in builtin rails info (/rails/info/properties) [#23...Michael Schuerig2009-04-022-2/+16
| * | | | | | | | | | | | | | | | | | | | | Enhance Time #since and #ago DST tests.Geoff Buesing2009-03-291-16/+57
| * | | | | | | | | | | | | | | | | | | | | Time.local instances: Adding 24.hours across the DST boundary adds 24 hours i...Michael Curtis2009-03-294-27/+36
| * | | | | | | | | | | | | | | | | | | | | adding session_options initialization and test [#2303 state:resolved]Ryan Angilly2009-03-242-0/+5
| * | | | | | | | | | | | | | | | | | | | | Fix template extension parsing. [#2315 state:resolved] [#2284 state:resolved]thedarkone2009-03-242-30/+46
| * | | | | | | | | | | | | | | | | | | | | Simplify handling of absolute path templates. [#2276 state:resolved]thedarkone2009-03-242-4/+9
| * | | | | | | | | | | | | | | | | | | | | Updates tests to cause the tests for the Request class not to proxy through a...David Dollar2009-03-241-230/+218
| * | | | | | | | | | | | | | | | | | | | | Reset request_parameters in TestRequest#recycle! to avoid multiple posts clob...Peter Marklund2009-03-242-0/+9
| * | | | | | | | | | | | | | | | | | | | | just kill brittle testJoshua Peek2009-03-241-21/+0
| * | | | | | | | | | | | | | | | | | | | | Merge docrailsPratik Naik2009-03-2415-66/+141
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | No whitespaces pleasePratik Naik2009-04-042-4/+4
* | | | | | | | | | | | | | | | | | | | | Document complete_request_uri and action_methods.Ryan Bigg2009-04-041-2/+4
* | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2009-04-04311-3217/+6219
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@github.com:lifo/docrailsXavier Noria2009-04-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \