Fabien Potencier
|
731993869c
Merge remote branch 'Seldaek/exception_handling'
|
14 anos atrás |
Fabien Potencier
|
13bc7c7c53
Merge remote branch 'Seldaek/exception_template'
|
14 anos atrás |
Fabien Potencier
|
27d02a7d4a
[Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value)
|
14 anos atrás |
Jordi Boggiano
|
04f9b23b34
[FrameworkBundle] Adjust styling and display of logs
|
14 anos atrás |
Jordi Boggiano
|
0ca4ed33fe
[HttpKernel] Log non-http exceptions as critical as well
|
14 anos atrás |
Johannes Schmitt
|
12a77440b8
[FrameworkBundle] fixed default
|
14 anos atrás |
Johannes Schmitt
|
672c4ef122
Merge remote branch 'origin/master' into annotations
|
14 anos atrás |
Johannes Schmitt
|
d29c7811aa
[FrameworkBundle] updated configuration
|
14 anos atrás |
Fabien Potencier
|
e9b085ef42
[DoctrineBundle] fixed typo
|
14 anos atrás |
Fabien Potencier
|
036be03dff
[HttpKernel] fixed a PHP notice
|
14 anos atrás |
Fabien Potencier
|
3c2b3f2537
Merge remote branch 'Seldaek/exception_test'
|
14 anos atrás |
Fabien Potencier
|
ca4c1355c7
[DoctrineBundle] made doctrine:generate:entities smarter
|
14 anos atrás |
Daniel Holmes
|
807859f962
[FrameworkBundle] added a check in Client to only shutdown the kernel if a previous request has been made
|
14 anos atrás |
Jordi Boggiano
|
b3ef74d309
[HttpKernel] Fix console output for reals
|
14 anos atrás |
Fabien Potencier
|
0139a800f9
[HttpKernel] prevented output on the console when running the test
|
14 anos atrás |
Fabien Potencier
|
d2a9b23c28
[Routing] fixed routing when a pattern has only one segment which is an optional variable
|
14 anos atrás |
Fabien Potencier
|
014b19040c
[DoctrineBundle] changed the Registry to return a new instance if the current em is closed
|
14 anos atrás |
Fabien Potencier
|
bd608c8bfa
[DoctrineBundle] removed redundant check
|
14 anos atrás |
Daniel Holmes
|
34b44a0ff1
[FrameworkBundle] fixed CS
|
14 anos atrás |
Daniel Holmes
|
9107ede18c
[FrameworkBundle][HttpKernel] added a default tearDown on the WebTestCase which will shut down the currently used kernel (if there is one) in Web functional tests
|
14 anos atrás |
Kris Wallsmith
|
4ea274244d
[Form] updated listener to check that data is an array
|
14 anos atrás |
Fabien Potencier
|
3e514c6eb8
[FrameworkBundle] simplified code
|
14 anos atrás |
Fabien Potencier
|
4fd7892b34
[MonologBundle] fixed previous commit
|
14 anos atrás |
Fabien Potencier
|
12fb4a0a95
Merge remote branch 'Seldaek/monolog_bundle'
|
14 anos atrás |
Fabien Potencier
|
8746f7b902
Merge remote branch 'Seldaek/exception_logging'
|
14 anos atrás |
Fabien Potencier
|
f08fc7aae2
Merge remote branch 'Seldaek/loggerinterface'
|
14 anos atrás |
Fabien Potencier
|
6b5438aa38
[DoctrineBundle] introduced a Registry class
|
14 anos atrás |
Fabien Potencier
|
b0f84e259d
fixed typo
|
14 anos atrás |
Jordi Boggiano
|
fd08f187c8
Fixed status code check
|
14 anos atrás |
Jordi Boggiano
|
e0c12fa080
[HttpKernel] Removed log() from the LoggerInterface as the priority can not be safely determined across implementations
|
14 anos atrás |