Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / org-arl/fjage issues and pull requests

#331 - Addin type annotations to fjage.js

Pull Request - State: closed - Opened by notthetup about 1 month ago

#330 - Bumping dependencies

Pull Request - State: open - Opened by notthetup about 1 month ago

#329 - Add support for serving directory listing

Pull Request - State: closed - Opened by notthetup about 1 month ago

#328 - Adding functionality to serve an agent's store directory

Pull Request - State: closed - Opened by notthetup about 2 months ago

#327 - Increasing the timeout for messages to 2s

Pull Request - State: closed - Opened by notthetup about 2 months ago

#326 - Shell Agent logs multiple `block() interrupted`

Issue - State: open - Opened by notthetup 2 months ago

#325 - Adding a Gateway.connected property

Pull Request - State: closed - Opened by notthetup 2 months ago

#324 - fsm.setNextState() overwrites fsm.terminate()

Issue - State: open - Opened by ettersi 2 months ago - 2 comments

#323 - Fixing dispatching of indexed parameter req

Pull Request - State: closed - Opened by notthetup 3 months ago

#322 - Log error thrown in parameter setter/getter at finest level

Pull Request - State: closed - Opened by notthetup 3 months ago

#321 - Edge case uncaught exception in fjagepy send

Issue - State: open - Opened by impala454 4 months ago - 2 comments

#320 - Use DefaultServlet instead of ResourceHandler to serve static files.

Issue - State: open - Opened by notthetup 4 months ago - 1 comment
Labels: feature request, web

#318 - Allow the _to_json of AgentID to be used to generate the JSON for AgentIDs

Pull Request - State: closed - Opened by notthetup 4 months ago - 2 comments

#317 - Make webshell iframe safe

Pull Request - State: closed - Opened by notthetup 4 months ago

#316 - A pure-Rust gateway for Fjåge with C API compatibility

Issue - State: open - Opened by brodiealexander 5 months ago - 1 comment

#315 - Pin xterm height and width to 160x50 to align with the shell

Pull Request - State: closed - Opened by notthetup 5 months ago

#314 - Update fjage_quickstart.sh for GSON 2.10.1

Pull Request - State: closed - Opened by brodiealexander 5 months ago

#313 - Fixing webshell multiline paste issue

Pull Request - State: closed - Opened by notthetup 5 months ago

#312 - Fix agentsForService test in test_fjage.c

Pull Request - State: closed - Opened by brodiealexander 5 months ago - 4 comments

#311 - Web shell tries to execute first line when pasting multiline string

Issue - State: closed - Opened by notthetup 5 months ago - 2 comments
Labels: bug, web

#310 - Optional REST based mechanism to set/get Parameters

Issue - State: open - Opened by notthetup 5 months ago - 2 comments
Labels: feature request

#309 - fix(JSON): JSONify Java maps as JSON dicts

Pull Request - State: closed - Opened by ettersi 6 months ago - 12 comments

#308 - Add support for a connection oriented WebSocketConnector

Issue - State: open - Opened by notthetup 8 months ago
Labels: feature request

#308 - Add support for a connection oriented WebSocketConnector

Issue - State: open - Opened by notthetup 8 months ago
Labels: feature request

#307 - Shell scrollbar style

Pull Request - State: closed - Opened by jjophi 8 months ago - 5 comments

#306 - Enable ETags on static resources served from Jetty

Pull Request - State: closed - Opened by notthetup 9 months ago

#305 - Allow the WebShell dark mode toggle to be disabled

Pull Request - State: closed - Opened by notthetup 9 months ago - 1 comment

#303 - Improved handling of exceptions in ShellExtension in GroovyScriptEngine

Issue - State: open - Opened by notthetup 10 months ago
Labels: feature request

#302 - Enforce timeout with slave containers even if interrupted

Pull Request - State: closed - Opened by mchitre 10 months ago

#301 - Change the websocket connection timeout log from warning to fine

Pull Request - State: closed - Opened by notthetup 10 months ago

#298 - Add option to reject various APIs and added new agents API

