0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add autoload More... almost 12 years ago
add minimum-stability More... almost 12 years ago
add kickstarted composer.json More... almost 12 years ago
Merge pull request #3 from AOEpeople/master More... almost 12 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... almost 12 years ago
MAGE-794: Enhance deployment script to create database dump to be able to rollback - fixed copy all files from directory command More... almost 12 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 12 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 12 years ago
fixed padding with spaces instead of tabs More... over 12 years ago
- deleted @internal arguments from phpdoc - fixed phpdocs More... over 12 years ago
remove ob_end_clean() because of phpunit fails More... over 12 years ago
MAGE-486: import database dump to staging regularly - added copyLocalDir() method More... over 12 years ago
MAGE-486: import database dump to staging regularly - improved console message coloring - fixed typo in method name (was appendDirectorySeperator()) More... over 12 years ago
clearstatcache in isFile More... almost 13 years ago
use no auth challenge More... almost 13 years ago
Support HTTP_PORT in url More... almost 13 years ago
fix wrong file check More... about 13 years ago
add the possibility to use any stream for running commands. Add abstraction to append result to a file stream More... about 13 years ago
add possibility to give a title to a server for internal usage More... about 13 years ago
adjust welcome message More... about 13 years ago
Add possibility to disable log to screen. Add more details to Exception Messages More... about 13 years ago
wget with return blocks on some systems More... over 13 years ago
Refactor Download Stuff to Helper More... over 13 years ago
Catched potential problems while rsyncing files More... over 13 years ago
Fixed typo More... over 13 years ago
Added additionalInstallerParameter More... over 13 years ago
Fix symlink detection and file detection More... over 13 years ago
Fix symlink detection and file detection More... over 13 years ago
missing returns added. fixed some typos. More... over 13 years ago
Typo Fix in Documentation More... over 13 years ago