1256 Commits

Author SHA1 Message Date
Unitech
55ec8df4bb #1810 add --kill-timeout <number> option to configure delay before SIGKILL 2015-12-14 18:46:48 +01:00
Unitech
ba95a80387 #1830 - send SIGINT as default first signal 2015-12-11 16:07:04 +01:00
Unitech
10b6a67bc0 #1825 - add back official commander and patch it in bin/pm2 2015-12-11 15:18:58 +01:00
Unitech
53b953253a expose speedList function via CLI + return right code via CLI 2015-12-08 23:18:03 +01:00
Unitech
b9256cea26 slightly change prototype of .sendDataToProcessId 2015-12-08 19:29:28 +01:00
Unitech
5db52ee383 #1822 new method pm2.sendDataToProcessId 2015-12-08 16:57:38 +01:00
Unitech
256da4822c Fix cluster kill signal + avoid writing on std output when proc disconnected #1819 2015-12-07 16:23:26 +01:00
Unitech
d59e700da0 fix code comments 2015-12-07 12:28:03 +01:00
Unitech
6722f7ee03 merge safe-clone-deep 2015-12-07 12:20:10 +01:00
Unitech
5dc50b14d6 merge isbinaryfile 2015-12-07 12:17:42 +01:00
Unitech
d8fd2b0b9d reformat CLI.js a bit 2015-12-07 12:10:18 +01:00
Unitech
1595551c66 edit keymetrics message 2015-11-30 21:04:44 +01:00
Unitech
848dc3a86f remove Configuration require 2015-11-27 11:28:44 +01:00
Unitech
d350164a43 add process configuration listing when doing pm2 desc 2015-11-27 11:13:01 +01:00
Unitech
786bbf857b no-automation flag 2015-11-24 15:18:18 +01:00
Unitech
cc381ecd4f Forbid to start application with illegal names #1764 2015-11-24 13:10:31 +01:00
Unitech
5a20f80e98 #1769 2015-11-24 12:30:20 +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
ba41c48d2d set vizion error message as debug message 2015-11-09 11:52:05 +01:00
Unitech
4b45760b4a hot fix 2015-11-05 16:46:55 +01:00
Unitech
b1e138ded6 hot fix 2015-11-05 15:38:15 +01:00
Unitech
59f9e145b8 hot fix 2015-11-05 15:13:51 +01:00
Unitech
37861e2fd1 fix versioning system 2015-11-05 15:07:47 +01:00
Antoine Bluchet
c0ced46be8 fix #1746 2015-11-04 14:19:51 +01:00
Alexandre Strzelewicz
21a03ff4e7 Merge pull request #1727 from kflu/master
Fix process not recycled properly on Windows
2015-11-02 11:47:20 +01:00
Unitech
2685b3f608 fix + json refresh + add more tests 2015-11-02 10:03:55 +01:00
Unitech
04e9633c88 Merge branch 'watch-restart-0.15.8' of https://github.com/soyuka/pm2 into soyuka-watch-restart-0.15.8 2015-11-02 09:23:09 +01:00
KFL
7f07bd1a84 Fix not requiring os 2015-10-31 14:19:50 -07:00
KFL
22b0cde904 Fix process.kill group kill windows issue. 2015-10-31 13:33:12 -07:00
soyuka
b827632888 Improve #1650 fix and refactor env JSON encoding and fix #1729
commit: 32262267d5b6b74690ce52746883a12d99291a15
2015-10-31 00:54:59 +01:00
soyuka
236bee4251 Reverse b4e5ccb to fix #1729 2015-10-30 23:27:55 +01:00
Unitech
419b748e58 fix PM2_HOME for startup script via new option --hp 2015-10-30 11:59:21 +01:00
KFL
f8f20ee037 Fix process not recycled properly on Windows 2015-10-29 13:26:51 -07:00
Alexandre Strzelewicz
3790198891 Merge pull request #1713 from flozz/pm2-install-from-tgz
Allows to install packages from tarball generated with 'npm pack'  #2
2015-10-24 17:27:32 +02:00
Unitech
f6b0c21cad slighlty change sample.json5 2015-10-23 15:35:24 +02:00
Alexandre Strzelewicz
dc489bcb69 Merge pull request #1695 from mucsi96/always-prefix-logs
Prefix all log lines with process name. Fixes #1693
2015-10-23 15:23:03 +02:00
Unitech
49e6b8ac02 ecosystem.json5 -> ecosystem.json + fix sample 2015-10-23 15:20:00 +02:00
Fabien LOISON
46a7e21ea2 small fix 2015-10-20 18:50:52 +02:00
Fabien LOISON
ed5f54c290 Allows to install packages from tarball generated with 'npm pack' 2015-10-20 17:31:01 +02:00
Igor Muchychka
eeac4a3d87 Prefix all log lines with process name. Fixes #1693 2015-10-15 06:42:58 +02:00
Unitech
cff924bfe6 npm 3.x fix - #1674 #1692 #1675 2015-10-15 02:13:41 +02:00
Unitech
6c200be98f check values 2015-10-09 16:44:12 +02:00
Unitech
7a534313c8 drop locking system 2015-10-09 16:36:21 +02:00
Unitech
b44cc155a1 check both string and boolean 2015-10-09 16:19:39 +02:00
Unitech
0993b4df1e test for string 2015-10-09 15:38:10 +02:00
Unitech
32262267d5 reload json configuration variable #1650 2015-10-09 12:43:47 +02:00
Unitech
b4e5ccbe4e #1668 2015-10-06 11:31:45 +02:00
Alexandre Strzelewicz
dca823c10f Merge pull request #1667 from reezer/patch-1
fix typo
2015-10-06 10:51:23 +02:00
James Ide
16689b19a2 Be sure to call the callback passed to pm2.deploy
Some times the callback that is passed to `pm2.deploy` is never called. This means tools that use PM2 cannot know when it has completed deploying the code. This commit makes sure we call the callback before exiting.
2015-10-06 01:47:18 -07:00