| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #12437 from websiteswithclass/master | Rafael Mendonça França | 2013-10-04 | 1 | -6/+6 |
|\ \ |
|
| * | | Fixed return strings in documentation | Joseph Zidell | 2013-10-03 | 1 | -3/+3 |
| * | | Fixed typo in documentation | Joseph Zidell | 2013-10-03 | 1 | -3/+3 |
* | | | Directory name in RUNNING_UNIT_TESTS.rdoc [ci skip] | Arun Agrawal | 2013-10-04 | 1 | -1/+1 |
|/ / |
|
* | | Running all isolated test for actionview | Arun Agrawal | 2013-10-03 | 1 | -1/+1 |
* | | Adds template dependencies rake task from cache_digests gem. | Thomas von Deyen | 2013-09-26 | 2 | -0/+21 |
* | | Add CHANGELOG entry for #12344 | Rafael Mendonça França | 2013-09-24 | 1 | -0/+5 |
* | | Use the given name in html_options for the hidden field in collection_check_b... | Angel N. Sciortino | 2013-09-24 | 2 | -1/+9 |
* | | Merge pull request #10773 from wangjohn/link_and_routing_options | Rafael Mendonça França | 2013-09-23 | 1 | -2/+3 |
* | | Fix some edge cases for AV `select` helper with `:selected` option | Bogdan Gusiev | 2013-09-23 | 3 | -1/+22 |
* | | Expand select documentation to tell about the block | Rafael Mendonça França | 2013-09-23 | 1 | -0/+9 |
* | | Use ERB in the CHANGELOG [ci skip] | Rafael Mendonça França | 2013-09-23 | 1 | -3/+5 |
* | | Ability to pass block to AV#select helper | Bogdan Gusiev | 2013-09-23 | 4 | -5/+29 |
* | | handle `:namespace` form option in collection labels | Vasiliy Ermolovich | 2013-09-22 | 4 | -1/+43 |
* | | Merge pull request #12232 from claudiob/delete-unused-helper-fixtures | Santiago Pastorino | 2013-09-20 | 4 | -16/+0 |
|\ \ |
|
| * | | Remove unused AV helper fixtures from e10a2531 | claudiob | 2013-09-14 | 4 | -16/+0 |
* | | | Bust the template digest cache key when details are changed | Daniel Schierbeck | 2013-09-19 | 3 | -2/+39 |
* | | | There's no need to do this | Santiago Pastorino | 2013-09-17 | 1 | -4/+1 |
|/ / |
|
* | | "generates" applies to "collection radio" so it should be singular | Waynn Lue | 2013-09-12 | 1 | -2/+2 |
* | | Merge pull request #12112 from adamniedzielski/fix-form-for-namespace-and-as | Rafael Mendonça França | 2013-09-12 | 3 | -1/+21 |
|\ \ |
|
| * | | form_for - fix :namespace and :as options clash | Adam Niedzielski | 2013-09-09 | 3 | -1/+21 |
* | | | Write the right CHANGELOG entry for #11603 | Rafael Mendonça França | 2013-09-12 | 1 | -1/+1 |
* | | | Merge pull request #11603 from jetthoughts/join_strings_instead_of_contactina... | Rafael Mendonça França | 2013-09-12 | 3 | -2/+10 |
|\ \ \ |
|
| * | | | Cleanup of excerpt helper | Paul Nikitochkin | 2013-09-06 | 3 | -2/+10 |
| |/ / |
|
* | | | Merge pull request #12173 from arunagw/fixes_reverted_by_revert_commit | Guillermo Iguaran | 2013-09-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Back AV description in gemspec | Arun Agrawal | 2013-09-09 | 1 | -1/+1 |
| |/ / |
|
* | | | Remove helper fixtures not used in any test | claudiob | 2013-09-09 | 1 | -2/+0 |
* | | | Remove remaining coupling with AV in MimeResponds | José Valim | 2013-09-09 | 1 | -0/+7 |
* | | | Remove BasicRendering and remove template functionality from AbsC::Rendering | José Valim | 2013-09-09 | 1 | -7/+5 |
|/ / |
|
* | | Fix failure with minitest 5.0.7 | Carlos Antonio da Silva | 2013-09-06 | 1 | -0/+1 |
* | | Merge pull request #12143 from rajcybage/fixing_typos | Carlos Antonio da Silva | 2013-09-05 | 1 | -1/+1 |
|\ \ |
|
| * | | fix actionview and activemodel test cases typos | Rajarshi Das | 2013-09-05 | 1 | -1/+1 |
* | | | Fix method name typos | Vipul A M | 2013-09-05 | 2 | -2/+2 |
* | | | Fix a few typos. [ci skip] | namusyaka | 2013-09-04 | 1 | -2/+2 |
* | | | Move skeleton methods from AV to AbsC | Łukasz Strzałkowski | 2013-09-03 | 1 | -22/+0 |
* | | | Return to using protected_instance_variables in AV | Łukasz Strzałkowski | 2013-09-02 | 1 | -4/+0 |
* | | | fix the typo [ci skip] | Rajarshi Das | 2013-09-02 | 1 | -1/+1 |
|/ / |
|
* | | Improve CHANGELOG entry [ci skip] | Rafael Mendonça França | 2013-08-27 | 1 | -4/+2 |
* | | Merge pull request #11768 from cloudspace/cache_template_loading | Rafael Mendonça França | 2013-08-27 | 3 | -5/+24 |
|\ \ |
|
| * | | Only cache template digests if config.cache_template_loading | Josh Lauer | 2013-08-06 | 3 | -5/+24 |
* | | | Move abstract's controller tests to AV | Łukasz Strzałkowski | 2013-08-25 | 21 | -0/+917 |
* | | | Move actionpack's controller tests | Łukasz Strzałkowski | 2013-08-25 | 4 | -12/+12 |
* | | | Load HTML in ActionView not ActionPack | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+1 |
* | | | Move AP's capture tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+81 |
* | | | Move remaining layouts tests to AV | Łukasz Strzałkowski | 2013-08-25 | 17 | -0/+288 |
* | | | Add AP tests to runner | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+9 |
* | | | Cleanup & reorganise rake tasks in AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -16/+13 |
* | | | Split rendering tests between AP & AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -248/+13 |
* | | | Move render_test to AV | Łukasz Strzałkowski | 2013-08-25 | 92 | -0/+1722 |
* | | | Fist stab on basic rendering | Łukasz Strzałkowski | 2013-08-25 | 1 | -2/+0 |