| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
* | | | | Merge pull request #35825 from jhawthorn/always_filter_view_paths | Eileen M. Uchitelle | 2019-04-03 | 7 | -35/+30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Always reject files external to app | John Hawthorn | 2019-04-03 | 7 | -35/+30 |
* | | | | [ci skip] Updated the doc after renaming Template::File -> Template::RawFile ... | Abhay Nikam | 2019-04-02 | 1 | -1/+1 |
* | | | | Rename File to RawFile | Cliff Pruitt | 2019-04-01 | 5 | -5/+5 |
|/ / / |
|
* | | | [ci skip] Follow up c8bf334104 | Kasper Timm Hansen | 2019-04-01 | 1 | -1/+2 |
* | | | Only clear template caches in dev after changes (#35629) | John Hawthorn | 2019-04-01 | 6 | -7/+61 |
* | | | url -> URL where apt except inside actionpack/ | Sharang Dashputre | 2019-04-01 | 6 | -9/+9 |
* | | | Merge pull request #35793 from jhawthorn/deprecate_layout_absolute_path | Kasper Timm Hansen | 2019-03-31 | 2 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Deprecate render layout with an absolute path | John Hawthorn | 2019-03-29 | 2 | -1/+4 |
* | | | Tweaks CHANGELOGs and docs [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -3/+4 |
* | | | Merge pull request #35688 from jhawthorn/render_file_rfc | Aaron Patterson | 2019-03-30 | 10 | -31/+110 |
|\ \ \
| |/ /
|/| | |
|
| * | | Introduce Template::File as new render file: | John Hawthorn | 2019-03-27 | 10 | -31/+110 |
* | | | Fix annotated typo | Prathamesh Sonpatki | 2019-03-29 | 3 | -7/+7 |
* | | | Merge pull request #35308 from erose/better-error-reporting-for-syntax-errors... | Rafael França | 2019-03-28 | 4 | -1/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add handling and tests. | Eli Rose | 2019-02-17 | 4 | -1/+39 |
* | | | Merge pull request #35758 from Shigeyuki-fukuda/aligned_order_of_argument | Rafael França | 2019-03-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Aligned the order of the arguments of render_template and render_with_layout | Shigeyuki-fukuda | 2019-03-27 | 1 | -2/+2 |
* | | | | Merge pull request #35761 from koic/bump_rubocop_to_0_66_0 | Ryuta Kamizono | 2019-03-27 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Bump RuboCop to 0.66.0 | Koichi ITO | 2019-03-27 | 1 | -5/+5 |
* | | | | | Deprecate custom patterns for PathResolver | John Hawthorn | 2019-03-26 | 2 | -40/+15 |
| |/ / /
|/| | | |
|
* | | | | [ci skip] Fixed typo | Shailesh Kalamkar | 2019-03-23 | 1 | -1/+1 |
* | | | | Update CHANGELOGs for 6.0.0.beta3 release | John Hawthorn | 2019-03-22 | 1 | -1/+10 |
|/ / / |
|
* | | | Prefer render template: in tests | John Hawthorn | 2019-03-21 | 7 | -42/+43 |
* | | | Merge pull request #35661 from jhawthorn/lookup_context_validation | Eileen M. Uchitelle | 2019-03-20 | 3 | -2/+18 |
|\ \ \ |
|
| * | | | Don't compact formats | John Hawthorn | 2019-03-19 | 2 | -6/+1 |
| * | | | Avoid assigning [nil] to formats | John Hawthorn | 2019-03-19 | 1 | -1/+1 |
| * | | | Improve "raises on invalid format assignment" test | John Hawthorn | 2019-03-18 | 1 | -2/+2 |
| * | | | Rename invalid_types to invalid_values | John Hawthorn | 2019-03-18 | 1 | -3/+3 |
| * | | | Raise in LookupContext#formats= on invalid format | John Hawthorn | 2019-03-18 | 2 | -0/+13 |
| * | | | Make uniq in LookupContext#formats= | John Hawthorn | 2019-03-18 | 2 | -1/+3 |
| * | | | Ignore nil in LookupContext#formats= | John Hawthorn | 2019-03-18 | 2 | -0/+6 |
* | | | | Re-add Template#updated_at as deprecated | John Hawthorn | 2019-03-19 | 2 | -6/+13 |
* | | | | Merge pull request #35662 from jhawthorn/fallback_resolver_no_virtual_path | Aaron Patterson | 2019-03-19 | 2 | -8/+32 |
|\ \ \ \ |
|
| * | | | | Remove virtual_path from fallback templates | John Hawthorn | 2019-03-18 | 2 | -8/+32 |
| |/ / / |
|
* | | | | Merge pull request #35604 from jhawthorn/validate_mime_types | Eileen M. Uchitelle | 2019-03-19 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Raise exception when building invalid mime type | John Hawthorn | 2019-03-14 | 1 | -2/+2 |
* | | | | Add regression test for HTML content in rails-ujs | razh | 2019-03-17 | 1 | -0/+11 |
* | | | | Revert "Pass HTML responses as plain-text in rails-ujs" | razh | 2019-03-17 | 2 | -12/+1 |
* | | | | Ruby 2.4 and later support native Unicode case mappings | Ryuta Kamizono | 2019-03-18 | 1 | -1/+1 |
* | | | | Merge pull request #35623 from jhawthorn/actionview_cache | Aaron Patterson | 2019-03-15 | 6 | -98/+13 |
|\ \ \ \ |
|
| * | | | | Remove updated_at from Templates | John Hawthorn | 2019-03-15 | 4 | -18/+9 |
| * | | | | Make Template::Resolver always cache | John Hawthorn | 2019-03-15 | 3 | -80/+4 |
| |/ / / |
|