0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add autoload More... about 10 years ago
add minimum-stability More... about 10 years ago
add kickstarted composer.json More... about 10 years ago
Merge pull request #3 from AOEpeople/master More... about 10 years ago
MAGE-794: Enhance deployment script to create database dump to be able to rollback - reverted fix for copy all files from directory command More... about 10 years ago
MAGE-794: Enhance deployment script to create database dump to be able to rollback - fixed copy all files from directory command More... about 10 years ago
AWS-16: Images of products are not shown (check S3 stuff) - refactored SetAttributes task - switched from setting folder permissions to setting owner and group to www-data More... over 10 years ago
AWS-16: Images of products are not shown (check S3 stuff) - added new ChangePermissions task - moved $changeToDirectory and $runInBackground with their getters and setters to the AbstractServerTask - created 2 new protected helper method in AbstractServerTask: _prependWithCd() and _appendRunInBackground() - cleaned up related classes phpdocs - added return $this where it was absent in setters to support call chaining More... over 10 years ago
fixed padding with spaces instead of tabs More... over 10 years ago
- deleted @internal arguments from phpdoc - fixed phpdocs More... over 10 years ago
remove ob_end_clean() because of phpunit fails More... over 10 years ago
MAGE-486: import database dump to staging regularly - added copyLocalDir() method More... over 10 years ago
MAGE-486: import database dump to staging regularly - improved console message coloring - fixed typo in method name (was appendDirectorySeperator()) More... over 10 years ago
clearstatcache in isFile More... about 11 years ago
use no auth challenge More... about 11 years ago
Support HTTP_PORT in url More... about 11 years ago
fix wrong file check More... over 11 years ago
add the possibility to use any stream for running commands. Add abstraction to append result to a file stream More... over 11 years ago
add possibility to give a title to a server for internal usage More... over 11 years ago
adjust welcome message More... over 11 years ago
Add possibility to disable log to screen. Add more details to Exception Messages More... over 11 years ago
wget with return blocks on some systems More... over 11 years ago
Refactor Download Stuff to Helper More... over 11 years ago
Catched potential problems while rsyncing files More... over 11 years ago
Fixed typo More... over 11 years ago
Added additionalInstallerParameter More... over 11 years ago
Fix symlink detection and file detection More... over 11 years ago
Fix symlink detection and file detection More... over 11 years ago
missing returns added. fixed some typos. More... over 11 years ago
Typo Fix in Documentation More... over 11 years ago