Unitech
|
e5aa61ddfa
|
CHANGELOG + do not systemctl status on unstartup
|
2017-02-21 14:39:21 +01:00 |
|
Alexandre Strzelewicz
|
2a9c347619
|
Merge pull request #2720 from porsager/multi-user-startup
Multi user startup - fixes #2662
|
2017-02-21 14:31:37 +01:00 |
|
Unitech
|
4e4b49841d
|
(expose) drop () on app name
|
2017-02-21 10:36:57 +01:00 |
|
vmarchaud
|
b30651b0d8
|
Merge pull request #2681 from zhendongguan/master
fix log folder create
|
2017-02-20 17:00:18 +01:00 |
|
vmarchaud
|
9e658e0861
|
Merge pull request #2724 from ngtmuzi/master
fix the bug: "process still restart after it has be stop or delete"
|
2017-02-20 16:59:16 +01:00 |
|
vmarchaud
|
624129ba11
|
(logs) disable timestamp for --attach option
|
2017-02-20 16:57:40 +01:00 |
|
vmarchaud
|
7abad52da1
|
(monit) add old monit interface #2699
|
2017-02-20 16:56:43 +01:00 |
|
vmarchaud
|
2173c2fe34
|
(logs) options to start stream logs after any operation #2266
|
2017-02-20 16:49:44 +01:00 |
|
Unitech
|
1f855da544
|
#2707 avoid Restart=always with systemd (pid refresh problem)
|
2017-02-19 15:07:11 +01:00 |
|
vmarchaud
|
69f600cac4
|
(fix) refactor to use a var
|
2017-02-16 11:36:24 +01:00 |
|
vmarchaud
|
2a4913a82a
|
Merge pull request #2707 from max-mathieu/journalctl-log-fix
Make sure pm2 does not fill up systemd logs
|
2017-02-16 11:33:38 +01:00 |
|
xuezhongxiong
|
bb31516d81
|
fix the "restart_task" enumerable problem.
|
2017-02-16 17:55:51 +08:00 |
|
xuezhongxiong
|
79de7657bc
|
add a new props :"proc.pm2_env.restart_task" to solve the problem : "process still restart after it be stop or delete."
|
2017-02-16 16:15:27 +08:00 |
|
porsager
|
aa279ac2f8
|
Merge branch 'Unitech/development' into multi-user-startup
|
2017-02-15 22:41:26 +01:00 |
|
porsager
|
76b5ebc391
|
Make unstartup behavior predictable
|
2017-02-15 22:11:28 +01:00 |
|
porsager
|
5c8323c358
|
Use proper launchd service name
|
2017-02-15 21:58:12 +01:00 |
|
porsager
|
1acc01f0fa
|
Fix removal of old pm2 named services
|
2017-02-15 21:54:20 +01:00 |
|
vmarchaud
|
475aa12145
|
Merge pull request #2718 from spang/master
Fix a few typos: s/optionnal/optional/
|
2017-02-15 17:23:52 +01:00 |
|
porsager
|
d0928ba1d2
|
Merge remote-tracking branch 'origin/development' into multi-user-startup
# Conflicts:
# lib/API/Startup.js
|
2017-02-15 15:05:03 +01:00 |
|
Unitech
|
753d5d6da3
|
(module install) fix command yarn/npm
|
2017-02-15 15:01:42 +01:00 |
|
porsager
|
802e5de1f2
|
Fix systemd to use service_name
|
2017-02-15 10:39:08 +01:00 |
|
porsager
|
8a7f7edfc6
|
Add support for multi user startup
|
2017-02-15 10:24:09 +01:00 |
|
Christine Spang
|
494a4d6c0b
|
Fix a few typos: s/optionnal/optional/
|
2017-02-14 15:43:43 -08:00 |
|
vmarchaud
|
4dc9296ed7
|
(module instlal) use yarn if node version > 0.12
|
2017-02-14 16:23:18 +01:00 |
|
vmarchaud
|
98446737f5
|
(dashboard) async refresh to reduce data fetch interval
|
2017-02-14 16:06:05 +01:00 |
|
vmarchaud
|
116d8300ac
|
(module) use yarn if node version > 0.12
|
2017-02-14 15:51:18 +01:00 |
|
vmarchaud
|
5f2fc1c842
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-02-14 15:21:05 +01:00 |
|
vmarchaud
|
d368bd846c
|
(treekil) handle null return #2715
|
2017-02-14 15:20:50 +01:00 |
|
George Kalpakas
|
57d28420fc
|
(startup) fix systemv on debian
Discussion: a788e523e5 (commitcomment-20851443)
|
2017-02-13 15:29:00 +02:00 |
|
Max Mathieu
|
501c4d3954
|
Make sure pm2 does not fill up systemd logs
|
2017-02-10 14:15:21 -05:00 |
|
vmarchaud
|
5e2259b75b
|
(module) install lang module with yarn if available (#2706)
|
2017-02-10 17:05:30 +01:00 |
|
Unitech
|
65919a0d84
|
#2706 yarn integration
|
2017-02-10 17:01:31 +01:00 |
|
vmarchaud
|
276ef14c18
|
(aggregator) trigger aggregation duration with exit event
|
2017-02-10 12:31:20 +01:00 |
|
vmarchaud
|
f444a2ceb1
|
(tests) fix aggregator test that mock the pushInteractor
|
2017-02-09 16:49:17 +01:00 |
|
vmarchaud
|
b5761af11f
|
(aggregator) avoid sending aggregated routes after app restart
|
2017-02-09 16:39:35 +01:00 |
|
vmarchaud
|
a2aead0acb
|
(error-reporting) resolve context from pmx error
|
2017-02-07 14:45:02 +01:00 |
|
abluchet
|
e08e8fb3f4
|
fix #2697
|
2017-02-07 09:33:42 +01:00 |
|
Unitech
|
063ed6f25a
|
(dashboard) somes small changes + new screenshot
|
2017-02-05 22:29:01 +01:00 |
|
edward
|
237a92e3f0
|
fix mkdirp path
|
2017-02-04 19:07:56 +08:00 |
|
vmarchaud
|
2e6ed64cd3
|
(interpreter) resolve path of exec_interpreter
|
2017-02-03 17:12:37 +01:00 |
|
vmarchaud
|
5ab386f0ac
|
Revert "(langmodule) resolve interpreter relative to pm2 install folder #2675"
This reverts commit 3b15359acc3c275e81eee39e4ae8135829a908a5.
|
2017-02-03 17:06:33 +01:00 |
|
Unitech
|
1f2f9172de
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-02-03 16:31:19 +01:00 |
|
Unitech
|
86528db550
|
(dashboard) sort process list by name + sprintf for str formating + padding fix
|
2017-02-03 16:31:16 +01:00 |
|
vmarchaud
|
e4586e8fcf
|
(tests) add test for operate with regex #2564 + changelog
|
2017-02-03 16:10:57 +01:00 |
|
vmarchaud
|
c09a8aba55
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-02-03 15:53:56 +01:00 |
|
vmarchaud
|
b4c53deb17
|
(operate) allow using regex to match process name #2564
|
2017-02-03 15:53:51 +01:00 |
|
Unitech
|
89d8b593ec
|
(agent) fix info_node
|
2017-02-03 15:31:56 +01:00 |
|
Unitech
|
0a6adb72d6
|
Merge branch 'development' of github.com:Unitech/pm2 into development
|
2017-02-03 15:14:52 +01:00 |
|
Unitech
|
d64e2e6d2d
|
(dashboard) small changes
|
2017-02-03 15:14:41 +01:00 |
|
vmarchaud
|
3b15359acc
|
(langmodule) resolve interpreter relative to pm2 install folder #2675
|
2017-02-03 15:03:55 +01:00 |
|