{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":87247768,"defaultBranch":"master","name":"ELS","ownerLogin":"Corionis","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-05T00:22:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21012251?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1630953747.341774","currentOid":""},"activityList":{"items":[{"before":"a4357e96722aabbc8fdde560be3ce647d0ced50a","after":"94b905929cd715dd2e3919d62c03bbb1e989dfb5","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-09-04T21:25:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Fixed \"No support for a Subscriber Listener to work on multiple IP address:ports\" #160","shortMessageHtmlLink":"Fixed \"No support for a Subscriber Listener to work on multiple IP ad…"}},{"before":"f887aa5a8bb3caf4a7ac3277f59679c1230bc1c3","after":"a4357e96722aabbc8fdde560be3ce647d0ced50a","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-08-17T23:07:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Fixed \"Job authentication failure #159\" and other things. See the Changelist.","shortMessageHtmlLink":"Fixed \"Job authentication failure #159\" and other things. See the Cha…"}},{"before":"7b2832e0eec3b33e28d88f3c2ad873b71fa39796","after":"f887aa5a8bb3caf4a7ac3277f59679c1230bc1c3","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-08-12T14:41:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Fixed Operations tool Copy function.","shortMessageHtmlLink":"Fixed Operations tool Copy function."}},{"before":"5059bb343558c92bbebcac979287237af3a91ef8","after":"7b2832e0eec3b33e28d88f3c2ad873b71fa39796","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-08-09T21:36:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Added \"Continue?\" dialog during start-up if a remote Subscriber does not connect instead of always failing.","shortMessageHtmlLink":"Added \"Continue?\" dialog during start-up if a remote Subscriber does …"}},{"before":"35af0ff3fe5cc9052a50f2fc95923ebf700f8f2b","after":"5059bb343558c92bbebcac979287237af3a91ef8","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-07-31T00:23:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Fixed a Subscriber and Hint Server listener in Jobs that caused it to exit immediately. Now Jobs should execute properly in both foreground in the ELS Logger and in background.","shortMessageHtmlLink":"Fixed a Subscriber and Hint Server listener in Jobs that caused it to…"}},{"before":"f8205daae86a301e18a537905dc70ed558f463e4","after":"35af0ff3fe5cc9052a50f2fc95923ebf700f8f2b","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-07-28T02:32:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Had to update the log4j2 libraries in the Updater.","shortMessageHtmlLink":"Had to update the log4j2 libraries in the Updater."}},{"before":"9589ab0cec348c51223cfce6884e5eeebd47c248","after":"f8205daae86a301e18a537905dc70ed558f463e4","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-07-28T01:55:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"After over 3 months this major refactor is basically code complete. Much more testing is needed.\n\nChangelist:\n + Fixed null pointer after Job Run if an origin library was not previously loaded.\n + Fixed toolbar show/hide on restart.\n + Fixed start-up bug when there are no repositories defined yet.\n + Fixed File, Open Subscriber when there is an existing remote connection.\n + Fixed a save/delete bug in all Tools.\n + Added a dialog during File, Open Subscriber and Open Hint Tracking to select the host or listen address for a remote connection.\n + Added -O | --override-host to use the listen address:port for out-going Subscriber connections from clients.\n + Added -J | --override-hints-host to use the listen address:port for out-going Hint Server connections from clients.\n + Note: \"Clients\" are Navigator and remote Publisher processes.\n + Added Hint Tracker/Server to Jobs, Tasks, Origins when required by the Task.\n + Hint Server previously used the Task Subscriber key for Job Tasks but was changed to have its own key.\n + Cleaned-up dry-run handling in Run and Generate dialogs. Removed that option from Operations.\n + Added Run in another foreground or background instance option to the Jobs, Generate dialog.\n + Added display of dynamically-loaded remote Repository to Libraries tab. Not editable. Removed when closed.\n + Replaced the previous Windows shortcut-creation mechanism that used an outside program with an internal implementation.\n + Reorganized the code related to the execution of Tools and Jobs.\n + Fixed resizing problems with the Tools, Operations dialog.\n + Added --logger option for -j|--job to execute in the foreground to display the Job log.\n\nThere are so many options with so many permutations further testing is required and the full set of\nregression tests across all platforms. A BETA release is slowly coming. Next is cross-platform testing,\nWiki documentation, etc.\n\nTell me what you think please!\n\nAnd a personal note: Am traveling later next week for 5 days.","shortMessageHtmlLink":"After over 3 months this major refactor is basically code complete. M…"}},{"before":"c0f05b1c800f24d20e0452b161256114d7a382e2","after":"9589ab0cec348c51223cfce6884e5eeebd47c248","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-19T00:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#154 Fixed Updater cross-over path error and log4j plugin warnings","shortMessageHtmlLink":"#154 Fixed Updater cross-over path error and log4j plugin warnings"}},{"before":"7395d0b5d28fb17c1b75766d35537fc1bb5f19de","after":"c0f05b1c800f24d20e0452b161256114d7a382e2","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-13T01:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#154 Fixed Updater for multi-user systems","shortMessageHtmlLink":"#154 Fixed Updater for multi-user systems"}},{"before":"96376aeaca613b882ad3a3cc99bd52736dbc8b45","after":"7395d0b5d28fb17c1b75766d35537fc1bb5f19de","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-13T00:58:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#154 Fixed Updater for multi-user systems","shortMessageHtmlLink":"#154 Fixed Updater for multi-user systems"}},{"before":"8f745532e04ac6e6725ce9e8aa284f67883ac669","after":"96376aeaca613b882ad3a3cc99bd52736dbc8b45","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-11T22:22:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#153 Fixed detection and creation of ELS configuration subdirectories","shortMessageHtmlLink":"#153 Fixed detection and creation of ELS configuration subdirectories"}},{"before":"d50bda8d839ff8f113d1f2d9cf85c66077d9da57","after":"8f745532e04ac6e6725ce9e8aa284f67883ac669","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-10T21:43:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#57 Fixed remote Subscriber and Hint Server open, close, reopen handling","shortMessageHtmlLink":"#57 Fixed remote Subscriber and Hint Server open, close, reopen handling"}},{"before":"a0fb827ba6aab78c432df45bdbc30dcf5a7148fc","after":"d50bda8d839ff8f113d1f2d9cf85c66077d9da57","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-09T00:27:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#57 Enhanced the -g | --listener-keep-going option to be more fault-tolerant","shortMessageHtmlLink":"#57 Enhanced the -g | --listener-keep-going option to be more fault-t…"}},{"before":"0e5cddf7a69932e180e739d45fda58d240f395f6","after":"a0fb827ba6aab78c432df45bdbc30dcf5a7148fc","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T01:52:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 The Changelist was out of order","shortMessageHtmlLink":"#109 The Changelist was out of order"}},{"before":"66464247336ccb71027a877406dbf5ec98a60c0d","after":"0e5cddf7a69932e180e739d45fda58d240f395f6","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T01:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 One more tweak of the web site for tonight, again (geez)","shortMessageHtmlLink":"#109 One more tweak of the web site for tonight, again (geez)"}},{"before":"16ce81d9a0f508def63f32a8a61aaa271235f19b","after":"66464247336ccb71027a877406dbf5ec98a60c0d","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T01:21:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 One more tweak of the web site for tonight","shortMessageHtmlLink":"#109 One more tweak of the web site for tonight"}},{"before":"5f484289d7e7cd563ecb061b9646f7fb4d4073bd","after":"16ce81d9a0f508def63f32a8a61aaa271235f19b","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T01:18:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 Tweaked the web site, once again","shortMessageHtmlLink":"#109 Tweaked the web site, once again"}},{"before":"7f620fd3b5a00422a26db7dc68d22c1f7c4e485a","after":"5f484289d7e7cd563ecb061b9646f7fb4d4073bd","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T01:11:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 Tweaked the web site, again","shortMessageHtmlLink":"#109 Tweaked the web site, again"}},{"before":"d5eb42e8dcfbf779cc9ab743059092817aa7eb57","after":"7f620fd3b5a00422a26db7dc68d22c1f7c4e485a","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-02T00:49:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#109 Tweaked the web site at https://corionis.github.io/ELS/","shortMessageHtmlLink":"#109 Tweaked the web site at https://corionis.github.io/ELS/"}},{"before":"2b7a1de264f504ace254257768330173eb1e20cc","after":"d5eb42e8dcfbf779cc9ab743059092817aa7eb57","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-04-01T22:46:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Minor path-handling change; Regression testing complete, for now","shortMessageHtmlLink":"#122 Minor path-handling change; Regression testing complete, for now"}},{"before":"56ae14172d4d0118af1f9979144a029dc3f762ce","after":"2b7a1de264f504ace254257768330173eb1e20cc","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-31T23:29:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Added .DS_Store to the mock Linux Library JSON files for macOS","shortMessageHtmlLink":"#122 Added .DS_Store to the mock Linux Library JSON files for macOS"}},{"before":"c107be9fe31bd38ad78fd3d2c90ea577ec73c743","after":"56ae14172d4d0118af1f9979144a029dc3f762ce","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-30T14:22:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Upgraded the FlatLaf libraries for bug fixes","shortMessageHtmlLink":"#122 Upgraded the FlatLaf libraries for bug fixes"}},{"before":"3a30f37bebb103c4871d29b839e25f9e3209a1dc","after":"c107be9fe31bd38ad78fd3d2c90ea577ec73c743","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T23:15:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Fixed dialog position bug when x coordinate is negative; normalized mock/script/ for regression testing","shortMessageHtmlLink":"#122 Fixed dialog position bug when x coordinate is negative; normali…"}},{"before":"8e35505ce5f72f1d74c444002d79b16b3d1514b9","after":"3a30f37bebb103c4871d29b839e25f9e3209a1dc","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T03:27:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Added Changelist to web site","shortMessageHtmlLink":"#122 Added Changelist to web site"}},{"before":"717417cd7bc1b80f9625aa5a1f774d987613d8ff","after":"8e35505ce5f72f1d74c444002d79b16b3d1514b9","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T02:40:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/Version-4.0.0' into Version-4.0.0\n\n# Conflicts:\n#\tbuild/changes.html","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/Version-4.0.0' into Version-4.0.0"}},{"before":"536eaf72b11d90ed1454bb878ebb9de9b70366f6","after":"717417cd7bc1b80f9625aa5a1f774d987613d8ff","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T01:24:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Update changes.html","shortMessageHtmlLink":"Update changes.html"}},{"before":"ae385dcf991cf89d580fb5c6f5e1a353ea230b32","after":"536eaf72b11d90ed1454bb878ebb9de9b70366f6","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T01:19:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Update changes.html","shortMessageHtmlLink":"Update changes.html"}},{"before":"a38dfeaf5be76ad0fe84db0dded8ee0757ed273b","after":"ae385dcf991cf89d580fb5c6f5e1a353ea230b32","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T01:17:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Update changes.html","shortMessageHtmlLink":"Update changes.html"}},{"before":"3abaafe4b06a6bc92532981f30dbe962d22ec574","after":"a38dfeaf5be76ad0fe84db0dded8ee0757ed273b","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-29T01:09:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"Update changes.html\n\nFussing with style","shortMessageHtmlLink":"Update changes.html"}},{"before":"fe5f08b577b71777b1bdca1acf317c6b96ed7195","after":"3abaafe4b06a6bc92532981f30dbe962d22ec574","ref":"refs/heads/Version-4.0.0","pushedAt":"2024-03-28T23:25:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Corionis","name":"Corionis ELS","path":"/Corionis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21012251?s=80&v=4"},"commit":{"message":"#122 Fixed Open Subscriber transfer sftp bug","shortMessageHtmlLink":"#122 Fixed Open Subscriber transfer sftp bug"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAErS2ApQA","startCursor":null,"endCursor":null}},"title":"Activity · Corionis/ELS"}