You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- restructured sirepo.reply to avoid early json serialization
- restructured srunit to handle replies more consistently between websocket and http
- Fix#6291 restructured job_api to simplify parameters
- Fix#6293 clean up stateless/fulCompute to pass correct parameters
- Fix#6288 api_serverStatus calls asyncio.sleep
- Fix#6157 removed exportJupyterNotebook and cruft in create_archive
- Fix#6274 avoid returning json for GET on errors, include detail in HTML
- HTML is always properly rendered (formally didn't include doctype)
- restructured sirepo.reply to avoid early json serialization
- restructured srunit to handle replies more consistently between websocket and http
- Fix#6291 restructured job_api to simplify parameters
- Fix#6293 clean up stateless/fulCompute to pass correct parameters
- Fix#6288 api_serverStatus calls asyncio.sleep
- Fix#6157 removed exportJupyterNotebook, webcon, and cruft in create_archive
- Fix#6274 avoid returning json for GET on errors, include detail in HTML
- HTML is always properly rendered (formally didn't include doctype)
- Remove simulationType from SRException args, because simulationType is always known.
- Don't overload "data" and create a new object when cascading values.
No description provided.
The text was updated successfully, but these errors were encountered: