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
Libin Lu
0473099e32
add wait ready for cluster mode ( #2904 )
...
* add wait ready for cluster mode
2017-05-25 23:53:22 +02:00
vmarchaud
ebddff2db0
(interactor) add randomized bytes to default hostname when linking #2906
2017-05-25 23:47:45 +02:00
vmarchaud
4d07d66c10
(changelog) update
2017-05-23 23:49:53 +02:00
Michiel De Mey
9433f1fc16
Stripping environment variables from the HttpInterface ( #2895 )
...
* Fixes 452
* Renamed to `proc`
* Default to false to keep backwards compatibility
2017-05-23 23:48:21 +02:00
vmarchaud
22df02093e
(tests) fix failing tests
2017-05-21 11:58:38 +02:00
vmarchaud
408a75fcc0
merge conflict
2017-05-21 01:56:43 +02:00
vmarchaud
a64cd7a185
(changelog) update 2.4.7 changelog
2017-05-21 01:55:51 +02:00
masted
6648847230
"Not any default deployment file exists" error explanation ( #2754 )
2017-05-21 01:53:23 +02:00
Raphael Luba
1b0a89dc83
Fix: Callbacks for process.stdout / .stderr ( #2810 )
...
* Fix callbacks for process.stdout /.stderr
The overrides for `process.stdout.write` and `process.stderr.write` did not invoke the provided callbacks when they’re done.
* Fix: write callback is an optional parameter
* Append encoding parameter to all calls
2017-05-21 01:51:43 +02:00
Jaime Agudo
aeb6137d28
(readme) Update restart command usage ( #2805 )
...
After 2.2 to 2.4 upgrade `restart` doesn't remember the named env it was deployed to
2017-05-21 01:42:52 +02:00
vmarchaud
64b0793d19
(tests) fix newly added tests + remove aggregation bug
2017-05-21 01:39:30 +02:00
vmarchaud
f31f8f3cc7
(readme) typo
2017-05-21 01:30:53 +02:00
PoppinL
678264519a
(bugfix) #2868 : fix --raw not display previous logs ( #2876 )
2017-05-21 01:29:19 +02:00
pva
0bcee6f8d1
Improve gentoo init script ( #2849 )
...
Use default start() function that is configured with command* variables.
It'll use start-stop-daemon to start daemon and check that pidfile was
created.
Allow user to override user that will be used to run pm2 daemon. As a
consequence install init script with pm2 name instead of pm2-root.
Provide some information on how to start services aftewards.
Make reload function working.
2017-05-21 01:28:31 +02:00
vmarchaud
53c88bdc50
(interpreter) dont reset interpreter to node when isBinary return false #2847
2017-05-21 00:58:16 +02:00
vmarchaud
da7f7698b9
(docker) better auto exit trigger ( #2861 )
2017-05-21 00:49:09 +02:00
PoppinL
64fe775ce3
(update) #2872 : no load balance warn for 1 instance config ( #2875 )
2017-05-21 00:41:27 +02:00
vmarchaud
2d0e9370c6
(fix) verify that prepare returned data to avoid undefined error #2870
2017-05-21 00:40:19 +02:00
vmarchaud
76803d7c2f
(daemon) allow to override daemon process name via env
2017-05-21 00:30:35 +02:00
vmarchaud
1343478138
(daemon) allow to override daemon configured paths via env #438
2017-05-21 00:28:57 +02:00
Unitech
d72509e637
#2867
2017-05-10 15:17:47 +02:00
Unitech
af4091e9b1
pm2-daemon
2017-05-10 12:38:09 +02:00
Unitech
5821495ab7
longer timeout on web interface test
2017-05-04 18:50:53 +02:00
Unitech
ce7411d863
change client id for register via CLI + timeout on test
2017-05-04 18:47:48 +02:00
Unitech
a962536711
fix node_modules folder not create on npm 4.2.0
2017-05-04 02:01:26 +02:00
Unitech
c081c2356a
(tracing) add outbound query
2017-04-30 16:08:06 +02:00
Unitech
c221a4d361
add missing package
2017-04-29 18:52:32 +02:00
Unitech
38da034934
change motd message
2017-04-29 18:50:49 +02:00
Unitech
5c2c2c26dd
refactor code + fix edge case + pm2 open command to open browser
2017-04-29 18:30:51 +02:00
Unitech
9eca957336
register/login/autolink/browser open from CLI
2017-04-29 17:56:51 +02:00
Unitech
23ba6e9217
add pm2 register to autolink
2017-04-29 03:47:42 +02:00
Unitech
09b7c5e172
pm2 monitor|umonitor <pm_id|app_name|all>
2017-04-29 02:08:46 +02:00
Unitech
cf64a644ea
fix conflict
2017-04-29 00:09:30 +02:00
Unitech
bede36c78f
pm2@2.4.6
2017-04-27 00:44:50 +02:00
Unitech
a54d886093
restore 0.12 support
2017-04-27 00:42:05 +02:00
Unitech
1a405281ea
restore previous banner
2017-04-23 02:24:59 +02:00
Unitech
22b2982415
(modules) change wording
2017-04-22 17:04:18 +02:00
Unitech
4bca84ef74
(km) rename method + better init message
2017-04-22 15:58:28 +02:00
Unitech
bd87549975
drop 0.12 support #2846
2017-04-22 15:27:58 +02:00
Unitech
e7fcd16a9b
#2845 open editor on pm2 conf or pm2 set cmd
2017-04-22 15:15:39 +02:00
Unitech
2a5a9153c9
2844 Flush default module configuration to pm2 config
2017-04-22 15:12:03 +02:00
Unitech
c0f7bb9022
(API) fix calling next instead of cb
2017-04-21 16:37:29 +02:00
Unitech
7b0dbee375
#2829 display warning message when --env does not exists
2017-04-21 16:36:59 +02:00
Unitech
ef9b1bed10
Merge branch 'master' into development
2017-04-21 16:00:03 +02:00
vmarchaud
acb1455efc
(tests) node 0.12 compatibility
2017-04-19 19:24:19 +02:00
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
Unitech
e18d976788
drop optional package
2017-04-16 17:17:56 +02:00
vmarchaud
4bd463741b
(changelog) update
2017-04-06 23:55:01 +02:00