Benjamin Eberlei
|
ec22b03b1d
[Routing] Remove exception condition in YamlFileLoader::load() as its duplicating a check that is done in parseRoute() anyways. This changes allows to extend the YamlFileLoader without having to duplicate the whole method.
|
14 gadi atpakaļ |
stealth35
|
286961c47f
Removed unnecessary array_push
|
14 gadi atpakaļ |
Johannes Schmitt
|
b70d7a7462
[DoctrineBundle] added some tests
|
14 gadi atpakaļ |
Fabien Potencier
|
91b1becc7d
Merge remote branch 'schniper/patch-2'
|
14 gadi atpakaļ |
Fabien Potencier
|
9714524b39
fixed a unit test and CS
|
14 gadi atpakaļ |
jsor
|
fd6c254b47
[HttpFoundation] changed checking for deleted cookie to be conform with setcookie()
|
14 gadi atpakaļ |
jsor
|
fc1a8cac35
[HttpFoundation] allow negative values for cookies expires timestamp
|
14 gadi atpakaļ |
jsor
|
f9b6c8b74a
[HttpFoundation] included cookie headers in string representation
|
14 gadi atpakaļ |
jsor
|
e6d929aa71
[HttpFoundation] added __toString() method
|
14 gadi atpakaļ |
Costin Bereveanu
|
5841f05f04
Fix process creation under Win7 Ultimate (app/console assetic:dump ./web):
|
14 gadi atpakaļ |
Fabien Potencier
|
9fe1c3ae0e
Merge remote branch 'bschussek/form'
|
14 gadi atpakaļ |
Fabien Potencier
|
75e7a7a76f
Merge remote branch 'kriswallsmith/assetic/combine'
|
14 gadi atpakaļ |
Fabien Potencier
|
c4232b11fa
Merge remote branch 'beberlei/DoctrineUniqueValidator'
|
14 gadi atpakaļ |
Fabien Potencier
|
38baa85d46
Merge remote branch 'AurelC2G/fix-phpdoc'
|
14 gadi atpakaļ |
Fabien Potencier
|
a75303029d
Merge remote branch 'stealth35/patch-1'
|
14 gadi atpakaļ |
Bernhard Schussek
|
961dfd3767
Merge pull request #24 from mweimerskirch/patch-1
|
14 gadi atpakaļ |
Kris Wallsmith
|
4f37b9e9fb
[AsseticBundle] added missing filter to test
|
14 gadi atpakaļ |
Kris Wallsmith
|
fa248e00fb
[AsseticBundle] added config for cssimport filter
|
14 gadi atpakaļ |
Kris Wallsmith
|
e74c6edc34
[AsseticBundle] added config for packager filter
|
14 gadi atpakaļ |
Kris Wallsmith
|
7ed5518554
[AsseticBundle] removed problematic test
|
14 gadi atpakaļ |
Kris Wallsmith
|
7eeb945a4c
[AsseticBundle] fixed various bugs in PHP templating, added new "combine" option
|
14 gadi atpakaļ |
Michel Weimerskirch
|
fd92105fa0
Fix merge error (function "guess" was in there twice)
|
14 gadi atpakaļ |
Johannes Schmitt
|
dbf577cc2b
[DoctrineBundle] use dot instead of slash
|
14 gadi atpakaļ |
Johannes Schmitt
|
0d16ceed9b
[DoctrineBundle] allow entities in sub directories
|
14 gadi atpakaļ |
Johannes Schmitt
|
5b007e3ae2
Merge remote branch 'origin/master' into doctrine
|
14 gadi atpakaļ |
stealth35
|
61b23a5a68
checkdnsrr exits for all PHP 5.3 version
|
14 gadi atpakaļ |
Miha Vrhovnik
|
2e286073a4
Removed ability to override method from GET request
|
14 gadi atpakaļ |
Miha Vrhovnik
|
65ed6f7763
Added support for request method overriding via X-HTTP-Method-Override
|
14 gadi atpakaļ |
Aurélien Fredouelle
|
c0e8db18f9
[Config] fixed phpdoc
|
14 gadi atpakaļ |
Bernhard Schussek
|
c575432790
[Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0
|
14 gadi atpakaļ |