8000 Tags · dystudio/wal-g · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dystudio/wal-g

Tags

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add --restore-point flag to Greenplum backup-fetch (wal-g#1221)

* Add --restore-point flag to the greenplum backup-fetch

* Add tests

* Fix problems

v1.1.3-rc-with-build

Toggle v1.1.3-rc-with-build's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the Greenplum build to the CI (wal-g#1174)

v1.1.3-rc

Toggle v1.1.3-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the basic Greenplum documentation (wal-g#1172)

v1.1.2-rc

Toggle v1.1.2-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix S3_LOG_LEVEL setting (wal-g#1158)

* Fix S3_LOG_LEVEL setting

* Fix linter

v1.1.1-rc

Toggle v1.1.1-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wal-g#1135 from citusdata/azure-sdk-for-go

Microsoft recommended azblob sdk has moved

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix libsodium missing from GitHub Releases (wal-g#1062)

* Fix release GitHub action to enable libsodium

* Exit with failure if keys are detected but not compiled with libsodium support

Adds a check for the existence of libsodium keys in non-libsodium builds. If keys are detected then
exit with failure as the user likely wanted to encrypt all file activity but it is not possible as
the application was not compiled with support for libsodium.

Previously, wal-g would continue to operate as if no encryption was requested.

* Add option to manually trigger GitHub Action CI

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix gpg test (wal-g#995)

v0.2.22

Toggle v0.2.22's commit message
Add simple test for GetBackupTimeSlices

v0.2.21

Toggle v0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to predict files in archive_status before listing directory (wal-…

…g#909)

* Try to predict files in archive_status before listing directory

* Fix next wal computation

* Format

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add docker_lint target and fix exist Makefile lint order (wal-g#882)

0