- 08 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 30 Mar, 2010 1 commit
-
-
guilhermeblanco authored
[2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed.
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
-
- 20 Mar, 2010 1 commit
-
-
romanb authored
-
- 18 Mar, 2010 1 commit
-
-
romanb authored
-
- 15 Mar, 2010 1 commit
-
-
romanb authored
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
-
- 14 Mar, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-414 - Changed semantics of preUpdate Event to allow only changes to the entity changeset, not the internal state of the entity anymore.
-
- 13 Mar, 2010 1 commit
-
-
beberlei authored
[2.0] Give public access to the computed collection deletions and updates for possible use with the onFlush event.
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 28 Feb, 2010 2 commits
- 24 Feb, 2010 1 commit
-
-
romanb authored
-
- 23 Feb, 2010 2 commits
- 21 Feb, 2010 1 commit
-
-
beberlei authored
-
- 19 Feb, 2010 1 commit
-
-
romanb authored
-
- 10 Feb, 2010 1 commit
-
-
romanb authored
[2.0][DDC-79][DDC-261] Fixed. Also fixed support for deleting objects by reference (getReference() + remove() + flush()) to effectively delete objects without loading them.
-
- 29 Jan, 2010 1 commit
-
-
romanb authored
-
- 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 1 commit
-
-
romanb authored
-