1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added LICENSE and VERSION information
Ralf Hertsch
as hertsch
More... about 12 years ago
extended class SystemInformation
Ralf Hertsch
as hertsch
More... about 12 years ago
added class SystemInformation
Ralf Hertsch
as hertsch
More... about 12 years ago
added check for windows operating system
Ralf Hertsch
as hertsch
More... about 12 years ago
added missing sanitize path
Ralf Hertsch
as hertsch
More... about 12 years ago
make mkdir() recursive and add sanitize path
Ralf Hertsch
as hertsch
More... about 12 years ago
fixed: mkdir() was not recursive which can cause problems
Ralf Hertsch
as hertsch
More... about 12 years ago
added exception handling and sanitize path
Ralf Hertsch
as hertsch
More... about 12 years ago
added info.php and precheck.php to catch users which try to install the SyncData2 archive as CMS addon
Ralf Hertsch
as hertsch
More... about 12 years ago
Ready for the very first beta test!
Ralf Hertsch
as hertsch
More... about 12 years ago
just in progress
Ralf Hertsch
as hertsch
More... about 12 years ago
updated the file comments
Ralf Hertsch
as hertsch
More... about 12 years ago
Added tables syncdata_backup_files, syncdata_synchronize_files and syncdata_synchronize_master
Ralf Hertsch
as hertsch
More... about 12 years ago
changed table structure, added fields for the sync_ status
Ralf Hertsch
as hertsch
More... about 12 years ago
jsut in progress
Ralf Hertsch
as hertsch
More... about 12 years ago
add parameter $strip_table_prefix to remove CMS_TABLE_PREFIX from the returned tables
Ralf Hertsch
as hertsch
More... about 12 years ago
added syncdata_ tables to ignored tables
Ralf Hertsch
as hertsch
More... about 12 years ago
copyRecursive() set now datetime of the copied files to the origin values
Ralf Hertsch
as hertsch
More... about 12 years ago
just in progress - added functions to scan for files and other...
Ralf Hertsch
as hertsch
More... about 12 years ago
add file tracking with table syncdata_backup_files
Ralf Hertsch
as hertsch
More... about 12 years ago
added field 'index_field' to table
Ralf Hertsch
as hertsch
More... about 12 years ago
added getRowContent() and getRowContentChecksum()
Ralf Hertsch
as hertsch
More... about 12 years ago
changed declaration for the SwiftMailerHandler
Ralf Hertsch
as hertsch
More... about 12 years ago
added routine to write syncdata.json
Ralf Hertsch
as hertsch
More... about 12 years ago
add selectTableByBackupID() and update()
Ralf Hertsch
as hertsch
More... about 12 years ago
checkTable() is just in progress
Ralf Hertsch
as hertsch
More... about 12 years ago
changed 'checksum' to 'origin_checksum' and 'last_checksum'
Ralf Hertsch
as hertsch
More... about 12 years ago
add commments to the functions
Ralf Hertsch
as hertsch
More... about 12 years ago
Added table syncdata_synchronize_tables
Ralf Hertsch
as hertsch
More... about 12 years ago
added class Setup
Ralf Hertsch
as hertsch
More... about 12 years ago