| 6f5fb13 |
2010-06-17 |
Remove documentation reference to AS::Notifications::Eve... |
| 756d776 |
2010-06-20 |
Allow instrumentation of cache hits and misses. [#4888 s... |
| 1012dec |
2010-01-04 |
The failsafe middleware should flush the logger upon log... |
| 14b6ab0 |
2009-08-16 |
Fix reloading of metal pieces. |
| a919698 |
2009-08-10 |
Correctly unlock the reloader lock if the underlying app... |
| d37ac79 |
2009-08-01 |
Make the new code reloading behavior work with multithre... |
| 31254be |
2009-07-07 |
Mocha >= 0.9.7 is required, otherwise mocking doesn't wo... |
| bc2c4a4 |
2009-07-08 |
Cleanup application after #close has been called on the ... |
| d8f8066 |
2009-07-07 |
Add support for dumping non-standard primary keys when u... |
| 187d90f |
2009-07-07 |
Add support for dumping non-standard primary keys when u... |
| 760cb63 |
2009-05-27 |
Make the default 500 Internal Server Error page more fri... |
| 34a1ed0 |
2009-05-27 |
Make the Failsafe middleware attempt to render 500.html ... |
| 358ed90 |
2009-05-24 |
Document the way BufferedLogger defines its methods. |
| 9b2a665 |
2009-05-25 |
activesupport/json/encoders fix that to_json should call... |
| 3cb97ae |
2009-04-26 |
Fix environment variable testing code in failsafe.rb. |
| 2633108 |
2009-04-26 |
Fix environment variable testing code in failsafe.rb. |
| cd9bb88 |
2009-04-26 |
Remove reference to Rack::RewindableInput, which has bee... |
| 5e57e2f |
2009-04-26 |
Remove reference to Rack::RewindableInput, which has bee... |
| 0e6b969 |
2009-03-24 |
TRUNCATE is also a MySQL DDL statement, so document this... |
| cce017b |
2009-02-08 |
Improve documentation for ActionController::Streaming. D... |
| 9bcf01b |
2009-01-13 |
Fix PostgreSQL unit test failures that only occur when u... |
| a392f34 |
2008-12-15 |
Require mocha >= 0.9.3, older versions don't work anymor... |
| 9e2b4a1 |
2008-12-16 |
Do not output an ETag header if response body is blank o... |
| 13c6c3c |
2008-12-09 |
Merge commit 'origin/master' into savepoints |
| ccb96f2 |
2008-12-03 |
Merge commit 'origin/master' into savepoints |
| 337c361 |
2008-11-18 |
Register 'checked' as an HTML boolean attribute. |
| 0f89ed5 |
2008-11-18 |
Register 'checked' as an HTML boolean attribute. |
| 3a33ee2 |
2008-11-17 |
Fix compatibility with Ruby 1.8 that also has the Miniun... |
| 4e9abdd |
2008-11-13 |
Tag helper should output an attribute with the value 'fa... |
| 851a4dc |
2008-11-04 |
Remove invalid uses of [source, ...] in the guides. |
| bc0bc83 |
2008-11-04 |
Remove invalid use of [source, log] in the 'Debugging Ra... |
| f22458e |
2008-11-04 |
Update guides generation task: make it compatible with t... |
| 295195b |
2008-10-26 |
Write documentation for the cache stores. |
| fb2325e |
2008-11-03 |
Reimplement Jeremy's PostgreSQL automatic transaction st... |
| e916aa7 |
2008-11-03 |
Rename ActiveRecord::Base#transaction's :force option to... |
| 885c11b |
2008-11-03 |
Make SQLite3 pass the unit tests for savepoints. |
| e981eaa |
2008-11-03 |
Fix a stale typo in the PostgreSQL adapter. Fix a stale ... |
| e383835 |
2008-11-03 |
Revert "PostgreSQL: introduce transaction_active? rather... |
| f48703e |
2008-11-03 |
Fix the final MySQL unit test failure that's related to ... |
| 47b594c |
2008-11-03 |
Improve documentation for DatabaseStatements#transaction... |
| 63c7dcf |
2008-09-22 |
Change 'racing condition' to 'race condition'. |
| c1525e8 |
2008-09-21 |
Improve documentation for attributes= and document its '... |
| 72b772a |
2008-09-24 |
Refactor configure_dependency_for_has_many to use a few ... |
| 46939a9 |
2008-09-21 |
Add Model#delete instance method, similar to Model.delet... |
| 7da89e9 |
2008-09-21 |
In ActiveRecord::Base#destroy's documention, also mentio... |
| 353dc9d |
2008-09-21 |
Document some of the internals of associations handling. |
| 6547e68 |
2008-09-21 |
Improve various examples and API description texts. |
| e98dd54 |
2008-09-21 |
In some of ActiveRecord::Base's API documentation, repla... |
| 70b8ea4 |
2008-09-23 |
Make AssociationCollection start transactions in the cor... |
| 86b7456 |
2008-09-20 |
Fix another typo. |
| 3efea3d |
2008-09-20 |
Fix typo. |
| 0e8abd2 |
2008-09-20 |
Fix minor formatting error. |
| adacd94 |
2008-09-20 |
Document concurrency issues in validates_uniqueness_of. |
| a866af0 |
2008-09-20 |
s/ActionPack/Action Pack/ |
| bfa36d2 |
2008-09-20 |
Improve documentation for ActiveRecord::Base#to_param. |
| 7a22f7a |
2008-09-20 |
Document ActiveRecord::AssociationPreload. |
| 28393e6 |
2008-10-09 |
Add documentation for AbstractAdapter#sanitize_limit, an... |
| 644dd0b |
2008-09-18 |
Improve documentation for AbstractAdapter#add_limit_offset! |
| 132185b |
2008-09-18 |
Rename 'bechmarking and profiling' folder to 'benchmarki... |
| 84784a1 |
2008-09-18 |
Remove .DS_Store files that were accidentally committed ... |
| cedea3a |
2008-09-18 |
Improve documentation for create_table. |
| aa87c20 |
2008-09-17 |
Document ActiveRecord::ConnectionAdapters::ConnectionHan... |
| f261cd2 |
2008-09-17 |
Improve documentation for ConnectionPool, again. |
| 5e4be17 |
2008-09-17 |
Improve documentation for ConnectionPool. |
| 3b6743e |
2008-09-17 |
Update documentation for AbstractAdapter#reset! |
| 6782cb4 |
2008-09-17 |
Improve the overview documentation for AbstractAdapter: ... |
| 161647e |
2008-09-17 |
Improve documentation for the connection methods in Abst... |
| d0f7ec3 |
2008-09-17 |
Document ActiveRecord::Base.configurations. |
| 6941c98 |
2008-09-17 |
Improve documentation for ActiveRecord::Base#reset_colum... |
| df60f6c |
2008-09-16 |
s/class/Model/ |
| feacc37 |
2008-09-16 |
Warn about statement errors causing a transaction to bec... |
| 253259f |
2008-09-16 |
Add more information about transactions. |
| 86a0e98 |
2008-09-16 |
Wrap overview documentation for ActiveRecord::Transactio... |
| 1fbae81 |
2008-09-16 |
Add overview description for ActiveRecord::Transactions,... |
| 8373921 |
2008-09-13 |
Add example for TableDefinition#column in combination wt... |
| f567a7f |
2008-09-13 |
Write class overview for ColumnDefinition. |
| 143fbbd |
2008-09-13 |
Clarify decimal precision and scale options. |
| b810349 |
2008-09-13 |
Improve class overview for TableDefinition. |
| 6160828 |
2008-09-12 |
Add 'Getting Started with Rails' to guides index page. |
| 663bf4e |
2008-09-09 |
Change index title for the routing guide. |
| 5acb39c |
2008-09-09 |
Make the index page look like manuals.rubyonrails.com's ... |
| b1a767b |
2008-09-09 |
Layout enhancements for the guides. |
| 310297e |
2008-09-08 |
Add an index file for the guides. |
| 4ba0df6 |
2008-09-08 |
Get rid of the work-in-progress 'book' that's supposed t... |
| 3bb00f5 |
2008-09-08 |
Add migrations guide to guide HTML generation task. |
| c4e5ac4 |
2008-09-07 |
Add 'Debugging Rails Applications' guide to guide HTML g... |
| 1398db0 |
2008-09-09 |
Add special AssociationReflection methods for creating a... |
| 1692940 |
2008-09-09 |
Make the options that has_many, belongs_to and other ass... |
| c9cfa4f |
2008-09-05 |
Add HTML generation task for the routing guide. |
| 393410b |
2008-09-05 |
Merge branch 'master' of git@github.com:lifo/docrails |
| c480c1d |
2008-09-04 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 204a8cc |
2008-08-29 |
Move some core extension methods into a module under the... |
| b3411ff |
2008-08-27 |
Deprecate Rails::SecretKeyGenerator in favor of ActiveSu... |
| 08704c4 |
2008-08-27 |
Merge branch 'master' of git@github.com:lifo/docrails |
| c111522 |
2008-08-26 |
The 'rails' command was broken by the last commit. Fix t... |
| 920ad94 |
2008-08-08 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 62d8a1c |
2008-07-25 |
Begin working on a little Rails book. |
| 6246a8e |
2008-07-24 |
Improve documentation for ActionController::UrlWriter. |
| 7e69c74 |
2008-07-21 |
Improve the plugin creation guide's title. |
| ec50757 |
2008-07-20 |
Update guide generation task for latest Mizuho commandli... |
| e2d2835 |
2008-07-20 |
Fix some layout/styiling problems. |
| 90f8b19 |
2008-07-20 |
Convert 'creating plugins' guide to asciidoc format. |
| 48ab282 |
2008-07-20 |
Revived two ancient manuals from manuals.rubyonrails.org... |
| 5bb973f |
2008-07-19 |
Improve documentation for ActiveRecord transactions. |
| 2fd540a |
2008-07-19 |
Improve documentation of ActiveRecord::Rollback. |
| 038c7fd |
2008-07-19 |
Improve readability of other ActiveRecord association me... |
| 4d719c1 |
2008-07-18 |
Improve readability of ActiveRecord::Assocations.has_man... |
| 03afe79 |
2008-07-18 |
Improve overview for ActionController::TestCase. |
| 5508bfd |
2008-07-18 |
Fix markup. |
| 3dbc1cf |
2008-07-18 |
Write overviews for AbstractController::TestResponse and... |
| 632a470 |
2008-07-18 |
Improve documentation for ActionController::Session.get. |
| f9f1ab4 |
2008-08-26 |
When an unexpected exception is caught, tell the adminis... |
| 2b4eb58 |
2008-07-09 |
Plugin locator: sort directory listing because we can't ... |
| 011cbbc |
2008-09-04 |
Plugin locator: sort directory listing because we can't ... |
| 1f2a4b3 |
2008-05-01 |
Prevent AssetTagHelper from crashing if RAILS_ROOT is no... |
| 9e13b96 |
2008-02-09 |
Move SecretKeyGenerator comments to the correct place fo... |
| f1d6a0e |
2007-11-28 |
Introduce SecretKeyGenerator for more secure session sec... |