Fabien Potencier
|
544b6ca6aa
Revert "fixed tests"
|
14 gadi atpakaļ |
Fabien Potencier
|
0298f323e3
fixed typo
|
14 gadi atpakaļ |
Fabien Potencier
|
7dc3af6036
fixed tests
|
14 gadi atpakaļ |
Fabien Potencier
|
c561f4f0c0
[Routing] changed HTTP method to always be uppercased (to be consistent with HttpFoundation/Request)
|
14 gadi atpakaļ |
Fabien Potencier
|
736c27e0c9
Merge remote branch 'arjenjb/swift-impersonate-plugin'
|
14 gadi atpakaļ |
Fabien Potencier
|
cb1f2c7e69
Merge remote branch 'kriswallsmith/templating/packages-rework'
|
14 gadi atpakaļ |
Fabien Potencier
|
06804d3f1d
[Console] added mb_detect_encoding when needed
|
14 gadi atpakaļ |
Fabien Potencier
|
18c3049fad
Merge remote branch 'brikou/console_formatter_helper'
|
14 gadi atpakaļ |
Pascal Borreli
|
404c452c0b
[Various] Phpdoc & typos
|
14 gadi atpakaļ |
Fabien Potencier
|
d62932f70b
Merge remote branch 'stloyd/patch-1'
|
14 gadi atpakaļ |
Fabien Potencier
|
604b043d6e
Merge remote branch 'weaverryan/doctrine_controller_methods'
|
14 gadi atpakaļ |
Fabien Potencier
|
8e6166fd32
Merge remote branch 'stloyd/is_null'
|
14 gadi atpakaļ |
Fabien Potencier
|
0bf10c4ce1
Merge remote branch 'schmittjoh/events'
|
14 gadi atpakaļ |
Fabien Potencier
|
33b47b22db
Merge remote branch 'schmittjoh/security'
|
14 gadi atpakaļ |
Fabien Potencier
|
f9ffdf5b33
[Routing] added proper support for the HEAD method
|
14 gadi atpakaļ |
Fabien Potencier
|
9eae7e54ca
[Routing] removed unneeded code in the dumper Apache rules
|
14 gadi atpakaļ |
Fabien Potencier
|
9f3e996c43
[FrameworkBundle] fixed tests
|
14 gadi atpakaļ |
Fabien Potencier
|
7780c4deda
[HttpKernel] removed Response content when Request method is HEAD as per RFC2616
|
14 gadi atpakaļ |
Fabien Potencier
|
c62b2309cf
[FrameworkBundle] fixed WDT for redirects emitted by the Security component
|
14 gadi atpakaļ |
Fabien Potencier
|
611a4a212c
[FrameworkBundle] allowed a service to register a kernel listener more than once for a given event
|
14 gadi atpakaļ |
Matthieu Vachon
|
d08a688d9b
[Form] Fixed CS
|
14 gadi atpakaļ |
Fabien Potencier
|
df81296443
[Routing] fixed generation when a default value is null
|
14 gadi atpakaļ |
Fabien Potencier
|
79a611f9ff
Merge remote branch 'weaverryan/router_generator_failing_test'
|
14 gadi atpakaļ |
Fabien Potencier
|
79c6dc7937
[Console] fixed nested styles
|
14 gadi atpakaļ |
Matthieu Vachon
|
954bdb5813
[Form] Updated DateTimeType to accept a custom date pattern for the DateType child
|
14 gadi atpakaļ |
Matthieu Vachon
|
e7e744f00a
[Form] Synced changes in this branch with current Symfony master branch
|
14 gadi atpakaļ |
Matthieu Vachon
|
436cb95223
[Form] Changed to a CreateException when the 'format' option is invalid
|
14 gadi atpakaļ |
Matthieu Vachon
|
0045ffeefc
[Form] Added tests to check that the date format option is validated correctly
|
14 gadi atpakaļ |
Matthieu Vachon
|
a8152326fb
[Form] The IntlDateFormatter pattern can now be passed via the format option
|
14 gadi atpakaļ |
Matthieu Vachon
|
58f869a920
[Form] Synced custom pattern tests with master branch
|
14 gadi atpakaļ |