0
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Git::update() on Windows platforms. More... about 13 years ago
Fixed broken unit test, due to tested class contract change. The class itself was really ok, it was just the test that was broken because it wasn't properly updated. More... about 13 years ago
Fixed multiple line records in the log file not appearing properly in the log tail viewer (administration). Using Framework_Process for yet another Git SCM connector method. More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
The system settings AJAX handler disappeared in the previous commit's several diff operations... Fixed. More... about 13 years ago
Added executables to the SystemSettings - SystemSettings will now hold a configured list of executables to be used by the platform. Added System settings tab to the administration area. Changed Administration menu link. AJAX access to administration areas is now allowed only to root. Fixed issue with inactive project sources reset, on SCM configuration changes. ScmConnectors now use the specified binaries in the SystemSettings. Took the chance to seriously rework the connectors. More... about 13 years ago
Merge branch 'master' into develop More... about 13 years ago
New administration section, with a tail to the application log file. More... about 13 years ago
Preparing the 1.0.0-beta-9 release. More... about 13 years ago
Fixed a broken layout bug in builder elements that used textareas. Manual build button no longer danger red. More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Merge branch 'quality_trend' into develop More... about 13 years ago
New project quality trend chart, in the dashboard, for projects previously built with PhpDepend task. Dashboard now loads as quickly as possible, deferring the first project details load to an AJAX call. Improved overall performance of the dashboard, and made minor layout adjustments. More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Merge branch 'master' into develop More... about 13 years ago
Merge branch 'help' into develop More... about 13 years ago
Added new HELP file from where documentation will be born. Improved the README, and fixed the minimum SQLite version. More... about 13 years ago
Prepping the new release. More... about 13 years ago
Replicating the two-commits-ago fix for Chrome-getting-user-changed-checkboxes bad behaviour, so that all generic forms benefit from it. More... about 13 years ago
Temporarily disabling background builds in Windows, while PHP binary isn't being properly setup at installer time. More... about 13 years ago
Fixing unwanted Chrome behaviour getting user changed checkbox values. This broke checkbox builder element saves on Chrome (fail on error, etc). Fixes Luzifer#8. More... about 13 years ago
Fix for specifying Windows paths as the appWorkDir. This should finally fix once and for all the installation in Windows. More... about 13 years ago
Improved the .htaccess rewrite rules, per suggestion of @sismeiro. Removing eventual '\\' and '//' from the RewriteBase directive of the .htaccess file. Git connector's checkout now uses Framework_Process to handle shell execution, so we can now check error output of git clone command. More... about 13 years ago
Simplified the directive update regex, hopefully avoiding different regex engines behaviours. This causes a broken installer in Windows (thanks to @sismeiro). More... about 13 years ago
Prepping the new release. More... about 13 years ago
Fixed problem with the fail on error attribute of builder elements not being saved. More... about 13 years ago
Fixed problem with Copy task not saving its fileset. Fixed also for several other tasks. More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Major regression in the installer, a missing = would cause a rogue type cast to happen, completely breaking new installations. Took the chance to remove a default dir for the Data dir, forcing the user to specify something. More... about 13 years ago
Updated dashboard screenshot. More... about 13 years ago