Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | removed prado customized tasks already existing in phing | ctrlaltca | |
new ping targets: lint and lint-demos | |||
2012-11-18 | Reworked the "test" task in order to make it work again: | ctrlaltca | |
- it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice) - fixed tests in order to be compatible with recent phpunit versions (currently 3.7) - dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap) Added some svn-ignore properties | |||
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2007-05-16 | update phing simpletest task | wei | |
2007-05-09 | Add compact db demo, add THtmlArea::EnableCompression, add ClientSide ↵ | wei | |
options for TColorPicker | |||
2007-05-07 | Update Active Record docs. | wei | |
2007-04-16 | Updates to db stuff, removed js build from build.xml (no longer necessary) | wei | |
2007-04-14 | Refactor ActiveRecordGateway to use TDataGatewayCommand | wei | |
2007-01-13 | updated build script. | xue | |
2006-10-18 | merge from 3.0 branch till 1463. | xue | |
2006-08-02 | merge from 3.0 branch till 1320. | xue | |
2006-06-19 | Merge from 3.0 branch till 1185. | xue | |
2006-05-08 | Changed my email address | knut | |
2006-05-01 | Merge from 3.0 branch till 1004. | xue | |
2006-04-30 | merge from 3.0 branch till 995. | xue | |
2006-04-27 | merge from 3.0 branch till 978. | xue | |
2006-03-08 | Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ↵ | knut | |
the Zend Code Analyzer against the framework source | |||
2006-02-23 | Created an XmlLintTask to validate configuration against XML Schema ↵ | knut | |
Definitions and a new target lint-demos to check both syntax of demo configuration and PHP source files | |||
2006-02-21 | A lot of updates to the build file | knut | |
* PEAR packaging removed for new implementation using package2.xml * Created 'dist' as default target which build everything | |||
2006-02-09 | forgot the actual task :) | knut | |