Marco Pivetta
d20b136270
Adding tests to verify that dql aliases in criteria are correctly converted
2013-12-14 13:42:18 +01:00
Marco Pivetta
72e6de9417
Adding tests that confirm that DDC-2844 is fixed
2013-12-14 13:42:18 +01:00
Aaron Muylaert
600af3e617
Add failing test for DDC-1787.
...
Using joined table inheritance, when persisting multiple new entities
that are subclasses of a baseclass that has the @Version attribute set,
only the last persisted entity will have it's version set.
2013-12-14 13:24:47 +01:00
Marco Pivetta
8a38534be4
Merge pull request #876 from doctrine/hotfix/hhvm-allow-failures
...
Fixing wrong key for allowing HHVM failures
2013-12-14 04:22:59 -08:00
Marco Pivetta
940c1f3b1c
Fixing wrong key for allowing HHVM failures
2013-12-14 12:40:59 +01:00
Benjamin Eberlei
4ed96e2ab6
Update CONTRIBUTING.md
2013-12-14 11:29:07 +01:00
Benjamin Eberlei
d820c25eda
Merge branch 'GH-873'
2013-12-13 22:13:37 +01:00
Benjamin Eberlei
40f9facfd1
Add allowed failures for HHVM.
2013-12-13 22:13:28 +01:00
Paul Tarjan
b6a0c8b1ad
Try running unit tests on HHVM
2013-12-13 11:43:53 -08:00
Benjamin Eberlei
94a3e6c42b
Add missing LICENSE of documentation
2013-12-12 00:30:15 +01:00
Marco Pivetta
b461c9cf23
Merge pull request #872 from matheo/patch-1
...
Doctrine 2.4 now supports SQLite ALTER TABLE
2013-12-10 21:08:22 -08:00
Mateo Tibaquirá Palacios
3669321161
Doctrine 2.4 now supports SQLite ALTER TABLE
2013-12-11 00:07:07 -05:00
Stefan A
eded05d415
XCache cannot be cleared on CLI (like APC)
2013-12-10 19:51:41 +01:00
Stefan A
88a56ee8f8
XCache cannot be cleared on CLI (like APC)
2013-12-10 19:51:02 +01:00
Stefan A
53fbb0b2d1
XCache cannot be cleared on CLI (like APC)
2013-12-10 19:48:30 +01:00
Marco Pivetta
2cccb3cc62
Merge pull request #870 from lcobucci/master
...
Documenting interface methods (based on entity manager)
2013-12-10 06:36:44 -08:00
Luís Otávio Cobucci Oblonczyk
6d58824ac5
Use docblox from EntityManagerInterface
2013-12-10 12:09:36 -02:00
Luís Otávio Cobucci Oblonczyk
67135e5d6f
Fixing FQCN on docblox
2013-12-10 12:08:53 -02:00
Luís Otávio Cobucci Oblonczyk
877ba9bf17
Documenting interface methods (based on entity manager)
2013-12-10 11:18:27 -02:00
Guilherme Blanco
90a0d29b2b
Merge pull request #868 from mnapoli/patch-1
...
Added documentation section for Memcached
2013-12-02 07:00:40 -08:00
Matthieu Napoli
38c59ce5a4
Added documentation section for Memcached
2013-12-02 14:59:04 +01:00
Marco Pivetta
3caf1fdfa6
Merge pull request #866 from bountin/doc_refresh
...
Mentioning the 'refresh' cascading property in the documentation list
2013-12-01 14:07:21 -08:00
Martin Prebio
2828d7b5cd
Mentioning the 'refresh' cascading property in the documentation list
2013-12-01 22:43:06 +01:00
Marco Pivetta
606ae2e03d
Merge pull request #862 from stof/patch-2
...
Added a note about changing the fetch mode for to-many relations
2013-11-26 05:22:39 -08:00
Christophe Coevoet
dfbf996a50
Added a note about changing the fetch mode for to-many relations
2013-11-26 14:20:51 +01:00
Guilherme Blanco
0e3c57dbd3
Merge pull request #849 from bsahlhof/master
...
Error with Same Field, Multiple Values, Criteria and QueryBuilder
2013-11-25 21:20:14 -08:00
Guilherme Blanco
d63820755d
Merge pull request #860 from deeky666/add-sql-anywhere-documentation
...
Mention SQL Anywhere in basic mapping documentation
2013-11-25 09:44:04 -08:00
Steve Müller
45118a2811
mention SQL Anywhere in basic mapping docs
2013-11-25 18:24:54 +01:00
Guilherme Blanco
c460344994
Merge pull request #850 from FabioBatSilva/attach-entity-listeners
...
Event listener to programmatically attach entity listeners.
2013-11-25 08:21:36 -08:00
Steve Müller
75d7ac2783
Merge pull request #854 from ptarjan/master
...
fix relative path to doctrine/common
2013-11-23 05:14:44 -08:00
Marco Pivetta
642d6e3033
Merge pull request #856 from ptarjan/reference_proxy_test
...
Fix dependency for tests/Doctrine/Tests/ORM/Functional/ReferenceProxyTest.php
2013-11-22 05:34:41 -08:00
ptarjan
1fe8ff756e
Fix dependency for tests/Doctrine/Tests/ORM/Functional/ReferenceProxyTest.php
2013-11-22 01:15:13 -08:00
ptarjan
a8ad9069c9
fix relative path to doctrine/common
2013-11-21 20:38:39 -08:00
fabios
9e3ad91225
Version 2.5.0-DEV
2013-11-19 11:50:43 -05:00
Guilherme Blanco
0fe6d75211
Merge pull request #851 from naitsirch/doc/instance_of
...
Documentation about how to use INSTANCE OF in inheritance
2013-11-19 08:12:29 -08:00
Brad Sahlhoff
96fb0d7e14
Changed logic to allow joining games, and becoming friends
...
Added Spacing
2013-11-19 11:09:23 -05:00
Christian Stoller
393b3d37f5
Documentation about how to use INSANCE OF in inheritance
2013-11-19 09:18:33 +01:00
fabios
e69cd37226
Event listener to programmatically attach entity listeners.
2013-11-18 15:03:00 -05:00
Brad Sahlhoff
c2997b3961
Add ability to test same parameter name for multiple values.
2013-11-18 10:36:46 -05:00
flack
3d12920cd4
Add note about changed behaviour
2013-11-17 12:06:47 +01:00
flack
88ae5883f3
Add testcase
2013-11-17 11:51:09 +01:00
flack
ffd858b238
Merge remote-tracking branch 'upstream/master' into avoid-update-on-delete
2013-11-17 11:36:06 +01:00
flack
9807718100
Also skip entities scheduled for deletion when committing multiple entities
2013-11-17 11:31:21 +01:00
Fabio B. Silva
3529cd4282
Merge pull request #797 from peterkokot/patch-1
...
CS fixes
2013-11-16 10:52:09 -08:00
Benjamin Eberlei
2925fea7bd
Make tests forward compatible with DBAL 2.5
2013-11-14 12:36:52 +01:00
Benjamin Eberlei
6cdd65762f
Add 2.4 branch [ci skip]
2013-11-12 13:37:20 +01:00
David Stensland
e6be52af3a
Teach orm:validate-schema to --skip-mapping and --skip-sync
...
Use --skip-mapping to not check if the current mapping informaiton
is valid or not.
Use --skip-sync to not check if the database schema is in line with
the current schema mapping.
2013-11-11 18:12:28 -05:00
flack
9016a5a854
don't compute changeset for entities that are going to be deleted
2013-11-12 00:11:50 +01:00
Benjamin Eberlei
0edf2bc585
Add missing link to batch processing chapter
2013-11-07 16:43:36 +01:00
Justin Martin
8b4b8e7268
Test EntityManager::createNamedQuery.
...
Test EntityManager::createNamedNativeQuery.
2013-11-06 20:07:48 -08:00