romanb
|
32e608e5e2
|
[2.0][DDC-159] Fixed.
|
2009-11-19 17:35:14 +00:00 |
|
romanb
|
7db2f9abd9
|
[2.0] Fixed dirty state of lazy-initialized collection with new elements prior to initialization.
|
2009-11-19 13:29:55 +00:00 |
|
romanb
|
ba496fd3ad
|
[2.0][DDC-158] Small correction to previous patch. Moved takeSnapshot up in order not lose new objects that were added before initialization.
|
2009-11-19 13:26:27 +00:00 |
|
romanb
|
61f09e335e
|
[2.0][DDC-158] Fixed. Collections did not take snapshots after lazy initialization leading to wrong change sets.
|
2009-11-19 13:12:00 +00:00 |
|
jwage
|
220e30e519
|
[2.0] Fixing the IsolatedClassLoader to work with null ns
|
2009-11-17 03:38:35 +00:00 |
|
guilhermeblanco
|
50f727b58e
|
[2.0] Major refactorings to CLI. New documentation applied. Missing validation and tests
|
2009-11-17 01:43:01 +00:00 |
|
guilhermeblanco
|
67665aa574
|
[2.0] Major refactorings to CLI. New documentation applied. Missing validation and tests
|
2009-11-17 01:29:20 +00:00 |
|
romanb
|
ea4f5c172a
|
[2.0][DDC-149] Fixed.
|
2009-11-16 17:03:33 +00:00 |
|
romanb
|
124cbe9086
|
[2.0][DDC-137] Fixed.
|
2009-11-15 11:42:05 +00:00 |
|
romanb
|
c3ef019549
|
[2.0][DDC-145] Fixed.
|
2009-11-13 19:34:10 +00:00 |
|
romanb
|
94d771172e
|
[2.0][DDC-74] Fixed.
|
2009-11-13 16:39:28 +00:00 |
|
romanb
|
3a282b1e9c
|
[2.0][DDC-141] Fixed.
|
2009-11-13 10:11:14 +00:00 |
|
jwage
|
fa99b94420
|
[2.0] Increasing time allowed for hydration performance test
|
2009-11-11 21:44:04 +00:00 |
|
jwage
|
1a08dd2d90
|
[2.0][DDC-81] Fixes issue with wrong class names when using sub-namespaces
|
2009-11-11 21:18:09 +00:00 |
|
jwage
|
fdd1954a7b
|
[2.0][DDC-72] Fixes issue with converting D1 column aliases to D2 field names
|
2009-11-11 21:15:27 +00:00 |
|
jwage
|
fa4046787e
|
[2.0][DDC-66] Fixing mapping of D1 timestamp to D2 datetime
|
2009-11-11 20:46:49 +00:00 |
|
jwage
|
2a663bee05
|
[2.0][DDC-64] Fixing issue with converting D1 schema clob to D2
|
2009-11-11 20:44:14 +00:00 |
|
jwage
|
d047f0e25e
|
[2.0][DDC-71] Fixing call to incorrect method name
|
2009-11-11 19:39:47 +00:00 |
|
jwage
|
1405993e6a
|
[2.0][DDC-104] Making sure current code is cleared
|
2009-11-11 19:34:43 +00:00 |
|
romanb
|
ab0c7b11c8
|
[2.0][DDC-136] Some fixes to internal UnitOfWork logic.
|
2009-11-11 16:20:29 +00:00 |
|
romanb
|
57a97eba01
|
[2.0][DDC-120] First version of OCI8 driver.
|
2009-11-08 11:11:46 +00:00 |
|
romanb
|
8e3f6eee0a
|
[2.0][DDC-121] Fixed. Also fixed memcache tests and some small refactorings.
|
2009-11-08 11:07:49 +00:00 |
|
romanb
|
7f725aa71c
|
[2.0][DDC-121] Fixed unintended collection initialization in UnitOfWork.
|
2009-11-07 11:54:47 +00:00 |
|
romanb
|
3a59aefd5c
|
[2.0] Fixed typo in test.
|
2009-11-07 11:41:16 +00:00 |
|
beberlei
|
b24811e29a
|
[2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory.
|
2009-11-06 17:05:22 +00:00 |
|
beberlei
|
93b20427c9
|
[2.0] Fix Tab Formating in ParserResult class, added doc-comments and fixed a missing variable initialization error for certain query special cases.
|
2009-11-06 17:03:59 +00:00 |
|
beberlei
|
1dae2eaf41
|
[2.0] DDC-109 - Fixed another warning in SchemaTool with inverse join columns and unique constraints.
|
2009-11-06 14:15:58 +00:00 |
|
beberlei
|
30e2299321
|
[2.0] DDC-109 - Fixed warning in SchemaTool with inverse join columns and unique constraints.
|
2009-11-06 14:11:03 +00:00 |
|
romanb
|
10bc51fdcd
|
[2.0][DDC-116] Fixed.
|
2009-11-06 10:28:37 +00:00 |
|
beberlei
|
7220cb2e8b
|
DDC-118 - Fixed introduced regression and added tests for future
|
2009-11-05 18:55:02 +00:00 |
|
beberlei
|
3678b65186
|
[2.0] DDC-114 - Extend SchemaTool Drop functionality to optionally drop the complete database. Additionally a filter against all existing table is applied to avoid errors due to dropping non-existant tables. Updated Schema-Tool CLI command with optional calls --drop=database --drop=metadata but kept original --drop which defaults to "metadata". Updated documentation.
|
2009-11-05 08:47:56 +00:00 |
|
beberlei
|
884131e51f
|
[2.0] DDC-115 - Proper fix of global namespace problem was in the ClassMetadataInfo, a namespace plus seperator was appended for reasons of shortcuts. However this broke associations in global namespace. Changes to ClassMetadataFactory were reverted and fix plus tests applied to ClassMetadataInfo.
|
2009-11-04 23:06:38 +00:00 |
|
beberlei
|
705a477067
|
[2.0] Fix bin/doctrine.php using unknown ClassLoader to use GlobalClassLoader instead
|
2009-11-04 22:16:22 +00:00 |
|
beberlei
|
120e6942e8
|
[2.0] DDC-115 - Fix for multiple class metadata instances because of classes being addressed with or without prepending namespace separator.
|
2009-11-04 19:59:34 +00:00 |
|
beberlei
|
69ef16360f
|
[2.0] DDC-112 - Enhance debugging capabilities in OrmFunctionalTestCase by logging all SQL queries and enrichting all test failures with them (PHPUnit 3.4 only feature).
|
2009-11-04 11:39:49 +00:00 |
|
guilhermeblanco
|
4a861f08a8
|
[2.0] More refactorings in Annotations parser and DQL parser. Now they only use constants instead of string processment
|
2009-11-04 01:52:40 +00:00 |
|
guilhermeblanco
|
e05ec39ff3
|
[2.0] Moved string tokens to be constants. No more string comparisons inside parser
|
2009-11-03 21:42:58 +00:00 |
|
beberlei
|
a72977b33d
|
[2.0] DDC-109 - Add support for Unique Constraint in OneToMany unidirectional relations
|
2009-11-03 18:33:38 +00:00 |
|
romanb
|
7bbdac1c88
|
[2.0][DDC-61][DDC-108] Fixed. Started exception refactoring.
|
2009-11-03 18:30:21 +00:00 |
|
beberlei
|
460aeeb194
|
[2.0] Applied patch from DDC-76, LazyLoad AnnotationDriver in ORM Configuration.
|
2009-11-03 16:59:13 +00:00 |
|
beberlei
|
a7847952a1
|
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
|
2009-11-03 16:56:05 +00:00 |
|
beberlei
|
cfea7883e0
|
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
|
2009-11-03 08:58:03 +00:00 |
|
jwage
|
37824abffe
|
[2.0] Fixed incorrectly used variable for cli config
|
2009-11-03 04:13:35 +00:00 |
|
beberlei
|
d8bf040165
|
[2.0] DDC-105 - Fix for use of quote() in getSetCharsetSql().
|
2009-11-02 23:13:46 +00:00 |
|
beberlei
|
a307b86ecb
|
[2.0] DDC-84 - Added increment alter table / update schema tests for Oracle Platform - Fixed a simple bug in Postgres Tests.
|
2009-11-02 16:50:48 +00:00 |
|
beberlei
|
d369d27f8b
|
[2.0] DDC-84 - Added increment alter table / update schema tests for Postgres Platform - Fixed several bugs in Doctrine\DBAL\Platforms\PostgreSqlPlatform
|
2009-11-02 16:07:31 +00:00 |
|
beberlei
|
6a26de11ff
|
[2.0] Fixed DDC-103 - Add missing changed file.
|
2009-11-02 15:10:26 +00:00 |
|
beberlei
|
79f4fcb3c4
|
[2.0] Fixed DDC-103 - Platform::getAlterTableSql() should return an array on all platforms, added doc-blocks on all methods and fixed some.
|
2009-11-02 15:08:51 +00:00 |
|
beberlei
|
140f597e3b
|
[2.0] Fixed DDC-101, DDC-102 - Ensure defaults for string length and field nullability are handled consistently in both update and create schema commands of SchemaTool.
|
2009-11-02 12:53:05 +00:00 |
|
romanb
|
d1f14e42fd
|
[2.0] Fixed commend.
|
2009-11-01 19:04:27 +00:00 |
|