Fabien Potencier
|
38eff92598
merged branch stloyd/patch-2 (PR #1350)
|
14 yıl önce |
Fabien Potencier
|
e62a135d53
[Swiftmailer] removed the blackhole plugin configuration
|
14 yıl önce |
Fabien Potencier
|
fa9b920051
[Security] renamed UserProviderInterface::loadUser() to refreshUser()
|
14 yıl önce |
Joseph Bielawski
|
af67de43a2
Added missing quote for `UnexpectedTypeException `
|
14 yıl önce |
Fabien Potencier
|
adb9aaf47d
merged branch kriswallsmith/kernel/static-test-methods (PR #1291)
|
14 yıl önce |
Fabien Potencier
|
cd9a4a1e54
updated Doctrine to master (Symfony2 will ship with Doctrine 2.1)
|
14 yıl önce |
Fabien Potencier
|
0805c6f963
[Validator] removed MX test (tests should work with Internet down)
|
14 yıl önce |
Fabien Potencier
|
e24dce2ae7
merged branch stloyd/tests (PR #1318)
|
14 yıl önce |
Fabien Potencier
|
a7974ff43c
renamed Form Twig templates to be more explicit
|
14 yıl önce |
Fabien Potencier
|
1e992c299e
merged branch vicb/di/typo (PR #1345)
|
14 yıl önce |
Fabien Potencier
|
42709c0ed8
merged branch stealth35/master (PR #1346)
|
14 yıl önce |
stloyd
|
edf4b87dcb
Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)
|
14 yıl önce |
stloyd
|
2b0c3526d8
Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation
|
14 yıl önce |
stloyd
|
b88a0a0d8a
Remove tabs
|
14 yıl önce |
stloyd
|
99f9337517
Additional tests for PhpEngine + Helpers
|
14 yıl önce |
stloyd
|
450ed85aa4
Additional tests for DateTimeValidator, EmailValidator and UrlValidator
|
14 yıl önce |
stealth35
|
6436da25bc
added quote
|
14 yıl önce |
stealth35
|
7dc4e2430f
[Tests][Locale] locale supported INTL_ICU_VERSION, use ReflectionExtension to find ICU version
|
14 yıl önce |
Victor Berchet
|
d89298de7c
[DependencyInjection] Fix a typo
|
14 yıl önce |
Fabien Potencier
|
f1b955be8c
[Form] changed transformers to not change the timezone of the provided value (closes #1340)
|
14 yıl önce |
Fabien Potencier
|
139a45f173
[Form] fixed AbstractExtension when an extension does not have a guesser
|
14 yıl önce |
Fabien Potencier
|
bd77bc832c
updated UPDATE file
|
14 yıl önce |
Fabien Potencier
|
524d51adf8
[AsseticBundle] moved the bundle to its own repository -- https://github.com/symfony/AsseticBundle
|
14 yıl önce |
Fabien Potencier
|
48c1c47592
merged branch hhamon/template_reference_fix (PR #1342)
|
14 yıl önce |
Hugo Hamon
|
7d09695903
[FrameworkBundle] Simplified TemplateReference::getPath() method and added a unit test.
|
14 yıl önce |
Hugo Hamon
|
2616efb03f
[FrameworkBundle] fixed TemplateRefence::getPath() when using namespaced controllers (i.e: AcmeBlogBundle\\Controller\\Admin\\PostController)
|
14 yıl önce |
Fabien Potencier
|
e145bdf6ff
[HttpKernel] fixed a crash on some machines (check that the controller is actually a class name before calling method_exists, closes #769)
|
14 yıl önce |
Fabien Potencier
|
b3fa8bf7cb
[Swiftmailer] allowed any service to be used as a transport (closes #1337)
|
14 yıl önce |
Fabien Potencier
|
02f28b6e5e
simplified Form templates as the safeguard is already set in the Form Type
|
14 yıl önce |
Fabien Potencier
|
9d54633d2f
fixed test
|
14 yıl önce |