{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":648715339,"defaultBranch":"master","name":"dbus-java","ownerLogin":"Prototik","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-06-02T16:14:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1416030?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696433131.0","currentOid":""},"activityList":{"items":[{"before":"fd5aafaf0004701d4ac832e67779d3671a490dc5","after":"1b248b032e35e1aae81413ef7c9d41a972f6c1c8","ref":"refs/heads/fd-improvements","pushedAt":"2023-10-07T15:13:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"Refactor file descriptors as stated in the code review","shortMessageHtmlLink":"Refactor file descriptors as stated in the code review"}},{"before":"88f68dd50eb1799758000c9435c3a4ad84227fe2","after":"fd5aafaf0004701d4ac832e67779d3671a490dc5","ref":"refs/heads/fd-improvements","pushedAt":"2023-10-07T15:10:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"Refactor file descriptors as stated in the code review","shortMessageHtmlLink":"Refactor file descriptors as stated in the code review"}},{"before":"f9ae5a06c75ceef657ffbe6ff4155a4fe88e53f6","after":"88f68dd50eb1799758000c9435c3a4ad84227fe2","ref":"refs/heads/fd-improvements","pushedAt":"2023-10-04T15:28:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"FileDescriptor support improvements\n\n1. Fixed writing of file descriptors\n1.1. Added a test case for it\n\n2. Introducing new SPI called IFileDescriptorHelper to help convert java.io.FileDescriptor and raw int values.\n2.1. Adapt org.freedesktop.dbus.FileDescriptor to use that helper.\n2.2. Adapt junixsocket transport to provide a IFileDescriptorHelper with using operations from junixsocket itself (it has native impl for it)\n2.3. Fallback to the old one, reflective based mode.\n2.4. Implement hashCode/equals/toString for org.freedesktop.dbus.FileDescriptor","shortMessageHtmlLink":"FileDescriptor support improvements"}},{"before":null,"after":"f9ae5a06c75ceef657ffbe6ff4155a4fe88e53f6","ref":"refs/heads/fd-improvements","pushedAt":"2023-10-04T15:25:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"FileDescriptor support improvements\n\n1. Fixed writing of file descriptors\n1.1. Added a test case for it\n\n2. Introducing new SPI called IFileDescriptorHelper to help convert java.io.FileDescriptor and raw int values.\n2.1. Adapt org.freedesktop.dbus.FileDescriptor to use that helper.\n2.2. Adapt junixsocket transport to provide a IFileDescriptorHelper with using operations from junixsocket itself (it has native impl for it)\n2.3. Fallback to the old one, reflective based mode.","shortMessageHtmlLink":"FileDescriptor support improvements"}},{"before":"0b9f5561d2ab0fa0993f5d2fdc76e606c719180b","after":null,"ref":"refs/heads/junixsocket-transport","pushedAt":"2023-08-07T11:18:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"}},{"before":null,"after":"0b9f5561d2ab0fa0993f5d2fdc76e606c719180b","ref":"refs/heads/junixsocket-transport","pushedAt":"2023-08-04T17:50:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"Add full featured transport based on junixsocket library.\nIt supports passsing unix fds and abstract sockets.","shortMessageHtmlLink":"Add full featured transport based on junixsocket library."}},{"before":"a8714ecdae7fc11d6cac2c382ce108ebf03757be","after":null,"ref":"refs/heads/fix-auth","pushedAt":"2023-06-03T15:07:29.370Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"}},{"before":"87cee571e76531485592eb32be536d6a4cc6afe7","after":"a8714ecdae7fc11d6cac2c382ce108ebf03757be","ref":"refs/heads/fix-auth","pushedAt":"2023-06-02T16:34:53.315Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"Issue #214, #215: fix anonymous and cookie auth","shortMessageHtmlLink":"Issue hypfvieh#214, hypfvieh#215: fix anonymous and cookie auth"}},{"before":null,"after":"87cee571e76531485592eb32be536d6a4cc6afe7","ref":"refs/heads/fix-auth","pushedAt":"2023-06-02T16:19:05.915Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Prototik","name":"Sergey Shatunov","path":"/Prototik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1416030?s=80&v=4"},"commit":{"message":"Issue #214, #215: fix anonymous and cookie auth","shortMessageHtmlLink":"Issue hypfvieh#214, hypfvieh#215: fix anonymous and cookie auth"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADkbiRJAA","startCursor":null,"endCursor":null}},"title":"Activity ยท Prototik/dbus-java"}