| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed that Functional tests do not set request.path_parameters properly #1512... | David Heinemeier Hansson | 2005-06-26 | 2 | -4/+23 |
* | Renamed remote_sortable to sortable_element | David Heinemeier Hansson | 2005-06-26 | 2 | -2/+32 |
* | Added auto_complete_for to controller and text_field_with_auto_complete to vi... | David Heinemeier Hansson | 2005-06-26 | 2 | -16/+57 |
* | Include the new Javascripts in new apps | David Heinemeier Hansson | 2005-06-26 | 2 | -11/+14 |
* | Added script.aculo.us Javascripts (controls.js, dragdrop.js, effects.js) (NEE... | David Heinemeier Hansson | 2005-06-26 | 7 | -189/+1558 |
* | Removing javascripts to make it an svn:externals instead | David Heinemeier Hansson | 2005-06-26 | 1 | -763/+0 |
* | Updated all references to the old find_first and find_all to use the new styl... | David Heinemeier Hansson | 2005-06-26 | 15 | -92/+89 |
* | Added testing of named routes #1506 [Nicholas Seckar] | David Heinemeier Hansson | 2005-06-26 | 3 | -2/+14 |
* | Fixed problem with eager loading when using a has_and_belongs_to_many associa... | David Heinemeier Hansson | 2005-06-26 | 2 | -1/+3 |
* | Added help text for WEBrick #1508 [courtney] | David Heinemeier Hansson | 2005-06-26 | 1 | -0/+1 |
* | RoutingError should show 404.html when in public #1503 [Ulysses] | Jamis Buck | 2005-06-25 | 1 | -4/+5 |
* | add RDoc for base signature types | Leon Breedt | 2005-06-25 | 2 | -13/+30 |
* | clean up cases where we override #inherited | Leon Breedt | 2005-06-25 | 2 | -13/+13 |
* | Fixed Base#find to honor the documentation on how :joins work and make them c... | David Heinemeier Hansson | 2005-06-25 | 3 | -6/+23 |
* | Fixed that validations didn't respecting custom setting for too_short, too_lo... | David Heinemeier Hansson | 2005-06-25 | 3 | -7/+14 |
* | Fixed rakefile actions against PostgreSQL when the password is all numeric #1... | David Heinemeier Hansson | 2005-06-25 | 2 | -4/+6 |
* | Added tests for whiny nil #1476 [court3nay/marcel] | David Heinemeier Hansson | 2005-06-25 | 2 | -23/+20 |
* | Fixed ActionMailer generated tests to work properly after quoted refactoring ... | David Heinemeier Hansson | 2005-06-25 | 1 | -1/+3 |
* | Updated assert_generates/routing to the new Routes code #1498 [Rick Olson] | David Heinemeier Hansson | 2005-06-25 | 2 | -1/+6 |
* | Fixed that clear_association_cache doesn't delete new associations on new rec... | David Heinemeier Hansson | 2005-06-25 | 3 | -1/+24 |
* | Fixed prototype to consider all fields it doesn't know as text (such as Safar... | David Heinemeier Hansson | 2005-06-25 | 3 | -8/+6 |
* | Eliminate a "string literal in condition" warning from some routes | Jamis Buck | 2005-06-25 | 2 | -1/+13 |
* | fix WSDL generation, change the way protocols are instantiated, and add | Leon Breedt | 2005-06-25 | 14 | -56/+112 |
* | Fix problem with symbol/string mismatch on some routes | Jamis Buck | 2005-06-24 | 2 | -1/+8 |
* | Increased accuracy of 1.year by accounting for leap years. The time extensio... | Jeremy Kemper | 2005-06-24 | 3 | -3/+5 |
* | Pass association finder arguments through to the association class exactly as... | Jeremy Kemper | 2005-06-24 | 2 | -2/+4 |
* | Fix routes generation for unit tests. #1434 | Jeremy Kemper | 2005-06-24 | 1 | -1/+9 |
* | Improved performance of Routes generation by a factor of 5 #1434 [Nicholas Se... | David Heinemeier Hansson | 2005-06-24 | 15 | -772/+1420 |
* | Improved AbstractRequest documentation. Closes #1483. | Jeremy Kemper | 2005-06-24 | 2 | -23/+49 |
* | Allow specific "multipart/xxx" content-type to be set on multipart messages #... | Jamis Buck | 2005-06-24 | 3 | -6/+25 |
* | ActionMailer::Base subclasses are reloaded with other rails components #1262 | Jamis Buck | 2005-06-24 | 3 | -0/+66 |
* | Added ActionController::Base.allow_concurrency to control whether the applica... | David Heinemeier Hansson | 2005-06-23 | 4 | -3/+11 |
* | Fixed new WEBrick handling to actually pass parameters | David Heinemeier Hansson | 2005-06-22 | 1 | -14/+23 |
* | Removed the mutex from the WEBrick adapter under the production environment s... | David Heinemeier Hansson | 2005-06-22 | 4 | -39/+75 |
* | Missing parameter for trap_handler in dispatch.fcgi | Jamis Buck | 2005-06-22 | 2 | -2/+2 |
* | Updated changelog for [1479] | Jamis Buck | 2005-06-22 | 1 | -1/+1 |
* | Refactored dispatch.fcgi. Added unit tests for dispatch.fcgi. Added trap to r... | Jamis Buck | 2005-06-22 | 4 | -53/+202 |
* | Use the real charset for parts generated by a template, instead of the string... | Jamis Buck | 2005-06-22 | 2 | -1/+3 |
* | Added a migration generator | David Heinemeier Hansson | 2005-06-22 | 2 | -0/+16 |
* | Unquoted @ chars in received email headers are parsed properly in spite of RF... | Jamis Buck | 2005-06-22 | 5 | -4/+46 |
* | Fixed docs #856 | David Heinemeier Hansson | 2005-06-21 | 1 | -4/+3 |
* | Updated documentation for partials #1171 | David Heinemeier Hansson | 2005-06-21 | 1 | -7/+9 |
* | Include Routing tests in rake run #1287 | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+0 |
* | Added an exception if calling id on nil to WhinyNil #584 [kevin-temp@writesoo... | David Heinemeier Hansson | 2005-06-21 | 2 | -0/+6 |
* | Fixed that calling Model.find([]) returns [] and doesn't throw an exception #... | David Heinemeier Hansson | 2005-06-21 | 3 | -0/+7 |
* | Removed the AR::Recursion module--it broke more code than it fixed | Jamis Buck | 2005-06-21 | 5 | -78/+38 |
* | changelog message | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+4 |
* | Added TextHelper#word_wrap(text, line_length = 80) #1449 [tuxie@dekadance.se] | David Heinemeier Hansson | 2005-06-21 | 3 | -0/+11 |
* | Added a fall-through action for form_remote_tag that'll be used in case Javas... | David Heinemeier Hansson | 2005-06-21 | 2 | -0/+12 |
* | Added :xhr => true/false option to verify so you can ensure that a request is... | David Heinemeier Hansson | 2005-06-21 | 5 | -2/+54 |