Fabien Potencier
|
cd9a4a1e54
updated Doctrine to master (Symfony2 will ship with Doctrine 2.1)
|
14 년 전 |
Fabien Potencier
|
0805c6f963
[Validator] removed MX test (tests should work with Internet down)
|
14 년 전 |
Fabien Potencier
|
e24dce2ae7
merged branch stloyd/tests (PR #1318)
|
14 년 전 |
Fabien Potencier
|
a7974ff43c
renamed Form Twig templates to be more explicit
|
14 년 전 |
Fabien Potencier
|
1e992c299e
merged branch vicb/di/typo (PR #1345)
|
14 년 전 |
Fabien Potencier
|
42709c0ed8
merged branch stealth35/master (PR #1346)
|
14 년 전 |
stloyd
|
edf4b87dcb
Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)
|
14 년 전 |
stloyd
|
2b0c3526d8
Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation
|
14 년 전 |
stloyd
|
b88a0a0d8a
Remove tabs
|
14 년 전 |
stloyd
|
99f9337517
Additional tests for PhpEngine + Helpers
|
14 년 전 |
stloyd
|
450ed85aa4
Additional tests for DateTimeValidator, EmailValidator and UrlValidator
|
14 년 전 |
stealth35
|
6436da25bc
added quote
|
14 년 전 |
stealth35
|
7dc4e2430f
[Tests][Locale] locale supported INTL_ICU_VERSION, use ReflectionExtension to find ICU version
|
14 년 전 |
Victor Berchet
|
d89298de7c
[DependencyInjection] Fix a typo
|
14 년 전 |
Fabien Potencier
|
f1b955be8c
[Form] changed transformers to not change the timezone of the provided value (closes #1340)
|
14 년 전 |
Fabien Potencier
|
139a45f173
[Form] fixed AbstractExtension when an extension does not have a guesser
|
14 년 전 |
Fabien Potencier
|
bd77bc832c
updated UPDATE file
|
14 년 전 |
Fabien Potencier
|
524d51adf8
[AsseticBundle] moved the bundle to its own repository -- https://github.com/symfony/AsseticBundle
|
14 년 전 |
Fabien Potencier
|
48c1c47592
merged branch hhamon/template_reference_fix (PR #1342)
|
14 년 전 |
Hugo Hamon
|
7d09695903
[FrameworkBundle] Simplified TemplateReference::getPath() method and added a unit test.
|
14 년 전 |
Hugo Hamon
|
2616efb03f
[FrameworkBundle] fixed TemplateRefence::getPath() when using namespaced controllers (i.e: AcmeBlogBundle\\Controller\\Admin\\PostController)
|
14 년 전 |
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 년 전 |
Fabien Potencier
|
b3fa8bf7cb
[Swiftmailer] allowed any service to be used as a transport (closes #1337)
|
14 년 전 |
Fabien Potencier
|
02f28b6e5e
simplified Form templates as the safeguard is already set in the Form Type
|
14 년 전 |
Fabien Potencier
|
9d54633d2f
fixed test
|
14 년 전 |
Fabien Potencier
|
1467a9bd9d
[HttpFoundation] refactored Session
|
14 년 전 |
Fabien Potencier
|
570db760ae
merged branch francisbesset/session_locale (PR #686)
|
14 년 전 |
Fabien Potencier
|
c7d5fd16e0
fixed CS
|
14 년 전 |
Fabien Potencier
|
aad2f5868a
merged branch mvrhov/form_attributes_option (PR #1032)
|
14 년 전 |
Fabien Potencier
|
fb24b95bd5
made some tweaks to error levels
|
14 년 전 |