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
/
test
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
2
-2
/
+1
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
2
-2
/
+2
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
2
-2
/
+2
*
New syntax for tag helpers i.e. tag.br instead of tag(br) #25195
Marek
2016-06-27
1
-0
/
+3
*
Fix finding templates for digesting for */* requests that render a non-defaul...
Javan Makhmali
2016-06-15
2
-0
/
+2
*
Explicity find with the rendered format to handle searching multiple view pat...
Javan Makhmali
2016-06-15
1
-0
/
+0
*
Fix digesting templates with identical logical names when requesting a format...
Javan Makhmali
2016-06-15
1
-0
/
+1
*
Add render allows unicode text name in partials - đŁ
Vipul A M
2016-04-17
1
-0
/
+1
*
Fix partial rendering with dot in filename
Benjamin Quorning
2016-03-04
1
-0
/
+1
*
adds tests for Digestor#nested_dependencies
Ryan T. Hosford
2016-02-13
1
-0
/
+2
*
Add Html template handler that wraps Raw output in an OutputBuffer
Santiago Pastorino
2016-01-05
2
-0
/
+3
*
Respect value of `:object` if `:object` is false when rendering
yui-knk
2015-11-13
1
-0
/
+1
*
Tweaked wording used in some tests.
Sebastian McKenzie
2015-10-25
1
-1
/
+1
*
Fix calling cache helper with a relation
Lachlan Sylvester
2015-08-28
1
-0
/
+4
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
2
-0
/
+1
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-0
/
+1
*
Remove `assigns` and `assert_template`.
Guo Xiang Tan
2015-05-30
2
-1
/
+2
*
Do not put partial name to local_assigns when rendering without an object
Henrik Nygren
2015-05-14
1
-0
/
+1
*
Deleting unused fixtures
Thiago Pradi
2015-03-14
2
-10
/
+0
*
fix ActionView::Template::Error when using Streaming with capture.
yuuji.yaginuma
2015-03-01
1
-0
/
+6
*
Collections automatically cache and fetch partials.
Kasper Timm Hansen
2015-02-21
2
-0
/
+6
*
Partial template name does no more have to be a valid Ruby identifier
Akira Matsuda
2015-02-06
2
-0
/
+1
*
Make possible to use blocks with short version of render partial
Nikolay Shebanov
2014-12-19
1
-0
/
+3
*
Merge pull request #17878 from claudiob/remove-unused-modgreet-fixture
Yves Senn
2014-12-02
1
-1
/
+0
|
\
|
*
Remove unused AV/test/fixtures/scope
claudiob
2014-12-01
1
-1
/
+0
*
|
Remove unused AV/test/fixtures/happy_path
claudiob
2014-12-01
1
-1
/
+0
|
/
*
Merge pull request #17871 from claudiob/remove-unused-blog-public-fixtures
Santiago Pastorino
2014-12-02
4
-4
/
+0
|
\
|
*
Remove unused AV/test/fixtures/blog_public
claudiob
2014-12-01
4
-4
/
+0
*
|
Remove one AV fixture (duplicate of an AP fixture)
claudiob
2014-12-01
1
-3
/
+0
|
/
*
Some valid block calls in templates caused syntax errors
Akira Matsuda
2014-11-20
1
-1
/
+1
*
handle <%== nil %> cases
Aaron Patterson
2014-09-14
1
-0
/
+1
*
Added PartialIteration class used when rendering collections
Joel Junström
2014-07-16
2
-0
/
+2
*
Ensure LookupContext in Digestor selects correct variant
Piotr Chmolowski
2014-03-09
2
-0
/
+2
*
Variants in ActionView::Digestor
Piotr Chmolowski
2014-03-04
1
-0
/
+15
*
Added tests to render helper that expect `render partial: @foo` to
Iain Beeston
2014-02-12
1
-0
/
+1
*
Unused classes in AV tests
Akira Matsuda
2013-12-24
1
-4
/
+0
*
Remove unused AV helper fixtures from e10a2531
claudiob
2013-09-14
4
-16
/
+0
*
Remove helper fixtures not used in any test
claudiob
2013-09-09
1
-2
/
+0
*
Move abstract's controller tests to AV
Ćukasz StrzaĆkowski
2013-08-25
7
-0
/
+31
*
Move remaining layouts tests to AV
Ćukasz StrzaĆkowski
2013-08-25
16
-0
/
+26
*
Move render_test to AV
Ćukasz StrzaĆkowski
2013-08-25
91
-0
/
+150
*
Move view_paths from AP to AV
Ćukasz StrzaĆkowski
2013-08-25
2
-0
/
+2
*
Fix "Stack Level Too Deep" error when rendering recursive partials
Rafael Mendonça França
2013-07-07
2
-0
/
+2
*
Restore mistakenly removed malformed file fixtures
Ćukasz StrzaĆkowski
2013-06-20
5
-0
/
+5
*
Fix digestor tests
Ćukasz StrzaĆkowski
2013-06-20
1
-1
/
+2
*
Copy company test fixture to AV (fixes failing test)
Ćukasz StrzaĆkowski
2013-06-20
1
-0
/
+9
*
Remove unneeded test fixtures in AV
Piotr Sarnacki
2013-06-20
129
-277
/
+0
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
293
-0
/
+708