Pull Request - State: closed - Opened by notthetup 10 months ago - 4 comments

#296 - Keep Web Shell and backing ConsoleShell PTY widths in sync

Issue - State: open - Opened by notthetup almost 1 year ago - 3 comments
Labels: feature request

#295 - Fix gateway names to avoid clashes with wormhole agent

Pull Request - State: closed - Opened by ettersi almost 1 year ago - 3 comments

#294 - Fix Gateway <-> Wormhole interop

Pull Request - State: closed - Opened by ettersi about 1 year ago - 6 comments

#293 - Add `wantsMessagesFor` documentation to the protocol docs

Issue - State: open - Opened by mchitre about 1 year ago
Labels: docs

#292 - Handle named parameters more consistently

Issue - State: open - Opened by ettersi about 1 year ago - 8 comments
Labels: bug

#291 - Add TypeScript type information to `fjage.js` using a `fjage.d.ts`

Issue - State: open - Opened by notthetup about 1 year ago
Labels: feature request

#290 - Improve logging in fjage.js

Issue - State: open - Opened by notthetup about 1 year ago
Labels: feature request, gateways

#289 - Dealing with exceptions in Fjagejs

Pull Request - State: open - Opened by notthetup about 1 year ago

#289 - Dealing with exceptions in Fjagejs

Pull Request - State: closed - Opened by notthetup about 1 year ago

#288 - "Freshness" constraint on the `receive` APIs

Issue - State: open - Opened by notthetup about 1 year ago - 5 comments
Labels: question

#288 - "Freshness" constraint on the `receive` APIs

Issue - State: open - Opened by notthetup about 1 year ago - 4 comments
Labels: question

#287 - feat(remote): Use LONG_OR_DOUBLE parsing for Json numbers

Pull Request - State: closed - Opened by ettersi about 1 year ago

#286 - CI is broken due to fjage.js

Issue - State: closed - Opened by mchitre over 1 year ago - 1 comment
Labels: bug, tests

#285 - Allow named params to match with param enums in `get()`

Pull Request - State: closed - Opened by mchitre over 1 year ago

#284 - AgentID.get(NamedParameter) does not work

Issue - State: closed - Opened by ettersi over 1 year ago - 4 comments
Labels: feature request

#283 - Support adding of contexts which accept file uploads

Pull Request - State: closed - Opened by notthetup over 1 year ago

#282 - Publish the queue length on an Agent

Issue - State: open - Opened by notthetup over 1 year ago
Labels: feature request

#281 - Enable multipart uploads in WebServer

Issue - State: closed - Opened by notthetup over 1 year ago - 2 comments
Labels: feature request

#280 - Errors in parameter getters / setters are not reported

Issue - State: open - Opened by ettersi over 1 year ago - 5 comments
Labels: feature request

#279 - Add support for `agents`, `services` and `containsAgent` to Gateway APIs

Issue - State: open - Opened by notthetup over 1 year ago - 1 comment
Labels: feature request

#278 - Expose a `shellready` variable on the webshell iframe

Pull Request - State: closed - Opened by notthetup over 1 year ago - 2 comments

#277 - Reverting caching the stringified version of the JSONMessage

Pull Request - State: closed - Opened by notthetup over 1 year ago

#276 - Checking if the executor pool is shutdown before executing

Pull Request - State: closed - Opened by notthetup over 1 year ago - 1 comment

#275 - fjage and Fjage.jl startup stages don't agree

Issue - State: open - Opened by ettersi over 1 year ago
Labels: bug

#274 - Support for deserializing AgentID in fjagepy

Pull Request - State: closed - Opened by notthetup over 1 year ago

#273 - Migrate to Github flow model

Pull Request - State: closed - Opened by notthetup over 1 year ago

#272 - Mark `_jsoncache` as `transient` so it doesn't get serialized

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#271 - Adding a json cache to speed up reserialization of messages

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#270 - Use the canonicalPath when serving local directories

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#269 - Python Gateway cleanup

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#268 - fjagepy 1.7.2 -> 1.7.3 upgrade broken

