glajarige
|
ab66e298f1
N°1002 Backup: '.' character in iTop instance path was causing a crash when trying to -temporary- replace them in the backup filename (due to compression lib limitations).
|
пре 7 година |
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).
|
пре 8 година |
romainq
|
8f43112e83
N.656 Allow DB writes during a backup
|
пре 8 година |
dflaven
|
0fa926d2f1
Make sure that the setup can be launched even if the 'php-zip' module is not installed.
|
пре 9 година |
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.
|
пре 9 година |
romainq
|
8c060158a9
#1165 backup with errors fills up tmp-directories with lots of backup-files.
|
пре 9 година |
dflaven
|
e56673f013
Support the download of "bigger-than-memory" backup files.
|
пре 9 година |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
пре 10 година |
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.
|
пре 11 година |
romainq
|
06ef0f414e
Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly)
|
пре 11 година |
romainq
|
99697848c9
Improved the error reporting for the backup (in case mysqldump fails with a single error, then the error is displayed directly)
|
пре 11 година |
romainq
|
2ba4437874
Added datamodel delta (if any) to the backup file
|
пре 11 година |
romainq
|
5394d05e53
New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously).
|
пре 12 година |
dflaven
|
723cedd646
Cleanup of the log output. No need for such verbosity now that we are approaching the release.
|
пре 12 година |
romainq
|
a50a161e40
#725 Specify a port for mySQL server
|
пре 12 година |
dflaven
|
62c48778e9
Removed the "verbose" option from the mysqldump command.
|
пре 12 година |
dflaven
|
daa593b7c9
Fixed Trac #619 : Added the option -- single-transaction to the mysqldump command to avoid locking issues with non-existing definer accounts.
|
пре 12 година |
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.
|
пре 12 година |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
пре 12 година |
romainq
|
0b45d9df51
The new 2.0 setup is under way... (forgot the class 'DBBackup')
|
пре 12 година |