- 10 Feb, 2010 1 commit
-
-
guilhermeblanco authored
-
- 02 Feb, 2010 1 commit
-
-
beberlei authored
-
- 30 Jan, 2010 1 commit
-
-
guilhermeblanco authored
-
- 28 Jan, 2010 1 commit
-
-
guilhermeblanco authored
-
- 26 Dec, 2009 1 commit
-
-
guilhermeblanco authored
-
- 22 Dec, 2009 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 21 Dec, 2009 2 commits
-
-
guilhermeblanco authored
[2.0] Incorporated CLI refactorings. Added support to namespaces and unlimited depth namespaces. Dropped globalArguments for now, since they interfer in DAG implementation.
-
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.
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
-
- 17 Nov, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 05 Nov, 2009 1 commit
-
-
beberlei authored
[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.
-
- 01 Nov, 2009 1 commit
-
-
romanb authored
-
- 30 Oct, 2009 1 commit
-
-
guilhermeblanco authored
-
- 22 Oct, 2009 1 commit
-
-
jwage authored
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
-
- 17 Oct, 2009 1 commit
-
-
guilhermeblanco authored
-
- 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.
-
- 08 Oct, 2009 1 commit
-
-
jwage authored
-
- 07 Oct, 2009 5 commits
- 06 Oct, 2009 1 commit
-
-
jwage authored
[2.0] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
-
- 05 Oct, 2009 2 commits
- 30 Sep, 2009 1 commit
-
-
jwage authored
[2.0] More work on ClassmetadataExporter and ConvertMappingTask for converting mapping information between various formats
-
- 12 Sep, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option.
-
- 11 Sep, 2009 1 commit
-
-
romanb authored
[2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup.
-
- 08 Sep, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Removed xdebug builtin support from Debug::dump(). Added run-dql CLI Task. Updated tasks to wrap Exceptions thrown and diplay nicely. Fixed bug with CLI that ws incorrectly splitting strings into an array instead of consider them raw.
-
- 05 Sep, 2009 1 commit
-
-
guilhermeblanco authored
-
- 04 Sep, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 02 Sep, 2009 4 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Fixed issue with RunSqlTask. Added basic support to --update in SchemaToolTask. Misses some internal implementation
-
romanb authored
-
guilhermeblanco authored
-