| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated copyright notices for 2013 | Andrew Nesbitt | 2012-12-31 | 1 | -1/+1 |
* | Refactor AssetUrlHelper to make it friendly for plugins and extensions | Joshua Peek | 2012-10-12 | 1 | -1/+0 |
* | Sprockets-rails tests fail | Dmitry Vorotilin | 2012-09-01 | 1 | -0/+1 |
* | Add automatic template digests to all CacheHelper#cache calls (originally spi... | David Heinemeier Hansson | 2012-08-29 | 1 | -0/+1 |
* | Don't require action_dispatch in ActionView::UrlHelpers | Piotr Sarnacki | 2012-08-28 | 1 | -0/+1 |
* | Move ActionController::RecordIdentifier to ActionView | Piotr Sarnacki | 2012-08-28 | 1 | -0/+1 |
* | Get rid of config.preload_frameworks in favor of config.eager_load_namespaces | José Valim | 2012-08-21 | 1 | -1/+5 |
* | defines a private require-hub active_support/rails | Xavier Noria | 2012-08-02 | 1 | -0/+1 |
* | TestCase does not need to be loaded when loading the framework | Aaron Patterson | 2012-06-15 | 1 | -1/+3 |
* | Revert "AV::TestCase does not need to be loaded when eagerly loading the" | Aaron Patterson | 2012-06-14 | 1 | -2/+1 |
* | AV::TestCase does not need to be loaded when eagerly loading the | Aaron Patterson | 2012-06-14 | 1 | -1/+2 |
* | Fix the build | Santiago Pastorino | 2012-05-22 | 1 | -1/+0 |
* | require active_support/lazy_load_hooks where is needed | Santiago Pastorino | 2012-05-22 | 1 | -0/+1 |
* | Lazy load I18n | Santiago Pastorino | 2012-05-11 | 1 | -2/+3 |
* | Move require to where it's needed | Santiago Pastorino | 2012-05-11 | 1 | -2/+0 |
* | Remove ruby/shim | Santiago Pastorino | 2012-05-11 | 1 | -1/+1 |
* | Merge pull request #4248 from andrew/2012 | Vijay Dev | 2011-12-31 | 1 | -1/+1 |
|\ |
|
| * | Updated copyright notices for 2012 | Andrew Nesbitt | 2011-12-31 | 1 | -1/+1 |
* | | Fixes for using action view template in isolation. | José Valim | 2011-11-30 | 1 | -0/+1 |
* | | Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess. | José Valim | 2011-06-21 | 1 | -0/+1 |
* | | Remove autoload for a couple of constants which don't exist anymore | brainopia | 2011-05-31 | 1 | -5/+0 |
|/ |
|
* | Oops, missing autoload, closes #466 | José Valim | 2011-05-09 | 1 | -0/+1 |
* | Tidy up pending TODOs after discussion with Mr. Gatoz (@wycats). | José Valim | 2011-05-01 | 1 | -1/+0 |
* | Remove view dependency from AV::Renderer. | José Valim | 2011-05-01 | 1 | -0/+1 |
* | More cleanup and moving responsibilities around. | José Valim | 2011-05-01 | 1 | -1/+0 |
* | Start abstracting the renderer. | José Valim | 2011-05-01 | 1 | -1/+1 |
* | Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside... | José Valim | 2011-04-16 | 1 | -1/+11 |
* | Initial work on fibered layout. | José Valim | 2011-04-16 | 1 | -0/+1 |
* | We're in 2011, let's update our license | Prem Sichanugrist | 2011-02-22 | 1 | -1/+1 |
* | SReorganize autoloads slightly and move two files to lib/action_view root. | José Valim | 2010-10-14 | 1 | -9/+6 |
* | removing some load path tomfoolery | Aaron Patterson | 2010-10-11 | 1 | -3/+0 |
* | fixing railties tests | Aaron Patterson | 2010-10-11 | 1 | -1/+0 |
* | Do not allow templates coming from Fallback resolvers to store a virtual path. | José Valim | 2010-10-10 | 1 | -0/+1 |
* | Clean up the house before moving in the new furniture. | José Valim | 2010-10-10 | 1 | -1/+7 |
* | Cleaned up autoload definitions. | Łukasz Strzałkowski | 2010-09-02 | 1 | -15/+20 |
* | No need to delegate. Simply include the whole RecordIdentifier module. | José Valim | 2010-07-21 | 1 | -0/+1 |
* | Revert "Moved encoding work in progress to a feature branch." | wycats | 2010-05-17 | 1 | -1/+5 |
* | Moved encoding work in progress to a feature branch. | Jeremy Kemper | 2010-05-16 | 1 | -5/+1 |
* | Significantly improved internal encoding heuristics and support. | wycats | 2010-05-16 | 1 | -2/+4 |
* | Initial work to improve the state of encodings for templates | wycats | 2010-05-16 | 1 | -0/+2 |
* | Eliminate an error from an implicit dependency on AV::Base | wycats | 2010-03-19 | 1 | -1/+3 |
* | Optimize and clean up how details key get expired. | José Valim | 2010-03-10 | 1 | -0/+1 |
* | Merge master. | José Valim | 2010-03-08 | 1 | -7/+7 |
|\ |
|
| * | Make many parts of Rails lazy. In order to facilitate this, | wycats | 2010-03-07 | 1 | -1/+1 |
* | | Rename Template::Lookup to LookupContext. | José Valim | 2010-03-08 | 1 | -0/+1 |
* | | More refactoring on the views side of rendering. | José Valim | 2010-03-08 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://github.com/rails/rails | Mikel Lindsaar | 2010-02-02 | 1 | -2/+1 |
|\ |
|
| * | Deleted all references to ActionView::SafeBuffer in favor of ActiveSupport::S... | Santiago Pastorino | 2010-01-31 | 1 | -2/+0 |
| * | action_view/safe_buffer is no longer valid | Santiago Pastorino | 2010-01-31 | 1 | -1/+0 |
| * | For performance reasons, you can no longer call html_safe! on Strings. Instea... | Yehuda Katz | 2010-01-31 | 1 | -1/+3 |