Benjamin Eberlei
|
32b146ea8a
|
Switch testsuite to run with phpunit.ini.dist from main folder, not using AllTests approach. Fixed global state problem in tests that was caused by EventManager being reused. Significantly enhanced error message about cascade persist
|
2011-06-18 22:47:21 +02:00 |
|
Benjamin Eberlei
|
1aa90dc872
|
Add UPGRADE note about annotations parser changes
|
2011-06-18 21:25:29 +02:00 |
|
Benjamin Eberlei
|
989d375be5
|
Some more tests for the Setup helper
|
2011-06-18 08:47:10 +02:00 |
|
Benjamin Eberlei
|
ede68ec87b
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-06-18 01:05:48 +02:00 |
|
Benjamin Eberlei
|
02f06b6d52
|
Add convenience Setup Tool to register autoloaders and create configuration objects
|
2011-06-18 01:05:30 +02:00 |
|
Guilherme Blanco
|
699ccfddb6
|
Implemented COALESCE and NULLIF support in DQL.
|
2011-06-17 16:16:22 -03:00 |
|
Guilherme Blanco
|
626e467a17
|
Implemented COALESCE and NULLIF support in DQL.
|
2011-06-17 16:15:19 -03:00 |
|
Guilherme Blanco
|
1fed340793
|
Optimized AnnotationDriver to filter found files during getAllClassnames().
|
2011-06-16 19:54:50 -03:00 |
|
Benjamin Eberlei
|
0cd0ae49a1
|
Fix regression introduced with DDC-1203,DDC-1204 patch
|
2011-06-16 23:00:59 +02:00 |
|
Benjamin Eberlei
|
713f4654fd
|
Merge remote-tracking branch 'origin/master'
|
2011-06-16 22:49:29 +02:00 |
|
Benjamin Eberlei
|
22bdb1520a
|
Merge branch 'DDC-1172'
|
2011-06-16 22:34:16 +02:00 |
|
Benjamin Eberlei
|
42c5382a03
|
DDC-1172 - Handle sequence dropping in SchemaTool.
|
2011-06-16 22:34:04 +02:00 |
|
Benjamin Eberlei
|
de5952f597
|
Fix association mappings
|
2011-06-16 21:52:51 +02:00 |
|
Benjamin Eberlei
|
f6aa387e6f
|
Fix missing chars in xml comment
|
2011-06-16 21:27:20 +02:00 |
|
Benjamin Eberlei
|
e750b27edb
|
Fix another bug, yet another :)
|
2011-06-16 21:23:39 +02:00 |
|
Benjamin Eberlei
|
3417f3716e
|
Fix another bug2
|
2011-06-16 21:20:56 +02:00 |
|
Benjamin Eberlei
|
5c5feab38e
|
Fix another bug
|
2011-06-16 21:19:25 +02:00 |
|
Benjamin Eberlei
|
97c305452e
|
Fix bug in docs
|
2011-06-16 21:18:17 +02:00 |
|
Guilherme Blanco
|
98bc3c4e40
|
Merge pull request #74 from mridgway/DDC-1209
[DDC-1209] Fixed custom object types as @Id
|
2011-06-16 07:15:40 -07:00 |
|
Michael Ridgway
|
d1106a730b
|
Made DDC-1209 test pass
|
2011-06-16 08:55:09 -04:00 |
|
Michael Ridgway
|
da2d83fc7d
|
DDC-1209 tests
|
2011-06-15 17:15:46 -04:00 |
|
Benjamin Eberlei
|
ec748b2a16
|
Merge branch 'DDC-1203'
|
2011-06-15 22:27:32 +02:00 |
|
Benjamin Eberlei
|
5ff44b5ec7
|
DDC-1203, DDC-1204 - Fix problems with mapped superclasses in midth of inheritance hierachy and entities not mapped in discriminator map.
|
2011-06-15 22:27:24 +02:00 |
|
Benjamin Eberlei
|
dd329c903d
|
Merge branch 'DDC-1208'
|
2011-06-15 18:32:06 +02:00 |
|
Benjamin Eberlei
|
3be6218341
|
DDC-1208 - Allow namespace separator in <discriminator-mapping />
|
2011-06-15 18:31:59 +02:00 |
|
Benjamin Eberlei
|
71082bdba8
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-06-15 18:29:01 +02:00 |
|
Benjamin Eberlei
|
866534334f
|
Merge pull request #71 from fabpot/master
Updated Symfony2 vendors
|
2011-06-14 08:08:16 -07:00 |
|
Fabien Potencier
|
b37c8f6a23
|
Update Symfony2 vendors
|
2011-06-14 17:01:33 +02:00 |
|
Benjamin Eberlei
|
df500033bf
|
Merge pull request #70 from pkruithof/patch-1
Change attribute 'columns' of type 'index' to 'xs:string'
|
2011-06-14 06:27:07 -07:00 |
|
Peter Kruithof
|
05bf8477a3
|
The columns attribute of the index type was xs:NMTOKENS , therefore not allowing a comma, which is needed when multiple columns need to be specified. (I've checked the XmlDriver code for this)
It should be the same as the `columns` attribute of the `unique-constraints` type, namely `xs:string`.
|
2011-06-14 02:36:49 -07:00 |
|
Benjamin Eberlei
|
2b52eff4eb
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-06-13 08:54:39 +02:00 |
|
Benjamin Eberlei
|
41600667c2
|
More association mapping yml+xml code blocks
|
2011-06-12 23:43:29 +02:00 |
|
Benjamin Eberlei
|
c187862e4f
|
Reorder paragraph and fix note.
|
2011-06-12 23:26:54 +02:00 |
|
Benjamin Eberlei
|
d8f9c5380a
|
More xml+yml configuration blocks
|
2011-06-12 23:22:28 +02:00 |
|
Benjamin Eberlei
|
b5827ea83f
|
Add tons of xml and yaml configuration blocks to basic- and association-mapping chapters
|
2011-06-12 23:07:21 +02:00 |
|
Benjamin Eberlei
|
d5daf161c6
|
Merge pull request #64 from mvrhov/schema_extension
Add extension points into the xml schema
|
2011-06-12 13:14:19 -07:00 |
|
Benjamin Eberlei
|
12dfb5ee38
|
Merge pull request #67 from Nico-B/master
joinTable error with DB to YML generator
|
2011-06-12 13:09:32 -07:00 |
|
Benjamin Eberlei
|
39ee9e5e5b
|
Merge pull request #69 from Garfield-fr/master
Renamed function getFullName with getName
|
2011-06-12 13:08:43 -07:00 |
|
Bertrand Zuchuat
|
c7eaf77d15
|
Renamed function getFullName with getName to match with last change on Symfony Console
|
2011-06-12 14:46:02 +02:00 |
|
NicoB
|
524c799e37
|
Merge remote-tracking branch 'remotes/upstream/master'
|
2011-06-11 17:56:50 +07:00 |
|
Benjamin Eberlei
|
fe527fbf1a
|
Merge pull request #59 from asm89/databasedriver-patch
Implemented tableName -> className and columnName -> fieldName mapping in DatabaseDriver.
|
2011-06-11 03:15:16 -07:00 |
|
Benjamin Eberlei
|
037daff891
|
Merge pull request #65 from weaverryan/update_command
[Tools][Console] Refactoring the UpdateCommand
|
2011-06-11 01:16:25 -07:00 |
|
Benjamin Eberlei
|
9945296472
|
Merge pull request #61 from stof/EntityGenerator_3
Updated the EntityGenerator to be compatible with Common 3.0.x
|
2011-06-11 01:13:05 -07:00 |
|
Benjamin Eberlei
|
6816816101
|
Fix bug in previous commit
|
2011-06-11 10:07:18 +02:00 |
|
Benjamin Eberlei
|
06e45f7587
|
Fix bug in previous commit
|
2011-06-11 09:59:17 +02:00 |
|
Benjamin Eberlei
|
71c47f69ec
|
Mention 5.3 dependency in getting started tutorial, and link to entity restrictions aswell. Add the func_get_args() restriction to the list in architecture.
|
2011-06-11 09:52:17 +02:00 |
|
Benjamin Eberlei
|
6f909b6e69
|
Clarifications and additions in DQL and Working with objects chapter
|
2011-06-11 08:59:33 +02:00 |
|
Guilherme Blanco
|
fdbc909bde
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-06-09 15:43:37 -03:00 |
|
Guilherme Blanco
|
1f6b49d236
|
Added getRootEntities to QueryBuilder.
|
2011-06-09 15:42:40 -03:00 |
|
NicoB
|
3cdb4e007d
|
joinTable can be undefined because ManyToMAny generation is bidirectional with inverse sides
|
2011-06-07 18:55:52 +07:00 |
|