| 2edf657 |
2013-04-03 |
Remove comments about removing LegacyKeyGenerator in 4.1 |
| 7c7a427 |
2013-04-02 |
Rename DummyKeyGenerator -> LegacyKeyGenerator |
| e1c4b84 |
2013-04-02 |
:scissors: spacing after private |
| c60d3b9 |
2013-04-02 |
Be consistent when talking about cookies, key -> name |
| c0b1eb1 |
2013-04-02 |
Fix permanent cookie jar accessor typo |
| ca58bf1 |
2013-04-01 |
Improve documentation around the cookie store auto-upgra... |
| 274a3aa |
2013-03-28 |
Allow transparent upgrading of legacy signed cookies to ... |
| 0190cba |
2013-03-24 |
Introduce UpgradeLegacySignedCookieJar to transparently ... |
| 1a25ebf |
2013-03-20 |
Tweak exception message to avoid giving potentially misl... |
| a2b7c0e |
2013-03-20 |
Raise an ArgumentError when a clashing named route is de... |
| 455948c |
2013-03-18 |
The default route has been removed |
| 7305ef8 |
2013-03-18 |
The HTTP method helpers are preferred over match and sho... |
| 70ff810 |
2013-03-18 |
The default route has been removed |
| efea57a |
2013-03-18 |
Using match without via is deprecated |
| d717882 |
2013-03-12 |
Document change to clashing named route selection from j... |
| 7874c9b |
2013-02-28 |
Document introduction of ActionDispatch::ParamsParser::P... |
| 5b8b977 |
2013-02-28 |
Document that scopes require a callable object |
| 5187627 |
2013-02-28 |
Document common deprecations |
| 0407ef5 |
2013-02-28 |
Document the deprecation of ActionView::RecordIdentifier |
| a1d8b03 |
2013-02-28 |
Document ActiveRecord::Fixtures becoming ActiveRecord::F... |
| 74d471a |
2013-02-28 |
Document change in routes using match |
| 97d9843 |
2013-02-28 |
Document removal of assets:precompile:primary |
| cfb04a6 |
2013-02-28 |
Document sass-rails asset_url deprecation |
| 8ecc2ed |
2013-02-28 |
Document caveat from 5b3bb61 which fixed handling SCRIPT... |
| 1525268 |
2013-02-28 |
Document rails-observers extraction |
| 3dd5444 |
2013-02-28 |
Document the switch from memcache-client to dalli |
| decff78 |
2013-02-28 |
Improve docs for UpgradeSignatureToEncryptionCookieStore |
| 27a304d |
2013-02-28 |
Document extraction of actionpack-xml_parser |
| 43ab015 |
2013-02-28 |
Document introduction of the ActionController::UnknownFo... |
| 06faa6d |
2012-11-14 |
Use BCrypt's MIN_COST in the test environment for speedi... |