| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #29349 from robertomiranda/responsive-images | Matthew Draper | 2017-07-02 | 1 | -0/+4 |
|\ |
|
| * | Add `srcset` option to `image_tag` helper | Roberto Miranda | 2017-06-29 | 1 | -0/+4 |
|/ |
|
* | :scissors: | Ryuta Kamizono | 2017-06-28 | 1 | -4/+4 |
* | Add changes to CHANGELOG | savroff | 2017-06-19 | 1 | -0/+6 |
* | Generate field ids in `collection_check_boxes` and `collection_radio_buttons` | yuuji.yaginuma | 2017-06-11 | 1 | -0/+8 |
* | Add :json type to auto_discovery_link_tag | Mike Gunderloy | 2017-05-20 | 1 | -0/+4 |
* | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -1/+2 |
* | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 1 | -0/+5 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -216/+1 |
* | Merge pull request #28407 from claudiob/changelog-skip-pipeline | Richard Schneeman | 2017-03-13 | 1 | -0/+17 |
|\ |
|
| * | Add CHANGELOG for #26226 [ci skip] | claudiob | 2017-03-13 | 1 | -0/+17 |
* | | Small grammar change + new line for "fixes" | Jon Moss | 2017-03-13 | 1 | -2/+4 |
|/ |
|
* | Remove `encode_special_chars` option from `strip_tags` | Andrew Hood | 2017-02-27 | 1 | -0/+7 |
* | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 1 | -0/+2 |
* | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 1 | -0/+14 |
* | Allow render locals to be assigned to instance variables | Andrew White | 2017-01-15 | 1 | -0/+6 |
* | Add `check_parameters` option to `current_page?` | Maksym Pugach | 2017-01-04 | 1 | -0/+4 |
* | do not mutate `object_name` of class in `fields_for` | yuuji.yaginuma | 2016-12-27 | 1 | -0/+6 |
* | Fixed usage of cache_template_loading | Max Melentiev | 2016-12-06 | 1 | -0/+8 |
* | [ci skip] Mention `form_with` and `fields` in changelog. | Kasper Timm Hansen | 2016-11-21 | 1 | -0/+30 |
* | Changelog edits | Vipul A M | 2016-11-12 | 1 | -3/+3 |
* | Removed deprecated `#original_exception` in `ActionView::Template::Error`. | Rafael Mendonça França | 2016-10-10 | 1 | -0/+4 |
* | Change render to support any hash keys in locals | Peter Schilling | 2016-10-02 | 1 | -0/+18 |
* | Pass over changelogs [ci skip] | Vipul A M | 2016-08-10 | 1 | -1/+1 |
* | Move CHANGELOG entry to the top. | Kasper Timm Hansen | 2016-08-07 | 1 | -11/+11 |
* | Modify LogSubscriber for single partial's cache message. | Stan Lo | 2016-08-08 | 1 | -0/+24 |
* | Use to_a to pre-buffer the collection | Steven Harman | 2016-07-26 | 1 | -5/+5 |
* | Fix collection_from_options to allow Enumerators | Steven Harman | 2016-07-26 | 1 | -0/+11 |
* | New syntax for tag helpers i.e. tag.br instead of tag(br) #25195 | Marek | 2016-06-27 | 1 | -0/+25 |
* | English fix | George Millo | 2016-06-23 | 1 | -1/+1 |
* | Merge pull request #25469 from herminiotorres/update-datetime-to-datetime-loc... | Rafael Mendonça França | 2016-06-22 | 1 | -0/+8 |
|\ |
|
| * | Change datetime to datetime-local helper tag | Herminio Torres | 2016-06-21 | 1 | -0/+8 |
|/ |
|
* | Change the raw template handler to render html-safe strings | eileencodes | 2016-06-21 | 1 | -0/+11 |
* | Remove space, properly italicize | Jon Moss | 2016-05-21 | 1 | -5/+5 |
* | Confirm with the specification when generating emtpy option for select with `... | Vipul A M | 2016-05-21 | 1 | -0/+17 |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -342/+1 |
* | Improve AV changelog with regards to default RAW handler | Rodrigo Rosenfeld Rosas | 2016-05-09 | 1 | -1/+18 |
* | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 1 | -1/+6 |
* | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 1 | -0/+2 |
* | Merge pull request #24225 from neumayr/date_select_helper_with_css_classes_ac... | Rafael Mendonça França | 2016-04-20 | 1 | -0/+16 |
|\ |
|
| * | date_select helper with_css_classes option also accept a hash | neumayr | 2016-04-05 | 1 | -0/+16 |
* | | Add CHANGELOG entry for #23869 | Rafael Mendonça França | 2016-04-20 | 1 | -0/+4 |
|/ |
|
* | Deprecate `datetime_field` and `datetime_field_tag` helpers. | Wojciech Wnętrzak | 2016-03-31 | 1 | -0/+6 |
* | guides, sync 5.0 release notes with changelogs | Yves Senn | 2016-03-22 | 1 | -1/+1 |
* | Fix CHANGELOG spacing [ci skip] | Jeremy Daer | 2016-03-02 | 1 | -4/+4 |
* | Add CHANGELOG entry for "Rendering ..." logging | Prem Sichanugrist | 2016-02-26 | 1 | -0/+6 |
* | Preparing for 5.0.0.beta3 release | eileencodes | 2016-02-24 | 1 | -0/+2 |
* | [ci skip] Move collection caching changelog entry. | Kasper Timm Hansen | 2016-02-24 | 1 | -25/+25 |
* | [ci skip] Clarify collection caching went EXPLICIT. | Kasper Timm Hansen | 2016-02-21 | 1 | -4/+9 |
* | Improve CHANGELOG for https://github.com/rails/rails/pull/17043 [ci skip] | Prathamesh Sonpatki | 2016-02-20 | 1 | -1/+1 |