Rafeed M. Bhuiyan pptx704
  • Joined on 2025-06-13
pptx704 pushed to dev at wrenn/wrenn 2026-05-13 04:42:08 +00:00
0bfda08f47 Merge pull request 'test (envd): add 136 unit tests across 12 modules' (#44) from testing/envd into dev
485be22a16 test(envd): add 136 unit tests across 12 modules
Compare 2 commits »
pptx704 merged pull request wrenn/wrenn#44 2026-05-13 04:42:07 +00:00
test (envd): add 136 unit tests across 12 modules
pptx704 created pull request wrenn/wrenn#44 2026-05-13 04:42:01 +00:00
test (envd): add 136 unit tests across 12 modules
pptx704 pushed to testing/envd at wrenn/wrenn 2026-05-13 04:41:23 +00:00
485be22a16 test(envd): add 136 unit tests across 12 modules
pptx704 created branch testing/envd in wrenn/wrenn 2026-05-13 04:41:23 +00:00
pptx704 deleted branch fix/large-operations from wrenn/wrenn 2026-05-13 03:44:43 +00:00
pptx704 pushed to dev at wrenn/wrenn 2026-05-13 03:44:43 +00:00
ead406bdac Merge pull request 'fix: resolve large operation reliability — stream hangs, pause races, and memory bloat' (#43) from fix/large-operations into dev
1472d77b52 Merge branch 'dev' into fix/large-operations
6a0fea30a6 Rootfs script updated
8c34388fc2 Changed commands to check if envd is statically linked or not
aca43d51eb fix: resolve process stream hangs, pause race, and PTY signal loss
Compare 11 commits »
pptx704 merged pull request wrenn/wrenn#43 2026-05-13 03:44:42 +00:00
fix: resolve large operation reliability — stream hangs, pause races, and memory bloat
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-13 03:44:22 +00:00
1472d77b52 Merge branch 'dev' into fix/large-operations
fd5fa28205 Merge pull request 'Enhanced frontend ux' (#42) from enhance/frontend into dev
Compare 2 commits »
pptx704 created pull request wrenn/wrenn#43 2026-05-13 03:44:07 +00:00
fix: resolve large operation reliability — stream hangs, pause races, and memory bloat
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-13 03:41:44 +00:00
6a0fea30a6 Rootfs script updated
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-09 12:11:38 +00:00
aca43d51eb fix: resolve process stream hangs, pause race, and PTY signal loss
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-09 11:28:52 +00:00
522e1c5e90 fix: subscribe to process channels before spawning threads to prevent event loss
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-09 10:39:43 +00:00
d1d316f35c fix: resolve exec 502 by terminating process streams on exit
2af8412cdc fix: use RwLock for envd Defaults to fix silent mutation loss
c93ad5e2db fix: harden pause flow with connection isolation and UFFD event handling
Compare 3 commits »
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-06 08:14:22 +00:00
38799770db fix: inflate balloon before snapshot to reduce memfile size
pptx704 pushed to fix/large-operations at wrenn/wrenn 2026-05-04 05:35:38 +00:00
51b5d7b3ba fix: resolve pause/snapshot failures and CoW exhaustion on large VMs
pptx704 created branch fix/large-operations in wrenn/wrenn 2026-05-04 05:35:38 +00:00
pptx704 deleted branch enhance/frontend from wrenn/wrenn 2026-05-03 11:08:50 +00:00
pptx704 pushed to dev at wrenn/wrenn 2026-05-03 11:08:50 +00:00
fd5fa28205 Merge pull request 'Enhanced frontend ux' (#42) from enhance/frontend into dev
1244c08e42 fix: fetch sandbox metrics immediately on page load
021d709de2 feat: show template owner and restrict delete in admin panel
cac6fcd626 feat: admin grant/revoke from admin panel
4954b19d7c fix: merge capsule data in-place to prevent visual refresh on poll
Compare 6 commits »
pptx704 merged pull request wrenn/wrenn#42 2026-05-03 11:08:49 +00:00
Enhanced frontend ux