| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix rubocop violations | Ryuta Kamizono | 2019-06-14 | 1 | -1/+0 |
* | Merge pull request #36477 from albertoalmagro/alberto/button-to-default-path | Rafael França | 2019-06-13 | 1 | -1/+1 |
|\ |
|
| * | [ci skip] Use default path in button_to documentation | Alberto Almagro | 2019-06-13 | 1 | -1/+1 |
* | | Merge pull request #36437 from sudara/fix_programmatic_clicks_with_data_remote | Gannon McGibbon | 2019-06-13 | 2 | -2/+16 |
|\ \
| |/
|/| |
|
| * | Ensure non-mouse/programmatic clicks work with data-remote | Sudara | 2019-06-13 | 2 | -2/+16 |
* | | Merge pull request #36388 from joelhawksley/actionview-component | Aaron Patterson | 2019-06-13 | 4 | -1/+72 |
|\ \ |
|
| * | | `RenderingHelper` supports rendering objects that `respond_to?` `:render_in` | Joel Hawksley | 2019-06-12 | 4 | -1/+72 |
* | | | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 49 | -56/+2 |
* | | | Merge pull request #36422 from jhawthorn/parallelize_actionview | John Hawthorn | 2019-06-06 | 3 | -39/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | Run actionview tests in parallel | John Hawthorn | 2019-06-05 | 2 | -0/+12 |
| * | | Remove actionview tests which modify fixtures | John Hawthorn | 2019-06-05 | 1 | -39/+1 |
* | | | Bump rubocop to 0.71 | Abhay Nikam | 2019-06-06 | 1 | -1/+1 |
|/ / |
|
* / | Only clear cache when view paths are specified | yuuji.yaginuma | 2019-06-04 | 1 | -0/+2 |
|/ |
|
* | Change `ActionDispatch::Response#content_type` returning Content-Type header ... | yuuji.yaginuma | 2019-06-01 | 1 | -12/+12 |
* | Merge pull request #36324 from yoones/fix-unexpected-select-tag-delete-behavior | Eileen M. Uchitelle | 2019-05-28 | 3 | -1/+12 |
|\ |
|
| * | Fix select_tag so that is doesn't change options when include_blank is set | Younes SERRAJ | 2019-05-22 | 3 | -1/+12 |
* | | Wrap actionview cache expiry in a mutex | John Hawthorn | 2019-05-21 | 1 | -8/+11 |
* | | Correct human file size examples [ci skip] | Alexander Graul | 2019-05-20 | 1 | -1/+1 |
|/ |
|
* | NPM -> npm [ci skip] | Xavier Noria | 2019-05-12 | 1 | -1/+1 |
* | Remove useless find_partial method | st0012 | 2019-05-07 | 1 | -5/+1 |
* | Remove useless `GC.start` in `test/template/render_test.rb` | Ryuta Kamizono | 2019-05-06 | 1 | -14/+0 |
* | Clear Resolvers' cache after running RenderTestCases' test cases | st0012 | 2019-05-06 | 1 | -4/+9 |
* | Merge pull request #35337 from abhaynikam/35265-remove-unused-argument-layout... | Rafael França | 2019-05-01 | 3 | -8/+7 |
|\ |
|
| * | Removed unused layout attribute from RenderedTemplate | Abhay Nikam | 2019-03-09 | 3 | -8/+7 |
* | | `@controller` may not be defined here, and if so, it causes a Ruby warning | Akira Matsuda | 2019-05-01 | 1 | -1/+1 |
* | | Fixes grammar in comments on tag_name and tag_id | Michael Bock | 2019-04-25 | 1 | -2/+2 |
* | | Merge pull request #32313 from lulalala/model_error_as_object | Rafael França | 2019-04-24 | 2 | -7/+17 |
|\ \ |
|
| * | | Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'` | lulalala | 2019-03-31 | 2 | -7/+17 |
* | | | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 3 | -256/+4 |
* | | | Fix markup in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-04-25 | 1 | -1/+1 |
* | | | Update the changelog to explain the fix | st0012 | 2019-04-20 | 1 | -0/+11 |
* | | | Bump RuboCop to 0.67.2 | Koichi ITO | 2019-04-16 | 1 | -2/+4 |
* | | | Merge pull request #35959 from jhawthorn/unbound_templates | Rafael França | 2019-04-15 | 7 | -14/+237 |
|\ \ \ |
|
| * | | | Add additional test for sharing templates | John Hawthorn | 2019-04-12 | 1 | -1/+18 |
| * | | | Avoid duplication using _find_all | John Hawthorn | 2019-04-12 | 1 | -11/+7 |
| * | | | Support disabling cache for Digestor | John Hawthorn | 2019-04-12 | 3 | -22/+51 |
| * | | | De-dup Templates, introduce UnboundTemplate | John Hawthorn | 2019-04-12 | 4 | -10/+82 |
| * | | | Add tests against resolver | John Hawthorn | 2019-04-11 | 3 | -0/+109 |
* | | | | Squash `warning: instance variable @filename not initialized` | utilum | 2019-04-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Remove FileTemplate | John Hawthorn | 2019-04-04 | 3 | -14/+3 |
* | | | Deprecate Template#refresh | John Hawthorn | 2019-04-04 | 2 | -36/+4 |
* | | | Add ActionView::Template::Sources::File | John Hawthorn | 2019-04-04 | 4 | -24/+38 |
* | | | Don't call Template#refresh | John Hawthorn | 2019-04-04 | 1 | -6/+1 |
* | | | Don't discard source after rendering | John Hawthorn | 2019-04-04 | 2 | -5/+2 |
* | | | Fix arity warning for template handlers | localhostdotdev | 2019-04-04 | 1 | -3/+3 |
* | | | Fix deprecation warning about variants and formats | Prathamesh Sonpatki | 2019-04-04 | 1 | -2/+2 |
* | | | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | | | Merge pull request #35145 from st0012/fix-35114 | Rafael França | 2019-04-03 | 3 | -13/+43 |
|\ \ \ |
|
| * | | | Fix partial caching ignore repeated items issue | st0012 | 2019-04-04 | 3 | -13/+43 |
* | | | | Fix checking for template variants when using the ActionView::FixtureResolver | Edward Rudd | 2019-04-03 | 3 | -2/+16 |