| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |