service-core/core
Jonatan Nilsson e8a2ec52a6 git: Add support to filter based on specific prefix 2022-08-13 02:10:24 +00:00
..
providers git: Add support to filter based on specific prefix 2022-08-13 02:10:24 +00:00
application.mjs application: Expose app config in ctx.config 2022-04-02 20:10:09 +00:00
cli.mjs Finished basic beta implementation of entire thing. 2022-02-15 11:28:30 +00:00
client.mjs Fix bug in client.mjs 2022-03-10 11:30:43 +00:00
core.mjs git: checkConfig no longer checks repo url. Git being down or latest version being unfetchable should not stop services from starting up. 2022-08-13 01:47:05 +00:00
db.mjs db: Don't warn about clearing db when using in-memory db 2022-04-19 16:37:45 +00:00
defaults.mjs More development 2022-01-18 11:48:35 +00:00
http.mjs cli: Add basic install support for linux 2022-03-13 01:22:45 +00:00
lib.mjs lib: Fix so it displays the restart message during restart 2022-03-30 08:19:49 +00:00
log.mjs log: Workers in cluster will now properly notify master of newlog entries. Useful for sc-manager 2022-04-01 09:59:47 +00:00
runner.mjs Application: Add flag in application to keep track if its running and which version. 2022-03-29 17:14:50 +00:00
util.mjs Finished implementing cluster support 2022-03-10 11:06:17 +00:00