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
Merge branch 'develop' of github.com:matamouros/cintient More... over 12 years ago
1.0.0 More... over 12 years ago
Merge branch 'master' into develop More... over 12 years ago
New Revision column. Git hashes 10 chars long. More... over 12 years ago
Updated required PHP version. More... almost 13 years ago
Fixing issues with . and .. path types in Linux. Trying to bullet-proof handling of symlinks. More... about 13 years ago
The automated builder now quits itself if it detects a new Cintient version was installed. Added release version number to the database. Fixed issue with SystemSettings auto-save. Changed the post-install user message, removed the beta references. Fixed issue with installer always logging output as debug severity. More... about 13 years ago
Removing from origin More... about 13 years ago
Added favicon. Fixed regression that broke new installs. More... about 13 years ago
Merge branch 'master' of https://github.com/rasismeiro/cintient More... about 13 years ago
Regression in the SVN connector supressed the access credentials. fixes #13 More... about 13 years ago
Merge branch 'develop' More... about 13 years ago
Fixed empty env var regression that prevented the SCM executables to run. More... about 13 years ago
Updated changelog. More... about 13 years ago
include dir, set by default is sourceDir More... about 13 years ago
adding a check to prevent the process runs more than once More... about 13 years ago
adding a check to prevent the process runs more than once More... about 13 years ago
Increased avatar max allowed upload size to 200KB. Introduced SCM environment vars, configurable by an administrator. These should be executable on the host system and they assure that the SCM executable has access to them. They were mandated by a SVN_SSH env var requirement. Fixed fatal error in builder's generated code, whenever a task was inactive. Fixed removing symlinks pointing to dirs, both in the Delete task and in the Framework_Filesystem class. ScmConnector_Svn now using the Framework_Process class and much more error debugging friendlier. Fixed issue in project delete that completely prevented deletion. More... about 13 years ago
change the method isRunning More... about 13 years ago
merging winProcess with Process and delete winProcess More... about 13 years ago
merging winProcess with Process More... about 13 years ago
merging winProcess with Process More... about 13 years ago
change isPIDRunning method to run on linux platforms More... about 13 years ago
one faster way to check if a pid is running More... about 13 years ago
Merge branch 'master' into develop More... about 13 years ago
Merge branch 'sismeiro' More... about 13 years ago
Merge branch 'master' of https://github.com/rasismeiro/cintient into sismeiro My notes (@matamouros) about @rasismeiro's fixes: Fixed project creation. ReleaseLabel attibute was still mandatory on form submission check, even after it was removed from the form. Added the web php.ini file to every command line invocation of php. Fixed available tasks not showing up in the page, on the builder editor. Fixed several path issues on Windows. Fixed problems with output of integration builder on Windows. More... about 13 years ago
fix a bug on load php.ini More... about 13 years ago
fix a bug More... about 13 years ago
remove preg_replace to fix the path More... about 13 years ago