28 Commits

Author SHA1 Message Date
vmarchaud
7afecdc8f4 (tests) add unit test for getCanonicModuleName method 2017-04-19 16:57:20 +02:00
Martin Zaloudek
b8b615111e Fix #2809. Fixed the broken installation of modules specified as Github repository with non-master branch. Fixed the broken upgrade of modules specified by Github source (old version was not been removed, therefore two instances existed in memory after upgrade). (#2840) 2017-04-19 16:53:44 +02:00
vmarchaud
613979da2f (tests) add test for json log feature #2663 2017-01-31 16:26:10 +01:00
Unitech
f6b550ca4e #2471 make env immutable and fix watch 2016-10-26 18:07:03 +02:00
Unitech
3090275a93 clone to fclone 2016-07-01 16:03:35 +02:00
Unitech
4930489045 new clone utility 2016-06-30 19:04:54 +02:00
Unitech
004b7846c9 PM2_ROOT_PATH leaked in instanciated file 2016-06-12 02:16:24 +02:00
Unitech
1886f73a2f #2203 deep refactor 2016-06-04 14:04:26 +02:00
Unitech
e9d4d6a0d3 restore ikt + add simple check 2016-05-27 15:23:15 +02:00
Arkotek
610d68f8d7 remove useless require 2016-05-27 04:37:45 +02:00
Unitech
20344a58f1 #2188 remove any possibility for Daemon to require Satan.js 2016-05-27 00:59:50 +02:00
Fabien LOISON
f452454974 Fix: allows to update an installed module from a tgz package 2016-04-06 10:52:04 +02:00
Unitech
739f67786a feature: add YAML support #578 2016-03-25 11:52:40 +01:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Unitech
d52a5d1ef3 refactor: move function parseConfig 2015-12-16 14:35:50 +01:00
Unitech
d59e700da0 fix code comments 2015-12-07 12:28:03 +01:00
Unitech
6722f7ee03 merge safe-clone-deep 2015-12-07 12:20:10 +01:00
Unitech
b660925b03 pm2 deploy now check default file ecosystem.js[on|on5], package.json 2015-08-13 15:31:06 +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
5105ed67e0 Move God.js comments into doc/DEBUG.md - move console overidde into Utility.js 2015-04-14 23:41:44 -04:00
jshkurti
737a28e36d fixed #1011 2015-02-19 14:59:41 +01:00
Unitech
643d77582f change Date format to extended EPOCH time 2014-12-03 15:49:19 +01:00
Unitech
24333f434e homogeneize getDate 2014-12-03 14:58:29 +01:00
Unitech
21306731e4 Move startLogging method into Utility.js to avoid memory overhead from Common.js 2014-11-21 12:04:43 +01:00
Unitech
4f882acb33 refactor 2014-11-18 15:35:35 +01:00
tknew2
63145097f8 Evented system - right dates 2014-10-01 16:32:54 +02:00