Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize DetailsKey generation. | José Valim | 2010-03-14 | 1 | -4/+5 |
| | |||||
* | Allow anything that responds to render to be given as :template and use ↵ | José Valim | 2010-03-12 | 1 | -0/+2 |
| | | | | find_template instead of find in views. | ||||
* | Make all AP tests pass for Ruby 1.9.1. | José Valim | 2010-03-12 | 1 | -8/+11 |
| | |||||
* | Add tests for lookup context. | José Valim | 2010-03-11 | 1 | -33/+33 |
| | |||||
* | Optimize and clean up how details key get expired. | José Valim | 2010-03-10 | 1 | -28/+29 |
| | |||||
* | Clean LookupContext API. | José Valim | 2010-03-08 | 1 | -5/+5 |
| | |||||
* | Bring AM up to date with new rendering stack. | José Valim | 2010-03-08 | 1 | -0/+5 |
| | |||||
* | Move details to lookup_context and make resolvers use the cache key. | José Valim | 2010-03-08 | 1 | -54/+103 |
| | |||||
* | Speed up performance in resolvers by adding fallbacks just when required. | José Valim | 2010-03-08 | 1 | -0/+16 |
| | |||||
* | Rename Template::Lookup to LookupContext. | José Valim | 2010-03-08 | 1 | -0/+80 |