Igor Wiedler
|
bfc7e55692
[Locale] support for H (24 hour)
|
пре 14 година |
Igor Wiedler
|
71e3c97358
[Locale] support for a (AM/PM)
|
пре 14 година |
Igor Wiedler
|
49752f104b
[Locale] support for E (day of week)
|
пре 14 година |
Igor Wiedler
|
d4c1357f11
[Locale] support for D (day of year)
|
пре 14 година |
Igor Wiedler
|
5ffce2d6a2
[Locale] add support for h
|
пре 14 година |
Igor Wiedler
|
3b9f52ae9a
[Locale] use assertSame instead of assertEquals
|
пре 14 година |
Igor Wiedler
|
ae3ee5d896
[Locale] add support for L, which is the same as M
|
пре 14 година |
Igor Wiedler
|
b702ce86b5
[Locale] support for G and Q placeholders in StubIntlDateFormatter::format
|
пре 14 година |
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 година |