2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the "bandwidth_limit" global/server option which allows to limit the I/O bandwidth (in KBPS) for backup and recovery operations More... about 12 years ago
Added /etc/barman/barman.conf as default location More... about 12 years ago
Removed duplicate message for previous backup in show command More... about 12 years ago
Cosmetic change in message for "all" reserved section More... over 12 years ago
Avoid triggering the minimum_redundancy check on FAILED backups More... over 12 years ago
Add BARMAN_VERSION to hook script environment More... over 12 years ago
Update the ChangeLog file More... over 12 years ago
Update RPM's spec files More... over 12 years ago
Finalised files for version 1.2.0 More... over 12 years ago
Forbid the usage of 'all' word as server name More... over 12 years ago
Add @expects_obj decorator to cli function as required by the upcoming Argh 1.0 API More... over 12 years ago
Migratte to new argh api. More... over 12 years ago
Added basic support for Nagios plugin output for check command through the --nagios option More... over 12 years ago
Prepared release notes More... over 12 years ago
Fix typo in doc/barman.conf More... over 12 years ago
Prepared copyright lines for 2013 More... over 12 years ago
Updated documentation and man pages More... over 12 years ago
Added retention policy examples in configuration file More... over 12 years ago
Return failure exit code if backup command fails in any way More... over 12 years ago
Q/A on retention policy code More... over 12 years ago
Fix configuration parser unit tests More... over 12 years ago
Exit with error if an invalid server name is passed in any command which takes a list of server More... over 12 years ago
Add retention status to show-backup and list-backup commands More... over 12 years ago
Auto-management of retention policies for base backups More... over 12 years ago
Retention status and report() method for retention policies More... over 12 years ago
Integrated minimum_redundancy with "barman check" More... over 12 years ago
Initialisation of retention policies for a server More... over 12 years ago
String representation conforms to retention syntax More... over 12 years ago
Add the global/server option minimum_redundancy. Check it is >= 0. Guarantees that when delete is performed (or retention policies are enforced), this is the minimum number of backups to be kept for that server. More... over 12 years ago
Add support for retention_policy_mode global/server option which defines the method for enforcing retention policies (currently only "auto", in future versions "manual" will be allowed) More... over 12 years ago