index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
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
[next]