Unitech
df5c7ad0de
test: fix exit code in module safeguard
2017-12-04 17:01:04 +01:00
Unitech
288f39330b
#3314 pm2 install <module> --safe
2017-12-04 01:47:44 +01:00
Unitech
b5372aa19e
module system v3: independant folder for each module + retrocompat v2/v3
2017-12-03 16:17:22 +01:00
Alexandre Strzelewicz
56280887b1
\#3248 add test file
2017-11-02 16:55:29 +01:00
Daniel Tschinder
fb8fbe117a
feat(startup): Allow custom service names for startup scripts
...
Especially when running mutliple instances of pm2 on one machine with
the same user this helps to create multiple startup scripts for each of
the instance.
2017-10-25 10:16:51 +02:00
Alexandre Strzelewicz
74b2e39df8
coffeescript -> coffee-script
2017-09-21 17:54:06 +02:00
Unitech
f1c24d485f
app-configuration test adaptation for pmx@1.5.2
2017-09-14 18:07:44 +02:00
Alexandre Strzelewicz
dd6208b9b2
throttle test
2017-09-06 13:08:55 +02:00
Alexandre Strzelewicz
34c7af69e1
throttle tests
2017-08-30 18:57:33 +02:00
Alexandre Strzelewicz
79e6c3dc7f
throttle test
2017-08-30 16:13:09 +02:00
Alexandre Strzelewicz
de0f88ee30
Merge pull request #3001 from bisubus/dump-backup
...
Dump backup
2017-08-29 16:14:15 +02:00
Alexandre Strzelewicz
1fcaa4f9f2
Merge branch 'development' into pm2-start-container
2017-08-25 17:33:31 +02:00
Alexandre Strzelewicz
47cd6e92e1
test: throttle
2017-08-25 10:50:11 +02:00
Alexandre Strzelewicz
bc55d46a1c
#3094 pm2 start app.js --container
2017-08-16 02:43:44 +02:00
Alexandre Strzelewicz
aa0adac460
Impact new probe name on test validation
2017-07-31 09:19:48 -07:00
bisubus
829d95dd2f
Add resurrection tests for a backup
2017-07-06 00:37:13 +03:00
bisubus
1c9b2c0b0d
Add dump save tests for a backup
2017-07-06 00:37:12 +03:00
Unitech
81ed75eed5
#2290 allow to declare apps list under 'pm2' attribute in ecosystem files
2017-07-03 00:52:04 +02:00
Unitech
fc050b0bbe
[ #2958 and related] allow to delete attribute on restart by setting it to null
2017-07-02 03:20:37 +02:00
Alexandre Strzelewicz
5dd902346a
Merge pull request #2983 from soyuka/fix/cli-table
...
Fix/cli table
2017-06-30 11:12:51 +02:00
Unitech
ae3f1e0b5a
/#2698 pm2-runtime + pm2-docker various enhancements
2017-06-30 10:48:53 +02:00
Unitech
8b33ddf488
Merge branch 'stdin' into development
2017-06-29 22:59:43 +02:00
Unitech
4d34e80deb
#2968 pm2 attach <pm_id>
2017-06-29 22:59:21 +02:00
soyuka
a37c2d231d
fix #2114 #2018 array names
2017-06-29 11:18:53 +02:00
vmarchaud
673b6cddd5
(tests) add node_app_instance tests for fork mode #2984
2017-06-29 10:39:13 +02:00
Unitech
823635e713
fix listen_timeout associated with wait_ready \#2956
2017-06-27 15:52:10 +02:00
vmarchaud
637b227017
(tests) add test for #2953
2017-06-23 11:33:21 +02:00
vmarchaud
129a81c10f
(tests) add test for increment_var and instance_var options
2017-06-06 17:25:35 +02:00
Alexandre Strzelewicz
7c91321fdc
(test) fix npm 5 test (drop unused npm variables)
2017-06-04 14:01:11 +02:00
vmarchaud
42cd294f80
(tests) increase timeout for instable test
2017-06-01 15:40:49 +02:00
vmarchaud
f5c192c660
(tests) fix test broken with random hostname + re-add test for wait-ready in cluster mode #2890
2017-05-26 00:08:20 +02:00
vmarchaud
22df02093e
(tests) fix failing tests
2017-05-21 11:58:38 +02:00
vmarchaud
64b0793d19
(tests) fix newly added tests + remove aggregation bug
2017-05-21 01:39:30 +02:00
vmarchaud
1343478138
(daemon) allow to override daemon configured paths via env #438
2017-05-21 00:28:57 +02:00
Unitech
5821495ab7
longer timeout on web interface test
2017-05-04 18:50:53 +02:00
Unitech
09b7c5e172
pm2 monitor|umonitor <pm_id|app_name|all>
2017-04-29 02:08:46 +02:00
Unitech
4bca84ef74
(km) rename method + better init message
2017-04-22 15:58:28 +02:00
Unitech
2a5a9153c9
2844 Flush default module configuration to pm2 config
2017-04-22 15:12:03 +02:00
Unitech
f91038c698
#2818 pm2-docker -> pm2-runtime + tests
2017-04-06 22:56:05 +02:00
porsager
8a7f7edfc6
Add support for multi user startup
2017-02-15 10:24:09 +01:00
vmarchaud
e4586e8fcf
(tests) add test for operate with regex #2564 + changelog
2017-02-03 16:10:57 +01:00
Unitech
e731d930f6
#2541 fix setting node.js version and restart via configuration file
2017-02-02 18:44:34 +01:00
vmarchaud
613979da2f
(tests) add test for json log feature #2663
2017-01-31 16:26:10 +01:00
vmarchaud
b39968bf60
(serve) alias to use serve in process file + test
2017-01-29 01:22:43 +01:00
vmarchaud
323edad96c
(tests) add test for pm2 serve
2017-01-28 22:02:04 +01:00
vmarchaud
6f5ddaf7ae
(enchancement) appendEnvToName -> snake_case + tests
2017-01-24 17:37:35 +01:00
vmarchaud
7d799dc80b
(logs) add option to only print logs (--nostream) #2620
2017-01-12 18:14:54 +01:00
vmarchaud
5a12ef2806
(ci) fix tests
2017-01-06 17:29:06 +01:00
vmarchaud
d84ed1d08f
(tests) remove typescript tests
2017-01-05 12:10:54 +01:00
Unitech
7a018c53f7
#1090 #15 do not replicate same processes on resurrect
2016-12-07 22:00:18 +01:00