| 1ec6429 |
2013-04-29 |
Bump version to rc1 |
| e58f116 |
2013-04-23 |
Remove test case also related to the belongs_to touch fe... |
| 7389df1 |
2013-04-23 |
Revert "`belongs_to :touch` behavior now touches old ass... |
| eaec0ec |
2013-04-19 |
Merge branch 'master' of github.com:rails/rails |
| 082c90d |
2013-04-18 |
Alignment |
| 4746f92 |
2013-04-18 |
Indent around the scaffold loop |
| f038d4c |
2013-04-18 |
HTML5 breaks |
| da5405c |
2013-04-18 |
Better ordering |
| 9035cfc |
2013-04-03 |
Merge pull request #9141 from adamgamble/issue-9091 |
| 50fd48e |
2013-04-02 |
Merge pull request #10056 from steveklabnik/remove_rails... |
| c0bc9ce |
2013-02-25 |
Preparing for 4.0.0.beta1 release |
| 2b7b5f5 |
2013-02-25 |
Merge pull request #8530 from dasch/dependency-trackers |
| add8b51 |
2013-02-25 |
Merge pull request #9072 from htanata/statistics |
| 6e2cba1 |
2013-02-02 |
test for issue 8931 |
| 390ad45 |
2013-01-15 |
Merge pull request #8946 from reednj77/rack-cache-headers |
| 3bfd99d |
2013-01-10 |
Include jbuilder by default and rely on its scaffold gen... |
| 64e3660 |
2013-01-08 |
Merge pull request #8818 from jamis/master |
| cc1c3c5 |
2013-01-08 |
Revert "unpermitted params" exception -- it's just not g... |
| ae3286b |
2013-01-08 |
Never treat action or controller as unpermitted params |
| e63e280 |
2013-01-07 |
Use similar comment style |
| e05a504 |
2013-01-06 |
This is not that common of a change to warrant top-line ... |
| 26365d0 |
2013-01-06 |
Include the standard reminder that you need to restart f... |
| 516f148 |
2013-01-05 |
Needless fancy structure that did not anything |
| f17a631 |
2013-01-05 |
Fix indention issue in generated template |
| f2c0e57 |
2013-01-05 |
Fix indention issue in generated template |
| cbabd1b |
2013-01-05 |
Merge pull request #8769 from senny/deprecate_assert_blank |
| 3d08614 |
2013-01-05 |
No need to give an example where there is generated code... |
| 201f8d7 |
2013-01-05 |
config.assets.enabled is now true by default |
| 8d945f4 |
2013-01-01 |
Merge pull request #8668 from guilleiguaran/exceptions |
| 61b91c4 |
2012-12-26 |
Revert "Ignore /bin on new apps" -- given the move to de... |
| 95f5f81 |
2012-12-21 |
Revert "Make sure that ActiveSupport::Logger includes th... |
| d00f568 |
2012-12-21 |
Make sure that ActiveSupport::Logger includes the Logger... |
| f914454 |
2012-12-21 |
Add ActiveSupport::Logger#silence that works the same as... |
| 153f0cb |
2012-12-19 |
Merge pull request #8523 from reednj77/remove-mail-to-en... |
| 15c40b2 |
2012-12-18 |
Fix changelog |
| 09aeee7 |
2012-12-18 |
Merge |
| f6bbc3f |
2012-12-18 |
Add app/models/concerns and app/controllers/concerns to ... |
| 339e4e8 |
2012-12-07 |
Let the scaffold example use the "set shared record" pat... |
| 7b50dc5 |
2012-12-07 |
Fix README |
| 9d62e04 |
2012-12-07 |
Rename all action callbacks from *_filter to *_action |
| 2259893 |
2012-12-04 |
Track the default application.css/js files for turbolink... |
| 1081ae2 |
2012-11-26 |
Merge pull request #8317 from latortuga/cache-digest-opt... |
| d349490 |
2012-10-31 |
Revert "Don't allocate new strings in compiled attribute... |
| 750a30b |
2012-10-31 |
No need for the debugger |
| 954c350 |
2012-10-31 |
Allow #permit to take its list of permitted parameters a... |
| 1644f12 |
2012-10-10 |
Merge pull request #7902 from josh/fix-bug-in-as-cache-u... |
| bf24ba9 |
2012-10-10 |
Add changelog entry for killing the asset tag concatenation |
| affd05d |
2012-10-10 |
Merge branch 'master' of github.com:rails/rails |
| badc39f |
2012-10-10 |
Merge pull request #7900 from josh/kill-old-asset-tag-he... |
| 43e14f8 |
2012-10-08 |
Merge pull request #7873 from steveklabnik/update_initia... |
| 1fc7954 |
2012-10-08 |
There is already an invitation to use rack-cache in conf... |
| bb17a0f |
2012-10-08 |
Cleanup comments a bit and fuck 80 characters |
| 9e84520 |
2012-10-08 |
Inline comment |
| daf5b66 |
2012-10-08 |
Encoding already defaults to utf-8 per lib/rails/applica... |
| fc7f3da |
2012-10-08 |
Everyone is running bundler, no need for defensive progr... |
| d81e76d |
2012-10-08 |
Not precompiling your assets for production is a bad ide... |
| afc81bc |
2012-10-04 |
Merge pull request #7847 from bloudermilk/recursive_permit |
| e35d8b1 |
2012-10-04 |
Turn turbolinks on by default for new apps |
| c0a182d |
2012-10-04 |
Merge pull request #7769 from rgarver/feature/public-fra... |
| c49d959 |
2012-09-18 |
Merge pull request #7251 from rails/integrate-strong_par... |
| a497bed |
2012-09-04 |
We dont need to include the name and the format in the d... |
| 27acd1e |
2012-09-04 |
Merge pull request #7422 from ernie/improvements-to-impr... |
| a317e78 |
2012-08-30 |
Merge pull request #7483 from christos/improve_template_... |
| 0093daf |
2012-08-29 |
Use class_attribute so we dont bleed |
| ed5c938 |
2012-08-29 |
Added controller-level etag additions that will be part ... |
| 502d5e2 |
2012-08-29 |
Add automatic template digests to all CacheHelper#cache ... |
| 3da10e3 |
2012-08-29 |
Fix spacing |
| d335495 |
2012-08-29 |
Fix spacing |
| 0d0d462 |
2012-08-15 |
Add Request#formats=(extensions) that lets you set multi... |
| ec923ab |
2012-08-08 |
Remove highly uncommon option for moving the manifest path |
| b540f4c |
2012-08-08 |
Allow data attributes to be set as a first-level option ... |
| 4154bf0 |
2012-08-08 |
Modernize the documentation for view caching somewhat |
| 7dedfde |
2012-08-07 |
Remove antiquated example code |
| 42c3088 |
2012-08-07 |
Remove outdated examples and feature highlights |
| 775ddf2 |
2012-08-07 |
Observers are no longer important enough to get this con... |
| 666d3fd |
2012-08-07 |
Revert "Merge pull request #7033 from kron4eg/master". N... |
| fb88331 |
2012-08-07 |
Revert "The application generator generates `public/huma... |
| 04998cd |
2012-07-27 |
Add Object#try! with the old NoMethodError raising behavior |
| 99ea1a8 |
2012-07-27 |
will now return nil instead of raise a NoMethodError if... |
| b49a7dd |
2012-03-20 |
We dont need to merge in the parameters as thats all bei... |
| e884f4b |
2012-03-14 |
Allow you to force the authenticity_token to be rendered... |
| a4c120f |
2012-03-14 |
Do not include the authenticity token in forms where rem... |
| e7d55f7 |
2012-03-13 |
Actually commit the change! |
| 4631315 |
2012-03-13 |
Undo unwarranted change to coding conventions. I am not ... |
| b495a8d |
2012-01-27 |
Inline the prefix assignment so it doesnt look so daft |
| 83dbef6 |
2012-01-27 |
Revert "Fix expanding cache key for single element arrays" |
| 632fa15 |
2011-12-20 |
rails/master is now 4.0.0.beta and will only support Rub... |