0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved temporary testing tasks to init() instead of the constructor More... about 14 years ago
Rework on configuration files, and several const names. Autoloading register moved into the config file. Added phpunit task to default test integration builder, for testing purposes. Working PHPUnit tasks inside the integration builder. Database class unit tests, both as the first full-fledged Cintient unit tests as well as for testing purposes of the new PHPUnit task in the integration builder. Actual Database code covered by this will only be revealed later on, on proper PHP_CodeCoverage support implementation. More... about 14 years ago
Renamed to phpunit, as per official installation recommendation. Added require for Cintient phpunit related configs, for now the only visible solution for integrating PHPUnit into Cintient. More... about 14 years ago
Still not happy about this as the definitive structure... More... about 14 years ago
Added an internal installation of PEAR dependencies, for now required for PHPUnit. Temptative structure. More... about 14 years ago
Improved the directory structure for projects. Improved setup at first time installation. Added PHPUnit 3.5.6 release to the lib dir. More... about 14 years ago
Updated license text for improved readability. More... about 14 years ago
Starting implementation of PhpUnit task, still unfinished, but not broken. Started implementation of Chmod task. More... about 14 years ago
Fixed bug where default target was being called twice. Improved output for stacktrace. Several other tweaks. More... about 14 years ago
Project logs moved onto their own ProjectLog class. Initial project logging infrastructure. Fixed some debugging logs in ProjectBuild. More... about 14 years ago
Fixed successful build status for a project build More... about 14 years ago
PHP Lint checking was always returning false More... about 14 years ago
Improved sort logic on getListByProject More... about 14 years ago
Major Project related changes, including database schema tweaks and changes. We now have a ProjectBuild class to handle triggered builds. We have the notion of versioning numbers on the Project. Project view details, namely builds. Several internal changes. More... about 14 years ago
Added some missing debug logs More... about 14 years ago
Tweaked a few attributes. More... about 14 years ago
Merged projectscmconnector table into project. Tweaked a few attributes in some tables. More... about 14 years ago
Removed Phing from the project More... about 14 years ago
[no comment] More... about 14 years ago
PHP Lint task for both Ant and Phing connectors More... about 14 years ago
Added new task BuilderElement_Task_PhpLint. Unchecked out sources at project init render the project uninitialized, instead of erroneous. Triggering a build at the interface level, forces it. Improved stacktrace logging at the fileset type level. More... about 14 years ago
Skeleton of the integration build process implemented, it's enough to actually make it work with the few implemented builder tasks. More... about 14 years ago
Mkdir task now properly reporting success More... about 14 years ago
Printing the project's status on the viewer page More... about 14 years ago
Improved error handling and debug logging. More... about 14 years ago
Implemented integration and deployment builder on the Project level More... about 14 years ago
Initial import, everything is pretty much broken of course. More... about 14 years ago