Somfai Mátyás
|
a2fd4eca37
|
Fixing a bug when calling setDiscriminatorMap from multiple sources (ie: from Events::loadClassMetadata and annotation).
|
2012-04-04 14:49:34 +02:00 |
|
Benjamin Eberlei
|
5b18718b92
|
[DDC-1746] Throw exception on invalid cascade option.
|
2012-04-01 11:01:58 +02:00 |
|
Benjamin Eberlei
|
c5c3719e79
|
Revert GH-311
|
2012-03-30 22:00:45 +02:00 |
|
Benjamin Eberlei
|
04a4f2fc24
|
Merge pull request #310 from FabioBatSilva/DDC-889
[DDC-889] Mention parent class for debugging purposes.
|
2012-03-30 12:55:49 -07:00 |
|
Benjamin Eberlei
|
dd263ce00d
|
Merge pull request #313 from hason/tests
Fixed tests on Windows
|
2012-03-29 04:41:27 -07:00 |
|
Martin Hasoň
|
f3a9b1efc0
|
Fixed tests on Windows
|
2012-03-29 13:26:06 +02:00 |
|
Guilherme Blanco
|
290f8a79e4
|
Merge pull request #311 from benlumley/patch-1
Proposal: Support for default attribute in yaml mappings.
|
2012-03-28 18:09:50 -07:00 |
|
Ben Lumley
|
7a5ae3a1a2
|
Support for default attribute in yaml mappings.
|
2012-03-28 22:01:57 +02:00 |
|
Guilherme Blanco
|
2811d161bb
|
Merge pull request #309 from FabioBatSilva/DDC-1686
Fix DDC-1686
|
2012-03-25 21:33:43 -07:00 |
|
Fabio B. Silva
|
6d1209c06d
|
fix typo
|
2012-03-26 01:03:32 -03:00 |
|
Fabio B. Silva
|
67af9f1853
|
change comparison
|
2012-03-26 00:55:57 -03:00 |
|
Fabio B. Silva
|
d6809773db
|
mention parent classes for identifier required exception.
|
2012-03-25 13:34:52 -03:00 |
|
Fabio B. Silva
|
449d8a66ad
|
changed modifiers
|
2012-03-25 13:00:50 -03:00 |
|
Fabio B. Silva
|
f591e428c3
|
mention parent classes when not is a entity or mapped super class.
|
2012-03-25 12:54:09 -03:00 |
|
Fabio B. Silva
|
0f9afbdf0a
|
Fix DDC-1686
|
2012-03-25 00:30:58 -03:00 |
|
Guilherme Blanco
|
8a52e3033b
|
Merge pull request #308 from FabioBatSilva/DDC-1697
Fix DDC-1697
|
2012-03-24 20:29:52 -07:00 |
|
Fabio B. Silva
|
df8626b949
|
Fix DDC-1697
|
2012-03-24 22:50:54 -03:00 |
|
Benjamin Eberlei
|
ab15528fde
|
Fix CS: AS => as in foreach loops.
|
2012-03-24 11:16:32 +01:00 |
|
Benjamin Eberlei
|
08b455b029
|
Merge branch 'dead_code_cleanup'
|
2012-03-24 11:08:20 +01:00 |
|
Hugo Hamon
|
16da74d1da
|
[Query] removed unused private _peekBeyond() method from Parser class.
|
2012-03-24 11:07:44 +01:00 |
|
Hugo Hamon
|
c0620bf857
|
[Tools] removed unused local variable $assocName in ResolveTargetEntityListener class.
|
2012-03-24 11:07:41 +01:00 |
|
Hugo Hamon
|
ffa372a76c
|
[Tools] removed unused local variable in YamlExporter class.
|
2012-03-24 11:07:41 +01:00 |
|
Hugo Hamon
|
505537d4ce
|
[Tools] renamed AS to as in EntityGenerator class.
|
2012-03-24 11:07:41 +01:00 |
|
Hugo Hamon
|
68806aa8c6
|
[Tools] removed unused local variable $idHash in DebugUnitOfWorkListener class and renamed AS keywords to as.
|
2012-03-24 11:07:41 +01:00 |
|
Hugo Hamon
|
aca1470e6b
|
[Tools] removed unused local variable $cm in InfoCommand class.
|
2012-03-24 11:07:40 +01:00 |
|
Hugo Hamon
|
5a1c1e55ef
|
[Query] removed unused local variables in Parser class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
43eebe1a8b
|
[Query] removed unused local variable $lexer in SizeFunction class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
19602d0a26
|
[Query] removed unused local variable $platform in IdentityFunction class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
c4dcd39666
|
[Proxy] renamed AS to as.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
d09b733cc3
|
[Persisters] removed unused local variable in ManyToManyPersister class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
d4bcbd4741
|
[Persisters] removed unused local variables in BasicEntityPersister class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
74f52a055e
|
[Mapping] removed unused local variable $fileName in StaticPHPDriver class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
155c24772a
|
[Mapping] removed unused local variables $versionAnnot and $tblGeneratorAnnot in AnnotationDriver class.
|
2012-03-24 11:07:39 +01:00 |
|
Hugo Hamon
|
a3d8207578
|
[Mapping] removed unused local variable $field in ClassMetadataInfo class.
|
2012-03-24 11:07:35 +01:00 |
|
Hugo Hamon
|
beae0865db
|
[Mapping] removed unused local variable $fieldName in ClassMetadataFactory class.
|
2012-03-24 11:07:35 +01:00 |
|
Benjamin Eberlei
|
29318e183c
|
[DDC-1723] Fix missing serialitation for custom generator definition.
|
2012-03-22 23:07:00 +01:00 |
|
Benjamin Eberlei
|
18e63f9cea
|
Merge branch 'DDC-1723'
|
2012-03-22 22:30:35 +01:00 |
|
Benjamin Eberlei
|
bc4cf21c9d
|
Merge velovint/SupportCustomIdGenerators
|
2012-03-22 22:29:15 +01:00 |
|
Benjamin Eberlei
|
7d7edbbd4a
|
Merge pull request #288 from FabioBatSilva/DDC-775
DDC 775
|
2012-03-22 14:00:48 -07:00 |
|
Benjamin Eberlei
|
3aba23ea35
|
Merge pull request #304 from doctrine/feature/flush-many-documents
Allow flushing of many entities by passing an array of entities.
|
2012-03-22 12:34:01 -07:00 |
|
Alexander
|
1b2b831feb
|
Merge pull request #306 from r1pp3rj4ck/patch-1
Fixed fetch mapping in xsd
|
2012-03-16 09:02:56 -07:00 |
|
Attila Bukor
|
7f3e90e291
|
Fixed fetch mapping in xsd
It was 'EXTRALAZY' and the constant name in ClassMetadata is 'EXTRA_LAZY'
|
2012-03-16 17:00:12 +01:00 |
|
Guilherme Blanco
|
6f3ef148a9
|
Merge pull request #305 from FabioBatSilva/DDC-1470
[DDC-1470] Error messages
|
2012-03-15 19:36:56 -07:00 |
|
Fabio B. Silva
|
9cee329407
|
Fix CS
|
2012-03-15 22:38:54 -03:00 |
|
Fabio B. Silva
|
36dc560533
|
Fix DDC-1470
|
2012-03-15 21:29:52 -03:00 |
|
Jonathan H. Wage
|
24e808844b
|
Allow flushing of many entities by passing an array of entities.
|
2012-03-15 17:45:25 -05:00 |
|
Guilherme Blanco
|
44d7d23e8d
|
Coding style fixes.
|
2012-03-15 01:26:06 -04:00 |
|
Guilherme Blanco
|
a16ca32981
|
Coding style fixes.
|
2012-03-15 01:15:47 -04:00 |
|
Guilherme Blanco
|
c3291f8f24
|
Coding style fixes.
|
2012-03-15 01:13:14 -04:00 |
|
Guilherme Blanco
|
c65b22eadf
|
Coding style fixes.
|
2012-03-15 01:08:28 -04:00 |
|