Igor Wiedler
|
69f56dbbd9
[Locale] move intl bugs to skipped tests
|
14 лет назад |
Igor Wiedler
|
8c1146974f
[Locale] add support for escaping, give specifics on implementation used in tests
|
14 лет назад |
Igor Wiedler
|
55ac407458
[Locale] first implementation of StubIntlDateFormatter
|
14 лет назад |
Bernhard Schussek
|
404f83ccc3
[Locale] Added stubs as a replacement for the intl extension
|
14 лет назад |
Eriksen Costa
|
b649843e00
[Locale] added implementation to StubNumberFormatter::getLocale(), matching StubIntlDateFormatter::getLocale()
|
14 лет назад |
Eriksen Costa
|
b58e25cc83
[Locale] added static constructor
|
14 лет назад |
Eriksen Costa
|
69b0e09d6a
[Locale] added stub implementations of Locale and NumberFormatter classes
|
14 лет назад |
Fabien Potencier
|
d2840aaad3
[AsseticBundle] fixed unit tests
|
14 лет назад |
Kris Wallsmith
|
b622e6a9e6
[AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14)
|
14 лет назад |
Kris Wallsmith
|
d7ea92a0f6
[AsseticBundle] updated for latest assetic development
|
14 лет назад |
Fabien Potencier
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 лет назад |
Kris Wallsmith
|
7c794b349d
[HttpKernel] fixed typo
|
14 лет назад |
Marcin Sikon
|
efb561767b
[AsseticBundle] fix AsseticController - removed response service dependency
|
14 лет назад |
Fabien Potencier
|
c63e1ace81
Merge remote branch 'kriswallsmith/assetic-renames'
|
14 лет назад |
Fabien Potencier
|
cef86a3771
[HttpKernel] added a way to change the ESI cache strategy
|
14 лет назад |
Kris Wallsmith
|
bd32e3eea8
[AsseticBundle] renamed some classes
|
14 лет назад |
Kris Wallsmith
|
fb005396dc
[HttpKernel] fixed another test where an explicit cache-control header is necessary
|
14 лет назад |
Kris Wallsmith
|
3e131f5b70
[HttpKernel] fixed invalid test
|
14 лет назад |
Kris Wallsmith
|
a0bae94f88
[HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes
|
14 лет назад |
Fabien Potencier
|
e8144e473e
[Templating] added getPath() to TemplateReferenceInterface as it's used in the child class in FrameworkBundle
|
14 лет назад |
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 лет назад |
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 лет назад |
Fabien Potencier
|
353177d1d6
replaced Response::createRedirect by a new RedirectResponse class
|
14 лет назад |
Fabien Potencier
|
d94acd85f9
remove response as a service
|
14 лет назад |
Fabien Potencier
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 лет назад |
Johannes M. Schmitt
|
f21578e819
[Security] adds abstract user provider definition
|
14 лет назад |
Fabien Potencier
|
7c9528be7b
[FrameworkBundle] tweaked init:bundle skeleton
|
14 лет назад |
Fabien Potencier
|
7a614cb1ea
[Swiftmailer] fixed the determination of the default port
|
14 лет назад |
Fabien Potencier
|
0dfd5960f1
Merge remote branch 'stof/swiftmailer'
|
14 лет назад |
Fabien Potencier
|
d4fc3c98b1
[FrameworkBundle] updated the init:bundle skeleton files
|
14 лет назад |