Fabien Potencier
|
691c9f5950
Merge remote branch 'marphi/fix_assetic'
|
14 tahun lalu |
Fabien Potencier
|
2ad21ed41f
Merge remote branch 'lsmith77/fixture_2_migration'
|
14 tahun lalu |
Fabien Potencier
|
71a06f0174
Merge remote branch 'kriswallsmith/assetic/stylus-filter'
|
14 tahun lalu |
Kris Wallsmith
|
2b2a7f0a1d
added nowrap style to WDT toolbar so image and text stays together when the toolbar wraps
|
14 tahun lalu |
Kris Wallsmith
|
9f2d59c489
[AsseticBundle] added stylus filter
|
14 tahun lalu |
Victor Berchet
|
788f63d460
[FrameworkBundle] Simplify the over-complicated template cache warmer
|
14 tahun lalu |
Lukas Kahwe Smith
|
e356c2a902
cosmetic tweak
|
14 tahun lalu |
Lukas Kahwe Smith
|
988b8f3736
initial steps to handling objects
|
14 tahun lalu |
Fabien Potencier
|
79bc233344
[TwigBundle] fixed typo
|
14 tahun lalu |
Marcin Sikon
|
491ee20392
[AsseticBundle] fix fatal error - missing argument assetic.asset_manager in definition assetic.asset_manager_cache_warmer serivce
|
14 tahun lalu |
Fabien Potencier
|
d2840aaad3
[AsseticBundle] fixed unit tests
|
14 tahun lalu |
Kris Wallsmith
|
b622e6a9e6
[AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14)
|
14 tahun lalu |
Jonathan H. Wage
|
0f353c1411
A command to generate a migration from the sql queries executed when you load some data fixtures.
|
14 tahun lalu |
Kris Wallsmith
|
d7ea92a0f6
[AsseticBundle] updated for latest assetic development
|
14 tahun lalu |
Fabien Potencier
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 tahun lalu |
Kris Wallsmith
|
7c794b349d
[HttpKernel] fixed typo
|
14 tahun lalu |
Marcin Sikon
|
efb561767b
[AsseticBundle] fix AsseticController - removed response service dependency
|
14 tahun lalu |
Fabien Potencier
|
c63e1ace81
Merge remote branch 'kriswallsmith/assetic-renames'
|
14 tahun lalu |
Fabien Potencier
|
cef86a3771
[HttpKernel] added a way to change the ESI cache strategy
|
14 tahun lalu |
Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
14 tahun lalu |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
14 tahun lalu |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
14 tahun lalu |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
14 tahun lalu |
Fabien Potencier
|
e8144e473e
[Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle
|
14 tahun lalu |
Fabien Potencier
|
72cdb480ab
[FrameworkBundle] made CachedTemplateLocator fallback to the regular TemplateLocator if the template is not in the cache (to be able to use an absolute template)
|
14 tahun lalu |
Fabien Potencier
|
fc372bc217
[HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done
|
14 tahun lalu |
Fabien Potencier
|
353177d1d6
replaced Response::createRedirect by a new RedirectResponse class
|
14 tahun lalu |
Fabien Potencier
|
d94acd85f9
remove response as a service
|
14 tahun lalu |
Fabien Potencier
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 tahun lalu |
Johannes M. Schmitt
|
f21578e819
[Security] adds abstract user provider definition
|
14 tahun lalu |