{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":110262435,"defaultBranch":"develop","name":"opensea-transport","ownerLogin":"Seagate","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-10T15:30:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5016309?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716498989.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"62167cc646305e12d1cb6efc87f204978d9ce17d","ref":"refs/heads/feature/Support_ESXi_6_7","pushedAt":"2024-05-23T21:16:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DebabrataSTX","name":"Debabrata Bardhan","path":"/DebabrataSTX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33648871?s=80&v=4"},"commit":{"message":"Quick : set correct CFLAGS for arm-hisiv400-linux build.","shortMessageHtmlLink":"Quick : set correct CFLAGS for arm-hisiv400-linux build."}},{"before":"4466914c2f6bc1b56e971e1824b768299c66704c","after":"5008c645353fe5c4ccbeb62bc2223f4b1c0aae9e","ref":"refs/heads/feature/hardening","pushedAt":"2024-05-22T13:25:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"},"commit":{"message":"Quick : more changes to make it work for C++ projects.","shortMessageHtmlLink":"Quick : more changes to make it work for C++ projects."}},{"before":"67cd65d570a2bdb7b546d73a99511d1dd6ceef30","after":"4466914c2f6bc1b56e971e1824b768299c66704c","ref":"refs/heads/feature/hardening","pushedAt":"2024-05-22T05:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"},"commit":{"message":"Quick : more changes to make it work for C++ projects.","shortMessageHtmlLink":"Quick : more changes to make it work for C++ projects."}},{"before":"f77727a0adb07fc29ea9106d12d33a354b1f2c86","after":"62167cc646305e12d1cb6efc87f204978d9ce17d","ref":"refs/heads/develop","pushedAt":"2024-05-16T14:30:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"},"commit":{"message":"Quick : set correct CFLAGS for arm-hisiv400-linux build.","shortMessageHtmlLink":"Quick : set correct CFLAGS for arm-hisiv400-linux build."}},{"before":"62167cc646305e12d1cb6efc87f204978d9ce17d","after":null,"ref":"refs/heads/feature/DHM_3.0.3","pushedAt":"2024-05-16T14:29:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"}},{"before":null,"after":"62167cc646305e12d1cb6efc87f204978d9ce17d","ref":"refs/heads/feature/DHM_3.0.3","pushedAt":"2024-05-16T12:11:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"},"commit":{"message":"Quick : set correct CFLAGS for arm-hisiv400-linux build.","shortMessageHtmlLink":"Quick : set correct CFLAGS for arm-hisiv400-linux build."}},{"before":"127f2b03092283567fefabb8aac70df4aaa4626d","after":"67cd65d570a2bdb7b546d73a99511d1dd6ceef30","ref":"refs/heads/feature/hardening","pushedAt":"2024-05-14T08:17:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sharma-nidhi","name":null,"path":"/sharma-nidhi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33717194?s=80&v=4"},"commit":{"message":"Quick : more fix for converting int to eReturnValue.","shortMessageHtmlLink":"Quick : more fix for converting int to eReturnValue."}},{"before":"9c03848f18332f85f8f16734c5e0d70a47dc9368","after":"127f2b03092283567fefabb8aac70df4aaa4626d","ref":"refs/heads/feature/hardening","pushedAt":"2024-05-08T15:00:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"bug: Fixing more warnings and errors found in Windows build using clang/gcc\n\nFixing more issues found using the msys2 versions of GCC and CLang\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"bug: Fixing more warnings and errors found in Windows build using cla…"}},{"before":"f25bea375d4ba812f4849ee278ef1cf46130f633","after":"9c03848f18332f85f8f16734c5e0d70a47dc9368","ref":"refs/heads/feature/hardening","pushedAt":"2024-05-08T14:20:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Converting int returns to eReturnValues\n\nConverting the int return types to eReturnValues since this is what these functions were using to return a status anyways.\nThis was a massive change throughout all libraries to make this change, but it is more correct and doesn't rely on a silent conversion which throws off C++ code that uses these functions.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Converting int returns to eReturnValues"}},{"before":"65d5d9445ef3fc88b4959442a58562aa8e939e63","after":"f25bea375d4ba812f4849ee278ef1cf46130f633","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-30T15:24:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Adding SPDX identifiers to source/build files\n\nAdding SPDX identifiers to all source and make/meson build files to make SBOM generation easier in the future.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Adding SPDX identifiers to source/build files"}},{"before":"f727753dcb6cc89528185cb701cbf78d77d1e654","after":"65d5d9445ef3fc88b4959442a58562aa8e939e63","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-30T13:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"quick: Fixing conversions in uscsi_helper\n\nFixing some conversions between types in uscsi helper that will warn with the new warnings that have been added to the build process.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"quick: Fixing conversions in uscsi_helper"}},{"before":"4af1ef75513a97c5fcf61f617c81b8c615586c26","after":"f727753dcb6cc89528185cb701cbf78d77d1e654","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-29T20:56:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"quick: A few more warning fixes for cam_helper\n\nFixing a few more conversion warnings from cam_helper\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"quick: A few more warning fixes for cam_helper"}},{"before":"1f337a7d7b39e4179ab015a878eb64e7dbd979a8","after":"4af1ef75513a97c5fcf61f617c81b8c615586c26","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-29T20:46:28.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Attempting to fix warnings in FreeBSD cam_helper\n\nFixing conversion warnings from cam_helper\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Attempting to fix warnings in FreeBSD cam_helper"}},{"before":"27ea0cfbbe57e9c1cbb32719e8e840914a2fb6b4","after":"f77727a0adb07fc29ea9106d12d33a354b1f2c86","ref":"refs/heads/develop","pushedAt":"2024-04-29T18:43:15.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Finish sanitize_ause\n\nFinish implementing updates for issuing Sanitize commands, including the AUSE bit and ZNR bit.","shortMessageHtmlLink":"feat: Finish sanitize_ause"}},{"before":"86727227c8bb82043431d712def8fefcd44aa217","after":null,"ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-29T18:40:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"}},{"before":"2a6aac10c17ed5f3e70cc3f46376b7dc03be896b","after":"1f337a7d7b39e4179ab015a878eb64e7dbd979a8","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-26T20:22:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Updating POSIX check from opensea-common updates\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Updating POSIX check from opensea-common updates"}},{"before":"c9524131638c5862b6bc094cc6271573af117411","after":"2a6aac10c17ed5f3e70cc3f46376b7dc03be896b","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-19T19:52:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"make: Turning off -fstack-clash-protection in Windows GCC\n\nTurning off -fstack-clash-protection in Windows GCC since this is essentially a no-op and using this option in some versions causes weird internal compiler errors.\nhttps://gcc.gnu.org/bugzilla/show_bug.cgi?id=90458\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"make: Turning off -fstack-clash-protection in Windows GCC"}},{"before":"2d0bdebe5e23b861362152e4de934306f81d4c75","after":"c9524131638c5862b6bc094cc6271573af117411","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-18T21:10:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"make: Setting MSVC standard to C17 in meson.\n\nSetting MSVC standard to C17 in meson.\nThis currently generates a warning since we are not using the built-in option to set the standard.\nCurrently we are still supporting some versions of MSVC that cannot specify the C11 or later standards (VS2015 & VS2017).\nFor now, accepting this warning and setting this so we can start working to transition to a newer C standard in the future.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"make: Setting MSVC standard to C17 in meson."}},{"before":null,"after":"2d0bdebe5e23b861362152e4de934306f81d4c75","ref":"refs/heads/feature/hardening","pushedAt":"2024-04-18T20:20:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Initial changes from -Wconversion warnings\n\nInitial changes to handle the warnings that came from the -Wconversion flags that were added in meson.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Initial changes from -Wconversion warnings"}},{"before":"8dfdc623014808f15b9e5e5f0fb048468ca0dfa3","after":"86727227c8bb82043431d712def8fefcd44aa217","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-12T02:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"bug: Setting linux low-level drive type\n\nSetting the low-level drive type since only the interface was being set previously.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"bug: Setting linux low-level drive type"}},{"before":"786ba070a74ad447a4205bb4caca5d2e20866198","after":"8dfdc623014808f15b9e5e5f0fb048468ca0dfa3","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-05T19:53:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"bug: Fixing FreeBSD build since enum definition overlapped\n\nNVMe feature ID values in our enum were clashing with those defined in FreeBSD's headers.\nThis should correct the compatibility issue.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"bug: Fixing FreeBSD build since enum definition overlapped"}},{"before":"374d804b6eb623e594e516c33502a2cad6dde17b","after":"786ba070a74ad447a4205bb4caca5d2e20866198","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-04T21:19:08.000Z","pushType":"push","commitsCount":53,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into feature/sanitize_ause","shortMessageHtmlLink":"Merge branch 'develop' into feature/sanitize_ause"}},{"before":"212ef3482949a974295afdef9dcbf7a16e988c13","after":"27ea0cfbbe57e9c1cbb32719e8e840914a2fb6b4","ref":"refs/heads/develop","pushedAt":"2024-04-04T20:36:51.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Finish change_Model_Number_with_Capacity","shortMessageHtmlLink":"feat: Finish change_Model_Number_with_Capacity"}},{"before":"c5114f075938d9589d5b1ca1f5282d99cf0f0b59","after":null,"ref":"refs/heads/feature/change_Model_Number_with_Capacity","pushedAt":"2024-04-04T20:35:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"}},{"before":"b9a524b7842de254ee5e51469946653c1f70aa22","after":"212ef3482949a974295afdef9dcbf7a16e988c13","ref":"refs/heads/develop","pushedAt":"2024-04-04T20:26:58.000Z","pushType":"push","commitsCount":49,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Finish ciss_support","shortMessageHtmlLink":"feat: Finish ciss_support"}},{"before":"f1d88a0244721ea6fe9e7fbcb9dd93e7efd3cdf1","after":null,"ref":"refs/heads/feature/ciss_support","pushedAt":"2024-04-04T20:25:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"}},{"before":"dfd8d4b997403901836caec9b72488743ecc2183","after":"374d804b6eb623e594e516c33502a2cad6dde17b","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-02T22:51:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Using ZNR input as the no-deallocate bit in NVMe sanitize cmds\n\nThe ZNR bit is more or less equivalent to the no-deallocate bit in NVMe and the NVM Zoned Namespace specification uses it the same way.\nThis allows setting this same bit regardless of device type/interface for all Sanitize operations on all devices.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Using ZNR input as the no-deallocate bit in NVMe sanitize cmds"}},{"before":"bc7a6f4d6415771a96a8e2dd4ac510c4a989cfb7","after":"dfd8d4b997403901836caec9b72488743ecc2183","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-01T19:08:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"make: Disabling psabi for PPC64 builds\n\nDisabling the psabi warning on power pc 64 builds because it is far too noisy.\nThis is warning about ABI compatibility changes from GCC 5 and shows up all over the place.\nThis seems like the easiest method for now and what other projects are doing about this issue when I was searching it.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"make: Disabling psabi for PPC64 builds"}},{"before":"32007efd8f871e603d11b31ecd76711d7a3e8ef5","after":"bc7a6f4d6415771a96a8e2dd4ac510c4a989cfb7","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-04-01T15:07:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"quick: Adding some definitions for ATA security erase values from the specifications\n\nAdding a few definitions to make the magic numbers with ATA security erase have more specific meaning\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"quick: Adding some definitions for ATA security erase values from the…"}},{"before":null,"after":"32007efd8f871e603d11b31ecd76711d7a3e8ef5","ref":"refs/heads/feature/sanitize_ause","pushedAt":"2024-03-25T22:12:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vonericsen","name":"Tyler Erickson","path":"/vonericsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20548051?s=80&v=4"},"commit":{"message":"feat: Detecting SATA sanitize definitive ending pattern support\n\nAdding in detection for SATA's sanitize overwrite definitive ending pattern support bit from the ID data log.\nWhen this is set, behavior matches definitions in SCSI and NVMe sanitize standards for the final pattern regardless of passes and inversion of the pattern.\nWhen this is not set, the device may or may not set the\nThis is being set by default when issuing the Sanitize command to make sure the behavior is as expected compared to the other standards.\n\nSigned-off-by: Tyler Erickson ","shortMessageHtmlLink":"feat: Detecting SATA sanitize definitive ending pattern support"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUnTIDwA","startCursor":null,"endCursor":null}},"title":"Activity · Seagate/opensea-transport"}