Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Happy 2014! | Fabio Bas | |
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php | |||
2013-11-26 | Clean up checks for .svn directory | Fabio Bas | |
2013-10-03 | Try to include functional tests in coverage | Fabio Bas | |
2013-09-22 | Phing: added target for phpunit+selenium | Fabio Bas | |
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce | |||
2013-09-20 | Enable travis for php 5.3, 5.4, 5.5; enabled coveralls | Fabio Bas | |
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
2013-09-13 | Add bootstrap for autoload | Ciro Mattia Gonano | |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-02-08 | merged to trunk/ all the changes from branch/3.2 up to r3270 | ctrlaltca | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
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-02-12 | small update to build scripts | ctrlaltca@gmail.com | |
2012-02-11 | cleaning away unused converters from phpDocumentor | ctrlaltca@gmail.com | |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com | |
2011-11-19 | fix for #346 | ctrlaltca@gmail.com | |
2011-10-02 | some documentation update on trunk/ | ctrlaltca@gmail.com | |
2011-09-20 | patch for #363: dropping clientscripts.php | ctrlaltca@gmail.com | |
2011-05-24 | fixed quickstart pdf buildscript | ctrlaltca@gmail.com | |
2007-11-09 | update prado-dao build. | wei | |
2007-06-30 | prepare for release.3.1.0 | xue | |
2007-05-14 | Update for next release. | xue | |
2007-05-14 | clean up build script. | xue | |
2007-05-09 | Add compact db demo, add THtmlArea::EnableCompression, add ClientSide ↵ | wei | |
options for TColorPicker | |||
2007-05-08 | minor changes | wei | |
2007-05-07 | Update Active Record docs. | wei | |
2007-05-06 | updated build. | xue | |
2007-04-24 | add active record Relations | wei | |
2007-04-22 | Minor change to Mysql metadata | 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-19 | build script fix. | xue | |
2007-01-17 | updated build script and prado powered link target. | xue | |
2007-01-15 | updated build script for release.3.1.0a | xue | |
2007-01-14 | prepare for 3.1 alpha release. | xue | |
2007-01-13 | updated build script. | xue | |
2006-10-18 | merge from 3.0 branch till 1463. | xue | |
2006-09-23 | merge from 3.0 branch till 1435. | xue | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-08-27 | Merge from 3.0 branch till 1350. | xue | |
2006-07-04 | Merge from 3.0 branch till 1239. | xue | |
2006-06-30 | Merge from 3.0 branch till 1218. | xue | |
2006-06-19 | Merge from 3.0 branch till 1185. | xue | |
2006-04-30 | merge from 3.0 branch till 995. | xue | |
2006-04-27 | merge from 3.0 branch till 978. | xue | |
2006-04-25 | Merge from 3.0 branch till 967. | xue | |
2006-04-14 | Adding SQLMap unit tests. Allow sqlmap to use Prado's caching module to ↵ | wei | |
cache records. | |||
2006-03-31 | Added state in addition to version in title information of API documentation ↵ | knut | |
as a part of #83 | |||
2006-03-31 | Workaround for packaging with empty directories and preparing build file for RC1 | knut | |
2006-03-31 | Removed tests from the build process and added a new target 'all' to run ↵ | knut | |
everything |