vince
|
c541868837
|
feat: add flag to enable deep-monitoring
|
2018-02-05 15:10:21 +01:00 |
|
Unitech
|
4bbeec3d17
|
chore: upgrade pmx dep
|
2018-02-03 12:16:31 +01:00 |
|
Alexandre Strzelewicz
|
77a3527407
|
Merge pull request #3443 from Unitech/event-loop-inspector
fix: replace dash with underscore
|
2018-02-03 11:53:28 +01:00 |
|
Unitech
|
859d18fbc7
|
chore: switch to published pmx(@next)
|
2018-02-02 18:59:06 +01:00 |
|
vince
|
203df7688c
|
fix: replace dash with underscore
|
2018-02-02 18:07:50 +01:00 |
|
Vincent Vallet
|
dad98e6e07
|
Merge pull request #3442 from Unitech/event-loop-inspector
feat: allow pm2 to install and enable event-loop-inspector data colle…
|
2018-02-02 17:43:52 +01:00 |
|
Unitech
|
36bf03e1ee
|
chore: remove --exit from mocha.opts
|
2018-02-02 17:06:21 +01:00 |
|
Unitech
|
bd798fd748
|
fix: make sure not pm2 is running
|
2018-02-02 15:50:26 +01:00 |
|
Unitech
|
c13b236482
|
refactor: deep pm2-runtime refactor #3408 #3257 #3266
|
2018-02-02 15:39:17 +01:00 |
|
Unitech
|
6687d49941
|
feat: pm2 pid <app_name> command
|
2018-02-02 15:32:54 +01:00 |
|
Unitech
|
65d233e5b5
|
chore: remove unused files
|
2018-02-02 15:32:11 +01:00 |
|
vince
|
e6b0c47443
|
feat: allow pm2 to install and enable event-loop-inspector data collecting
|
2018-02-02 14:56:23 +01:00 |
|
Unitech
|
46606903f2
|
Merge branch 'master' into development
|
2018-02-02 12:18:11 +01:00 |
|
Alexandre Strzelewicz
|
704ae518f5
|
fix: auto-exit edge case fix + pm2 no daemon mode + log in raw by default + less logs
|
2018-02-02 12:14:53 +01:00 |
|
Alexandre Strzelewicz
|
d1916f4096
|
refactor: no more interactive spinner for connection to KM + change pm2 log format + remove some logs
|
2018-02-02 11:27:33 +01:00 |
|
Alexandre Strzelewicz
|
b9c01c99d5
|
feat: ignore signal when running in --no-daemon
|
2018-02-02 11:25:42 +01:00 |
|
Alexandre Strzelewicz
|
41bf6ef7d3
|
fix: impact v8 flag in fork mode also
|
2018-02-02 01:27:44 +01:00 |
|
Alexandre Strzelewicz
|
21be05a07b
|
feat: upgrade pmx to git development branch
|
2018-02-02 01:21:49 +01:00 |
|
Vincent Vallet
|
95e85eef84
|
Merge pull request #3424 from Unitech/sendDataToProcessId_def
Add sendDataToProcessId into typescript definitions
|
2018-01-31 18:25:24 +01:00 |
|
Vincent Vallet
|
e46b15dc32
|
Merge pull request #3438 from Unitech/v8_option
feat: allow pm2 to enable v8 data collecting from pmx
|
2018-01-31 18:25:05 +01:00 |
|
vince
|
757562f755
|
Merge branch 'development' of github.com:Unitech/pm2 into v8_option
|
2018-01-31 17:16:55 +01:00 |
|
Vincent Vallet
|
1a6771aa36
|
Merge pull request #3437 from Unitech/gc-stats
Install Gc stats
|
2018-01-31 16:28:15 +01:00 |
|
vince
|
aa180fa8ab
|
feat: allow pm2 to enable v8 data collecting from pmx
|
2018-01-31 15:08:31 +01:00 |
|
vince
|
3ed1a7471a
|
Merge branch 'development' of github.com:Unitech/pm2 into gc-stats
|
2018-01-31 14:51:09 +01:00 |
|
vince
|
1563416858
|
feat: allow pm2 to install gc-stats
|
2018-01-31 10:17:51 +01:00 |
|
Alexandre Strzelewicz
|
611173f8e0
|
(chore) downgrade mocha
|
2018-01-30 17:02:10 +01:00 |
|
Alexandre Strzelewicz
|
d1a7cbf485
|
downgrade mocha + reup chokidar
|
2018-01-30 16:49:07 +01:00 |
|
Alexandre Strzelewicz
|
a971052ab5
|
downgrade chokidar
|
2018-01-30 16:38:23 +01:00 |
|
Alexandre Strzelewicz
|
ce972e6913
|
README.md updates [ci skip]
2.9.3
|
2018-01-28 02:53:34 +01:00 |
|
Unitech
|
0e7316221c
|
README.md edits [skip-ci]
|
2018-01-27 20:06:40 +01:00 |
|
Unitech
|
ed65b3c032
|
README.md edits [skip-ci]
|
2018-01-27 20:05:03 +01:00 |
|
Unitech
|
e90067652e
|
README.md edits [skip-ci]
|
2018-01-27 20:03:55 +01:00 |
|
Unitech
|
a3e098090b
|
README.md edits [skip-ci]
|
2018-01-27 20:02:52 +01:00 |
|
Unitech
|
2567860515
|
README.md edits [skip-ci]
|
2018-01-27 20:02:01 +01:00 |
|
Unitech
|
62d13cd2bf
|
README.md edits [skip-ci]
|
2018-01-27 20:01:23 +01:00 |
|
Vincent Vallet
|
f65e8794df
|
Merge pull request #3400 from toddwong/windowsHide2
#2182 Get rid of annoying popups in Windows 10
|
2018-01-26 15:59:33 +01:00 |
|
Alexandre Strzelewicz
|
30b278b304
|
upgrade chokidar + commander + needle
|
2018-01-25 22:32:48 +01:00 |
|
Alexandre Strzelewicz
|
486f8b95be
|
.bithoundrc
|
2018-01-25 22:24:49 +01:00 |
|
Alexandre Strzelewicz
|
ee7651e47e
|
Merge branch 'master' into development
|
2018-01-25 22:24:03 +01:00 |
|
Alexandre Strzelewicz
|
c40ffef558
|
README.md [skip-ci]
|
2018-01-25 17:27:15 +01:00 |
|
Alexandre Strzelewicz
|
044717ba9c
|
semistandard [skip-ci]
|
2018-01-25 15:17:31 +01:00 |
|
Alexandre Strzelewicz
|
29df827803
|
remove v8-profiler-node8 [skip-ci]
|
2018-01-25 02:49:53 +01:00 |
|
Alexandre Strzelewicz
|
4136626b71
|
.bithoundrc configuration
|
2018-01-25 02:48:14 +01:00 |
|
Unitech
|
95e40f973c
|
README.md changes + api/docker/module/sourcemap examples
|
2018-01-24 19:36:16 +01:00 |
|
Unitech
|
dcd190bc12
|
Update README.md and fully restructure tests
|
2018-01-24 12:43:05 +01:00 |
|
vince
|
4a2e8d2d2c
|
docs: add sendDataToProcessId into typescript definitions
|
2018-01-24 11:39:02 +01:00 |
|
Alexandre Strzelewicz
|
b0690618d9
|
Merge pull request #3421 from Unitech/generate_changelog
Generate changelog
|
2018-01-23 09:32:48 -08:00 |
|
Alexandre Strzelewicz
|
b4343de270
|
Merge pull request #3419 from Rohja/fix-build-number-deb-rpm
Fix build number deb rpm
|
2018-01-23 09:32:02 -08:00 |
|
Unitech
|
a467a3f149
|
pm2@2.9.3
|
2018-01-23 17:25:16 +01:00 |
|
Unitech
|
673acf36b4
|
hotfix: #3420
|
2018-01-23 17:23:55 +01:00 |
|