aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Getting ready for 0.14.0 (1.0.0 Release Candidate 1)David Heinemeier Hansson2005-10-1612-18/+19
* Fixed more Windows testsDavid Heinemeier Hansson2005-10-161-2/+2
* moved generators to lib/generatorsTobias Lütke2005-10-162-1/+3
* modified finder test a tiny bit so that it passes on sqlserverTobias Lütke2005-10-162-5/+8
* Fix freeze_gemsDavid Heinemeier Hansson2005-10-161-0/+1
* Improve line number detection for template errorsNicholas Seckar2005-10-162-1/+3
* Update Exception extension to show the first few framework frames in an appli...Nicholas Seckar2005-10-163-2/+24
* Fix rake dev and related commandsNicholas Seckar2005-10-163-4/+10
* Remove util.jsDavid Heinemeier Hansson2005-10-161-1/+0
* Don't rdoc the Version moduleJamis Buck2005-10-161-1/+1
* Update/clean up ActiveRecord documentation (rdoc)Jamis Buck2005-10-164-6/+45
* Update/clean up AP documentation (rdoc)Jamis Buck2005-10-1611-34/+45
* Update/extend ActionMailer documentation (rdoc)Jamis Buck2005-10-168-17/+131
* Merge remainder of util.js into effects.jsSam Stephenson2005-10-166-1099/+582
* Add unit tests for exception extensionsNicholas Seckar2005-10-161-0/+24
* Try to figure out which mysql socket to use. Default to /path/to/your/mysql....Jeremy Kemper2005-10-163-4/+12
* Use expand_path for app_name so, e.g., rails . is supportedJeremy Kemper2005-10-161-1/+1
* Add missing fileNicholas Seckar2005-10-161-0/+21
* Made the rails command use the application name for database names in the tai...Florian Weber2005-10-163-4/+6
* r3959@asus: jeremy | 2005-10-16 00:09:09 -0700Jeremy Kemper2005-10-161-0/+2
* r3957@asus: jeremy | 2005-10-16 00:01:55 -0700Jeremy Kemper2005-10-161-0/+20
* r3616@asus: jeremy | 2005-09-26 23:09:28 -0700Jeremy Kemper2005-10-1613-42/+113
* Upgrade to Prototype 1.4.0_rc0Sam Stephenson2005-10-163-338/+844
* Documentation updates/fixes for railtiesJamis Buck2005-10-1610-19/+66
* Comment out the memory leak test because it b0rks the testing environment. Up...Jamis Buck2005-10-162-19/+22
* added assert_valid to APTobias Lütke2005-10-164-3/+61
* Minero Aoki made TMail available to Rails/ActionMailer under the MIT license ...David Heinemeier Hansson2005-10-1618-53/+376
* Fix bad commit. (Bad developer, bad\!)Nicholas Seckar2005-10-161-1/+1
* Add documentation for Rails::Initializer and Rails::ConfigurationJamis Buck2005-10-161-15/+178
* Add line and file information to test process' get, post, etc methodsNicholas Seckar2005-10-161-1/+1
* Add temporary support for passing locals to render using string keysNicholas Seckar2005-10-163-2/+18
* Add __FILE__ and __LINE__ to evalNicholas Seckar2005-10-151-1/+1
* Shorten long lineNicholas Seckar2005-10-151-1/+4
* Allow ARStore::Session to indicate that it should not be reloaded in dev modeJamis Buck2005-10-152-1/+20
* Austin Ziegler made Text::Simple available to Rails/ActionMailer under a MIT-...David Heinemeier Hansson2005-10-152-14/+35
* Renaming the deprecated finder testMichael Koziarski2005-10-151-1/+1
* Clean up error pages by providing better backtracesNicholas Seckar2005-10-155-39/+19
* Added Extension extension to provide support for clean backtraces.Nicholas Seckar2005-10-152-0/+20
* reasoning behind the seemingly duplicated methodMichael Koziarski2005-10-151-1/+2
* Add code and message to test response as per #2460Michael Koziarski2005-10-151-0/+8
* squash the memleak in dev mode finally (fingers crossed, here)Jamis Buck2005-10-152-0/+23
* Backed out of setting testing settings through initializer as that would brea...David Heinemeier Hansson2005-10-152-27/+6
* Should be RAILS_ROOT/test/fixtures.Scott Barron2005-10-151-3/+3
* Make freezing work with WindowsDavid Heinemeier Hansson2005-10-151-2/+3
* Change default logging colors to work on both white and black backgrounds.Sam Stephenson2005-10-152-6/+10
* Added Rails framework freezing tasks: freeze_gems (freeze to current gems), f...David Heinemeier Hansson2005-10-152-0/+33
* Raise an exception if an attempt is made to insert more session data into the...Marcel Molina2005-10-154-4/+56
* action pack asserts don't spam you with unnecissary backtraces anymoreTobias Lütke2005-10-152-69/+98
* Updated documentation and fixed the spinner to reference the new spawner by d...David Heinemeier Hansson2005-10-152-21/+10
* Fixed the overeager test runningDavid Heinemeier Hansson2005-10-152-5/+3