1. 59748f9 Docs: update installation command to use specific version tag (#89) by Dianjin Wang · 34 hours ago main
  2. ff44dc6 CI: add smoke test for command validation (#84) by Dianjin Wang · 8 days ago
  3. f00ef97 Bump VERSION to 2.2.0 for main by Dianjin Wang · 8 days ago
  4. 070a94d Add ASF license header to golangci.yml. by woblerr · 9 days ago
  5. 9a05ef1 Replace deprecated io/ioutil. by woblerr · 10 days ago
  6. 731b4e0 Remove legacy `// +build` directives. by woblerr · 10 days ago
  7. ba97796 Bump setup-go action to v5 and go to 1.24. by woblerr · 10 days ago
  8. 8238dda Fix lint issues introduced by golangci-lint v2 migration. by woblerr · 10 days ago
  9. c365317 Migrate golangci-lint from v1 to v2. by woblerr · 10 days ago
  10. 4a3cfd9 Fix go vet issue. by woblerr · 10 days ago
  11. 6a4cb4a Bump Go version from 1.21 to 1.24. by woblerr · 10 days ago
  12. 23c6b9c asf.yaml: add woblerr as a collaborator by Dianjin Wang · 9 days ago
  13. 4e2a801 Include Apache compliance files in binary packages (#81) by Dianjin Wang · 9 days ago
  14. fe20fd0 Fix release tarball base version naming by Dianjin Wang · 2 weeks ago
  15. 91b00ad Add Apache License header to files in gpBackMan. by woblerr · 3 weeks ago
  16. 2881580 Add documentation for gpBackMan. by woblerr · 3 weeks ago
  17. 949a192 Refactor backup deletion commands to use direct SSH execution. by woblerr · 4 weeks ago
  18. 174aac7 Add gpbackman path setup and skip condition for old backup version tests. by woblerr · 4 weeks ago
  19. f640411 Fix typo in flag names and function for backup clean and history clean commands. by woblerr · 4 weeks ago
  20. efd4a5a Add end-to-end tests for gpbackman functionality. by woblerr · 4 weeks ago
  21. 2ce09e0 Disable auto-formatting for table headers in backup-info command. by woblerr · 4 weeks ago
  22. 142f62b Use same style as other main files. by woblerr · 4 weeks ago
  23. 0e3cd2e Replace duplicate utility functions. by woblerr · 4 weeks ago
  24. eb698c0 Add gpbackman in the cloudberry-backup. by woblerr · 5 weeks ago
  25. 20d294a ASF: updates for Apache license compliance by Dianjin Wang · 5 weeks ago
  26. d2ea449 CI: refactor CI workflow for cloudberry-backup (#69) by Dianjin Wang · 6 weeks ago
  27. 578dbf6 fix: correct comment syntax for external tables in GPDB 7+ and Cloudberry by Robert Mu · 7 weeks ago
  28. 84944b1 Add cloudberry-backup ASF release script by Dianjin Wang · 7 weeks ago
  29. 4717142 feat: support STATISTIC_KIND_NDV_BY_SEGMENTS in Cloudberry 2.1.0 by Robert Mu · 7 weeks ago
  30. e9c4974 Remove unused Concourse CI files by Dianjin Wang · 7 months ago
  31. 90e80bd Package: add .tar.gz package for Linux platforms by Dianjin Wang · 9 weeks ago
  32. 27fbd5e Docs: README and NOTICE udpate by Dianjin Wang · 9 weeks ago
  33. b60130e fix(relations): Ensure materialized view access method is restored by Robert Mu · 6 months ago
  34. 4648d84 fix(test): Prevent panic in AfterSuite when BeforeSuite fails by Robert Mu · 6 months ago
  35. aec11cc Add pull request template by Dianjin Wang · 6 months ago
  36. a23f268 ASF: add DISCLAIMER file by Dianjin Wang · 6 months ago
  37. 4a23f30 feat(testing): Improve multi-DB compatibility in unit tests by Robert Mu · 6 months ago
  38. 536e385 Update format using make format by Dianjin Wang · 6 months ago
  39. 3acccdf docs: Update Go version requirement to 1.21 by Robert Mu · 6 months ago
  40. d07ce98 Bump Go version to 1.21 in build workflow by Robert Mu · 6 months ago
  41. 7fc4d67 Use dynamic GOPATH in build_and_unit_test.yml by Robert Mu · 6 months ago
  42. 59f10ac Merge gpbackup-s3-plugin-archive into plugins/s3plugin directory by Robert Mu · 7 months ago
  43. d1059fe Update basic community files for repo by Dianjin Wang · 7 months ago
  44. 723ba54 Rename cloudberry-gpbackup to cloudberry-backup by Dianjin Wang · 7 months ago
  45. ae1c4c4 Rebrand Greenplum to Apache Cloudberry by Dianjin Wang · 7 months ago
  46. e8cc914 refactor: Rename module from greenplum-db/gpbackup to apache/cloudberry-gpbackup by Robert Mu · 7 months ago
  47. 10d4482 deps: Update cloudberry-go-libs to Apache repository by Robert Mu · 7 months ago
  48. fad286f fix(test): Handle plpython3u cleanup for Cloudberry compatibility (#40) by Robert Mu · 7 months ago
  49. 285f5d3 fix(test): Exclude Cloudberry from gpdb6_objects.sql execution (#39) by Robert Mu · 7 months ago
  50. af682b2 fix(test): Skip tests for Cloudberry due to ENUM distribution key issue (#37) by Robert Mu · 7 months ago
  51. 5b97df8 fix(tests): Use compatible operator for legacy script (#38) by Robert Mu · 7 months ago
  52. fd7f690 docs: Update S3 plugin repository link to Apache Cloudberry (#43) by Robert Mu · 7 months ago
  53. 993cce7 deps: Update gp-common-go-libs to latest commit (#42) by Robert Mu · 7 months ago
  54. 29f14b6 fix(test): Update test resources with prefixed database version strings (#41) by Robert Mu · 7 months ago
  55. af1fedf fix(test): Skip resize cluster test for Cloudberry due to replicated table issue (#36) by Robert Mu · 7 months ago
  56. 3cd0f88 fix(backup): Enable modern sequence and constraint features for Cloudberry (#35) by Robert Mu · 7 months ago
  57. d86c16a refactor(restore): Adapt legacy backup detection for multi-database support (#34) by Robert Mu · 7 months ago
  58. d8f3b94 Fix: Normalize operator class storagetype for different DB versions (#33) by Robert Mu · 7 months ago
  59. e1f966e fix(test): adjust GetProceduralLanguages test expectations for Cloudberry (#29) by Robert Mu · 7 months ago
  60. 1cbdec5 Fix: Correctly handle base array type creation on Cloudberry (#32) by Robert Mu · 8 months ago
  61. 2d0880a fix(test): Adapt operator metadata test for Cloudberry support (#31) by Robert Mu · 8 months ago
  62. 93f7821 fix(test): Adapt base type creation test for Cloudberry (#30) by Robert Mu · 8 months ago
  63. 2bc6f7a fix(backup): Use standard LOCK TABLE syntax for Cloudberry (#28) by Robert Mu · 8 months ago
  64. 66a170d fix(test): Remove ELEMENT parameter for Cloudberry compatibility (#27) by Robert Mu · 8 months ago
  65. 78fda01 fix(test): adjust stored procedure test expectations for Cloudberry (#26) by Robert Mu · 8 months ago
  66. a0ff77b fix(test): adapt procedural language test for Cloudberry behavior (#24) by Robert Mu · 8 months ago
  67. 62fc64d fix(test): Skip failing storage options query test on Cloudberry (#25) by Robert Mu · 8 months ago
  68. 3a1b257 fix(test): skip AO table test on Cloudberry due to checksum persistence issue (#23) by Robert Mu · 8 months ago
  69. 553ced8 fix(test): Adapt role password test for Cloudberry (#20) by Robert Mu · 8 months ago
  70. 60d6091 fix(test): Use DROP EXTENSION to clean up language in Cloudberry (#22) by Robert Mu · 8 months ago
  71. 183c842 fix(test): Enable operator metadata schema test on Cloudberry (#21) by Robert Mu · 8 months ago
  72. b1d0739 fix(test): Make column encoding check order-insensitive (#19) by Robert Mu · 8 months ago
  73. ad2fdc3 fix(test): Enable operator schema filter test on Cloudberry (#18) by Robert Mu · 8 months ago
  74. 5d9ec25 fix(test): Skip postfix operator tests on Cloudberry (#17) by Robert Mu · 8 months ago
  75. 91a99d5 feat(backup): Add support for Cloudberry remote storage objects (#16) by Robert Mu · 8 months ago
  76. ea61810 Fix: Schema pg_ext_aux already exists error (#15) by Robert Mu · 8 months ago
  77. 1a786a1 feat(backup): Implement database-specific logic for Cloudberry (#14) by Robert Mu · 9 months ago
  78. b3883ae feat: Enable Cloudberry DB support via new dependency (#13) by Robert Mu · 9 months ago
  79. 78ca035 Revert "Revert "Change MEMORY_LIMIT to MEMORY_QUOTA in end to end test for gp7"" by Karen Huddleston · 1 year, 11 months ago
  80. 9344de8 Move Progress log to gpbackup by Karen Huddleston · 1 year, 11 months ago
  81. 89daab1 Modify scale test data to better exercise discovered slowdown by Karen Huddleston · 1 year, 11 months ago
  82. a379159 Enable verbose logging for end to end gprestore commands by Karen Huddleston · 2 years ago
  83. 5dc476e Replace backoff while waiting for pipe with short static sleep by Karen Huddleston · 1 year, 11 months ago
  84. 65853d7 Check for "Cleanup complete" in tests by Karen Huddleston · 2 years ago
  85. 3301ac8 Revert "Change MEMORY_LIMIT to MEMORY_QUOTA in end to end test for gp7" by Karen Huddleston · 1 year, 11 months ago
  86. 8335cfa Change MEMORY_LIMIT to MEMORY_QUOTA in end to end test for gp7 by Karen Huddleston · 2 years ago
  87. 0fb4a30 Only do one batch for replicated tables on gprestore side by Karen Huddleston · 2 years ago
  88. e6e706a Remove extra `cat -` command for restore COPY program by Karen Huddleston · 2 years ago
  89. b1997fe Check wasTerminated more and wait for cleanup to finish always by Karen Huddleston · 2 years ago
  90. 3b025b3 Adjust signal handler test timing by Karen Huddleston · 2 years ago
  91. 36e1bf0 Combine functions to cleanup helper files and pipes by Karen Huddleston · 2 years ago
  92. 1926921 Fix cleanup commands to run on mac by Karen Huddleston · 2 years ago
  93. f20d259 Re-enable enum tests for GP7 by Karen Huddleston · 2 years ago
  94. 722899a Move some logs to Info or Progress so they will always show by Karen Huddleston · 2 years ago
  95. fe1b976 SetLogFileVerbosity for all utilities by Karen Huddleston · 2 years ago
  96. 8f421b5 Update dependencies by Karen Huddleston · 2 years ago
  97. ed1cb23 Stabilize signal handler tests by Karen Huddleston · 2 years ago
  98. 909d87f Remove go func to prevent resize cluster test hangs by Karen Huddleston · 2 years ago
  99. 90ef008 Use different find command syntax for MacOS vs Linux by Karen Huddleston · 2 years ago
  100. 48f722e Remove unused gpbackup_helper --replicated-file flag by Kevin Yeap · 2 years ago