Commit History

Autor SHA1 Mensaxe Data
  romainq 5528688133 N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility). %!s(int64=8) %!d(string=hai) anos
  romainq 8f43112e83 N.656 Allow DB writes during a backup %!s(int64=8) %!d(string=hai) anos
  dflaven 0fa926d2f1 Make sure that the setup can be launched even if the 'php-zip' module is not installed. %!s(int64=9) %!d(string=hai) anos
  romainq 0b0707bb8d #1209 Setup or Backup failing with french error message 'Effacement du fichier ...' Regression introduced in [r3868]. Occurs when a backup fails and prevents users from seeing the mysql error report. %!s(int64=9) %!d(string=hai) anos
  romainq 8c060158a9 #1165 backup with errors fills up tmp-directories with lots of backup-files. %!s(int64=9) %!d(string=hai) anos
  dflaven e56673f013 Support the download of "bigger-than-memory" backup files. %!s(int64=9) %!d(string=hai) anos
  dflaven 610247a0cb Enhancement: support injection of new modules treated as data. %!s(int64=10) %!d(string=hai) anos
  romainq eb36832ea7 Setup: fixed issue when upgrading a DB (no install dir specified, thus no config file) and requesting a backup: the backup is created without the config file in it. %!s(int64=11) %!d(string=hai) anos
  romainq 06ef0f414e Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) %!s(int64=11) %!d(string=hai) anos
  romainq 99697848c9 Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly) %!s(int64=11) %!d(string=hai) anos
  romainq 2ba4437874 Added datamodel delta (if any) to the backup file %!s(int64=12) %!d(string=hai) anos
  romainq 5394d05e53 New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously). %!s(int64=12) %!d(string=hai) anos
  dflaven 723cedd646 Cleanup of the log output. No need for such verbosity now that we are approaching the release. %!s(int64=12) %!d(string=hai) anos
  romainq a50a161e40 #725 Specify a port for mySQL server %!s(int64=12) %!d(string=hai) anos
  dflaven 62c48778e9 Removed the "verbose" option from the mysqldump command. %!s(int64=12) %!d(string=hai) anos
  dflaven daa593b7c9 Fixed Trac #619 : Added the option -- single-transaction to the mysqldump command to avoid locking issues with non-existing definer accounts. %!s(int64=12) %!d(string=hai) anos
  dflaven f51d68ee22 Changed mysqldump invocation to verbose mode (at least for the duration of the beta) in order to ease the troubleshooting of backup failures. %!s(int64=12) %!d(string=hai) anos
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) %!s(int64=12) %!d(string=hai) anos
  romainq 0b45d9df51 The new 2.0 setup is under way... (forgot the class 'DBBackup') %!s(int64=12) %!d(string=hai) anos