Guilherme Blanco
|
955dc09cb9
|
[2.0] Optimized support to IdentificationVariable in ArithmeticPrimary
|
2010-04-14 22:03:29 -03:00 |
|
Guilherme Blanco
|
d045c6f6c1
|
Merge commit 'upstream/master'
|
2010-04-14 21:35:10 -03:00 |
|
Jonathan H. Wage
|
be4d158b2c
|
Merge remote branch 'upstream/master'
|
2010-04-14 15:24:14 -04:00 |
|
Jonathan H. Wage
|
4d758035cc
|
Extracting repository generation code to standalone class so it can be re-used
|
2010-04-14 15:19:48 -04:00 |
|
Jonathan H. Wage
|
32a81f09d1
|
Fixing generate-repositories command so it works again after migration to Symfony console
|
2010-04-14 14:32:47 -04:00 |
|
Jonathan H. Wage
|
146b22a1a5
|
Making 2nd argument of getExporter() optional again
|
2010-04-14 14:18:10 -04:00 |
|
Jonathan H. Wage
|
ac4e33d056
|
Fixing issue with EntityGenerator spaces
|
2010-04-14 14:17:55 -04:00 |
|
Jonathan H. Wage
|
3afc8f794a
|
Throw exception when entity generator is not set
|
2010-04-14 14:17:09 -04:00 |
|
Jonathan H. Wage
|
d150f8a6f7
|
Fixing issue with 4 spaces being hardcoded and not replaced with the configured amount of spaces
|
2010-04-14 11:21:39 -04:00 |
|
Roman S. Borschel
|
f3c672a2e5
|
Merged from upstream/master.
|
2010-04-14 17:21:15 +02:00 |
|
Roman S. Borschel
|
10acab655d
|
Adding new API docs.
|
2010-04-14 17:13:14 +02:00 |
|
Roman S. Borschel
|
d4232d906e
|
[DDC-388] Fixed.
|
2010-04-14 17:07:08 +02:00 |
|
Jonathan H. Wage
|
d656566791
|
Merge remote branch 'upstream/master'
|
2010-04-14 10:32:11 -04:00 |
|
Jonathan H. Wage
|
ceb05e85ef
|
Removing ClassMetadataReader
|
2010-04-14 10:31:50 -04:00 |
|
Roman S. Borschel
|
7fefe3f4b4
|
Merge commit 'upstream/master'
|
2010-04-14 10:50:37 +02:00 |
|
Roman S. Borschel
|
4106002344
|
Small refactorings.
|
2010-04-14 10:46:35 +02:00 |
|
Guilherme Blanco
|
889094709e
|
[2.0] Added support to IdentificationVariable that was missing in ArithmeticPrimary (it was not correctly handling it). Uncommented a unit test that added coverage to it.
|
2010-04-14 00:04:44 -03:00 |
|
Guilherme Blanco
|
f3d91b9ea9
|
[2.0] Fixed E_NOTICE being throwing when ->getSingleScalarResult() is called and no result is found. Added coverage for this and also for multiple result (NonUniqueResultException).
|
2010-04-13 22:06:01 -03:00 |
|
Jonathan H. Wage
|
bce7ebfcc3
|
Fixing convert-mapping task to use the DisconnectedClassMetdataFactory
|
2010-04-13 18:58:43 -04:00 |
|
Jonathan H. Wage
|
44e656dc0a
|
Adding description to _getParentClasses()
|
2010-04-13 18:24:48 -04:00 |
|
Jonathan H. Wage
|
45969840f0
|
Fixing class description
|
2010-04-13 18:22:08 -04:00 |
|
Jonathan H. Wage
|
5cfe9e1d94
|
Introducing DisconnectedClassMetadataFactory that will replace the need for ClassMetadataReader
|
2010-04-13 18:20:41 -04:00 |
|
Jonathan H. Wage
|
12c9ca971b
|
Merge remote branch 'origin/master'
|
2010-04-13 14:14:02 -04:00 |
|
Jonathan H. Wage
|
afc4d82793
|
Fixing typo in tests xml mapping file
|
2010-04-13 14:13:15 -04:00 |
|
Jonathan H. Wage
|
97e29e00a7
|
Fixing orm:generate-proxies command to create the destination direction if it does not exist yet
|
2010-04-13 14:12:44 -04:00 |
|
Jonathan H. Wage
|
10aaf93c44
|
Fixing ensure-production-settings task to not throw an exception and instead use the Output object to output an error
|
2010-04-13 14:12:13 -04:00 |
|
Jonathan H. Wage
|
0f4ba3b875
|
Fixing issue with orm:convert-mapping task and dest-path that does not exist yet as well when reverse engineering from-database
|
2010-04-13 14:11:21 -04:00 |
|
Jonathan H. Wage
|
c81b770a0d
|
Fixing issue with orm:clear-cache:result command after the migration to Symfony console
|
2010-04-13 14:10:12 -04:00 |
|
Jonathan H. Wage
|
5442a32db8
|
Fixing incorrect exception method used
|
2010-04-13 14:09:39 -04:00 |
|
Jonathan H. Wage
|
071adf68cd
|
Fixing tabs in ClassMetadata class
|
2010-04-13 14:09:11 -04:00 |
|
Guilherme Blanco
|
dd2dd80281
|
[2.0][DDC-493] Added coverage to DDC-493 and optimized DDC-513 unit tests. Previous commit fixed the issue.
|
2010-04-13 00:40:45 -03:00 |
|
Guilherme Blanco
|
56a8f5cd53
|
[2.0][DDC-448][DDC-513] Fixed issue with Joined Inheritance Type and One To One Associations.
|
2010-04-13 00:29:29 -03:00 |
|
Guilherme Blanco
|
b6f9cd0c07
|
[2.0][DDC-503] Added missing IdGeneratorType.
|
2010-04-12 21:54:43 -03:00 |
|
Roman S. Borschel
|
6d08164162
|
Merge commit 'upstream/master'
|
2010-04-13 00:50:12 +02:00 |
|
Roman S. Borschel
|
db603547a2
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
|
Benjamin Eberlei
|
3bb6184477
|
Updated UPGRADE_TO_2_0 file with recent changes
|
2010-04-12 23:55:41 +02:00 |
|
Benjamin Eberlei
|
43dc7eb065
|
DDC-510 - Fix sandbox to work with new annotations metadata changes
|
2010-04-12 21:56:55 +02:00 |
|
Benjamin Eberlei
|
317e84d8d7
|
DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance
|
2010-04-11 11:06:54 +02:00 |
|
Benjamin Eberlei
|
45cd2afd27
|
DDC-510 - Simplified Condition to check if Paths are set in AnnotationDriver
|
2010-04-11 10:52:53 +02:00 |
|
Benjamin Eberlei
|
4cf5b7afdc
|
DDC-510 Move Exception for no Metadata Driver from Configuration to EntityManager::create, commit missing MetadataFilter
|
2010-04-11 10:51:31 +02:00 |
|
Benjamin Eberlei
|
700060cfb2
|
DDC-510 Refactored all Command Tools to use ClassMetadataFactory instead of ClassMetadataReader
|
2010-04-11 09:30:01 +02:00 |
|
Benjamin Eberlei
|
6e5b1bbe60
|
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
|
2010-04-10 17:35:18 +02:00 |
|
Benjamin Eberlei
|
b2fe3820fc
|
DDC-502, DDC-507 - Changes to how Annotation Metadata Driver is handled in SchemaTool Command, Specifiying Mapping paths is now required for this to work.
|
2010-04-10 12:31:48 +02:00 |
|
Benjamin Eberlei
|
5d329d7e2c
|
DDC-502, DDC-507 - Fix refactorings to work with Annotations Driver also
|
2010-04-10 11:38:45 +02:00 |
|
Benjamin Eberlei
|
a7d07fcdba
|
DDC-502, DDC-507 - Refactored SchemaTool Commands
|
2010-04-10 11:38:34 +02:00 |
|
Roman S. Borschel
|
cb616956c6
|
Merge commit 'upstream/master'
|
2010-04-10 00:12:30 +02:00 |
|
Roman S. Borschel
|
7cc56c45d3
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
|
Benjamin Eberlei
|
b67e1f8622
|
Fixed testsuite after CLI refactorings, Removed Symfony YAML Autoloader Hack
|
2010-04-09 15:40:42 +02:00 |
|
Benjamin Eberlei
|
c98543c1ef
|
Fix bin/doctrine.php global doctrine binary to work with Symfony components
|
2010-04-09 15:34:53 +02:00 |
|
Guilherme Blanco
|
e4d8efa394
|
[2.0] Couple of fixes to new Console implementation
|
2010-04-09 00:53:29 -03:00 |
|