{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":25997031,"defaultBranch":"alpha","name":"mdsplus","ownerLogin":"MDSplus","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-10-31T01:29:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1541381?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725577304.0","currentOid":""},"activityList":{"items":[{"before":"dc6d733a89941a9b1939e9e5edce751141d2b43d","after":"2c1042fbcd87501b34b49afab593a0cce4b7ef0a","ref":"refs/heads/alpha","pushedAt":"2024-09-05T21:34:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mwinkel-dev","name":null,"path":"/mwinkel-dev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122583770?s=80&v=4"},"commit":{"message":"Fix: Remove obsolete public RPM package signing key, and fix other RPM signing issues. (#2798)\n\n\r\nDeleting the obsolete public RPM signing key revealed several issues with RPM signing.\r\nThe initial PR #2773 was incomplete and caused a cascade of problems: #2777, #2800, and #2801.\r\nThis PR fixes all of those issues.\r\n\r\n* works with both signed and unsigned builds\r\n* the “repo” package now is only for signed builds, no \"repo\" for unsigned\r\n* the “gpg-pubkey” now has the correct fingerprint for the current key\r\n* obsolete public key (used as a placeholder) has been deleted\r\n* only includes a copy of the public key if doing a signed build\r\n* checks the package repo’s metadata on signed builds","shortMessageHtmlLink":"Fix: Remove obsolete public RPM package signing key, and fix other RP…"}},{"before":"3ee1b9f1a02b7e88de7470155bb100f91ec69462","after":"dc6d733a89941a9b1939e9e5edce751141d2b43d","ref":"refs/heads/alpha","pushedAt":"2024-08-13T20:43:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mwinkel-dev","name":null,"path":"/mwinkel-dev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122583770?s=80&v=4"},"commit":{"message":"Fix: local RHEL builds don't sign RPM metadata (#2801)\n\nThis fixes Issue #2800.","shortMessageHtmlLink":"Fix: local RHEL builds don't sign RPM metadata (#2801)"}},{"before":"8032c447b5d53bebbdcd055551f62e94c693b9f4","after":"3ee1b9f1a02b7e88de7470155bb100f91ec69462","ref":"refs/heads/alpha","pushedAt":"2024-08-01T00:01:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WhoBrokeTheBuild","name":"Stephen Lane-Walsh","path":"/WhoBrokeTheBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/993663?s=80&v=4"},"commit":{"message":"Fix: Error importing MDSplus with numpy 2.x (#2797)\n\nWrap the import of string_ and unicode_ with a try/except in case numpy >=2 is used.\r\nFixes #2793","shortMessageHtmlLink":"Fix: Error importing MDSplus with numpy 2.x (#2797)"}},{"before":"8914deddcb2206c39251946dd9e300c8d8eadaf3","after":"9168ef83777e9ab8b8fdca5fd7dc005c2985b4d3","ref":"refs/heads/gm-triguart","pushedAt":"2024-07-22T15:57:14.000Z","pushType":"push","commitsCount":75,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"Merge branch 'alpha' into gm-triguart","shortMessageHtmlLink":"Merge branch 'alpha' into gm-triguart"}},{"before":"48145e54c5d9342ee5cbde2cc9fa7bd838271922","after":null,"ref":"refs/heads/stable-cherrypicker","pushedAt":"2024-07-22T15:54:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"}},{"before":"43e31b756e6b67482679c9b10d4666cc55cd63ae","after":"59f1294ea991683c3ad44610223ac79f85f915da","ref":"refs/heads/stable","pushedAt":"2024-07-22T15:54:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"Fix: 64-bit windows server ptr and socket length (#2795) (#2796)\n\n* Fix: 64-bit windows server ptr and socket length\r\n\r\nAddresses https://github.com/MDSplus/mdsplus/issues/2794\r\n\r\nOn windows 64 bit, mdsip service failed to start a user specific\r\nprocess because only the low 32 bits of the socket were being\r\nfilled in. In addition, the high longword of the socket was\r\nunitialized.\r\n\r\nNow initialized and filled with correct bytes.","shortMessageHtmlLink":"Fix: 64-bit windows server ptr and socket length (#2795) (#2796)"}},{"before":"a4779bcd0d4bd752418038c85055b90be414a486","after":"9d376697cc7d8b58f011c1c1f84773299d8b5347","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-18T12:12:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Fix rfx_triguart","shortMessageHtmlLink":"Fix rfx_triguart"}},{"before":"f882be5f42a6b2880843ae8f385d9beee7124539","after":"a4779bcd0d4bd752418038c85055b90be414a486","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-17T15:24:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Avoid blocking grid computation","shortMessageHtmlLink":"Avoid blocking grid computation"}},{"before":"94c65741eed5b51b81a074eef2ade374e7f82be1","after":"f882be5f42a6b2880843ae8f385d9beee7124539","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-17T07:15:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Enable exressions for trigger in RFX_TRIGUART, invoke jScope updates via SwingUtilities.invokelater","shortMessageHtmlLink":"Enable exressions for trigger in RFX_TRIGUART, invoke jScope updates …"}},{"before":null,"after":"48145e54c5d9342ee5cbde2cc9fa7bd838271922","ref":"refs/heads/stable-cherrypicker","pushedAt":"2024-07-12T19:03:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"Fix: 64-bit windows server ptr and socket length (#2795)\n\n* Fix: 64-bit windows server ptr and socket length\r\n\r\nAddresses https://github.com/MDSplus/mdsplus/issues/2794\r\n\r\nOn windows 64 bit, mdsip service failed to start a user specific\r\nprocess because only the low 32 bits of the socket were being\r\nfilled in. In addition, the high longword of the socket was\r\nunitialized.\r\n\r\nNow initialized and filled with correct bytes.","shortMessageHtmlLink":"Fix: 64-bit windows server ptr and socket length (#2795)"}},{"before":"d3fd592b2f071409872ecbef91f5356aebb88489","after":null,"ref":"refs/heads/jas-ioroutinesx-fix","pushedAt":"2024-07-12T19:00:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"}},{"before":"ccfa8858ef5d0e6fe374efac78609887ca87dc3a","after":"8032c447b5d53bebbdcd055551f62e94c693b9f4","ref":"refs/heads/alpha","pushedAt":"2024-07-12T19:00:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"Fix: 64-bit windows server ptr and socket length (#2795)\n\n* Fix: 64-bit windows server ptr and socket length\r\n\r\nAddresses https://github.com/MDSplus/mdsplus/issues/2794\r\n\r\nOn windows 64 bit, mdsip service failed to start a user specific\r\nprocess because only the low 32 bits of the socket were being\r\nfilled in. In addition, the high longword of the socket was\r\nunitialized.\r\n\r\nNow initialized and filled with correct bytes.","shortMessageHtmlLink":"Fix: 64-bit windows server ptr and socket length (#2795)"}},{"before":"b5c86f181e666737d4ae47a688de304c3ac24435","after":"d3fd592b2f071409872ecbef91f5356aebb88489","ref":"refs/heads/jas-ioroutinesx-fix","pushedAt":"2024-07-11T20:10:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"typo","shortMessageHtmlLink":"typo"}},{"before":"db418d7ea317354215536b4c6f817d991780c80c","after":"b5c86f181e666737d4ae47a688de304c3ac24435","ref":"refs/heads/jas-ioroutinesx-fix","pushedAt":"2024-07-11T19:47:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"32-bit compile error","shortMessageHtmlLink":"32-bit compile error"}},{"before":"be5b591621b05caf9ff43b0929435489a8aae750","after":"94c65741eed5b51b81a074eef2ade374e7f82be1","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-11T16:13:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Fix parameters","shortMessageHtmlLink":"Fix parameters"}},{"before":null,"after":"db418d7ea317354215536b4c6f817d991780c80c","ref":"refs/heads/jas-ioroutinesx-fix","pushedAt":"2024-07-11T13:13:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joshStillerman","name":"Josh Stillerman","path":"/joshStillerman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7458917?s=80&v=4"},"commit":{"message":"Fix: 64-bit windows server ptr and socket length\n\nAddresses https://github.com/MDSplus/mdsplus/issues/2794\n\nOn windows 64 bit, mdsip service failed to start a user specific\nprocess because only the low 32 bits of the socket were being\nfilled in. In addition, the high longword of the socket was\nunitialized.\n\nNow initialized and filled with correct bytes.","shortMessageHtmlLink":"Fix: 64-bit windows server ptr and socket length"}},{"before":"caecc05afb94212999b5da793bde93e6a90cac5e","after":"be5b591621b05caf9ff43b0929435489a8aae750","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-11T09:14:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Fix deimation","shortMessageHtmlLink":"Fix deimation"}},{"before":"c7e02ff40f45f6b50d041e2d18d24d161915e485","after":"caecc05afb94212999b5da793bde93e6a90cac5e","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-11T08:55:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Added uint","shortMessageHtmlLink":"Added uint"}},{"before":"6647a6e7ec63406afbc2a76b445e594129508842","after":"c7e02ff40f45f6b50d041e2d18d24d161915e485","ref":"refs/heads/gm-ramp","pushedAt":"2024-07-11T08:17:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Added Basler camera MARTe2 support","shortMessageHtmlLink":"Added Basler camera MARTe2 support"}},{"before":"0be17fe4d29e7b3a9c1643273a114ed8cfacaf11","after":"6647a6e7ec63406afbc2a76b445e594129508842","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-27T09:12:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Added STM MARTe2 device","shortMessageHtmlLink":"Added STM MARTe2 device"}},{"before":"6ad2b1772f2bb600598a0a9f2a25611304bd783e","after":"0be17fe4d29e7b3a9c1643273a114ed8cfacaf11","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-26T08:56:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Save configuration","shortMessageHtmlLink":"Save configuration"}},{"before":"baada13654fb4abec5e1845ac46e9473a6b039cf","after":"6ad2b1772f2bb600598a0a9f2a25611304bd783e","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-25T13:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Support for rfxtriguart","shortMessageHtmlLink":"Support for rfxtriguart"}},{"before":"0e09cb28711305a0d4ccd9edb5e53912cb0214d8","after":"baada13654fb4abec5e1845ac46e9473a6b039cf","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-25T10:05:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Save configuration in pulse file","shortMessageHtmlLink":"Save configuration in pulse file"}},{"before":"d4fee7579de5360e737ed4ad2d6b6669e4ded8c1","after":"0e09cb28711305a0d4ccd9edb5e53912cb0214d8","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-21T13:30:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"MARTE2_PYTHON_GENERIC Fixes","shortMessageHtmlLink":"MARTE2_PYTHON_GENERIC Fixes"}},{"before":"e4c293dee3bd7377c9d7cffe4bc9fca3f3ca9337","after":"d4fee7579de5360e737ed4ad2d6b6669e4ded8c1","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-21T07:53:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Removed form from wrong place","shortMessageHtmlLink":"Removed form from wrong place"}},{"before":"0e4250f9da6df24880f5d2d4d64301af7660fd48","after":"e4c293dee3bd7377c9d7cffe4bc9fca3f3ca9337","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-20T14:20:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"Added fields","shortMessageHtmlLink":"Added fields"}},{"before":"aeff9b6bbf59248de5c039b1f23d064dc033165d","after":"0e4250f9da6df24880f5d2d4d64301af7660fd48","ref":"refs/heads/gm-ramp","pushedAt":"2024-06-07T10:21:54.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"GabrieleManduchi","name":null,"path":"/GabrieleManduchi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8696392?s=80&v=4"},"commit":{"message":"New devices","shortMessageHtmlLink":"New devices"}},{"before":"315200af122786e0313d2827b8b6489e000e140d","after":null,"ref":"refs/heads/zck-xnci","pushedAt":"2024-06-06T05:00:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zack-vii","name":"Timo Schroeder","path":"/zack-vii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6230702?s=80&v=4"}},{"before":"3958b924d7915a5ff5aea760231d0213807c9d01","after":"ccfa8858ef5d0e6fe374efac78609887ca87dc3a","ref":"refs/heads/alpha","pushedAt":"2024-06-06T05:00:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zack-vii","name":"Timo Schroeder","path":"/zack-vii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6230702?s=80&v=4"},"commit":{"message":" Fix: XNCI writes corrupting node data (alternative) (#2785)\n\n* test: TreeSegemts also affects xncis\r\n\r\n* fix: cleanup attribute updates; only unlink record if segment is written\r\n\r\n* return if put dsc failed\r\n\r\n* fix: TreeGetRecord preserve program flow and status","shortMessageHtmlLink":" Fix: XNCI writes corrupting node data (alternative) (#2785)"}},{"before":"576c09ae264632ff4d3954aaa3295e2ec8a44b7f","after":"315200af122786e0313d2827b8b6489e000e140d","ref":"refs/heads/zck-xnci","pushedAt":"2024-06-05T13:06:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zack-vii","name":"Timo Schroeder","path":"/zack-vii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6230702?s=80&v=4"},"commit":{"message":"fix: TreeGetRecord preserve program flow and status","shortMessageHtmlLink":"fix: TreeGetRecord preserve program flow and status"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQyMTozNDo1NC4wMDAwMDBazwAAAASuUWdt","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQyMTozNDo1NC4wMDAwMDBazwAAAASuUWdt","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNVQxMzowNjoxNC4wMDAwMDBazwAAAARdIhV2"}},"title":"Activity · MDSplus/mdsplus"}