1. 23a4748 Add convenience package build workflow for cloudberry-backup (#108) by Dianjin Wang · 5 days ago main
  2. ce5aaa6 Bump dependencies to fix Dependabot alerts. by woblerr · 14 days ago
  3. 509edb4 Bump Go from 1.24 to 1.25 (#99) by Dianjin Wang · 4 weeks ago
  4. cffa009 NOTICE: add the original gpbackup NOTICE by Dianjin Wang · 7 weeks ago
  5. deeb094 CI: pin Cloudberry branch to `REL_2_STABLE` by Dianjin Wang · 7 weeks ago
  6. 2f74ca9 Package: extract install script generation to template file (#95) by Dianjin Wang · 3 months ago PG14_ARCHIVE
  7. 253159b Add gpbackup_exporter — a Prometheus exporter for gpbackup history database. (#87) by Anton Kurochkin · 3 months ago
  8. 7741382 gpbackman: drop MASTER_DATA_DIRECTORY from history-db env-var fallback. by chenqiang · 3 months ago
  9. f9e8048 gpbackman: wrap non-NotExist os.Stat error with path context in OpenHistoryDB. by chenqiang · 3 months ago
  10. de5a244 gpbackman: gate history-db env-var fallback behind --auto-load-history-db opt-in. by chenqiang · 3 months ago
  11. e86cc03 gpbackman: document history-db env-var fallback in COMMANDS.md and README.md. by chenqiang · 3 months ago
  12. 1035fb8 gpbackman: fall back to coordinator data dir for history db, fail loud when missing. by chenqiang · 3 months ago
  13. c58b07c Speed up column permissions query. by woblerr · 3 months ago
  14. 6b40b13 Fix: gprestore --resize-cluster fails with --jobs > 1 by yangyu@hashdata.cn · 3 months ago
  15. 996ef68 Align release artifact naming with Apache incubator conventions by Dianjin Wang · 3 months ago
  16. 59748f9 Docs: update installation command to use specific version tag (#89) by Dianjin Wang · 3 months ago
  17. ff44dc6 CI: add smoke test for command validation (#84) by Dianjin Wang · 4 months ago
  18. f00ef97 Bump VERSION to 2.2.0 for main by Dianjin Wang · 4 months ago
  19. 070a94d Add ASF license header to golangci.yml. by woblerr · 4 months ago
  20. 9a05ef1 Replace deprecated io/ioutil. by woblerr · 4 months ago
  21. 731b4e0 Remove legacy `// +build` directives. by woblerr · 4 months ago
  22. ba97796 Bump setup-go action to v5 and go to 1.24. by woblerr · 4 months ago
  23. 8238dda Fix lint issues introduced by golangci-lint v2 migration. by woblerr · 4 months ago
  24. c365317 Migrate golangci-lint from v1 to v2. by woblerr · 4 months ago
  25. 4a3cfd9 Fix go vet issue. by woblerr · 4 months ago
  26. 6a4cb4a Bump Go version from 1.21 to 1.24. by woblerr · 4 months ago
  27. 23c6b9c asf.yaml: add woblerr as a collaborator by Dianjin Wang · 4 months ago
  28. 4e2a801 Include Apache compliance files in binary packages (#81) by Dianjin Wang · 4 months ago
  29. fe20fd0 Fix release tarball base version naming by Dianjin Wang · 4 months ago
  30. 91b00ad Add Apache License header to files in gpBackMan. by woblerr · 4 months ago
  31. 2881580 Add documentation for gpBackMan. by woblerr · 4 months ago
  32. 949a192 Refactor backup deletion commands to use direct SSH execution. by woblerr · 4 months ago
  33. 174aac7 Add gpbackman path setup and skip condition for old backup version tests. by woblerr · 4 months ago
  34. f640411 Fix typo in flag names and function for backup clean and history clean commands. by woblerr · 4 months ago
  35. efd4a5a Add end-to-end tests for gpbackman functionality. by woblerr · 4 months ago
  36. 2ce09e0 Disable auto-formatting for table headers in backup-info command. by woblerr · 4 months ago
  37. 142f62b Use same style as other main files. by woblerr · 4 months ago
  38. 0e3cd2e Replace duplicate utility functions. by woblerr · 4 months ago
  39. eb698c0 Add gpbackman in the cloudberry-backup. by woblerr · 5 months ago
  40. 20d294a ASF: updates for Apache license compliance by Dianjin Wang · 5 months ago
  41. d2ea449 CI: refactor CI workflow for cloudberry-backup (#69) by Dianjin Wang · 5 months ago
  42. 578dbf6 fix: correct comment syntax for external tables in GPDB 7+ and Cloudberry by Robert Mu · 5 months ago
  43. 84944b1 Add cloudberry-backup ASF release script by Dianjin Wang · 5 months ago
  44. 4717142 feat: support STATISTIC_KIND_NDV_BY_SEGMENTS in Cloudberry 2.1.0 by Robert Mu · 5 months ago
  45. e9c4974 Remove unused Concourse CI files by Dianjin Wang · 10 months ago
  46. 90e80bd Package: add .tar.gz package for Linux platforms by Dianjin Wang · 6 months ago
  47. 27fbd5e Docs: README and NOTICE udpate by Dianjin Wang · 6 months ago
  48. b60130e fix(relations): Ensure materialized view access method is restored by Robert Mu · 10 months ago
  49. 4648d84 fix(test): Prevent panic in AfterSuite when BeforeSuite fails by Robert Mu · 10 months ago
  50. aec11cc Add pull request template by Dianjin Wang · 10 months ago
  51. a23f268 ASF: add DISCLAIMER file by Dianjin Wang · 10 months ago
  52. 4a23f30 feat(testing): Improve multi-DB compatibility in unit tests by Robert Mu · 10 months ago
  53. 536e385 Update format using make format by Dianjin Wang · 10 months ago
  54. 3acccdf docs: Update Go version requirement to 1.21 by Robert Mu · 10 months ago
  55. d07ce98 Bump Go version to 1.21 in build workflow by Robert Mu · 10 months ago
  56. 7fc4d67 Use dynamic GOPATH in build_and_unit_test.yml by Robert Mu · 10 months ago
  57. 59f10ac Merge gpbackup-s3-plugin-archive into plugins/s3plugin directory by Robert Mu · 10 months ago
  58. d1059fe Update basic community files for repo by Dianjin Wang · 10 months ago
  59. 723ba54 Rename cloudberry-gpbackup to cloudberry-backup by Dianjin Wang · 10 months ago
  60. ae1c4c4 Rebrand Greenplum to Apache Cloudberry by Dianjin Wang · 11 months ago
  61. e8cc914 refactor: Rename module from greenplum-db/gpbackup to apache/cloudberry-gpbackup by Robert Mu · 11 months ago
  62. 10d4482 deps: Update cloudberry-go-libs to Apache repository by Robert Mu · 11 months ago
  63. fad286f fix(test): Handle plpython3u cleanup for Cloudberry compatibility (#40) by Robert Mu · 11 months ago
  64. 285f5d3 fix(test): Exclude Cloudberry from gpdb6_objects.sql execution (#39) by Robert Mu · 11 months ago
  65. af682b2 fix(test): Skip tests for Cloudberry due to ENUM distribution key issue (#37) by Robert Mu · 11 months ago
  66. 5b97df8 fix(tests): Use compatible operator for legacy script (#38) by Robert Mu · 11 months ago
  67. fd7f690 docs: Update S3 plugin repository link to Apache Cloudberry (#43) by Robert Mu · 11 months ago
  68. 993cce7 deps: Update gp-common-go-libs to latest commit (#42) by Robert Mu · 11 months ago
  69. 29f14b6 fix(test): Update test resources with prefixed database version strings (#41) by Robert Mu · 11 months ago
  70. af1fedf fix(test): Skip resize cluster test for Cloudberry due to replicated table issue (#36) by Robert Mu · 11 months ago
  71. 3cd0f88 fix(backup): Enable modern sequence and constraint features for Cloudberry (#35) by Robert Mu · 11 months ago
  72. d86c16a refactor(restore): Adapt legacy backup detection for multi-database support (#34) by Robert Mu · 11 months ago
  73. d8f3b94 Fix: Normalize operator class storagetype for different DB versions (#33) by Robert Mu · 11 months ago
  74. e1f966e fix(test): adjust GetProceduralLanguages test expectations for Cloudberry (#29) by Robert Mu · 11 months ago
  75. 1cbdec5 Fix: Correctly handle base array type creation on Cloudberry (#32) by Robert Mu · 11 months ago
  76. 2d0880a fix(test): Adapt operator metadata test for Cloudberry support (#31) by Robert Mu · 11 months ago
  77. 93f7821 fix(test): Adapt base type creation test for Cloudberry (#30) by Robert Mu · 11 months ago
  78. 2bc6f7a fix(backup): Use standard LOCK TABLE syntax for Cloudberry (#28) by Robert Mu · 11 months ago
  79. 66a170d fix(test): Remove ELEMENT parameter for Cloudberry compatibility (#27) by Robert Mu · 11 months ago
  80. 78fda01 fix(test): adjust stored procedure test expectations for Cloudberry (#26) by Robert Mu · 11 months ago
  81. a0ff77b fix(test): adapt procedural language test for Cloudberry behavior (#24) by Robert Mu · 11 months ago
  82. 62fc64d fix(test): Skip failing storage options query test on Cloudberry (#25) by Robert Mu · 11 months ago
  83. 3a1b257 fix(test): skip AO table test on Cloudberry due to checksum persistence issue (#23) by Robert Mu · 11 months ago
  84. 553ced8 fix(test): Adapt role password test for Cloudberry (#20) by Robert Mu · 11 months ago
  85. 60d6091 fix(test): Use DROP EXTENSION to clean up language in Cloudberry (#22) by Robert Mu · 11 months ago
  86. 183c842 fix(test): Enable operator metadata schema test on Cloudberry (#21) by Robert Mu · 11 months ago
  87. b1d0739 fix(test): Make column encoding check order-insensitive (#19) by Robert Mu · 11 months ago
  88. ad2fdc3 fix(test): Enable operator schema filter test on Cloudberry (#18) by Robert Mu · 11 months ago
  89. 5d9ec25 fix(test): Skip postfix operator tests on Cloudberry (#17) by Robert Mu · 11 months ago
  90. 91a99d5 feat(backup): Add support for Cloudberry remote storage objects (#16) by Robert Mu · 11 months ago
  91. ea61810 Fix: Schema pg_ext_aux already exists error (#15) by Robert Mu · 12 months ago
  92. 1a786a1 feat(backup): Implement database-specific logic for Cloudberry (#14) by Robert Mu · 12 months ago
  93. b3883ae feat: Enable Cloudberry DB support via new dependency (#13) by Robert Mu · 12 months ago
  94. 78ca035 Revert "Revert "Change MEMORY_LIMIT to MEMORY_QUOTA in end to end test for gp7"" by Karen Huddleston · 2 years, 2 months ago
  95. 9344de8 Move Progress log to gpbackup by Karen Huddleston · 2 years, 2 months ago
  96. 89daab1 Modify scale test data to better exercise discovered slowdown by Karen Huddleston · 2 years, 2 months ago
  97. a379159 Enable verbose logging for end to end gprestore commands by Karen Huddleston · 2 years, 3 months ago
  98. 5dc476e Replace backoff while waiting for pipe with short static sleep by Karen Huddleston · 2 years, 2 months ago
  99. 65853d7 Check for "Cleanup complete" in tests by Karen Huddleston · 2 years, 3 months ago
  100. 3301ac8 Revert "Change MEMORY_LIMIT to MEMORY_QUOTA in end to end test for gp7" by Karen Huddleston · 2 years, 3 months ago