| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo in `time_field` [ci skip] | Jake Worth | 2016-06-05 | 1 | -1/+1 |
* | Confirm with the specification when generating emtpy option for select with `... | Vipul A M | 2016-05-21 | 1 | -1/+3 |
* | Revert "Make sure the cache is always populated" | Rafael Mendonça França | 2016-05-20 | 1 | -1/+1 |
* | Make sure the cache is always populated | Aaron Patterson | 2016-05-20 | 1 | -1/+1 |
* | Merge pull request #25041 from maclover7/jm-actionview | Aaron Patterson | 2016-05-20 | 1 | -9/+3 |
|\ |
|
| * | [Action View] Don't create middleman `DetailsKey` instance | Jon Moss | 2016-05-16 | 1 | -9/+3 |
* | | `md5` --> `MD5` | Jon Moss | 2016-05-17 | 1 | -3/+3 |
* | | keep layouts + locals from bloating the cache | Aaron Patterson | 2016-05-17 | 2 | -3/+20 |
|/ |
|
* | Remove extranous spaces from assignment. | Kasper Timm Hansen | 2016-05-16 | 1 | -1/+1 |
* | Replace middleware with executor callback. | Kasper Timm Hansen | 2016-05-16 | 2 | -8/+1 |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -2/+2 |
* | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 1 | -1/+1 |
* | Push action_view.collection_caching to be called towards the end, since it de... | Vipul A M | 2016-04-28 | 1 | -4/+4 |
* | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 1 | -1/+1 |
* | Respect gospel of Railties Gods: no on_load with after. | Kasper Timm Hansen | 2016-04-27 | 1 | -3/+1 |
* | make the collection_caching initializer run after the Action Controller confi... | Lachlan Sylvester | 2016-04-27 | 1 | -1/+1 |
* | Fix example for css_class_attribute and fix indentation | Prathamesh Sonpatki | 2016-04-20 | 1 | -6/+6 |
* | [ci skip] Small grammar fix | Abhishek Jain | 2016-04-20 | 1 | -1/+1 |
* | Merge pull request #20625 from Envek/add_country_zones_method | Jeremy Daer | 2016-04-19 | 1 | -4/+5 |
|\ |
|
* \ | Merge pull request #24225 from neumayr/date_select_helper_with_css_classes_ac... | Rafael Mendonça França | 2016-04-20 | 1 | -3/+19 |
|\ \ |
|
| * | | date_select helper with_css_classes option also accept a hash | neumayr | 2016-04-05 | 1 | -3/+19 |
* | | | Merge pull request #23869 from oreoshake/to-sentence-html-safety | Rafael França | 2016-04-20 | 1 | -0/+30 |
|\ \ \ |
|
| * | | | mimic ActiveSupport's Array#to_sentence in an html_safe-aware way | Neil Matatall | 2016-03-15 | 1 | -0/+30 |
* | | | | Ensure Cache#inspect doesn't block concurrent cache writes | Jeremy Daer | 2016-04-19 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Improved ActionView flows.rb documention [ci skip] | Alex Mirkhaydarov | 2016-04-11 | 1 | -5/+4 |
| |/
|/| |
|
* | | `number_to_phone` formats number with regexp | Pan GaoYong | 2016-04-02 | 1 | -1/+8 |
* | | Merge pull request #24379 from Gaurav2728/sanitizer-helper-update-doc | Kasper Timm Hansen | 2016-03-31 | 1 | -1/+1 |
|\ \ |
|
| * | | sanitiser helper may be remove in 5.1, update doc [ci skip] | Gaurav Sharma | 2016-03-31 | 1 | -1/+1 |
* | | | Deprecate `datetime_field` and `datetime_field_tag` helpers. | Wojciech Wnętrzak | 2016-03-31 | 2 | -0/+8 |
|/ / |
|
* | | set in no more used in ActionView::Template::Types | Gaurav Sharma | 2016-03-25 | 1 | -1/+0 |
* | | fix a comment in atom_feed_helper.rb | 白井 健太 | 2016-03-16 | 1 | -1/+1 |
* | | Break up a circular require between AP/AV | Sean Griffin | 2016-03-11 | 1 | -2/+0 |
* | | Rename dependencies.rake to cache_digests.rake | Dharam Gollapudi | 2016-03-09 | 2 | -1/+1 |
* | | Revert "Merge pull request #24125 from dharamgollapudi/patch-3" | Matthew Draper | 2016-03-10 | 1 | -0/+0 |
* | | Rename dependencies.rake to cache_digests.rake | Dharam Gollapudi | 2016-03-09 | 1 | -0/+0 |
* | | - Freeze strings in frequent used private method | Stan Lo | 2016-03-08 | 1 | -11/+11 |
* | | Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_de... | Rafael Mendonça França | 2016-03-05 | 1 | -2/+0 |
* | | We're not using $2 from this Regexp | Akira Matsuda | 2016-03-05 | 1 | -1/+1 |
* | | Fix partial rendering with dot in filename | Benjamin Quorning | 2016-03-04 | 1 | -1/+1 |
* | | Support `:any` variants lookup in `PathResolver` | Godfrey Chan | 2016-03-01 | 1 | -2/+6 |
* | | Update to use Subscriber#start instead | Prem Sichanugrist | 2016-02-26 | 2 | -7/+15 |
* | | Added log "Rendering ...", when starting to render a template, to log that we... | Vipul A M | 2016-02-26 | 2 | -0/+10 |
* | | Lock down new `ImplicitRender` behavior for 5.0 RC | Godfrey Chan | 2016-02-25 | 4 | -4/+39 |
|/ |
|
* | Merge branch 'master' into treewip | Aaron Patterson | 2016-02-24 | 11 | -135/+70 |
|\ |
|
| * | remove useless method | Aaron Patterson | 2016-02-24 | 1 | -2/+0 |
| * | Prep release for Rails 5 beta3 | eileencodes | 2016-02-24 | 1 | -1/+1 |
| * | We are calling `to_s` in the method so we can call downcase now | Rafael Mendonça França | 2016-02-22 | 1 | -3/+3 |
| * | Make per form token work when method is not provided | Rafael Mendonça França | 2016-02-22 | 1 | -1/+2 |
| * | Do not pass more options that are needed. | Rafael Mendonça França | 2016-02-22 | 1 | -1/+1 |
| * | Merge pull request #23752 from vipulnsward/23524-fix-button_to_delete | Rafael Mendonça França | 2016-02-22 | 1 | -1/+1 |
| |\ |
|