Unitech
|
ba1b6b8f1d
|
move worker to the end of God.js
|
2016-06-26 16:35:03 +02:00 |
|
Unitech
|
9947c321d7
|
start to parallelize test + no-daemon implemented + fix paths
|
2016-06-12 01:37:38 +02:00 |
|
Unitech
|
20344a58f1
|
#2188 remove any possibility for Daemon to require Satan.js
|
2016-05-27 00:59:50 +02:00 |
|
Unitech
|
ce56d83719
|
remove deepReset and findByScript unused methods from God Daemon
|
2016-04-03 12:38:14 +02:00 |
|
Unitech
|
78eae77834
|
remove deprecated env data + refactor interface tests + avoid multi cb calling on offline / reconnection
|
2016-03-28 19:04:35 +02:00 |
|
Unitech
|
f8522fc316
|
switch message to debug
|
2016-03-25 12:44:33 +01:00 |
|
Unitech
|
c3c0fcff46
|
add Copyright header to each file
|
2016-03-22 23:33:43 +01:00 |
|
Unitech
|
436a2ff233
|
small code fixes
|
2016-03-22 14:19:47 +01:00 |
|
Unitech
|
cd1e4cc19d
|
fix lint issues / add debug messages
|
2016-03-22 13:29:04 +01:00 |
|
Unitech
|
f6a0e7c86b
|
refactor: remove unused methods - better wording for pm2 show
|
2016-03-22 10:52:13 +01:00 |
|
Unitech
|
68ac3c1c79
|
restore normal behavior
|
2016-03-21 22:59:21 +01:00 |
|
Unitech
|
357e28b351
|
do not reset process ids + avoid restart of delete processes (affected due to restart-delay)
|
2016-03-21 22:22:57 +01:00 |
|
Unitech
|
8f6bc844c6
|
enhancement: move CLI related files to CLI / upgrade moment dependency / remove some unused require
|
2016-03-21 19:09:25 +01:00 |
|
Unitech
|
c3ea256c2e
|
enhacement: remove deprecated calls / adapt tests / return acted process deleteProcessId/stopProcessId
|
2016-03-21 18:02:51 +01:00 |
|
Unitech
|
3469b5802b
|
Options attrs updatable via CLI and JSON - small refactor for programmatic usage
|
2016-03-09 12:16:58 +01:00 |
|
--global
|
aab0221f7f
|
15 tries to 16 tries
|
2016-03-02 23:45:51 +01:00 |
|
Unitech
|
3531ec2d80
|
edits specified in CHANGELOG.md
|
2015-12-15 03:10:56 +01:00 |
|
Unitech
|
df3ec5846e
|
refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts
|
2015-12-15 02:07:25 +01:00 |
|
Unitech
|
256da4822c
|
Fix cluster kill signal + avoid writing on std output when proc disconnected #1819
|
2015-12-07 16:23:26 +01:00 |
|
Unitech
|
ba41c48d2d
|
set vizion error message as debug message
|
2015-11-09 11:52:05 +01:00 |
|
Unitech
|
4b45760b4a
|
hot fix
|
2015-11-05 16:46:55 +01:00 |
|
Unitech
|
b1e138ded6
|
hot fix
|
2015-11-05 15:38:15 +01:00 |
|
Unitech
|
59f9e145b8
|
hot fix
|
2015-11-05 15:13:51 +01:00 |
|
Unitech
|
37861e2fd1
|
fix versioning system
|
2015-11-05 15:07:47 +01:00 |
|
Unitech
|
6c200be98f
|
check values
|
2015-10-09 16:44:12 +02:00 |
|
Unitech
|
b44cc155a1
|
check both string and boolean
|
2015-10-09 16:19:39 +02:00 |
|
Unitech
|
0993b4df1e
|
test for string
|
2015-10-09 15:38:10 +02:00 |
|
jshkurti
|
12261c6b4a
|
feature: --restart-delay flag
|
2015-08-04 15:24:47 +02:00 |
|
jshkurti
|
7be3739780
|
logs: better filtering
|
2015-06-10 19:13:35 +02:00 |
|
jshkurti
|
360d14c477
|
refactor pm2 logs : DONE
|
2015-06-10 17:23:25 +02:00 |
|
Unitech
|
4848e5c974
|
avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314
|
2015-06-09 17:30:16 +02:00 |
|
Unitech
|
0da9ad00b3
|
unblock/release data pipeline #1326 #1314
|
2015-06-09 15:14:08 +02:00 |
|
jshkurti
|
dea0583031
|
fix #1285
|
2015-05-26 16:37:52 +02:00 |
|
Unitech
|
b518f10f8b
|
add pm2-dev CLI command to run script in development mode
|
2015-05-06 19:07:22 -04:00 |
|
Unitech
|
cd91aa3b8a
|
Expose .kill method from programmatic calls + return right process array when starting JSON
|
2015-04-21 18:17:46 -04:00 |
|
jshkurti
|
eb5b2fa208
|
#fix 1177 maybe
|
2015-04-17 16:44:42 +02:00 |
|
jshkurti
|
c394d36a0a
|
+--no-vizion/+tests/+doc/+changelog
|
2015-04-16 20:15:29 +02:00 |
|
Unitech
|
b73f74a084
|
--no-autorestart fix
|
2015-04-16 12:42:19 -04:00 |
|
jshkurti
|
d4eb669e6d
|
new flags --no-vizion and --no-autorestart
|
2015-04-16 16:20:53 +02:00 |
|
Unitech
|
5105ed67e0
|
Move God.js comments into doc/DEBUG.md - move console overidde into Utility.js
|
2015-04-14 23:41:44 -04:00 |
|
jshkurti
|
b4e86b6b77
|
#1143 #1154
|
2015-04-08 17:08:06 +02:00 |
|
jshkurti
|
ac68e2963b
|
done
|
2015-04-03 19:26:07 +02:00 |
|
jshkurti
|
842b823672
|
fix #1111 : More verbosity on writeFileSync errors
|
2015-03-20 18:28:02 +01:00 |
|
jshkurti
|
e6d9908905
|
little fix for exit code verbosity
|
2015-03-20 16:10:46 +01:00 |
|
jshkurti
|
23e277bdc5
|
workaround for Resource leak error until Joyent accepts PR
|
2015-03-20 15:55:28 +01:00 |
|
jshkurti
|
e7a82a88c8
|
fix verbosity
|
2015-03-19 16:43:52 +01:00 |
|
jshkurti
|
2a185b2d84
|
small refactor: more verbosity
|
2015-03-19 16:03:08 +01:00 |
|
jshkurti
|
9d0be61595
|
travis test before release 0.12.8
|
2015-03-17 16:04:07 +01:00 |
|
Joni Shkurti
|
56713f7805
|
Update God.js : fix
|
2015-03-17 01:45:11 +01:00 |
|
Joni Shkurti
|
31c0daa497
|
Update God.js
|
2015-03-17 01:41:08 +01:00 |
|