service-core/core
Jonatan Nilsson 6c115aa8b2
continuous-integration/appveyor/branch AppVeyor build failed Details
core: In application, move version into context
2024-02-16 06:48:29 +00:00
..
providers git: Auto replace spaces with underscores in version output. Allows versions to have spaces in their name while keeping it unix friendly folder and file name. 2022-08-18 10:54:38 +00:00
application.mjs core: In application, move version into context 2024-02-16 06:48:29 +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