Issue - State: closed - Opened by impala454 almost 2 years ago - 1 comment

#267 - Improving jetty warnings

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#266 - Documenting JSON protocol specifics related to Gateways

Pull Request - State: closed - Opened by notthetup almost 2 years ago

#265 - Updating dependencies

Pull Request - State: closed - Opened by notthetup almost 2 years ago - 2 comments

#264 - Fix get_param_str in fjage.c

Pull Request - State: closed - Opened by notthetup almost 2 years ago - 7 comments

#263 - Add syntax highlighting for fjåge log files

Pull Request - State: closed - Opened by mchitre almost 2 years ago - 2 comments

#262 - Handle `null` returns from `agentsForService`

Pull Request - State: closed - Opened by mchitre almost 2 years ago

#261 - Update documentation for JSON protocol to include alive and auth messages

Issue - State: open - Opened by mchitre almost 2 years ago
Labels: docs

#260 - doc(gateway): adding predefined messages to Gateway doc

Pull Request - State: closed - Opened by notthetup about 2 years ago

#259 - Adds GetFileRsp message in fjagepy

Pull Request - State: closed - Opened by prasadtiru about 2 years ago
Labels: gw

#258 - fix(gradle): dropped the jSerialComm version to 2.5.1

Pull Request - State: closed - Opened by prasadtiru about 2 years ago - 2 comments

#257 - `*FileRsp` Messages is missing in fjage.py

Issue - State: closed - Opened by notthetup about 2 years ago - 1 comment
Labels: bug

#256 - Avoid web server blocking JVM exit

Pull Request - State: closed - Opened by mchitre about 2 years ago

#255 - Iterate over all resources in all jars to serve

Pull Request - State: closed - Opened by notthetup about 2 years ago

#254 - Use the name() method instead of the name field in AgentID.metaClass.getAllParameters

Pull Request - State: closed - Opened by notthetup about 2 years ago - 2 comments

#252 - Defining the `actions` that Gateways must handle

Pull Request - State: closed - Opened by notthetup over 2 years ago
Labels: docs

#251 - fix(fjage): check if owner is set before trying to send/request

Pull Request - State: closed - Opened by notthetup over 2 years ago

#249 - Complex number support for fjåge JSON protocol

Issue - State: open - Opened by mchitre over 2 years ago - 1 comment
Labels: feature request

#248 - Remove attempt to log during message inflation

Pull Request - State: closed - Opened by notthetup over 2 years ago

#247 - fjagepy ParameterReq use `param` and `value`

Pull Request - State: closed - Opened by notthetup over 2 years ago

#246 - fjage Gateways should use the `param` and `value` field of a ParameterReq

Issue - State: closed - Opened by notthetup over 2 years ago
Labels: bug

#245 - Enable `InterpreterMode` in fjåge Shell

Issue - State: open - Opened by notthetup over 2 years ago
Labels: feature request

#244 - Migrate fjage.c to use sc-queue

Issue - State: open - Opened by notthetup over 2 years ago
Labels: feature request

#242 - Moving to CMake for fjage C gateway build

Pull Request - State: closed - Opened by notthetup over 2 years ago

#241 - Set base64 encoding threshold to 0 by default

Pull Request - State: closed - Opened by mchitre over 2 years ago

#240 - Added required header file in fjage.c for signal

Pull Request - State: closed - Opened by prasadtiru over 2 years ago - 2 comments

#239 - Add a SIGSEGV signal handler for debugging on C gateway

Pull Request - State: closed - Opened by notthetup almost 3 years ago
Labels: feature request, gw

#238 - samples are broken

Issue - State: open - Opened by mchitre almost 3 years ago
Labels: bug

#237 - Overloaded CPU causes `RejectedExecutionException`

Issue - State: open - Opened by mchitre almost 3 years ago
Labels: bug

#236 - fjage.c Gateway tests on Windows

Issue - State: closed - Opened by notthetup about 3 years ago - 1 comment

#235 - Windows GitHub actions

Pull Request - State: closed - Opened by notthetup about 3 years ago