0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' of github.com:matamouros/cintient More... almost 12 years ago
1.0.0 More... almost 12 years ago
Merge branch 'master' into develop More... almost 12 years ago
New Revision column. Git hashes 10 chars long. More... almost 12 years ago
Updated required PHP version. More... about 12 years ago
Fixing issues with . and .. path types in Linux. Trying to bullet-proof handling of symlinks. More... over 12 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... over 12 years ago
Removing from origin More... over 12 years ago
Added favicon. Fixed regression that broke new installs. More... over 12 years ago
Merge branch 'master' of https://github.com/rasismeiro/cintient More... over 12 years ago
Regression in the SVN connector supressed the access credentials. fixes #13 More... over 12 years ago
Merge branch 'develop' More... over 12 years ago
Fixed empty env var regression that prevented the SCM executables to run. More... over 12 years ago
Updated changelog. More... over 12 years ago
include dir, set by default is sourceDir More... over 12 years ago
adding a check to prevent the process runs more than once More... over 12 years ago
adding a check to prevent the process runs more than once More... over 12 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... over 12 years ago
change the method isRunning More... over 12 years ago
merging winProcess with Process and delete winProcess More... over 12 years ago
merging winProcess with Process More... over 12 years ago
merging winProcess with Process More... over 12 years ago
change isPIDRunning method to run on linux platforms More... over 12 years ago
one faster way to check if a pid is running More... over 12 years ago
Merge branch 'master' into develop More... over 12 years ago
Merge branch 'sismeiro' More... over 12 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... over 12 years ago
fix a bug on load php.ini More... over 12 years ago
fix a bug More... over 12 years ago
remove preg_replace to fix the path More... over 12 years ago