This website requires JavaScript.
eca1cf05d4
[FIX] Remove old dbstat variable
master
kguerineau
2026-02-09 10:20:20 +01:00
03b3036e84
[IMP] Change sqlite dir
kguerineau
2026-02-09 10:07:52 +01:00
be6c6356b7
(fix) The code for parsing log lines is now identically (backup_rsync & btrfs)
SeiyaGame and Simon Fonteneau
2025-12-29 16:33:07 +01:00
3b8875a365
(feat) Add option --no-h to output numbers without a separator
SeiyaGame and Simon Fonteneau
2025-12-29 16:32:33 +01:00
5518dffbd4
Merge pull request #9 from SeiyaGame/fix/extract-data-from-stats-v2
Simon Fonteneau and GitHub
2025-04-09 16:42:29 +02:00
5450007e58
Merge branch 'master' into fix/extract-data-from-stats
Flavien and GitHub
2025-04-09 16:04:07 +02:00
fd9bead6ee
(feat) Set regex to raw to avoid futur SyntaxWarning
SeiyaGame and Simon Fonteneau
2025-04-07 21:13:41 +02:00
338497eb21
(fix) SyntaxWarning with python 3.12
SeiyaGame and Simon Fonteneau
2025-04-02 22:39:33 +02:00
ac7eaed3f7
(feat) Another Remove --progress by default
SeiyaGame
2025-04-02 22:24:44 +02:00
565042b801
(feat) Remove --progress by default
Flavien and GitHub
2025-03-20 09:57:46 +01:00
d400ee01e7
(fix) float replace by an integer because it is stored as an integer in the database
SeiyaGame
2025-03-17 10:43:58 +01:00
cb00930cba
(fix) Number of files separated by a comma
SeiyaGame
2025-03-17 10:42:21 +01:00
f2fd49e183
(fix) rsync 3.1.0 added the word "regular" into this heading
SeiyaGame
2025-03-17 10:41:03 +01:00
fcdda7826c
Merge pull request #6 from roondar/patch-1
Hubert TOUVET and GitHub
2024-12-20 10:51:31 +01:00
9948b9fe04
Update backup_rsync_btrfs.py
Hubert TOUVET and GitHub
2024-12-20 10:49:34 +01:00
df70dde56c
Update backup_rsync.py
Hubert TOUVET and GitHub
2024-12-20 10:48:43 +01:00
9209a1bfa8
Update requirements.txt
Simon Fonteneau and GitHub
2024-08-22 09:52:55 +02:00
b9a3ad755a
fix: Not use binary string in subprocess command
roondar and Simon Fonteneau
2023-03-08 17:55:55 +01:00
7e4e5f4462
fix: Not use binary string in subprocess command
roondar and GitHub
2023-03-08 17:55:55 +01:00
caf3e8ee23
Added uninstall instructions
fggp and sfonteneau
2022-10-30 07:49:11 +01:00
4888be1af4
Update Readme.md
fggp and sfonteneau
2022-10-29 15:29:23 +02:00
fc64eeda1d
stop and disable services on uninstall
fggp and sfonteneau
2022-10-29 13:34:28 +02:00
aff59a7cc7
Update requirements.txt
fggp and sfonteneau
2022-10-29 13:29:18 +02:00
54eb4a6412
Revert to previous commit
fggp and sfonteneau
2022-10-29 12:39:20 +02:00
a6e04f727a
Minor fix
fggp and sfonteneau
2022-10-29 12:27:33 +02:00
987f796d9b
Update createdeb.sh
fggp and sfonteneau
2022-10-29 11:40:34 +02:00
fb641fb21c
huey 0.4.9 and redis are installed from postinst
fggp and sfonteneau
2022-10-29 11:40:03 +02:00
a64177bff4
pyo replaced by pyc in prerm
fggp and sfonteneau
2022-10-29 11:37:09 +02:00
05c1d91b75
Update requirements.txt
fggp and sfonteneau
2022-10-29 08:24:51 +02:00
03958fe7b1
Install huey and redis in python site-packages
fggp and sfonteneau
2022-10-29 08:24:03 +02:00
49ad026e30
Update Readme.md
fggp and sfonteneau
2022-10-27 10:04:15 +02:00
63f7339206
Corrected import of huey attribute
fggp and sfonteneau
2022-10-27 09:26:14 +02:00
ca39549431
Start command
fggp and sfonteneau
2022-10-27 09:23:17 +02:00
6e53f7d351
Old version of huey needed
fggp and sfonteneau
2022-10-27 09:17:00 +02:00
e695b14ddd
Create Readme.md
fggp and sfonteneau
2022-10-26 15:45:31 +02:00
00c6166701
Use python3 instead of python2 when launching the service
Francois PINOT and sfonteneau
2022-10-26 14:57:07 +02:00
c74cc3802b
Set errors=ignore in the decode method, to avoid utf-8 codec errors on filenames with non-ascii characters
Francois PINOT and sfonteneau
2022-10-26 14:56:03 +02:00
9cce146868
Added modules to be installed with pip
Francois PINOT and sfonteneau
2022-10-26 14:32:12 +02:00
1e676d64b9
Activated execution mode on deb/prerm and on deb/postrm
Francois PINOT and sfonteneau
2022-10-26 14:31:19 +02:00
4393998b61
Added libtispackup to the Python path
Francois PINOT and sfonteneau
2022-10-26 14:28:19 +02:00
bc4b9811ed
migrate to Python3 (from alejeune)
htouvet
2022-04-25 10:02:43 +02:00
1655977e64
renamed directory for github.io
Denis Cardon
2021-04-15 15:43:16 +02:00
2eda3c2bbd
changed destination of doc file for github.io
Denis Cardon
2021-04-15 15:39:49 +02:00
bcddf37a8f
add build doc for github.io
Denis Cardon
2021-04-15 15:24:50 +02:00
0fc9f050e5
cleanup sphinx doc for github.io
Denis Cardon
2021-04-15 15:24:00 +02:00
5dbdb4475c
move cron file creation in postinst to avoid overwrite in case of customisation
Denis Cardon
2020-12-09 17:03:59 +01:00
a64121561b
update version scheme, add __version__ in tisbackup.py and add epoch to deb file
Denis Cardon
2020-12-08 12:08:34 +01:00
23ec9e70ba
remove deb rpm doc .git dir from released packages
Denis Cardon
2020-12-08 11:48:26 +01:00
f976e417e9
minor stuff
Vincent CARDON
2020-11-23 20:48:53 +01:00
624ffeee78
cleanup
Denis Cardon
2020-11-23 20:37:09 +01:00
e5da6857a4
cleanup
Denis Cardon
2020-11-23 20:26:43 +01:00
4e4165958b
README.md and tranquil-it-contacts.rst
Vincent CARDON
2020-11-23 15:34:28 +01:00
80283ca133
renamed resources folder
Vincent CARDON
2020-11-20 14:56:21 +01:00
ee7dd47a3b
Mise à jour de 'README.md'
Vincent CARDON
2020-11-20 14:52:00 +01:00
fbe69bd0ef
Merge branch 'master' of https://gitea.ad.tranquil.it/tis-projets/tisbackup
Denis Cardon
2020-11-20 14:26:37 +01:00
5e8a64bd71
TISBackup documentation , EN version
Vincent CARDON and Denis Cardon
2020-11-19 19:20:19 +01:00
5f672dd630
initial commit, tisbackup documentation, WIP
Vincent CARDON and Denis Cardon
2020-11-18 17:30:38 +01:00
d079b542be
comment DSSKey and add ed25519
Kévin Guérineau and Denis Cardon
2020-08-10 10:02:46 +02:00
82ca9dfa35
changement du path btrfs
Vincent MAUGER and Denis Cardon
2020-06-11 11:42:30 +02:00
26c45f3fe6
Stoopid unicode
Jeremie Courreges-Anglas and Denis Cardon
2018-08-17 16:58:59 +02:00
0f9a8ed1da
forgot that print
agauvrit and Denis Cardon
2018-08-14 10:04:11 +02:00
f9df4effd3
add all_json API entrypoint and read_all_configs method
agauvrit and Denis Cardon
2018-08-14 10:02:43 +02:00
5a1e984a0b
Use pg_dump -Z to compress the output on the fly
Jeremie Courreges-Anglas and Denis Cardon
2018-07-27 11:53:30 +02:00
8ab66245ff
More precise exception handling
Jeremie Courreges-Anglas and Denis Cardon
2018-05-16 17:35:31 +02:00
10001a6b74
Allow 'cleanup' to run when no space is left
Jeremie Courreges-Anglas and Denis Cardon
2018-05-16 16:26:47 +02:00
e2c0e7e516
Respect tmp_dir, fixes temp files removal
Jeremie Courreges-Anglas and Denis Cardon
2018-05-09 17:57:13 +02:00
90631ba547
README.md
Vincent CARDON
2020-11-20 10:58:47 +01:00
d3f32da3bd
TISBackup documentation , EN version
Vincent CARDON
2020-11-19 19:20:19 +01:00
384523cd87
initial commit, tisbackup documentation, WIP
Vincent CARDON
2020-11-18 17:30:38 +01:00
68bc8caab6
comment DSSKey and add ed25519
Kévin Guérineau
2020-08-10 10:02:46 +02:00
1a99f9bb9a
WIP: python3
py3
htouvet
2020-07-24 12:14:48 +02:00
ac3a3975e7
changement du path btrfs
Vincent MAUGER
2020-06-11 11:43:39 +02:00
4216e53d6a
changement du path btrfs
Vincent MAUGER
2020-06-11 11:43:09 +02:00
b665526c73
changement du path btrfs
Vincent MAUGER
2020-06-11 11:42:30 +02:00
8aa63dbdd4
bug with written_files_count in backup rsync+ssh module
Yohannès ALEMU
2019-01-03 15:47:22 +01:00
091c1a9e58
Stoopid unicode
Jeremie Courreges-Anglas
2018-08-17 16:58:59 +02:00
00dc8d7212
forgot that print
agauvrit
2018-08-14 10:04:11 +02:00
5179973c52
add all_json API entrypoint and read_all_configs method
agauvrit
2018-08-14 10:02:43 +02:00
57eccd2203
Use pg_dump -Z to compress the output on the fly
Jeremie Courreges-Anglas
2018-07-27 11:53:30 +02:00
e506ad195e
More precise exception handling
Jeremie Courreges-Anglas
2018-05-16 17:35:31 +02:00
1bbea09f55
Allow 'cleanup' to run when no space is left
Jeremie Courreges-Anglas
2018-05-16 16:26:47 +02:00
39859ffee1
Respect tmp_dir, fixes temp files removal
Jeremie Courreges-Anglas
2018-05-09 17:57:13 +02:00
e701575525
typo in gzipped pgsql dump filename
htouvet
2018-02-21 09:38:52 +01:00
769e61b78a
Fix regression on checknagios ('EXCEPTION', "Critical : local variable 'maxage_hours' referenced before assignment") (tisbackup V8-108)
htouvet
2018-02-16 10:05:19 +01:00
b082796a87
fix register_existingbackups fix tmp gzip for pgsqldump
htouvet
2018-02-09 09:55:33 +01:00
c29ad67075
ajout paramètres tmp_dir = '/tmp' et encoding = 'UTF8' pour le driver backup pgsql
htouvet
2018-02-06 15:21:55 +01:00
1190eb4d9d
Take per section maximum_backup_age in account
htouvet
2018-01-30 12:29:16 +01:00
076c07ff24
Overwrite gzip file
ssamson-tis
2017-09-21 14:34:07 +02:00
5e20cfffcc
fix wrong network label
ssamson-tis
2017-08-17 17:35:23 +02:00
2853903232
Fix export xva with Xenserver > 7.1
ssamson-tis
2017-07-24 18:23:15 +02:00
b8c343bdf7
check if link exists before creating it
Denis Cardon
2017-03-30 11:58:23 +02:00
b78108a119
handle symlink better
Denis Cardon
2017-03-29 20:00:10 +02:00
aacd580f33
moved symlink creation to postinst
Denis Cardon
2017-03-29 19:56:06 +02:00
7081c7c563
enable services after install
Denis Cardon
2017-03-29 19:52:29 +02:00
3248f94688
first deb packaging really usable
Denis Cardon
2017-03-29 19:51:37 +02:00
926797a62f
minor cleanup
Denis Cardon
2017-03-29 19:51:17 +02:00
2b774951fb
fix rpm files inclusion list
root
2017-03-29 19:04:14 +02:00
4af965930b
fix symlink creation added builddir cleanup
root
2017-03-29 19:02:06 +02:00
7b0799dc17
renamed conf file
root
2017-03-29 18:58:45 +02:00
e26c39faaf
added symlink for fast access to tisbackup script
root
2017-03-29 18:31:12 +02:00