Fabien Potencier
|
e9b085ef42
[DoctrineBundle] fixed typo
|
14 years ago |
Fabien Potencier
|
ca4c1355c7
[DoctrineBundle] made doctrine:generate:entities smarter
|
14 years ago |
Fabien Potencier
|
3286819145
[DoctrineBundle] fixed CS
|
14 years ago |
Fabien Potencier
|
8b244f4f5e
[DoctrineBundle] fixed CS, removed some use statements
|
14 years ago |
Fabien Potencier
|
6edb6447c8
[DoctrineBundle] fixed CS
|
14 years ago |
Fabien Potencier
|
885d927775
[DoctrineBundle] fixed typo
|
14 years ago |
Fabien Potencier
|
1bc8071d4e
[DoctrineBundle] simplified code
|
14 years ago |
Ivan Rey
|
fa2e4c5dd1
BugFix reflClass is not always initialized getReflClass should be used instead since it initializes the variable if it's not set
|
14 years ago |
FabD
|
01ac10fb6e
Fix DoctineBundle "doctrine:generate:entities" filter
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Pascal Borreli
|
68140021fc
[DoctrineBundle] Fixed typo
|
14 years ago |
Christophe Coevoet
|
de401fd94c
[DoctrineBundle] Fixed doctrine:generate:entities help message
|
14 years ago |
Benjamin Eberlei
|
5014ee9739
[DoctrineBundle] More cleanups of doctrine commands.
|
14 years ago |
Benjamin Eberlei
|
bdbfb44a96
[DoctrineBundle] First round of cleanup the Command namespace in DoctrineBundle
|
14 years ago |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 years ago |
Fabien Potencier
|
23a7d3657a
fixed Doctrine commands help message
|
14 years ago |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Ryan Weaver
|
7efb4630b8
[Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine).
|
14 years ago |
Fabien Potencier
|
60bbb8f380
[DependencyInjection] optimized compiled containers
|
14 years ago |
Thomas
|
e204a1845b
[DoctrineBundle] make the task works with vendor bundle namespace
|
14 years ago |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 years ago |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
15 years ago |
Jonathan H. Wage
|
2914c44344
Replacing "Entities" with "Entity"
|
15 years ago |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 years ago |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 years ago |
Jonathan H. Wage
|
909ea54d54
Fixing issue with filters.
|
15 years ago |
Fabien Potencier
|
da9f36ca86
renamed Symfony\Foundation to Symfony\Framework
|
15 years ago |
Fabien Potencier
|
6213fdefb9
renamed Symfony\Framework to Symfony\Bundle
|
15 years ago |