{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":312372049,"defaultBranch":"master","name":"grpc-labview","ownerLogin":"ni","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-11-12T19:11:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5598284?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715336772.0","currentOid":""},"activityList":{"items":[{"before":"d45c511f7c97f1a49e246af001c5ab74d142373c","after":"add68a662437536ee76ecc64cc6a6d469625dea4","ref":"refs/heads/master","pushedAt":"2024-06-12T06:07:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Update to only export LIBRARY_EXPORT symbols from the shared library (#362)\n\nSigned-off-by: Yanjiang Qian ","shortMessageHtmlLink":"Update to only export LIBRARY_EXPORT symbols from the shared library (#…"}},{"before":"22643bbf0b3ef099c99e9b56e4ff5f28b0c8ee49","after":"d45c511f7c97f1a49e246af001c5ab74d142373c","ref":"refs/heads/master","pushedAt":"2024-05-10T11:41:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ni-vsts-admins","name":null,"path":"/ni-vsts-admins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56927344?s=80&v=4"},"commit":{"message":"VIPB version bump","shortMessageHtmlLink":"VIPB version bump"}},{"before":"5efe8eedbc1e4a5a06f059d33950da20acdc99c9","after":"22643bbf0b3ef099c99e9b56e4ff5f28b0c8ee49","ref":"refs/heads/master","pushedAt":"2024-05-10T10:22:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"added a _cancelled flag for the client call to track if the call was cancelled. If cancelled then we need to signal occurrence no matter if the call is still under ActiveListCalls or not (#360)","shortMessageHtmlLink":"added a _cancelled flag for the client call to track if the call was …"}},{"before":"4f783cb34f4635ec4c223662c3c78861d409ac95","after":"5efe8eedbc1e4a5a06f059d33950da20acdc99c9","ref":"refs/heads/master","pushedAt":"2024-04-19T06:54:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ni-vsts-admins","name":null,"path":"/ni-vsts-admins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56927344?s=80&v=4"},"commit":{"message":"VIPB version bump","shortMessageHtmlLink":"VIPB version bump"}},{"before":"ddcb7150795d19d7c4c1ff39ad845816bd0aff85","after":"4f783cb34f4635ec4c223662c3c78861d409ac95","ref":"refs/heads/master","pushedAt":"2024-03-20T11:52:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Made 'Wait On Occurrence Wrapper.vi' reenterant and enabled separate compiled code (#355)","shortMessageHtmlLink":"Made 'Wait On Occurrence Wrapper.vi' reenterant and enabled separate …"}},{"before":"3f9e5f2f0f79ba97431bdbd76d87f044f42d32b0","after":"ddcb7150795d19d7c4c1ff39ad845816bd0aff85","ref":"refs/heads/master","pushedAt":"2024-03-13T11:15:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ni-vsts-admins","name":null,"path":"/ni-vsts-admins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56927344?s=80&v=4"},"commit":{"message":"VIPB version bump","shortMessageHtmlLink":"VIPB version bump"}},{"before":"6296b8d769f42ae70cf613fa6a40e920a5e6283e","after":"3f9e5f2f0f79ba97431bdbd76d87f044f42d32b0","ref":"refs/heads/master","pushedAt":"2024-03-13T10:03:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"bump build spec version to 1.2.2.1 (#353)","shortMessageHtmlLink":"bump build spec version to 1.2.2.1 (#353)"}},{"before":"84549242813d381e31496444d1999db991b93e1a","after":"6296b8d769f42ae70cf613fa6a40e920a5e6283e","ref":"refs/heads/master","pushedAt":"2024-03-13T09:49:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"fixing crashes related to Repeated NestedMessage Parsing and bugs in PackToAny API (#352)","shortMessageHtmlLink":"fixing crashes related to Repeated NestedMessage Parsing and bugs in …"}},{"before":null,"after":"9b486f5e139d9ec73f8e6f6b729b2985dc6ae3a9","ref":"refs/heads/repeated-field-fix","pushedAt":"2024-03-06T06:05:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Fixed gRPC Client Hang issue (#349)\n\n* Improved cmake tests configuration\r\n\r\n* Added option to remove occurrence in unary call\r\n\r\n* Added option for occurrence in unary call\r\n\r\n* Added without occurrence option for streaming calls\r\n\r\n* Restructured the code\r\n\r\n* Made occurrence changes to streaming vi templates\r\n\r\n* Updated route_guide example\r\n\r\n* Updated route_guide example\r\n\r\n* Fixed route_guide clients\r\n\r\n* Updated helloworld example\r\n\r\n* Changed activeclientcalls to unordered_map\r\n\r\n* Removed wait from cleanUpProc\r\n\r\n* Added feature toggle for occurrence\r\n\r\n* Improved occurrence wrapper\r\n\r\n* Added feature toggle docs\r\n\r\n* Bumped vipb version to v1.2.1.1","shortMessageHtmlLink":"Fixed gRPC Client Hang issue (#349)"}},{"before":"1b1e01ebc9c016f2e57a430e9047da0a0d78fb46","after":"84549242813d381e31496444d1999db991b93e1a","ref":"refs/heads/master","pushedAt":"2024-03-06T04:53:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Add vipm.io badges to Update README.md (#347)\n\nShows downloads and stars :)","shortMessageHtmlLink":"Add vipm.io badges to Update README.md (#347)"}},{"before":"7d3b017efb04b55dbb8d47434b4b580822073e3c","after":"1b1e01ebc9c016f2e57a430e9047da0a0d78fb46","ref":"refs/heads/master","pushedAt":"2024-03-06T04:52:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Update sync_issues_to_azdo.yml to match AzDO area path update (#350)\n\nThe NIB area path in Azure DevOps has been moved, so reflect that change in where Bugs for GitHub Issues area created.\r\n\r\nSigned-off-by: Xander Huff ","shortMessageHtmlLink":"Update sync_issues_to_azdo.yml to match AzDO area path update (#350)"}},{"before":"9b486f5e139d9ec73f8e6f6b729b2985dc6ae3a9","after":"7d3b017efb04b55dbb8d47434b4b580822073e3c","ref":"refs/heads/master","pushedAt":"2024-03-06T04:42:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ni-vsts-admins","name":null,"path":"/ni-vsts-admins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56927344?s=80&v=4"},"commit":{"message":"VIPB version bump","shortMessageHtmlLink":"VIPB version bump"}},{"before":"0f954d484feeab837faf11ea89f18e161aff86fa","after":"9b486f5e139d9ec73f8e6f6b729b2985dc6ae3a9","ref":"refs/heads/master","pushedAt":"2024-03-05T12:01:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Fixed gRPC Client Hang issue (#349)\n\n* Improved cmake tests configuration\r\n\r\n* Added option to remove occurrence in unary call\r\n\r\n* Added option for occurrence in unary call\r\n\r\n* Added without occurrence option for streaming calls\r\n\r\n* Restructured the code\r\n\r\n* Made occurrence changes to streaming vi templates\r\n\r\n* Updated route_guide example\r\n\r\n* Updated route_guide example\r\n\r\n* Fixed route_guide clients\r\n\r\n* Updated helloworld example\r\n\r\n* Changed activeclientcalls to unordered_map\r\n\r\n* Removed wait from cleanUpProc\r\n\r\n* Added feature toggle for occurrence\r\n\r\n* Improved occurrence wrapper\r\n\r\n* Added feature toggle docs\r\n\r\n* Bumped vipb version to v1.2.1.1","shortMessageHtmlLink":"Fixed gRPC Client Hang issue (#349)"}},{"before":"20273c9e0572ec1acbaef76596f9ec2bb290a6a3","after":"0f954d484feeab837faf11ea89f18e161aff86fa","ref":"refs/heads/master","pushedAt":"2024-02-26T08:03:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Revert \"update to grpc 1.62.0\"\n\nThis reverts commit 04435f74bdbd61da977e88ebedb2dd21a4b37ca3.","shortMessageHtmlLink":"Revert \"update to grpc 1.62.0\""}},{"before":"3bb18b0bb901f81c911e26c355502f7838c75a46","after":"20273c9e0572ec1acbaef76596f9ec2bb290a6a3","ref":"refs/heads/master","pushedAt":"2024-02-26T07:48:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"update grpc 1.62.0","shortMessageHtmlLink":"update grpc 1.62.0"}},{"before":"15fcdc9f459d192b94771895568c6635a8e2ca13","after":"3bb18b0bb901f81c911e26c355502f7838c75a46","ref":"refs/heads/master","pushedAt":"2024-02-16T09:31:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Improved cmake tests configuration (#348)","shortMessageHtmlLink":"Improved cmake tests configuration (#348)"}},{"before":"00206850a2f9f45a6b5060ebffdd4b5657f045bd","after":"15fcdc9f459d192b94771895568c6635a8e2ca13","ref":"refs/heads/master","pushedAt":"2024-01-25T06:52:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ni-vsts-admins","name":null,"path":"/ni-vsts-admins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56927344?s=80&v=4"},"commit":{"message":"VIPB version bump","shortMessageHtmlLink":"VIPB version bump"}},{"before":"00206850a2f9f45a6b5060ebffdd4b5657f045bd","after":null,"ref":"refs/tags/v1.0.2.0","pushedAt":"2024-01-25T05:52:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CPattar-NI","name":null,"path":"/CPattar-NI","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61498869?s=80&v=4"}},{"before":"bd323d92993236190dc47766096c36669002da47","after":"00206850a2f9f45a6b5060ebffdd4b5657f045bd","ref":"refs/heads/master","pushedAt":"2024-01-24T10:42:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"Client side unary communication performance improvements (#335)","shortMessageHtmlLink":"Client side unary communication performance improvements (#335)"}},{"before":"63935f9886e618f3ccc76756a0caaf4ee8fd5866","after":"bd323d92993236190dc47766096c36669002da47","ref":"refs/heads/master","pushedAt":"2024-01-22T06:47:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CPattar-NI","name":null,"path":"/CPattar-NI","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61498869?s=80&v=4"},"commit":{"message":"Added support for function overloading (#342)","shortMessageHtmlLink":"Added support for function overloading (#342)"}},{"before":"a5226b720607b968ced61d384abfbe7cf5824a72","after":"63935f9886e618f3ccc76756a0caaf4ee8fd5866","ref":"refs/heads/master","pushedAt":"2024-01-18T23:10:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Minor text formatting changes for cmake tests (#341)\n\n* Corrected syntax\r\n\r\n* Improved text formatting for cmake log files\r\n\r\n* Testing exported function addition test\r\n\r\n* Testing message structures\r\n\r\n* Testing exported function addition test\r\n\r\n* Changed formatting for warning in exported function addition test\r\n\r\n* Added different condition for windows and linux\r\n\r\n* Reverted os specific prints\r\n\r\n* Reverted grpc_client.cc\r\n\r\n* Updated grpc_client.cc\r\n\r\n* Reverted all files","shortMessageHtmlLink":"Minor text formatting changes for cmake tests (#341)"}},{"before":"63b9ff8830e67e15f7315756c3e351ea9f087a4a","after":"a5226b720607b968ced61d384abfbe7cf5824a72","ref":"refs/heads/master","pushedAt":"2024-01-18T10:35:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Added cmake tests that prevents people from changing message datatypes (#337)\n\n* Added cmake tests for Message Structures\r\n\r\n* Updated github workflows\r\n\r\n* Corrected wrong meesage_metadata path\r\n\r\n* Checking github workflows by changing structures\r\n\r\n* Reverting changes\r\n\r\n* Added MessageElementMetadata\r\n\r\n* Updated Building.md\r\n\r\n* Added exported function checks\r\n\r\n* Added functionality to throw warning if user adds a new exported function\r\n\r\n* Updated exported function list\r\n\r\n* Renamed some variables and replaced os.path with pathlib\r\n\r\n* Fixed pathlib error\r\n\r\n* Probably fixed weird subprocess bug\r\n\r\n* Added python virtual environment\r\n\r\n* Fixed /bin/sh bug\r\n\r\n* Updated github windows workflows to print CMakeTests logs\r\n\r\n* Removed extra new lines from logs\r\n\r\n* Modified github workflows to print CMakeTest logs\r\n\r\n* Updated linux print logs to exit instead of throwing error\r\n\r\n* Updated folder in linux workflows name\r\n\r\n* Corrected formatting for linux","shortMessageHtmlLink":"Added cmake tests that prevents people from changing message datatypes ("}},{"before":"d3950ae9bd46b9988b81444282641611d9413a07","after":"63b9ff8830e67e15f7315756c3e351ea9f087a4a","ref":"refs/heads/master","pushedAt":"2024-01-18T08:49:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CPattar-NI","name":null,"path":"/CPattar-NI","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61498869?s=80&v=4"},"commit":{"message":"Feature Toggles and Debug Symbols for Release Build (#338)\n\n* Adding debug symbols for release build, adding feature toggle class\r\n\r\n* Adding files to cmake, and using the feature toggle class\r\n\r\n* Config file read in InitCallback is enough\r\n\r\n* Removing feature toggle header","shortMessageHtmlLink":"Feature Toggles and Debug Symbols for Release Build (#338)"}},{"before":"1cf129f89a8d8630a24c10703e5ebc47d9818b14","after":"d3950ae9bd46b9988b81444282641611d9413a07","ref":"refs/heads/master","pushedAt":"2024-01-11T06:29:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"remove dialog for invalid enum error (#334)","shortMessageHtmlLink":"remove dialog for invalid enum error (#334)"}},{"before":"5c1cbb6fb9a2649b6992a5a25b21505584bed367","after":"1cf129f89a8d8630a24c10703e5ebc47d9818b14","ref":"refs/heads/master","pushedAt":"2024-01-10T10:05:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"Add ability to set LVRT module path (#331)\n\n* Add functions to allow setting path to the LVRT module used for callback functions.\r\n\r\n* Add LV function to set LVRT Module Path\r\n\r\nSigned-off-by: Jeff Plotzke \r\n\r\n* Revert \"Add LV function to set LVRT Module Path\" (accidently saved in LV2021)\r\n\r\nThis reverts commit fe19e8a8a62dd2bd8b097b91d26c331c9bf022e4.\r\n\r\n* Add LabVIEW functions to set LVRT module path\r\n\r\nSigned-off-by: Jeff Plotzke \r\n\r\n---------\r\n\r\nSigned-off-by: Jeff Plotzke \r\nCo-authored-by: pratheekshasn <37623222+pratheekshasn@users.noreply.github.com>","shortMessageHtmlLink":"Add ability to set LVRT module path (#331)"}},{"before":"34ad2a2cf3d6d978b6377b03781daf45770fd20b","after":"5c1cbb6fb9a2649b6992a5a25b21505584bed367","ref":"refs/heads/master","pushedAt":"2024-01-10T06:48:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"Added comments (#329)\n\nCo-authored-by: pratheekshasn <37623222+pratheekshasn@users.noreply.github.com>","shortMessageHtmlLink":"Added comments (#329)"}},{"before":"378b486105b78860405ec5695d1cb7b649b26543","after":"34ad2a2cf3d6d978b6377b03781daf45770fd20b","ref":"refs/heads/master","pushedAt":"2024-01-10T05:45:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"change tunnel to shift registers (#336)","shortMessageHtmlLink":"change tunnel to shift registers (#336)"}},{"before":"b0212ac8def2ff357f071a9cb9361c7e2c6c6422","after":"378b486105b78860405ec5695d1cb7b649b26543","ref":"refs/heads/master","pushedAt":"2023-12-08T05:38:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pratheekshasn","name":null,"path":"/pratheekshasn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37623222?s=80&v=4"},"commit":{"message":"Fix browse for proto imports and other minor cleanup (#325)\n\n* Simplify logic and make diagrams more readable.\r\n\r\n* Mark as source only VIs to prevent dirty dots from recompiles.\r\n\r\n* Add VI back to library.\r\n\r\n* Update scripting of enum typedefs so multiple top level enum controls can't get added to the typedef and break it.\r\n\r\n* Update UI so path controls for importing proto files accept directories instead of files when browsing.\r\n\r\n* Updating library to include newly added VI.","shortMessageHtmlLink":"Fix browse for proto imports and other minor cleanup (#325)"}},{"before":"abfd041f0a3404364337e95030a7e9d8ba02dfa8","after":"b0212ac8def2ff357f071a9cb9361c7e2c6c6422","ref":"refs/heads/master","pushedAt":"2023-11-24T05:25:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yash-ni","name":null,"path":"/yash-ni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131851960?s=80&v=4"},"commit":{"message":"Fixed issue with event structure not upgrading in 'start sync'.vi (#314)\n\n* Fixed bug in start sync event structure\r\n\r\n* Changed type to int64","shortMessageHtmlLink":"Fixed issue with event structure not upgrading in 'start sync'.vi (#314)"}},{"before":"73e6f2eb9d32f1fb48fc851dd4c19bbfae40ef54","after":"abfd041f0a3404364337e95030a7e9d8ba02dfa8","ref":"refs/heads/master","pushedAt":"2023-10-04T06:00:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ni-sujain","name":"ni-sujain","path":"/ni-sujain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98735487?s=80&v=4"},"commit":{"message":"Set VI to non-entrant execution so that server DLL path is not determined on every first run of an allocated clone. (#319)\n\nSigned-off-by: Jeff Plotzke ","shortMessageHtmlLink":"Set VI to non-entrant execution so that server DLL path is not determ…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYvChWwA","startCursor":null,"endCursor":null}},"title":"Activity · ni/grpc-labview"}