1
0
mirror of synced 2025-02-25 08:23:18 +03:00

17 Commits

Author SHA1 Message Date
Roman S. Borschel
ae39a5d389 Fixed svn dependency in build file and some weird issues where the oci8 driver loses spaces in the sql while transforming positional to named parameters. 2010-04-27 20:11:42 +02:00
beberlei
1d7946b7d1 [2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision 2010-02-07 10:04:17 +00:00
beberlei
4585c8fa2b [2.0] Refactoring of build.xml to generate coverage xml optionally via build.properties. Also added option to set the phpunit xml configuration file. 2010-02-07 09:31:32 +00:00
beberlei
3fdd9e537a [2.0] Add generation of clover coverage report into testing target of build.xml 2010-02-07 00:13:22 +00:00
beberlei
32eb644c62 [2.0] Updated Build process to use a new PHPUnit Phing Task and seperate "Common" and "Performance" Tests into different executions, the first one halts on failures the second doesnt. 2010-02-06 23:19:11 +00:00
beberlei
fcab40ffe1 [2.0] Exclude performance tests from build "test" target 2010-02-06 20:45:37 +00:00
beberlei
cf302e4154 [2.0] Exclude performance tests from build "test" target 2010-02-06 20:43:46 +00:00
romanb
92801ba8bd [2.0] Fixed some build issues. Added new build properties. Please install VersionControl_SVN pear package in order to use the test target of the build file. 2009-09-19 12:10:59 +00:00
jwage
2e04cba8b3 [2.0] Updating phing build files for pear packaging 2009-09-02 00:14:10 +00:00
romanb
691aa92302 [2.0] Small build.xml changes to fix test report generation. 2009-09-01 08:39:37 +00:00
jwage
0d0a772ea6 [2.0] Updating phing build.xml to generate pear packages 2009-08-31 22:24:48 +00:00
romanb
94c187685b [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. 2009-08-31 16:21:29 +00:00
romanb
e161103e4b [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
romanb
e578bad687 [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. 2009-08-13 10:13:06 +00:00
romanb
537c8e4951 [2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions. 2009-06-22 18:48:42 +00:00
romanb
f28127664c [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
romanb
c89d0e6383 [2.0] Started Doctrine 2 phing build file. 2009-06-14 20:07:07 +00:00