Matthieu Napoli
8875462241
#DDC-2664 Improving and fixing documentation for new Proxy factory flags usage as of DCOM-210
2013-09-09 11:30:18 +02:00
Marco Pivetta
87d2ff8665
Merge pull request #781 from shieldo/patch-2
...
fixed English grammar
2013-09-08 13:47:39 -07:00
Douglas Greenshields
85f227372d
fixed English grammar
2013-09-08 21:40:35 +01:00
Benjamin Eberlei
4a50493ab7
[DDC-2608][DDC-2662] Fix SequenceGenerator requiring "sequenceName" and now throw exception. Fix a bug in quoting the sequenceName.
2013-09-08 15:59:58 +02:00
Benjamin Eberlei
c6760e0375
Merge pull request #762 from naitsirch/yaml_reference_ext
...
YAML mapping documentation of uniqueConstraint
2013-09-08 06:22:42 -07:00
Benjamin Eberlei
3770019e0b
Merge branch 'DDC-2660'
2013-09-08 14:39:10 +02:00
Benjamin Eberlei
5c2157219d
[DDC-2660] Fix error with NativeSQL, ResultSetMappingBuilder and Associations as Primary Key.
2013-09-08 14:38:59 +02:00
Benjamin Eberlei
f2fa47dedb
Fix RST bug
2013-09-08 13:04:08 +02:00
Benjamin Eberlei
275724fb46
Add missing documentation for 2.4 features
2013-09-08 12:13:47 +02:00
Benjamin Eberlei
6fcc091f88
Merge branch 'DDC-2661'
2013-09-08 10:37:23 +02:00
Benjamin Eberlei
3719a6f2f2
[DDC-2661] Fix bug in YamlDriver not passing options from id to mapField()
2013-09-08 10:37:13 +02:00
Benjamin Eberlei
fab3f5e146
More excludes
2013-09-07 18:27:27 +02:00
Benjamin Eberlei
90c89b3881
Travis should prefer dist.
2013-09-07 13:21:02 +02:00
Benjamin Eberlei
6139a61ff0
New Build process
...
- Switch from Phing to Ant
- Remove PEAR packaging
- Add Composer archiving
2013-09-07 12:56:49 +02:00
Benjamin Eberlei
490b501679
Fix tests running against Oracle not comparing SQL case-insenstive
2013-09-07 08:52:50 +02:00
Guilherme Blanco
da7146c4d5
Merge pull request #779 from Blazinn/patch-4
...
Fixed grammar in custom data types
2013-09-05 07:31:19 -07:00
Guilherme Blanco
7ed22819b5
Merge pull request #778 from Blazinn/patch-3
...
Fixed typo in property mapping
2013-09-05 07:29:43 -07:00
Nick Hazen
e808865e6f
Fixed grammar in custom data types
...
Changed 'are apply' to 'are applied'
2013-09-05 10:09:53 -04:00
Nick Hazen
1d247fbeaa
Fixed typo in property mapping
...
Changed 'pecify' to 'specify' line # 246
2013-09-05 09:48:00 -04:00
Guilherme Blanco
0a07207f59
Merge pull request #777 from Blazinn/patch-2
...
Fixed typo in mapping documentation
2013-09-05 06:43:28 -07:00
Nick Hazen
982840ac3c
Fixed typo in mapping documentation
...
"Classthat" to "Class that" line #69
2013-09-05 09:32:36 -04:00
Marco Pivetta
0a9ff77303
Merge pull request #775 from Blazinn/patch-1
...
Update create bug script
2013-09-04 15:18:36 -07:00
Nick Hazen
528fe40839
Update create bug script
...
This script is using the first argument twice and ignoring the second argument completely.
2013-09-04 16:55:06 -04:00
Benjamin Eberlei
340ae15ba7
Merge branch 'Docs'
2013-09-01 19:04:22 +02:00
Benjamin Eberlei
c603fe7ab9
Simplify Working with Associations a little
2013-08-31 16:38:00 +02:00
Benjamin Eberlei
aa369b4212
Cleanup Association Mapping chapter
2013-08-31 16:25:53 +02:00
Benjamin Eberlei
cf2580d284
Cleanup of Configuration and Mapping reference chapters.
2013-08-31 15:46:10 +02:00
Guilherme Blanco
6f025f78ec
Merge pull request #772 from pine3ree/patch-1
...
DO NOT OVERRIDE CUSTOM TREE WALKERS IN getIterator()
2013-08-29 07:27:35 -07:00
Maks Feltrin
f98dfc4758
DO NOT OVERRIDE CUSTOM TREE WALKERS IN getIterator()
2013-08-29 08:36:39 +02:00
Guilherme Blanco
fc7719d5fa
Merge pull request #771 from caponica/cqb-indexby
...
Added indexBy option to createQueryBuilder
2013-08-28 20:15:55 -07:00
Christian Morgan
b0513a7517
Added indexBy option to createQueryBuilder
...
Added way to access the underlying QueryBuilder#from() method's 'indexBy' parameter when using EntityRepository#createQueryBuilder()
2013-08-28 22:35:29 +01:00
Guilherme Blanco
78c3016f95
Merge pull request #770 from fulopattila122/master
...
Fix for entity generator discriminator column
2013-08-28 09:15:08 -07:00
Attila Fulop
5669aaf4a3
Fix for entity generator discriminator column
2013-08-28 18:26:16 +03:00
Marco Pivetta
f634ba343c
Merge pull request #759 from mfdj/patch-1
...
Fixed out of sync code examples in getting-started.rst
2013-08-25 07:23:20 -07:00
Marco Pivetta
e2a67c2f1c
Merge pull request #742 from caponica/patch-2
...
Cleaned up events.rst
2013-08-25 07:10:26 -07:00
Guilherme Blanco
c399c77dbe
Merge pull request #767 from doctrine/DDC-2627
...
Fixing missing table aliases when using Many2Many persister.
2013-08-21 20:56:18 -07:00
Guilherme Blanco
09d51f9df5
Fixing missing table aliases when using Many2Many persister.
2013-08-21 23:39:40 -04:00
Guilherme Blanco
44f9952063
Merge pull request #763 from Padam87/entgenparenttrait
...
Entity generator - trait in parent class
2013-08-20 05:38:02 -07:00
Adam Prager
b041c22814
Entity generator - trait in parent class
2013-08-20 12:15:17 +02:00
Christian Stoller
a765f2e3b6
added yaml mapping documentation of uniqueConstraint
2013-08-20 11:17:04 +02:00
Guilherme Blanco
cc83ac6ce8
Centralize InputParameter SQL generation.
2013-08-19 00:33:45 -04:00
Guilherme Blanco
43fc8bafa7
DDC-1858 Added missing support to ResultVariable in LikeExpression.
2013-08-18 23:52:32 -04:00
Mark Fox
29366bb9c7
Updated require version and my earlier errors dissolved
...
As stated, the tutorial was written for 2.4.x, but the composer.json settings proffered would install 2.3.4, which has a different enough API that basic parts of the tutorial code would fail.
2013-08-17 21:15:03 -07:00
Mark Fox
c89258a0ea
fixed spelling mistake "bootsrapped"
2013-08-17 14:25:37 -07:00
Mark Fox
3405659eba
Update getting-started.rst
...
The inline cli-config.php, bootstrap.php examples were out of sync with Doctrine 2.4.x — I referenced https://github.com/doctrine/doctrine2-orm-tutorial/ for correct examples
2013-08-17 14:07:29 -07:00
Guilherme Blanco
605c32dbb3
Merge pull request #758 from doctrine/DDC-2235
...
Fixed DDC-2235.
2013-08-15 21:36:22 -07:00
Guilherme Blanco
f674445486
Fixed DDC-2235.
2013-08-16 00:07:06 -04:00
Marco Pivetta
b038e6b083
Merge pull request #757 from mnapoli/patch-3
...
Update resolve-target-entity-listener.rst
2013-08-14 04:22:50 -07:00
Matthieu Napoli
ad2ae4c4b4
Update resolve-target-entity-listener.rst
...
Another syntax highlighting fix
2013-08-14 12:14:02 +02:00
Guilherme Blanco
eaeeee7740
Merge pull request #756 from peterjmit/master
...
Make yaml/xml configuration for "AttributeOverride" and "AssociationOverride" more discoverable
2013-08-13 14:43:22 -07:00