19 Commits

Author SHA1 Message Date
Unitech
2a5a9153c9 2844 Flush default module configuration to pm2 config 2017-04-22 15:12:03 +02:00
abluchet
2e1f83d832 fix #2537 duplicate Configuration.set 2016-11-25 14:38:22 +01:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Alexandre Strzelewicz
7c85c576fa Merge pull request #1771 from rtheunissen/fix_unknown_typo
Fix all misspellings of "unknown"
2015-11-24 12:09:19 +01:00
Rudi Theunissen
1e4c8ffa77 Fix all misspellings of "unknown" 2015-11-17 13:11:53 +13:00
Unitech
cff924bfe6 npm 3.x fix - #1674 #1692 #1675 2015-10-15 02:13:41 +02:00
Unitech
400f6d7f99 smarter split 2015-09-26 20:02:00 +02:00
Unitech
850e123c9b pm2 multiset 2015-09-26 14:08:44 +02:00
Unitech
13f716c159 omit what is inside double quotes for configuration system 2015-09-18 17:31:50 +02:00
Unitech
1ed62b0c7b do not split both . and : in configuration 2015-09-01 14:15:33 +02:00
Unitech
04cca9ddfe pm2 password flag 2015-07-29 01:22:31 +02:00
Unitech
10ff6729e0 add getSync method to get config variables (+tests) + starting implementation of password checking 2015-07-12 21:31:18 +02:00
Unitech
8bbb1602bd PM2 scoped actions (+tests) + Password encryption methods(+tests) + Unset works(+tests) for config sys 2015-07-12 21:07:08 +02:00
Unitech
18ac01feac Add pm2 conf module.option [value] alias for configuration 2015-04-19 17:21:26 -04:00
Unitech
628b5417ce allow module configuration via <module_name:option_key> <value> + auto restart module when changing his values 2015-03-04 23:49:36 -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
278579ff6f beautify module configuration file 2015-03-01 11:28:15 -05:00
Unitech
e4b45e37aa Integrate configuration system with module system 2015-02-09 17:02:06 -05:00
Unitech
5a73e10650 configuration system 2015-02-09 16:01:23 -05:00