Fabien Potencier
|
ca485eb4ce
[DoctrineBundle] fixed CS
|
14 年 前 |
Jordi Boggiano
|
4fc10310ef
[DoctrineBundle] Added callbacks to override the default serialization and deserialization of the CollectionToStringTransformer
|
14 年 前 |
Johannes Schmitt
|
6aacfa3216
fixes a bug where in most cases cookies with path / were not set properly
|
14 年 前 |
Fabien Potencier
|
1e13ecb5f3
[TwigBundle] split the route tag to 2 tags: path and url
|
14 年 前 |
Kris Wallsmith
|
c991b250ea
[DependencyInjection] updated TaggedContainerInterface to extend ContainerInterface
|
14 年 前 |
Jordi Boggiano
|
e7ea2eb433
[FrameworkBundle] Ensuring the exception page renders even when the Request format is unknown to Symfony
|
14 年 前 |
Skorney
|
a5d28d2c1b
Fix security.authentication.form.options array to be not empty
|
14 年 前 |
ornicar
|
1d9aa5bf8a
[HttpKernel] Fix parameters order in Client::filterRequest
|
14 年 前 |
ornicar
|
cf8d473313
[BrowserKit] Fix parameters order in Client::submit
|
14 年 前 |
IamPersistent
|
ac8e35549e
added initiating template in renderWidget
|
14 年 前 |
Fabien Potencier
|
5bd03e1c58
[HttpKernel] added unit tests for ESI
|
14 年 前 |
Fabien Potencier
|
556bfcb804
[HttpKernel] added some more unit tests
|
14 年 前 |
Fabien Potencier
|
a19cdce1bc
[Security] added some missing unit tests
|
14 年 前 |
Fabien Potencier
|
58bd4acdd1
[Translation] added some unit tests
|
14 年 前 |
Fabien Potencier
|
ec417578ca
[Security] added unit tests to some authenticated providers (code coverage is more than 96% for the Security component now)
|
14 年 前 |
Fabien Potencier
|
52e03e8885
simplified code
|
14 年 前 |
Fabien Potencier
|
1185a26eb9
[HttpKernel] simplified code a bit
|
14 年 前 |
jeff
|
9acda523b1
Fix typo in RedirectController
|
14 年 前 |
Kris Wallsmith
|
37d8fe1440
[DoctrineMongoDBBundle] fixed profiler menu text
|
14 年 前 |
Fabien Potencier
|
3d5054f21f
[Security] added unit tests for the Authentication sub-namespace
|
14 年 前 |
Fabien Potencier
|
eb4d51f181
[HttpKernel] fixed phpdoc typos
|
14 年 前 |
Fabien Potencier
|
3506dfabff
[HttpKernel] added a return value to the purge() method of the Cache store class
|
14 年 前 |
Fabien Potencier
|
dd9b77ed96
[HttpFoundation] added Response::setVary()
|
14 年 前 |
jeff
|
ae888b80f6
[HttpFoundation] removed port number from HOST header
|
14 年 前 |
jeff
|
a5d4acc54d
[HttpFoundation] updated get() signature to get($key, $default = null, $first = true)
|
14 年 前 |
Fabien Potencier
|
a4fbf74593
added a user provider for Doctrine MongoDB
|
14 年 前 |
Fabien Potencier
|
b9f33a610e
removed code related to Propel support
|
14 年 前 |
Fabien Potencier
|
88d30f0d74
removed Propel bundle (it has been moved as an independant bundle)
|
14 年 前 |
Fabien Potencier
|
13f36b1657
Removed logic that tried to avoid double-escaping
|
14 年 前 |
Fabien Potencier
|
3eee458430
[OutputEscaper] replaced the JS escaper with the one from Twig
|
14 年 前 |