- 18 Jul, 2009 2 commits
-
-
piccoloprincipe authored
-
romanb authored
[2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity().
-
- 17 Jul, 2009 6 commits
-
-
jwage authored
-
jwage authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 16 Jul, 2009 4 commits
-
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
guilhermeblanco authored
[2.0] Updated semantical error to display token and text close to the found error. Some cosmetics applied.
-
- 15 Jul, 2009 4 commits
-
-
guilhermeblanco authored
[2.0] Commented Memcache test since it was throwing a fatal error if module is loaded. It requires a memcache server config to be able to run these tests
-
jwage authored
-
romanb authored
[2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface.
-
romanb authored
-
- 14 Jul, 2009 1 commit
-
-
jwage authored
-
- 13 Jul, 2009 1 commit
-
-
jwage authored
[2.0] Test coverage for OFFSET AND LIMIT sql generation for all platforms and Query class with setFirstResult() and setMaxResult()
-
- 11 Jul, 2009 1 commit
-
-
piccoloprincipe authored
-
- 10 Jul, 2009 4 commits
- 09 Jul, 2009 2 commits
- 08 Jul, 2009 4 commits
-
-
romanb authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 07 Jul, 2009 2 commits
-
-
piccoloprincipe authored
divided some assertions in various cohesive methods and renamed method names to conform to agile documentation (affects #2316)
-
romanb authored
[2.0] New Annotation API work: Simplifications, changed namespace separator to match the one of PHP, adjusted Lexer to swallow any * characters outside of a string value to be more forgiving when it comes to formatting.
-
- 06 Jul, 2009 3 commits
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 03 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
-
- 02 Jul, 2009 5 commits
-
-
piccoloprincipe authored
-
romanb authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-