- 30 Oct, 2009 3 commits
-
-
beberlei authored
[2.0] DDC-78 - Added support for context specific information in Annotation Parser Syntax Error Exceptions.
-
beberlei authored
[2.0] Added test that shows AnnotationParser only parses string literals with double quotes, wheras single quotes throw an Syntax Error. Removed debug output on failure for a proper syntax error exception.
-
beberlei authored
-
- 28 Oct, 2009 1 commit
-
-
romanb authored
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
-
- 24 Oct, 2009 1 commit
-
-
jwage authored
-
- 23 Oct, 2009 2 commits
- 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 3 commits
-
-
guilhermeblanco authored
[2.0] Grammar rule fixes to prevent possibility to do key=field=identifier as a correct parseable grammar
-
guilhermeblanco authored
-
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.
-
- 07 Oct, 2009 1 commit
-
-
jwage authored
-
- 05 Oct, 2009 1 commit
-
-
jwage authored
-
- 04 Oct, 2009 1 commit
-
-
jwage authored
-
- 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.
-
- 06 Sep, 2009 1 commit
-
-
guilhermeblanco authored
-
- 01 Sep, 2009 3 commits
- 28 Aug, 2009 1 commit
-
-
romanb authored
-
- 26 Aug, 2009 1 commit
-
-
jwage authored
-
- 17 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 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.
-
- 10 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager
-
- 08 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 07 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some Annotations parser docblocks, optimizations, etc. Fixed wrong syntax error token report in DQL parser
-
- 05 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).
-
- 30 Jul, 2009 1 commit
-
-
romanb authored
-
- 29 Jul, 2009 2 commits
- 28 Jul, 2009 1 commit
-
-
piccoloprincipe authored
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
-
- 24 Jul, 2009 1 commit
-
-
romanb authored
-
- 15 Jul, 2009 2 commits