1. 37f7ecf Add asf.yaml file by Dianjin Wang · 11 months ago main
  2. 5175d23 update some reference of gp-common-go-libs from github.com/greenplum-db/gp-common-go-libs to github.com/cloudberrydb/gp-common-go-libs by ningshaoyi · 1 year, 2 months ago REL_1_STABLE 1.6.0 v1.0.0
  3. f915b2b Replace old repo names with Cloudberry by Dianjin Wang · 1 year, 3 months ago
  4. 80e9b0d Update community settings for Cloudberry Database by Dianjin Wang · 1 year, 3 months ago
  5. 69583e2 Add config option remove_duplicate_bucket by Karen Huddleston · 1 year, 5 months ago
  6. 0363913 Wrap S3 Errors by Karen Huddleston · 1 year, 5 months ago
  7. e800d45 Make request retry logic more focused by Karen Huddleston · 1 year, 5 months ago
  8. 88cf545 Bumped pgx to v4.18.2, updated indirect dependencies by Karen Huddleston · 1 year, 6 months ago
  9. 62a6a08 Revert "Alter path for endpoint configs" by Kevin Yeap · 1 year, 7 months ago
  10. ea58e11 Revert "Only remove bucket name if not an IP" by Kevin Yeap · 1 year, 7 months ago
  11. 6b1352b Upgrade golang dependencies by Karen Huddleston · 2 years ago
  12. 10a4b72 Only remove bucket name if not an IP by Andrew Repp · 2 years ago
  13. bce4362 Alter path for endpoint configs by Andrew Repp · 2 years ago
  14. 2871ece Changing CLA in CONTRIBUTING.md by Lucas Bonner · 2 years, 1 month ago
  15. 88d05db Tidy up gomod and gosum for release by Andrew Repp · 2 years, 4 months ago
  16. 4918ccc Update api version by Andrew Repp · 2 years, 5 months ago
  17. 8fd9beb Add *_directory commands to the S3 plugin by Andrew Repp · 2 years, 5 months ago
  18. 5d2f37e Update makefile to use gpsync by Andrew Repp · 2 years, 5 months ago
  19. abfdce3 Update all dependencies for Go 1.19 by Jamie McAtamney · 2 years, 7 months ago
  20. d2daa40 Inclusive language update by Andrew Repp · 2 years, 9 months ago
  21. b1dc9ac Add SECURITY.md by gp-releng · 2 years, 11 months ago
  22. 36e9413 Update tests to use ginkgo v2 by Brent Doil · 3 years, 4 months ago
  23. 96e13ad Bump gp-common-go-libs to v1.0.5 by Brent Doil · 3 years, 8 months ago
  24. 7ed84b1 Enable request retry using AWS SDK's default retryer by Kevin Yeap · 3 years, 10 months ago
  25. d3c940a Upgrade dependencies by Brent Doil · 3 years, 8 months ago
  26. beace0b Bump golang version to 1.17 by Brent Doil · 3 years, 8 months ago
  27. 32ba909 Fix encryption validation to check for "on" and "off" by Kevin Yeap · 4 years, 2 months ago
  28. c5a6b59 Added pgport and backup_plugin_version to plugin options by Shivram Mani · 4 years, 3 months ago
  29. 4270cf9 Remove unused and redundant function arguments by Kevin Yeap · 4 years, 4 months ago
  30. c1530dd Chunksize and concurrency validation refactor by Kevin Yeap · 4 years, 4 months ago
  31. 7d329a3 Do not allow unknown plugin configuration options by Kevin Yeap · 4 years, 4 months ago
  32. 7352740 Fix unit tests for chunk size defaults by Jimmy Yih · 4 years, 4 months ago
  33. 530ea5d Updated upload/download default chunk size and restore data changes by Shivram Mani · 4 years, 4 months ago
  34. 6cbedb6 Support connection to Amazon S3 over IPv6 by Kevin Yeap · 4 years, 7 months ago
  35. 19e1619 Fix README for install step by Jimmy Yih · 4 years, 8 months ago
  36. 905f2e6 Updated s3 plugin readme build info by Shivram Mani · 4 years, 8 months ago
  37. d2881e6 Add memory pool and download parameters by hughcapet · 5 years ago
  38. 0e3b7a3 Adds upload parameters to config (#33) by Ekaterina Dontsova · 5 years ago
  39. 008582b Adds upload parameters to config (#31) by Ekaterina Dontsova · 5 years ago
  40. b457a09 Added support to accept http_proxy for s3 plugin by Shivram Mani · 5 years ago
  41. 168c4e3 Add CONTRIBUTING.md file by Jimmy Yih · 5 years ago
  42. 376144b Add Code of Conduct file by Jimmy Yih · 5 years ago
  43. fca03f8 Remove debug configuration by Kevin Yeap · 5 years ago
  44. 8c31045 OSS notice update by Shivram Mani · 5 years ago
  45. dfe8d0b Fix regression in S3 plugin SetupPluginForBackup (#29) by Lav Jain · 5 years ago
  46. 3f0a895 Fix the log filename (convert to lower case) by Lav Jain · 5 years ago
  47. 2efd6d4 Allow users to set debug logging using plugin config (#28) by Lav Jain · 5 years ago
  48. ed0f4ea Use smaller chunk size during uploads (#27) by Lav Jain · 5 years ago
  49. 1f8f4a1 Run go fmt and go mod tidy by Lav Jain · 5 years ago
  50. 3d4e281 Add number of workers for parallel directory operations (#25) by Lav Jain · 5 years ago
  51. 5551c6b Deallocate download buffers when done (#24) by Lav Jain · 5 years ago
  52. f149ab7 Make logging consistent for backup and restore directory (#23) by Lav Jain · 5 years ago
  53. 769a7f9 Enable Debug builds for gpbackup-s3-plugin (#21) by Lav Jain · 5 years ago
  54. d229da4 Split the plugin code based on functionality (#22) by Lav Jain · 5 years ago
  55. d3618de Update go modules to the latest stable version by Lav Jain · 5 years ago
  56. 1051314 Remove dependency on module github.com/alecthomas/units by Lav Jain · 5 years ago
  57. 5c9c1ab Introduce backupDirectory and restoreDirectory (#17) by Lav Jain · 5 years ago
  58. fb8a4f1 Conditionally use verbosity level for time tracking (#19) by Lav Jain · 5 years ago
  59. 1142ac5 Set Log verbosity based on plugin config (#20) by Lav Jain · 5 years ago
  60. 0a62a33 Use a buffer during S3 download instead of a file by Lav Jain · 5 years ago
  61. 151ba6b Enable parallel S3 downloads in chunks (#16) by Lav Jain · 5 years ago
  62. c3ef6b5 Track elapsed time for uploads and downloads (#18) by Lav Jain · 5 years ago
  63. 53e3748 Use the file object instead of Reader/Writer interface (#15) by Lav Jain · 6 years ago
  64. 19cd00b Remove indirect go module dependencies by Lav Jain · 6 years ago
  65. 6901ada Update go modules to the latest stable version (#14) by Lav Jain · 6 years ago
  66. 4b2af8c Enable logging of messages in s3 plugin (#13) by Lav Jain · 6 years ago
  67. 3c1403e Simply delete operation by removing unnecessary code (#12) by Lav Jain · 6 years ago
  68. 807b2bb Proper tool dependency and go1.12- compatibility by Kevin Yeap · 6 years ago
  69. 51d8dbc Change dependency manager from dep to go modules by Kevin Yeap · 6 years ago
  70. ec8e127 Fix broken Makefile rules from previous commit by Kevin Yeap · 6 years ago
  71. 00eed4b Various makefile improvements by Kevin Yeap · 6 years ago
  72. 6ec5233 Change destination of build_linux to be local copy of binary by Trevor Yacovone · 6 years ago
  73. 50eb29b Reuse variable "err" to preserve its final value by Larry Hamel · 6 years ago
  74. aaf91aa Add delete-backup function by Larry Hamel · 6 years ago
  75. 563ba06 Close file after reading by Larry Hamel · 6 years ago
  76. 16b18a1 Update License and Notice files by Kevin Yeap · 7 years ago
  77. bc14ed5 Add description to s3 test for path by Kevin Yeap · 7 years ago
  78. 2879918 Add missing error check by Larry Hamel · 7 years ago
  79. f9d9917 update dependencies by Kevin Yeap · 7 years ago
  80. 5f491a9 Using default creds if none provided by Bryan Rosander · 7 years ago
  81. 1327271 add PR template with reminders of requirements by Karen Huddleston · 7 years ago
  82. 652d37a Fix typo in plugin usage test by Karen Huddleston · 7 years ago
  83. 67f1142 Increase part upload size from 5MB to 500MB by Kevin Yeap · 7 years ago
  84. 094b12e Remove README line about plugins and supported flags by Karen Huddleston · 7 years ago
  85. 76e1a30 Parallelize copy and download, download in chunks by Karen Huddleston · 7 years ago
  86. 9de34d7 Download from s3 in 1GB size parts by Karen Huddleston · 7 years ago
  87. f02f8f7 Modify --help flag output by Chris Hajas · 7 years ago
  88. 783ddbf Use tagged version of Ginkgo by Chris Hajas · 7 years ago
  89. eadd32b Use released version of go dep by Chris Hajas · 7 years ago
  90. 1fd2502 Support contentID argument in setup/cleanup commands by Soumyadeep Chakraborty · 7 years ago
  91. 7272210 The scope argument is the second, not third index by Chris Hajas · 7 years ago
  92. 433e2b6 Handling scope arg for setup/cleanup commands by Soumyadeep Chakraborty · 7 years ago
  93. cfadc59 Added fast-fail checks for args to plugin commands by Soumyadeep Chakraborty · 7 years ago
  94. 103c063 Add support for disabling SSL encryption by Chris Hajas · 7 years ago
  95. 6c472d8 Update dependencies by Chris Hajas · 7 years ago
  96. 75e393b Add support for using custom endpoint (#2) by Chris Hajas · 7 years ago
  97. 8a45bf8 Add errcheck linter (#1) by Chris Hajas · 7 years ago
  98. 813828e Rename backupdir config file parameter to folder by Chris Hajas · 7 years ago
  99. 5b67b0a Don't remove metadata files after backup by Karen Huddleston · 7 years ago
  100. eeedfa1 Move functionality to create local directory on restore to gprestore by Chris Hajas · 7 years ago