Jeremy Mikola
|
8b82e73ab9
Added bundle and entity parameters to limit operating scope of the doctrine:generate:entities command.
|
před 15 roky |
Jeremy Mikola
|
75cc89b4ee
Added output to doctrine:generate:entity command and removed undesirable (and misnamed) call to doctrine:generate:entities.
|
před 15 roky |
Fabien Potencier
|
a7e20687f6
[PropelBundle] added logging
|
před 15 roky |
Fabien Potencier
|
c1e0c3edba
[PropelBundle] added automatic bootstrapping of Propel in the boot
|
před 15 roky |
Fabien Potencier
|
c9e8934ee0
[PropelBundle] fixed Propel and Phing autoloading
|
před 15 roky |
Fabien Potencier
|
13839f23ce
[PropelBundle] fixed generation of propel_autoload.php
|
před 15 roky |
Fabien Potencier
|
448d1a31df
[PropelBundle] added autoloading for model classes
|
před 15 roky |
Fabien Potencier
|
ebca4f679f
updated propel:build command
|
před 15 roky |
Francois Zaninotto
|
6f87c9389d
added more details to README
|
před 15 roky |
Francois Zaninotto
|
79d4a299b6
[PropelBundle] Added requirement for external libraries in README
|
před 15 roky |
Francois Zaninotto
|
cb23828a0a
[PropelBundle] Initial commit (WIP) (thanks @fabpot)
|
před 15 roky |
Fabien Potencier
|
85d4a0d55f
added a way to pass default options to splitTemplateName
|
před 15 roky |
Fabien Potencier
|
28c0329deb
[TwigBundle] added javascript/javascripts tags
|
před 15 roky |
Greg Thornton
|
5a09375dc4
Moved migrations-specific method out of DoctrineBundle\Command\DoctrineCommand and into the migrations bundle.
|
před 15 roky |
Greg Thornton
|
0512d13c07
Added missing DoctrineCommand imports to DoctrineMigrationsBundle.
|
před 15 roky |
Bongiraud Dominique
|
9fa1cb5e71
removed unused parameter in Request
|
před 15 roky |
Bongiraud Dominique
|
3a398b84a2
fixed invert parameters in Request::create method
|
před 15 roky |
Fabien Potencier
|
a1bf29743d
[Templating] fixed typo in phpdoc
|
před 15 roky |
Jeremy Mikola
|
e282820835
[WebBundle] Controller::generateUrl() was not passing absolute parameter
|
před 15 roky |
Fabien Potencier
|
abe86d2608
[Foundation] added the env and debug information in the project container class name to avoid potential clashes if you manipulate several container in the same PHP script
|
před 15 roky |
Fabien Potencier
|
632ef95e06
[HttpKernel] added Request::overrideGlobals()
|
před 15 roky |
Greg Thornton
|
b949c8e80c
Fixed doctrine migrations commands namespace.
|
před 15 roky |
Fabien Potencier
|
269651235a
fixed XSD local paths
|
před 15 roky |
Greg Thornton
|
73db693591
Added unix_socket doctrine.dbal.connection option, which is used by the doctrine2 PDOMySql driver.
|
před 15 roky |
Matthieu Bontemps
|
a9c047f846
[TwigBundle] fixed phpdoc in RouteTokenParser
|
před 15 roky |
Fabien Potencier
|
360f79f3a1
[Finder] refactored directory depth management
|
před 15 roky |
Fabien Potencier
|
9426f820a7
[Finder] refactored size and date comparators
|
před 15 roky |
Fabien Potencier
|
efb5801ac1
fixed phpunit.xml.dist (exclude bundles that rely on third party libraries)
|
před 15 roky |
Fabien Potencier
|
46a8a1752f
[Templating] removed CompilableLoaderInterface and fixed unit tests
|
před 15 roky |
Fabien Potencier
|
6ea878242b
fixed coding standards
|
před 15 roky |