20 Commits

Author SHA1 Message Date
Unitech
32850ce845 return null after module launching 2015-08-03 16:48:25 +02:00
Unitech
cc4c738b70 allow installation of git via username/repository 2015-06-29 17:28:49 +02:00
Unitech
824eeee18d Add module documentation - modularizer comments 2015-06-22 17:37:37 +02:00
Unitech
ee69f0b7c1 typo fix - test change 2015-06-10 17:47:23 +02:00
Unitech
47f801b4b0 #1333 smart json restart via pm2 start <json_file> + pm2 [reload|gracefulReload] <json_file> 2015-06-10 12:52:48 +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
50b1d24540 handle restart when setting development module 2015-06-03 16:39:19 +02:00
--global
d34bb5c9f2 set --harmony for module by default 2015-04-22 17:41:49 -04:00
Unitech
0e59bd1524 pm2 install <module_name> update the module 2015-04-19 16:49:18 -04:00
Unitech
0f23e6c50c kill modules when killing pm2 + wait for module to start on pm2 initialization 2015-03-06 17:46:30 -05:00
Unitech
11cc5b295c add pm2 publish mechanism with automatic version increment - fix function bug - remove observejs 2015-03-05 00:27:22 -05:00
Unitech
ace299465e module system - add extra configuration variables at restart 2015-03-04 23:37:26 -05:00
Unitech
be06178629 better doc for modules - replace JSON5 by pure JSON for configuration - avoid copy an [Object] String when restoring previous environment (Common.extend) 2015-03-01 18:56:53 -05:00
Unitech
8c96285ed3 bugfix - modular tried to start hidden folder 2015-02-18 14:01:31 -05:00
Unitech
2c45ad0146 simplify module API 2015-02-10 18:22:08 -05:00
Unitech
fa10e6cdf3 normalize 2015-02-09 17:23:54 -05:00
Unitech
e4b45e37aa Integrate configuration system with module system 2015-02-09 17:02:06 -05:00
Unitech
a193801f6b add some intelligence 2015-02-09 11:05:10 -05:00
Unitech
576361bc8d make development of pm2 module easier 2015-02-08 14:06:38 -05:00
Unitech
3d4d46f0ad POC module system 2015-02-07 22:37:38 -05:00