Page MenuHomePhorge

Some small tidy-ups of the Chwala module
ClosedPublic

Authored by seigo on Sep 25 2016, 9:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 11:54 PM
Unknown Object (File)
Fri, Apr 19, 10:23 PM
Unknown Object (File)
Mar 22 2024, 4:40 AM
Unknown Object (File)
Mar 18 2024, 7:29 PM
Unknown Object (File)
Mar 1 2024, 6:10 AM
Unknown Object (File)
Feb 15 2024, 12:34 PM
Unknown Object (File)
Feb 13 2024, 9:33 PM
Unknown Object (File)
Jan 30 2024, 5:58 AM
Subscribers
None

Details

Summary

The Chwala module is not really being use as a GenServer, so
don't bother with that overhead. The API is really where the
processes are launched (and so the async behavior comes from).

Also get the chwala api url from the application config.

Diff Detail

Repository
rWOPI WOPI
Branch
feature/tidy_chwala_module
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4648
Build 4651: arc lint + arc unit

Event Timeline

seigo retitled this revision from to Some small tidy-ups of the Chwala module.
seigo updated this object.
seigo edited the test plan for this revision. (Show Details)
seigo added a reviewer: WOPI Developers.
This revision is now accepted and ready to land.Sep 26 2016, 10:08 AM
This revision was automatically updated to reflect the committed changes.