aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Associations macros accept extension blocks alongside modules. Closes #9346.Jeremy Kemper2007-09-174-7/+25
* Don't worry about retrieving the last inserted id. [tarmo_t]Jeremy Kemper2007-09-171-1/+1
* Added security notice to Request#remote_ip underlining the fact that its valu...David Heinemeier Hansson2007-09-171-0/+8
* Disable optimisation code for UrlWriter as request.host doesn't make sense th...Michael Koziarski2007-09-175-12/+47
* Ensure that custom mutators aren't redefined by define_attribute_methods. [Koz]Michael Koziarski2007-09-173-3/+23
* Speed up and simplify query caching.Jeremy Kemper2007-09-1715-238/+218
* connection.select_rows 'sql' returns an array (rows) of arrays (field values)...Jeremy Kemper2007-09-168-9/+91
* TypoJeremy Kemper2007-09-161-1/+1
* Avoid RDoc warningDavid Heinemeier Hansson2007-09-151-1/+1
* Eager loading respects explicit :joins. Closes #9496.Jeremy Kemper2007-09-153-1/+8
* Extract Firebird, FronBase, and OpenBase adapters into gems. Closes #9508, #9...Jeremy Kemper2007-09-154-2050/+2
* RubyGem database adapters: expects a gem named activerecord-<database>-adapte...Jeremy Kemper2007-09-152-3/+21
* Missing file from previous patchDavid Heinemeier Hansson2007-09-151-0/+12
* Added db:drop:all to drop all databases declared in config/database.yml [DHH]David Heinemeier Hansson2007-09-152-11/+24
* Fixed optimized route segment escaping. Closes #9562.Jeremy Kemper2007-09-154-30/+38
* Added Array#rand (closes #9170) [norbert]David Heinemeier Hansson2007-09-155-3/+35
* Added block-acceptance to JavaScriptHelper#javascript_tag (closes #7527) [Bob...David Heinemeier Hansson2007-09-153-4/+42
* Fixed that altering join tables in migrations would fail w/ sqlite3 #7453 [Ti...David Heinemeier Hansson2007-09-153-1/+8
* Inform people that were using the cookie store as default and a caveatDavid Heinemeier Hansson2007-09-151-1/+2
* root_path returns '/' not ''. Closes #9563.Jeremy Kemper2007-09-153-7/+17
* Fixed that setting request.format should also affect respond_to blocks [DHH]David Heinemeier Hansson2007-09-151-1/+1
* Fixed that setting request.format would also affect respond_to blocks [DHH]David Heinemeier Hansson2007-09-153-3/+36
* Add option to force binary mode on tempfile used for fixture_file_upload. Clo...Jeremy Kemper2007-09-143-3/+37
* Fix association writer with :dependent => :nullify. Closes #7314.Jeremy Kemper2007-09-143-8/+18
* Fix attachment decoding when using the TMail C extension. Closes #7861.Jeremy Kemper2007-09-147-3/+43
* Missed Reloadable bits and piecesJeremy Kemper2007-09-145-21/+2
* Some 1.9 forward compatibilityJeremy Kemper2007-09-1424-87/+116
* Deprecation: removed Reloadable.Jeremy Kemper2007-09-148-198/+5
* OpenBase: update for new lib and latest Rails. Support migrations. Closes #8748.Jeremy Kemper2007-09-136-157/+302
* minor speedups + forward-compat syntaxJeremy Kemper2007-09-136-19/+24
* Trips up the RDoc generationDavid Heinemeier Hansson2007-09-131-1/+1
* minor speedupJeremy Kemper2007-09-131-2/+2
* Tidy up link to remote options. Closes #9505. [nik.wakelin]Michael Koziarski2007-09-122-2/+14
* Remove unused HashCachingJeremy Kemper2007-09-112-141/+0
* Purge empty filesJeremy Kemper2007-09-1145-0/+0
* Remove empty macrosJeremy Kemper2007-09-112-0/+0
* Kill lingering actsJeremy Kemper2007-09-112-4/+1
* Remove empty actsJeremy Kemper2007-09-112-0/+0
* Don't raise superfluous exception on test failure.Jeremy Kemper2007-09-111-6/+6
* Moved acts_as_tree into a plugin of the same name on the official Rails svn (...David Heinemeier Hansson2007-09-117-362/+9
* Moved acts_as_nested_set into a plugin of the same name on the official Rails...David Heinemeier Hansson2007-09-116-430/+30
* Moved ActionController::Macros::AutoComplete into the auto_complete plugin on...David Heinemeier Hansson2007-09-115-282/+2
* Fixed that resource namespaces wouldnt stick to all nested resources (closes ...David Heinemeier Hansson2007-09-103-5/+38
* Remove broken requireMichael Koziarski2007-09-101-1/+0
* Remove acts_as_list. Users are advised to install the new plugin. Reference...Michael Koziarski2007-09-106-571/+4
* Moved ActionController::Macros::InPlaceEditing into the in_place_editor plugi...David Heinemeier Hansson2007-09-105-156/+3
* Remove the wrapping feature that was never actually turned into something rea...David Heinemeier Hansson2007-09-092-73/+0
* Removed outdated benchmarks and examplesDavid Heinemeier Hansson2007-09-096-233/+1
* Random hits from the style naziDavid Heinemeier Hansson2007-09-0917-32/+54
* Random hits from the style naziDavid Heinemeier Hansson2007-09-094-7/+14