Fabio B. Silva
|
9b02745cd8
|
Fix DDC-1784
|
2012-04-18 20:39:21 -03:00 |
|
Benjamin Eberlei
|
d95e96bd3b
|
Merge pull request #337 from richardmiller/composer_changes
Removed dependency on common as required by dbal anyway
|
2012-04-17 05:03:40 -07:00 |
|
Richard Miller
|
c008958950
|
Removed dependency on common as required by dbal anyway
|
2012-04-17 12:07:22 +01:00 |
|
Guilherme Blanco
|
bad811df6a
|
Merge pull request #293 from FabioBatSilva/DDC-1663
[DDC-1663]Native SQL Query Result Set Mappings
|
2012-04-16 12:06:26 -07:00 |
|
Benjamin Eberlei
|
4b09712761
|
Merge pull request #322 from rande/patch-1
In some weird situation the SimpleXmlIterator used to iterate on the ``$...
|
2012-04-16 09:55:05 -07:00 |
|
Benjamin Eberlei
|
193ac077d6
|
Merge pull request #316 from fixe/patch-1
Fixes autoloading of generated Annotations
|
2012-04-16 09:48:50 -07:00 |
|
Guilherme Blanco
|
c02ac6516e
|
Merge pull request #336 from merk/DDC1778
Fixed DDC1778
|
2012-04-16 07:59:24 -07:00 |
|
Tim Nagel
|
6cbdf53975
|
Fixed DDC1778
|
2012-04-16 13:03:19 +10:00 |
|
Fabio B. Silva
|
ad9d590a15
|
added tags on doctrine-mapping.xsd
|
2012-04-15 15:40:43 -03:00 |
|
Fabio B. Silva
|
f8b1915efd
|
named native query inheritance
|
2012-04-15 15:40:43 -03:00 |
|
Fabio B. Silva
|
52c49b444e
|
test multiple entity results
|
2012-04-15 15:40:43 -03:00 |
|
Fabio B. Silva
|
9c87b5c689
|
php driver
|
2012-04-15 15:40:42 -03:00 |
|
Fabio B. Silva
|
4aa67a7598
|
static driver
|
2012-04-15 15:40:42 -03:00 |
|
Fabio B. Silva
|
b49180875c
|
yml driver
|
2012-04-15 15:40:42 -03:00 |
|
Fabio B. Silva
|
531eb68d56
|
xml driver
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
6e93186db4
|
mapping driver tests
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
fdc9fdae3e
|
refactory ResultSetMappingBuilder#addNamedNativeQueryMapping into small submethods
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
8c407af1fc
|
fix postgres test
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
68665af6e8
|
test discriminator column
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
0cc2583a02
|
test scalar result
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
f813223036
|
test joined one-to-many and one-to-one
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
f018a56d6d
|
test native query with result class
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
3b79951824
|
mapping driver tests
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
015ea809b0
|
added support for resultClass and empty fields
|
2012-04-15 15:39:22 -03:00 |
|
Fabio B. Silva
|
bfc7986b20
|
annotation driver and basic support
|
2012-04-15 15:39:22 -03:00 |
|
Fabio B. Silva
|
2b996128af
|
sql result set mapping metadata
|
2012-04-15 15:39:22 -03:00 |
|
Fabio B. Silva
|
91e4702772
|
named native query metadata
|
2012-04-15 15:39:22 -03:00 |
|
Fabio B. Silva
|
530e4840dd
|
native query annotations
|
2012-04-15 15:39:21 -03:00 |
|
Benjamin Eberlei
|
022d27e4e9
|
Merge branch 'DDC-1534'
|
2012-04-07 10:43:05 +02:00 |
|
Benjamin Eberlei
|
de26952e29
|
[DDC-1534] YamlDriver wrongly used "inversedBy" inside join table condition although its independent.
|
2012-04-07 10:42:54 +02:00 |
|
Benjamin Eberlei
|
c92393026d
|
Merge branch 'DDC-1771'
|
2012-04-07 10:30:17 +02:00 |
|
Benjamin Eberlei
|
d54fdf43d0
|
[DDC-1771] Abstract classes cannot be proxies and should be skipped in complete generation.
|
2012-04-07 10:30:09 +02:00 |
|
Benjamin Eberlei
|
a1a9f85fda
|
Merge pull request #328 from Netpositive/master
addDiscriminatorMapClass fix
|
2012-04-07 00:44:29 -07:00 |
|
Benjamin Eberlei
|
d6ccd82cf6
|
Merge pull request #321 from import/feature/newCacheDriver
Addition for new cache driver
|
2012-04-07 00:20:55 -07:00 |
|
Guilherme Blanco
|
a5c13a5ef1
|
Merge pull request #329 from doctrine/DDC-1766
[DDC-1766] Initial implementation of hydration cache.
|
2012-04-06 06:50:11 -07:00 |
|
Benjamin Eberlei
|
0b3577f2d2
|
[DDC-1766] Rewrite getHydrationCacheId() to use existing processParameterValue() method. Other code style changes.
|
2012-04-05 22:40:40 +02:00 |
|
Benjamin Eberlei
|
1095fb39cb
|
[DDC-1766] More cleanups
|
2012-04-05 00:27:23 +02:00 |
|
Benjamin Eberlei
|
f7496b1482
|
[DDC-1766] Cleaned up code.
|
2012-04-05 00:26:09 +02:00 |
|
Benjamin Eberlei
|
d31c7f5e2b
|
[DDC-1766] Explain details of Hydration cache, introduce AbstractQuery#setResultCacheProfile method
|
2012-04-04 23:55:14 +02:00 |
|
Benjamin Eberlei
|
c32a77e6be
|
[DDC-1766] Add usage of default result cache driver, add more docs.
|
2012-04-04 23:47:32 +02:00 |
|
Benjamin Eberlei
|
fd2a22bd56
|
[DDC-1766] Add test with explicit cache key.
|
2012-04-04 23:42:17 +02:00 |
|
Benjamin Eberlei
|
864fbbdaaf
|
[DDC-1766] Remove some testcode
|
2012-04-04 23:24:51 +02:00 |
|
Benjamin Eberlei
|
306f9e0ca2
|
[DDC-1766] Rename closure
|
2012-04-04 23:21:06 +02:00 |
|
Benjamin Eberlei
|
3047c4b955
|
[DDC-1766] Initial implementation of hydration cache.
|
2012-04-04 23:10:30 +02:00 |
|
Alexander
|
cc06508bd4
|
Added test coverage for repository functions when using filters
|
2012-04-04 22:00:01 +02:00 |
|
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 |
|
Thomas
|
5005bbe62b
|
In some weird situation the SimpleXmlIterator used to iterate on the `$xmlRoot->field property just get resetted. This solution avoid this situation. This problem occurs when Symfony2 warms up cache with autogenerate proxy to true `
|
2012-04-02 14:55:35 +03:00 |
|
Osman Üngür
|
e69b022472
|
Fixed CS
|
2012-04-02 12:11:38 +03:00 |
|
Osman Üngür
|
4fc7389b1d
|
New cache driver definition for Doctrine running in non-dev mode and cache driver is not set.
This cache driver was added with doctrine/common#109
|
2012-04-02 11:57:09 +03:00 |
|
Benjamin Eberlei
|
5b18718b92
|
[DDC-1746] Throw exception on invalid cascade option.
|
2012-04-01 11:01:58 +02:00 |
|