cb5de72e13
db: Don't warn about clearing db when using in-memory db
2022-04-19 16:37:45 +00:00
33b3d98a37
application: Expose app config in ctx.config
2022-04-02 20:10:09 +00:00
618cfd0451
log: Workers in cluster will now properly notify master of newlog entries. Useful for sc-manager
2022-04-01 09:59:47 +00:00
b5359515b5
lib: Fix so it displays the restart message during restart
2022-03-30 08:19:49 +00:00
23f9173720
test: Fix regex match error after some recent changes
2022-03-29 20:38:59 +00:00
d519996959
Application: Add flag in application to keep track if its running and which version.
...
Lib: Add restart support to shut down server.
Runner: Add better logging when shut down request is sent.
Many: Add bunch of event emitters for interested parties
2022-03-29 17:14:50 +00:00
90d4e7ab81
application: Emit event when updating changes
2022-03-28 15:15:30 +00:00
a5239d0c27
db: Removed unused latestVersion
2022-03-28 07:48:30 +00:00
46386a13b3
application: Add more event emits on specific events
2022-03-28 07:40:25 +00:00
99d7a0655d
lib: Now generates a valid config and enforces provider on lib to be static
2022-03-27 16:02:53 +00:00
95d72fc404
Application: Expose some helper classes to application through ctx.sc
2022-03-27 15:12:04 +00:00
2edcedb1b7
cli: Add basic install support for linux
...
http: Fix so listenAsync defaults to all hosts
package: Increment version
2022-03-13 01:22:45 +00:00
4a508d20a4
lib: Fix test for the new port parameter support
2022-03-10 13:40:10 +00:00
1d7b118229
lib: Add optional port parameter that is prefilled. Prevents crashes if no port is specified
...
package: Increment beta version
2022-03-10 13:38:35 +00:00
1f70f36e8d
package: Update dependencies and version
2022-03-10 13:35:34 +00:00
73e9be2ff0
fix core integration test yet again
2022-03-10 13:11:23 +00:00
87cc47f498
Make the integration test slightly more consistent
2022-03-10 13:10:02 +00:00
b8a0ec137c
Increment version, create a new release
2022-03-10 13:08:29 +00:00
67606b9b3b
Fixed lib and finished implementing it
2022-03-10 13:08:02 +00:00
4024f1269a
remove lodash
2022-03-10 12:34:54 +00:00
25cac907be
Fix core integration test
2022-03-10 12:27:01 +00:00
4d15623a23
Fix some test, update version
2022-03-10 12:24:57 +00:00
746e0c3f46
Fix bug in client.mjs
2022-03-10 11:30:43 +00:00
44f576c1d4
More appveyor stuff :(
2022-03-10 11:28:29 +00:00
dccad23890
Fix bug with missing log level
2022-03-10 11:15:02 +00:00
5330ecfa5c
More appveyor stuff :(
2022-03-10 11:13:35 +00:00
b152f18fc3
appveyor: Should now fail test if test fail
2022-03-10 11:11:17 +00:00
bc2d3d9a9b
Increment version to beta 3
2022-03-10 11:07:01 +00:00
e0da74f0be
Finished implementing cluster support
2022-03-10 11:06:17 +00:00
47344c5e7a
Updated core logic and how stable is calculated.
...
Fixed some minor bugs.
Will now no longer travel through history but instead stop at last stable version.
2022-02-18 13:32:44 +00:00
57be8a144a
Some cleanup on files. Remove skip tests
2022-02-18 08:16:36 +00:00
0f504eaf53
Clean up some of the test, finish implementing auto publish on both npm and git
2022-02-18 07:40:39 +00:00
ed73607e7b
More appveyor stuff
2022-02-18 06:50:14 +00:00
17b100bb07
more appveyor testing
2022-02-18 06:46:32 +00:00
396ac97b8b
Appveyor lots of debug code
2022-02-18 06:43:35 +00:00
35b82934f1
Appveyor stuff
2022-02-18 06:34:24 +00:00
5eb9fb9476
Even more appveyor stuff
2022-02-18 06:33:23 +00:00
b50ed47ec5
more appveyor stuff
2022-02-18 06:32:35 +00:00
2dad21e8ab
PRevent appveyor from finishing
2022-02-18 06:28:21 +00:00
bca4b665a6
Fix typo in appveyor
2022-02-18 06:26:28 +00:00
39af3ca162
Update package to new git.nfp.is repo, update appveyor with more deployment scripts
2022-02-18 06:24:52 +00:00
be6c24778d
even more attempts to enable ssh
2022-02-16 12:19:35 +00:00
d434564217
more attempts to enable appveyor ssh
2022-02-16 12:17:41 +00:00
10e45b33ee
appveyor: Attempt to enable ssh for debugging
2022-02-16 12:16:38 +00:00
cbc0f7a37a
Fix tests to use 7zdec correctly
2022-02-16 11:49:48 +00:00
dbcc431e70
Replace binaries in bin folder with pure 7zdec only for smaller release files
2022-02-15 16:32:43 +00:00
5f3e688b8c
Finished basic beta implementation of entire thing.
2022-02-15 11:28:30 +00:00
e540a54844
More core testing and some development and fixes
2022-02-14 08:15:50 +00:00
4f4bc8cf6a
More core development, full integration started
2022-02-11 13:59:10 +00:00
3f8e3cdc16
More core development
2022-02-08 06:35:36 +00:00