- 18 Jan, 2010 1 commit
-
-
romanb authored
-
- 05 Jan, 2010 1 commit
-
-
romanb authored
[2.0][DDC-237][DDC-216] Fixed. If you're using manual proxy generation through the CLI, please regenerate your proxies.
-
- 23 Dec, 2009 1 commit
-
-
romanb authored
-
- 21 Dec, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-
- 15 Dec, 2009 1 commit
-
-
romanb authored
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
-
- 11 Dec, 2009 1 commit
-
-
romanb authored
-
- 07 Dec, 2009 1 commit
-
-
romanb authored
[2.0] Fixed PHP Notice in SchemaTest (only variables should be passed by reference...) and a few other cosmetics in various parts.
-
- 02 Dec, 2009 1 commit
-
-
romanb authored
-
- 21 Nov, 2009 1 commit
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
- 15 Nov, 2009 1 commit
-
-
romanb authored
-
- 13 Nov, 2009 2 commits
- 11 Nov, 2009 1 commit
-
-
romanb authored
-
- 07 Nov, 2009 1 commit
-
-
romanb authored
-
- 03 Nov, 2009 1 commit
-
-
romanb authored
-
- 28 Oct, 2009 3 commits
- 25 Oct, 2009 1 commit
-
-
romanb authored
-
- 23 Oct, 2009 1 commit
-
-
romanb authored
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
-
- 22 Oct, 2009 2 commits
- 15 Oct, 2009 2 commits
- 14 Oct, 2009 1 commit
-
-
romanb authored
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.
-
- 12 Oct, 2009 1 commit
-
-
romanb authored
-
- 09 Oct, 2009 1 commit
-
-
romanb authored
-
- 07 Oct, 2009 1 commit
-
-
romanb authored
-
- 06 Oct, 2009 1 commit
-
-
romanb authored
-
- 01 Oct, 2009 1 commit
-
-
romanb authored
-
- 06 Sep, 2009 2 commits
-
-
romanb authored
-
guilhermeblanco authored
[2.0] fixes #2478 Now PersistentCollections may contain NEW elements and track policy monitor them when flushing on DEFER_IMPLICIT mode
-
- 31 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox.
-
- 26 Aug, 2009 2 commits
- 21 Aug, 2009 1 commit
-
-
romanb authored
-
- 16 Aug, 2009 1 commit
-
-
romanb authored
[2.0] More preparations to fix character casing issue. Reverted and completed ConditionalPrimary parsing and added more tests for this.
-
- 13 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 11 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
-