Commit Graph

7 Commits

Author SHA1 Message Date
Nick O'Leary 6fb96fa3c1
Move exec and events components to util module
The exec and events components are common components that
are used by both runtime and registry. It makes sense to
move them into the util package.

This also adds some docs to the registry module
2020-12-07 11:49:01 +00:00
Simon Hailes 63cc9adeaa small update to log - if toString() causes exception, then note and use util.inspect instead - prevents log from causing processes to abort through exception.
Add tests.
2019-11-02 12:38:40 +00:00
Nick O'Leary be2dd6dc32
Add req back to audit log events and extend to Projects api 2019-08-09 16:56:11 +01:00
Nick O'Leary 8e1c15419c
API documentation updates 2018-12-05 13:00:25 +00:00
Nick O'Leary 19c9707d62
Get jdsoc tagging right for util module 2018-08-28 13:45:38 +01:00
Nick O'Leary 4e21a5e557
Start documenting apis 2018-08-22 10:00:03 +01:00
Nick O'Leary e57d8ba0ef
pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00