Leszek
|
2b820ac9d0
[Routing] modified unit test for PhpGeneratorDumper class
|
14 лет назад |
Leszek
|
1059f7cb82
[Routing] add unit test for PhpGeneratorDumper class
|
14 лет назад |
Leszek
|
fc5295436b
[Routing] added more tests for UrlGenerator class
|
14 лет назад |
Fabien Potencier
|
bb206a7b7b
[FrameworkBundle] fixed profiler on requests for which no route matches
|
14 лет назад |
Fabien Potencier
|
1991437766
Merge remote branch 'kriswallsmith/router/method-not-allowed'
|
14 лет назад |
Fabien Potencier
|
ecceea57f7
Merge remote branch 'kriswallsmith/assetic/mkdir-fix'
|
14 лет назад |
Kris Wallsmith
|
c565a33a4d
[AsseticBundle] fixed directory creation when writing assets
|
14 лет назад |
Fabien Potencier
|
46fc044d32
Merge remote branch 'thesalla/generate_repos_fix'
|
14 лет назад |
Fabien Potencier
|
2b9b409a74
Merge remote branch 'snc/clear_cache_meta'
|
14 лет назад |
Fabien Potencier
|
b0cee4527a
Merge remote branch 'weaverryan/controller_redirect'
|
14 лет назад |
Ryan Weaver
|
9ee9f5552b
[FrameworkBundle] Adding the redirect method back to the base controller
|
14 лет назад |
Fabien Potencier
|
8f44c530f9
Merge remote branch 'FabienD/fix-doctrine-entities-filter'
|
14 лет назад |
Fabien Potencier
|
393f863e19
Merge remote branch 'ornicar/fixCacheClearCommandHelp'
|
14 лет назад |
FabD
|
01ac10fb6e
Fix DoctineBundle "doctrine:generate:entities" filter
|
14 лет назад |
Kris Wallsmith
|
0f9f82d1ec
[AsseticBundle] added missing compiler pass
|
14 лет назад |
ornicar
|
1061194abf
[FrameworkBundle] Fix CacheClearCommand help message
|
14 лет назад |
Fabien Potencier
|
6ace6af537
Merge remote branch 'mvrhov/variousFixes'
|
14 лет назад |
Fabien Potencier
|
2c99ffe145
Merge remote branch 'everzet/mongodb-commands-help-fix'
|
14 лет назад |
Fabien Potencier
|
c8ebb3f0c3
Merge remote branch 'dator/change_twig_if_datacollector'
|
14 лет назад |
Fabien Potencier
|
0ee68156b5
Merge remote branch 'schmittjoh/security'
|
14 лет назад |
everzet
|
da80c2867a
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages
|
14 лет назад |
Kris Wallsmith
|
66cbad3433
[Routing] updated test fixture
|
14 лет назад |
Kris Wallsmith
|
2217a0d7e4
[FrameworkBundle] updated to support 405 Method Not Found responses
|
14 лет назад |
Kris Wallsmith
|
10dc18b28b
[HttpKernel] refactored HTTP exceptions to be more flexible
|
14 лет назад |
Kris Wallsmith
|
b2f5ac8beb
[Routing] refactored URL matching to support 405 Method Not Allowed responses
|
14 лет назад |
Miha Vrhovnik
|
9c0ae0ceaf
$emName is supposed to be $dmName
|
14 лет назад |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
14 лет назад |
Johannes M. Schmitt
|
eb0d772743
[Security/Acl] removed remaining LIMIT clauses
|
14 лет назад |
Miha Vrhovnik
|
25e4193294
removed unused variable
|
14 лет назад |
Fabien Potencier
|
85778caba1
[FrameworkBundle] added --without-debug option to cache:clear as the debug flag value can be different from the one used for the command execution (think generating the prod cache but still with debug information when running the command)
|
14 лет назад |