| cb9295c |
2010-08-10 |
Added test case to verify that transaction callbacks are... |
| 141634d |
2010-08-17 |
Added test case to verify that transaction callbacks are... |
| f48e899 |
2008-05-01 |
Accept header mime parser can now deal with empty fields |
| 5be5305 |
2008-04-29 |
Add missing clear method to memory_store |
| 09517e3 |
2008-04-29 |
Allow access to mem_cache_store's stats hash |
| fef8275 |
2008-04-29 |
Implement increment/decrement on cache storage engines, ... |
| 9f07b1e |
2008-04-29 |
By default rails will update keys in memcached when usin... |
| a25b2e1 |
2007-11-29 |
Removed documentation for the removed rollback! method o... |
| 0ad5365 |
2007-10-10 |
find_and_(initialize|create)_by methods can now properly... |
| 19c9c7f |
2007-10-09 |
Set default charset of MTAs to ISO instead of us-ascii (... |
| 406ea8f |
2007-10-03 |
only create custom accessors for Kernel:: methods |
| b31aa63 |
2007-10-03 |
Allow column accessors to be created even if Kernel. or ... |
| 4a1388a |
2007-09-18 |
Define dynamic finders as real methods after first usage... |
| 68d6850 |
2007-09-06 |
Remove deprecated named routes [pixeltrix] |
| 3acd2bd |
2007-09-06 |
Added new new_admin_products_url named route in addition... |
| 18a4cc1 |
2007-08-09 |
Raise ActiveResource::Redirection on 301,302 http code |
| 9014bf3 |
2007-07-19 |
* url_for now accepts a series of symbols representing t... |
| f7bd676 |
2007-07-09 |
Allow for optional messages on assert_difference [nicwil... |
| 187e1f8 |
2007-07-09 |
Support for non heterogeneous arrays when serializing to... |
| 5b2be62 |
2007-07-09 |
Make [7169] work as expected with indented XML. |
| 049b144 |
2007-07-09 |
Include empty has_many/has_and_belongs_to_many associati... |
| 1241615 |
2007-07-09 |
Don't blow up when using nested fields_for and the sourc... |
| 817d5d4 |
2007-06-27 |
Add the type="array" moniker to has_many / has_and_belon... |
| 80d539b |
2007-06-27 |
Fixes that using a subclass of an ARes object would cach... |
| bf28015 |
2007-06-19 |
Ensure that post and put requests pass in Content-Length... |
| bfda4cd |
2007-06-08 |
Fixed query methods on resources. [Cody Fauser] |
| 13058b0 |
2007-06-01 |
Enhance assert_difference to accept arrays of strings wh... |
| d418b7d |
2007-05-22 |
Set RAW_POST_DATA in integration tests as expected |
| 19fbd84 |
2007-05-22 |
Rescuing in around_filters works as expected again [coda... |
| 4611d0e |
2007-05-22 |
Initializers are now loaded consistently sorted by name.... |
| 1008535 |
2007-05-19 |
Allow routes to be declared off namespaces |
| 04823ff |
2007-05-17 |
Allow nested namespaces in routing |
| 0306e4a |
2007-05-04 |
Make respond_to? work as expected |
| 8f5c83b |
2007-05-01 |
Added assert_difference and assert_no_difference to test... |
| 7722e2b |
2007-04-16 |
Introduce RELATIVE_RAILS_ROOT and changed spawner script... |
| 01c35c8 |
2007-04-09 |
Removed ill faded xml_node class from codebase. Use XmlS... |
| df3ee41 |
2007-03-28 |
Improved the handling of broken accept headers |
| f39fe30 |
2007-03-19 |
Fix nil error for requests with empty PATH_INFO header s... |
| 3644415 |
2007-03-06 |
Cached versions of concatted js/css asset tags have to b... |
| e52c28a |
2007-03-05 |
Ignore odd charset declaration in CONTENT_TYPE header wh... |
| 7842cae |
2007-02-21 |
Fixed query cache when multiple database connections wer... |
| 2ffbc61 |
2007-02-21 |
Enable active record cache automatically for all actions |
| b5419cd |
2007-02-20 |
You can now use cache in instance hierachies. This allow... |
| f458b37 |
2007-02-06 |
Introducing Model.cache { ... } for the occasional query... |
| 553c23d |
2007-01-24 |
Merge [5704], [6005], [6034] from trunk. References #726... |
| 64a80ef |
2007-01-15 |
Allow inGroupsOf and eachSlice to be called through rjs.... |
| e24d2f7 |
2007-01-12 |
Apply scoping during initialize instead of create. Fixe... |
| 906bd93 |
2006-12-08 |
Remove side effects of [5684] |
| 2f9d44e |
2006-12-07 |
Improved auto_link to match more valid urls correctly |
| cdad2d4 |
2006-12-06 |
Consolidated different create and create! versions to ca... |
| 0ee0c1b |
2006-12-05 |
Add AssociationCollection#create! to be consistent with ... |
| ad62d46 |
2006-11-24 |
Added CSV to Mime::SET so that respond_to csv will work |
| 924f5cd |
2006-11-13 |
Merge from [5516] |
| a64c6af |
2006-11-13 |
Make sure that exceptions which are thrown outside of th... |
| ff063d7 |
2006-08-30 |
respond_to .html now always renders #{action_name}.rhtml... |
| 18057d2 |
2006-08-17 |
Cache nil results for :included has_one associations als... |
| ae74e8e |
2006-08-16 |
Fixed a bug which would cause .save to fail after trying... |
| 14ed31d |
2006-08-07 |
Mailer template root applies to a class and its subclass... |
| 5821096 |
2006-04-04 |
Multiple fixes and optimizations in PostgreSQL adapter, ... |
| 7bbc759 |
2006-03-15 |
Fixes a bug in routes controller traversing which caused... |
| e9d6fea |
2006-03-13 |
Don't replace application.js in public/javascripts if it... |
| aafc191 |
2006-03-08 |
Integration test's url_for now runs in the context of th... |
| 8b4729a |
2006-03-08 |
reverted #to_sentence to use red, green, and blue style |
| 0332d88 |
2006-03-06 |
forgot to commit the fixed test case! (yea right) |
| 66386df |
2006-03-06 |
changed default of Array#to_sentence to use one, two and... |
| 0635f63 |
2006-03-05 |
ActionController::Base.param_parsers now accept symbols.... |
| 03d37a2 |
2006-03-05 |
Added new infrastructure support for REST webservices. |
| 796295d |
2006-02-05 |
ActiveRecord::RecordInvalid now states which validations... |
| 28cee08 |
2006-02-04 |
fixed small bug in routing which caused the traverse_to_... |
| 6fa5b7b |
2006-02-04 |
added some (pointless) test cases to dependency loading,... |
| 2dc16df |
2006-01-25 |
give helpful error messages when fixtures accessed style... |
| 7ff73df |
2006-01-11 |
fix for Initializer doc, routing is loaded last so that ... |
| 16718e3 |
2006-01-10 |
Fixed that .with_scope imposed create parameters bypass ... |
| d4e02f7 |
2005-12-24 |
ActiveRecord::Base.schema_ignore_tables => ActiveRecord:... |
| 87535f5 |
2005-12-24 |
SchemaDumper now doesn't fail anymore when there are unk... |
| af60120 |
2005-12-23 |
cosmetic change to assert_valid |
| 373bc86 |
2005-12-22 |
only log session_id if @session object responds to .sess... |
| 581f12b |
2005-12-20 |
removed :piggyback in favor of just allowing :select on ... |
| 90099e9 |
2005-12-20 |
made .find() and class method delegation work on :throug... |
| 1d2c6ee |
2005-12-20 |
added :piggyback option to has_many :through relationshi... |
| 5f06c48 |
2005-12-16 |
Fixed :through relations when using STI inherited classe... |
| 0023cb1 |
2005-11-17 |
stable merge of 3032 -- Updated docs for in_place_editor... |
| 37664eb |
2005-11-17 |
stable merge of [3069] |
| 60e425a |
2005-11-17 |
replaced constant Plugin in documentation rake task with... |
| 037f61c |
2005-11-14 |
* Updated docs for in_place_editor, fixes a couple bugs ... |
| 5f0b936 |
2005-10-20 |
Fix Associations#clear for not-yet-loaded associations (... |
| 2a1a0e5 |
2005-10-17 |
Fixed a few sqlserver test case errors. Closes #2486 |
| cbbb036 |
2005-10-16 |
moved generators to lib/generators |
| 13fccff |
2005-10-16 |
modified finder test a tiny bit so that it passes on sql... |
| 0279949 |
2005-10-16 |
added assert_valid to AP |
| 6a8b948 |
2005-10-15 |
action pack asserts don't spam you with unnecissary back... |
| 35d543f |
2005-10-15 |
Adds update_javascripts task which will fetch all the la... |
| 7086993 |
2005-10-15 |
Adds :nullify option to :depends. Closes #2015 (Robby Ru... |
| 5fa8793 |
2005-10-14 |
DRYed up Associations#clear. Closes #1906 [Caleb] |
| f60f76e |
2005-10-13 |
modified javascript_helper testcase to back up #2097 |
| ebfddf3 |
2005-10-06 |
Add rename_table to mysql, sqlite and postgres adapters ... |
| 5213a1f |
2005-09-20 |
Fixed saving a record with two unsaved belongs_to associ... |
| dfe1aeb |
2005-08-23 |
Saving a record with two unsaved belongs_to associations... |
| 34f9d30 |
2005-07-22 |
Added support for calling constrained class methods on h... |
| 0bef168 |
2005-07-05 |
Made default changes work in both postgresql and mysql #... |
| f1880ca |
2005-07-05 |
Sugared up migrations with even more bling #1609 [Tobias... |
| 4160b51 |
2005-07-04 |
Added new Migrations framework for describing schema tra... |
| ab416b4 |
2005-07-04 |
Make postgres8 ar tests work #1601 [Tobias Luetke] |
| 12ff2f7 |
2005-07-02 |
Rake task to update spin off libraries #1514 [Tobias Lue... |
| 75fb0a3 |
2005-06-14 |
Support :render option to :verify #1440 [TobiasLuetke] |
| 76e4c1a |
2005-06-13 |
r1294@iwill: jeremy | 2005-06-13 02:17:42 -0700 |
| 40d6be6 |
2005-03-20 |
Improved the generated scaffold code a lot to take advan... |
| 778a9ec |
2005-03-20 |
Improved the generated scaffold code a lot to take advan... |
| a613606 |
2005-03-20 |
Changed .htaccess to allow dispatch.* to be called from ... |
| 823a918 |
2005-03-14 |
Added CaptureHelper with CaptureHelper#capture and Captu... |
| dbb6403 |
2005-03-06 |
Added exception shallowing if the DRb server can't be st... |
| 0ceab81 |
2005-03-06 |
Better yaml fixture error #759 [xal] |
| e4106a5 |
2005-03-03 |
Fixed an exception when using Ajax based requests from S... |
| 2f11b7c |
2005-01-25 |
Added @request.raw_post as a convenience access to @requ... |
| 9577f0f |
2005-01-17 |
Fixed up some docs |
| 6c1fe63 |
2005-01-15 |
Fixed that auto reloading would some times not work or w... |
| bcb8116 |
2005-01-11 |
Fixed that host would choke when cgi.host returned nil #... |
| dbb5341 |
2005-01-11 |
Added that rake clone_structure_to_test, db_structure_du... |
| f2e6945 |
2005-01-04 |
Prepared for release of 0.9.3 |
| 089ef42 |
2005-01-02 |
Fixed handling of binary content in blobs and similar fi... |
| 3e0077f |
2005-01-01 |
Fixed a bug in the Ruby/MySQL that caused binary content... |
| d9c0a37 |
2004-12-22 |
Releasing Rails 0.9.2 |
| 4b229d1 |
2004-12-22 |
Added Base#clear_association_cache to empty all the cach... |
| 951c942 |
2004-12-22 |
Added search through session to clear out association ca... |
| 356f160 |
2004-12-19 |
Added higher_item and lower_item as public methods for a... |
| 01e9b7c |
2004-12-15 |
Added Base.default_error_messages as a hash of all the e... |
| 846a123 |
2004-12-15 |
Added Base.validates_boundries_of that delegates to add_... |
| 7359bcc |
2004-12-08 |
Added ActiveRecord::Mixins::Touch that will record creat... |
| 465e0c0 |
2004-12-07 |
Added the possibility of having validate be protected fo... |
| a544d7a |
2004-12-07 |
Added all the HTTP methods as alternatives to the generi... |