openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
php_backup_s3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 16, 2024 — Jul 16, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Deprecation notice
Ian Neubert
More...
over 10 years ago
Updating to latest upstream S3.php.
Ian Neubert
More...
almost 11 years ago
Merge pull request #5 from emersonbroga/master
Ian Neubert
More...
almost 11 years ago
remove the leading hifen on the backup.tar.bz2 name when is not a hourly backup.
emersonbroga
More...
almost 11 years ago
set the gitignore to ignore the backup.php file.
emersonbroga
More...
almost 11 years ago
fix the PHP Notice: Undefined property: stdClass:: in /vagrant/php_backup_s3/include/S3.php on line 1972
emersonbroga
More...
almost 11 years ago
Updated readme to include S3 IAM permission requirements.
Ian Neubert
More...
almost 12 years ago
Added readme note about Chef cookbook.
Ian Neubert
More...
almost 12 years ago
Merge branch 'master' of github.com:ianneub/php_backup_s3
Ian Neubert
More...
almost 12 years ago
Renamed the backups/etc.php file to backups/etc.php.dist so that it will not be run in a default install.
Ian Neubert
More...
almost 12 years ago
Added license info to readme.
Ian Neubert
More...
over 12 years ago
Added line breaks to the license notice.
Ian Neubert
More...
over 12 years ago
Added the MIT license to the backup.inc.php file.
Ian Neubert
More...
over 12 years ago
Fixed backup.dist.php file to include files relative to the script's file location and not the current working directory.
Ian Neubert
More...
over 12 years ago
Created new single backupDB function to backup one database.
Ian Neubert
More...
over 12 years ago
Added optional constant awsEndpoint to allow use of services other than S3, that handle the S3 API. Like DreamObjects, Rackspace Cloud, and other OpenStack services. Added ability to place .php files in backups/ folder that will get included. Reduced size of default implementation. Updated to latest S3.php from upstream.
Ian Neubert
More...
over 12 years ago
Added ability to backup using a weekly backup schedule. Changed the 'hourly' option to 'schedule' and now require it to be set to 'daily' by default. Updated to latest S3.php from upstream.
Ian Neubert
More...
over 13 years ago
Fixing bug in uploaded backup file name, this time for real.
Ian Neubert
More...
over 15 years ago
Added more debug output. Fixed bug where files uploaded to a file named as the server, instead of in a folder of the server name. Added timezone to config file.
Ian Neubert
More...
over 15 years ago
Removing blank lines from bottom of files.
Ian Neubert
More...
over 15 years ago
Strip leading / from backup paths. The tar function will now force all paths to be relative to /. This will remove the warning message.
Ian Neubert
More...
over 15 years ago
Hourly backups between 0100-2300 hours will now be deleted after 72 hours. Hourly backups now correctly delete entire old backups according to the standard backup retention schedule. Added new debug parameter to enable verbose output. Updated README to reflect changes.
Ian Neubert
More...
almost 16 years ago
Upgrading to latest S3.php class: 0.4.0
Ian Neubert
More...
almost 16 years ago
Added "Delete hourly backups after X days" to ToDo list.
Ian Neubert
More...
about 16 years ago
Added global option to set hourly backups instead of assuming daily backups.
Ian Neubert
More...
about 16 years ago
Added post backup query execution to backupDBs function. Moved mysqldump query options to variable in backup.php config file.
Ian Neubert
More...
about 16 years ago
Updating to latest S3.php version 0.3.9
Ian Neubert
More...
over 16 years ago
Added ability to define the bucket name in the backup script
root
More...
over 16 years ago
Moving backup.php to backup.dist.php so it doesn't get overwritten on git updates. Updated docs to match.
Ian Neubert
More...
almost 17 years ago
Added note about executable cronjob file.
Ian Neubert
More...
almost 17 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree