This website requires JavaScript.
8ef9bbde06
improve README.md
master
k3nny
2024-11-30 00:20:51 +0100
737f9bea38
fix iniparse fix code passing ruff linter pre-commit ruff pre-commit ruff format
k3nny
2024-11-29 22:54:39 +0100
aa8a68aa80
EOF & whitespace
k3nny
2024-11-29 00:54:31 +0100
7fcc5afc64
EOF & whitespace
k3nny
2024-11-29 00:54:09 +0100
e7e98d0b47
few fixes and lint compatible
k3nny
2024-11-29 00:48:59 +0100
8479c378ee
fix basic
k3nny
2024-11-29 00:32:39 +0100
274e1e2e59
requirements.txt
k3nny
2024-11-29 00:02:24 +0100
eb0bdaedbd
fix import
k3nny
2024-11-28 23:59:02 +0100
99dc6e0abf
fix import
k3nny
2024-11-28 23:46:48 +0100
e8ba6df102
fix first pass - .gitignore
k3nny
2024-11-28 23:21:26 +0100
ffd9bf3d39
fix first pass
k3nny
2024-11-28 23:20:19 +0100
c5a1ac0551
test ci - lint ruff
k3nny
2024-11-28 20:58:27 +0100
af9ef1da23
test ci
k3nny
2024-11-27 22:51:28 +0100
4786966097
test ci
k3nny
2024-11-27 22:42:58 +0100
9209a1bfa8
Update requirements.txt
Simon Fonteneau
2024-08-22 09:52:55 +0200
b9a3ad755a
fix: Not use binary string in subprocess command
roondar
2023-03-08 17:55:55 +0100
7e4e5f4462
fix: Not use binary string in subprocess command
roondar
2023-03-08 17:55:55 +0100
caf3e8ee23
Added uninstall instructions
fggp
2022-10-30 07:49:11 +0100
4888be1af4
Update Readme.md
fggp
2022-10-29 15:29:23 +0200
fc64eeda1d
stop and disable services on uninstall
fggp
2022-10-29 13:34:28 +0200
aff59a7cc7
Update requirements.txt
fggp
2022-10-29 13:29:18 +0200
54eb4a6412
Revert to previous commit
fggp
2022-10-29 12:39:20 +0200
a6e04f727a
Minor fix
fggp
2022-10-29 12:27:33 +0200
987f796d9b
Update createdeb.sh
fggp
2022-10-29 11:40:34 +0200
fb641fb21c
huey 0.4.9 and redis are installed from postinst
fggp
2022-10-29 11:40:03 +0200
a64177bff4
pyo replaced by pyc in prerm
fggp
2022-10-29 11:37:09 +0200
05c1d91b75
Update requirements.txt
fggp
2022-10-29 08:24:51 +0200
03958fe7b1
Install huey and redis in python site-packages
fggp
2022-10-29 08:24:03 +0200
49ad026e30
Update Readme.md
fggp
2022-10-27 10:04:15 +0200
63f7339206
Corrected import of huey attribute
fggp
2022-10-27 09:26:14 +0200
ca39549431
Start command
fggp
2022-10-27 09:23:17 +0200
6e53f7d351
Old version of huey needed
fggp
2022-10-27 09:17:00 +0200
e695b14ddd
Create Readme.md
fggp
2022-10-26 15:45:31 +0200
00c6166701
Use python3 instead of python2 when launching the service
Francois PINOT
2022-10-26 14:57:07 +0200
c74cc3802b
Set errors=ignore in the decode method, to avoid utf-8 codec errors on filenames with non-ascii characters
Francois PINOT
2022-10-26 14:56:03 +0200
9cce146868
Added modules to be installed with pip
Francois PINOT
2022-10-26 14:32:12 +0200
1e676d64b9
Activated execution mode on deb/prerm and on deb/postrm
Francois PINOT
2022-10-26 14:31:19 +0200
4393998b61
Added libtispackup to the Python path
Francois PINOT
2022-10-26 14:28:19 +0200
d5d807cfae
Added uninstall instructions
fggp
2022-10-30 07:49:11 +0100
56faaa0c6e
Update Readme.md
fggp
2022-10-29 15:29:23 +0200
167cdd5076
stop and disable services on uninstall
fggp
2022-10-29 13:34:28 +0200
f2f7c10dc5
Update requirements.txt
fggp
2022-10-29 13:29:18 +0200
54fd811843
Revert to previous commit
fggp
2022-10-29 12:39:20 +0200
117357d877
Minor fix
fggp
2022-10-29 12:27:33 +0200
7dda9456f7
Update createdeb.sh
fggp
2022-10-29 11:40:34 +0200
938876e357
huey 0.4.9 and redis are installed from postinst
fggp
2022-10-29 11:40:03 +0200
b689d13b8f
pyo replaced by pyc in prerm
fggp
2022-10-29 11:37:09 +0200
5d96299ade
Update requirements.txt
fggp
2022-10-29 08:24:51 +0200
d95510d225
Install huey and redis in python site-packages
fggp
2022-10-29 08:24:03 +0200
373a2815bf
Update Readme.md
fggp
2022-10-27 10:04:15 +0200
7963823973
Corrected import of huey attribute
fggp
2022-10-27 09:26:14 +0200
6a0aa04db4
Start command
fggp
2022-10-27 09:23:17 +0200
c5273e5bbb
Old version of huey needed
fggp
2022-10-27 09:17:00 +0200
4fbb0d3780
Create Readme.md
fggp
2022-10-26 15:45:31 +0200
2000572cfe
Use python3 instead of python2 when launching the service
Francois PINOT
2022-10-26 14:57:07 +0200
0cea212eec
Set errors=ignore in the decode method, to avoid utf-8 codec errors on filenames with non-ascii characters
Francois PINOT
2022-10-26 14:56:03 +0200
47e23f7256
Added modules to be installed with pip
Francois PINOT
2022-10-26 14:32:12 +0200
201e09aeb2
Activated execution mode on deb/prerm and on deb/postrm
Francois PINOT
2022-10-26 14:31:19 +0200
4ef8831b1e
Added libtispackup to the Python path
Francois PINOT
2022-10-26 14:28:19 +0200
bc4b9811ed
migrate to Python3 (from alejeune)
htouvet
2022-04-25 10:02:43 +0200
1655977e64
renamed directory for github.io
Denis Cardon
2021-04-15 15:43:16 +0200
2eda3c2bbd
changed destination of doc file for github.io
Denis Cardon
2021-04-15 15:39:49 +0200
bcddf37a8f
add build doc for github.io
Denis Cardon
2021-04-15 15:24:50 +0200
0fc9f050e5
cleanup sphinx doc for github.io
Denis Cardon
2021-04-15 15:24:00 +0200
5dbdb4475c
move cron file creation in postinst to avoid overwrite in case of customisation
Denis Cardon
2020-12-09 17:03:59 +0100
a64121561b
update version scheme, add __version__ in tisbackup.py and add epoch to deb file
Denis Cardon
2020-12-08 12:08:34 +0100
23ec9e70ba
remove deb rpm doc .git dir from released packages
Denis Cardon
2020-12-08 11:48:26 +0100
f976e417e9
minor stuff
Vincent CARDON
2020-11-23 20:48:53 +0100
624ffeee78
cleanup
Denis Cardon
2020-11-23 20:37:09 +0100
e5da6857a4
cleanup
Denis Cardon
2020-11-23 20:26:43 +0100
4e4165958b
README.md and tranquil-it-contacts.rst
Vincent CARDON
2020-11-23 15:34:28 +0100
80283ca133
renamed resources folder
Vincent CARDON
2020-11-20 14:56:21 +0100
ee7dd47a3b
Mise à jour de 'README.md'
Vincent CARDON
2020-11-20 14:52:00 +0100
fbe69bd0ef
Merge branch 'master' of https://gitea.ad.tranquil.it/tis-projets/tisbackup
Denis Cardon
2020-11-20 14:26:37 +0100
5e8a64bd71
TISBackup documentation , EN version
Vincent CARDON
2020-11-19 19:20:19 +0100
5f672dd630
initial commit, tisbackup documentation, WIP
Vincent CARDON
2020-11-18 17:30:38 +0100
d079b542be
comment DSSKey and add ed25519
Kévin Guérineau
2020-08-10 10:02:46 +0200
82ca9dfa35
changement du path btrfs
Vincent MAUGER
2020-06-11 11:42:30 +0200
26c45f3fe6
Stoopid unicode
Jeremie Courreges-Anglas
2018-08-17 16:58:59 +0200
0f9a8ed1da
forgot that print
agauvrit
2018-08-14 10:04:11 +0200
f9df4effd3
add all_json API entrypoint and read_all_configs method
agauvrit
2018-08-14 10:02:43 +0200
5a1e984a0b
Use pg_dump -Z to compress the output on the fly
Jeremie Courreges-Anglas
2018-07-27 11:53:30 +0200
8ab66245ff
More precise exception handling
Jeremie Courreges-Anglas
2018-05-16 17:35:31 +0200
10001a6b74
Allow 'cleanup' to run when no space is left
Jeremie Courreges-Anglas
2018-05-16 16:26:47 +0200
e2c0e7e516
Respect tmp_dir, fixes temp files removal
Jeremie Courreges-Anglas
2018-05-09 17:57:13 +0200
90631ba547
README.md
Vincent CARDON
2020-11-20 10:58:47 +0100
d3f32da3bd
TISBackup documentation , EN version
Vincent CARDON
2020-11-19 19:20:19 +0100
384523cd87
initial commit, tisbackup documentation, WIP
Vincent CARDON
2020-11-18 17:30:38 +0100
68bc8caab6
comment DSSKey and add ed25519
Kévin Guérineau
2020-08-10 10:02:46 +0200
1a99f9bb9a
WIP: python3
py3
htouvet
2020-07-24 12:14:48 +0200
ac3a3975e7
changement du path btrfs
Vincent MAUGER
2020-06-11 11:43:39 +0200
4216e53d6a
changement du path btrfs
Vincent MAUGER
2020-06-11 11:43:09 +0200
b665526c73
changement du path btrfs
Vincent MAUGER
2020-06-11 11:42:30 +0200
8aa63dbdd4
bug with written_files_count in backup rsync+ssh module
Yohannès ALEMU
2019-01-03 15:47:22 +0100
091c1a9e58
Stoopid unicode
Jeremie Courreges-Anglas
2018-08-17 16:58:59 +0200
00dc8d7212
forgot that print
agauvrit
2018-08-14 10:04:11 +0200
5179973c52
add all_json API entrypoint and read_all_configs method
agauvrit
2018-08-14 10:02:43 +0200
57eccd2203
Use pg_dump -Z to compress the output on the fly
Jeremie Courreges-Anglas
2018-07-27 11:53:30 +0200
e506ad195e
More precise exception handling
Jeremie Courreges-Anglas
2018-05-16 17:35:31 +0200
1bbea09f55
Allow 'cleanup' to run when no space is left
Jeremie Courreges-Anglas
2018-05-16 16:26:47 +0200