Dan Dascalescu
d8faf247c5
Uniform capitalization for list column names
2014-04-15 23:23:42 -07:00
tknew2
74c773c0d5
#340
2014-04-15 22:48:05 +08:00
Alexandre Strzelewicz
7b5110c40d
Merge pull request #403 from sailxjx/bugfix/desc
...
fix crash in `pm2 desc id`
2014-04-15 22:34:22 +08:00
sailxjx
9eaeb0e3a5
fix crash in pm2 desc id
...
add default exec_interpreter when startFromJson
2014-04-15 10:54:36 +08:00
Dan Dascalescu
0ad4c7d51e
English fixes in README and CLI docs
...
Consistent English punctuation style (no space before ';', '?' and '!')
Removed the out-of-context "Test" section because it's duplicated under #a149 anyway
Consistent spacing for the `processes.json` section
2014-04-14 16:12:57 -07:00
tknew2
562601aa2c
#393 #377
2014-04-14 17:11:11 +08:00
tknew2
6848aa108a
small fixes
2014-04-14 13:14:13 +08:00
tknew2
49aed09a8e
Add command pm2 describe <id> to get all informations about a process - tests
2014-04-13 16:01:40 +08:00
tknew2
7fda1fd985
log reload via SIGUSR2 - add reloadLogs method via CLI - pm2 kill is progressive now - tests
2014-04-13 15:05:19 +08:00
tknew2
7e4f344ffc
Merge branch 'development' of github.com:microadam/pm2 into microadam-development
2014-04-13 14:19:19 +08:00
soyuka
a8ee76312e
Satan is calling God watch methods when --watch argument is called
...
Added God watch methods and actionsMethods
Added Watcher to store watch instances to close/start them - could be improved to add/ignore specific files #368
2014-04-12 15:39:58 +02:00
soyuka
944d9df6a4
Added watching status to CLI
2014-04-12 15:38:53 +02:00
tknew2
40ec3cfd14
#381 Added support for Amazon Linux startup script
2014-04-11 18:40:30 +08:00
tknew2
4a3de35df3
Merge branch 'carson-addAmazonLinux' of github.com:carsondarling/pm2 into carsondarling-carson-addAmazonLinux
2014-04-11 18:39:16 +08:00
tknew2
7933cb92cb
small refactor - add merge-logs option
2014-04-11 18:22:36 +08:00
tknew2
151c6e3fa7
Interactor
2014-04-11 12:21:26 +08:00
tknew2
860d3dbb13
Interactor
2014-04-11 11:49:34 +08:00
tknew2
70e38ca0d6
Fix stopping/kill/reload issue for Node 0.10.x
2014-04-10 14:48:16 +08:00
tknew2
88a11296cb
Edit README
2014-04-09 19:24:15 +08:00
tknew2
d59200f2c4
God now use an unified method to log and send back error messages - CLI display error messages - add test - fix test
2014-04-09 17:31:26 +08:00
tknew2
0a2a80662f
all unexpected messages are logged to pm2.log
2014-04-09 16:58:54 +08:00
tknew2
72fca4e7a5
update CliUX display to something more compact
2014-04-09 16:12:47 +08:00
tknew2
14590ec3f9
Display successfull/failure connection in interactor.log
2014-04-09 15:53:23 +08:00
tknew2
294051a4ab
edits related to interactions with vitalsigns.io
2014-04-09 15:37:22 +08:00
tknew2
3366fa235e
fix test - clean
2014-04-09 14:46:15 +08:00
Carson Darling
602677f5e8
Added support for Amazon Linux startup script
...
Script is based heavily off of the CentOS/Redhat script, with the calls to super removed.
2014-04-07 23:13:25 -04:00
tknew2
792015e8ca
update from master
2014-04-07 18:17:46 +08:00
tknew2
9caa998765
Interactor edits - add logs back - round values
2014-04-07 16:58:33 +08:00
Adam Duncan
6c09b8cf29
Allow sending of SIGUSR2 to initiate a reload of all log files
2014-04-04 20:44:35 +01:00
tknew2
fd07e44818
Merge branch 'master' of github.com:Unitech/pm2 into development
2014-04-04 12:51:55 +08:00
Alexandre Strzelewicz
2409b7aadd
Merge pull request #333 from willianpts/master
...
Add startup support for systemd based distros
2014-04-04 12:46:53 +08:00
tknew2
c185b587e7
call watch method only one time - move watch option to be displayed by commander - change a bit the test logic - upgrade watch to 0.9.0
2014-04-04 12:26:07 +08:00
Alexandre Strzelewicz
3af34e59bf
Merge pull request #357 from ivanseidel/patch-1
...
Fixed rendering
2014-04-04 12:15:08 +08:00
tknew2
510c3e84b5
Merge branch 'watch' of github.com:soyuka/pm2 into soyuka-watch
2014-04-04 11:21:01 +08:00
tknew2
236e37df0c
Interactor update
2014-04-04 11:13:15 +08:00
soyuka
46f8ff8c91
Added watch method to God
2014-04-02 08:45:57 +02:00
soyuka
65fa45ba98
Added --watch option to start command
2014-04-02 08:45:39 +02:00
tknew2
6fb6cc5624
Interactor
2014-03-24 18:51:02 +08:00
Ivan Seidel
e2bf94aec0
Fixed when sizes change number of chars
2014-03-23 00:06:18 -03:00
Ivan Seidel
228e384a7a
Fixed rendering
...
When passing from a 3 char status to a 2 char, the last char stays on the command line. Adding empy space erases it.
2014-03-22 19:19:19 -03:00
tknew2
61b9dc7614
fix merge
2014-03-20 16:54:56 +08:00
Alexandre Strzelewicz
ee51eac87b
Merge pull request #320 from achingbrain/master
...
Adds an RPC method to report the pm2 version number
2014-03-20 16:09:34 +08:00
Alex Kocharin
744b54348c
fix linter errors (undefined variables mostly)
2014-03-07 16:08:19 +00:00
Willian
fff26498ca
missing comma
2014-03-06 18:01:44 -03:00
Willian
2bd9225e85
Add startup support for systemd based distros
2014-03-06 17:32:02 -03:00
achingbrain
8fcf25fd9f
adds an RPC method to report the pm2 version number
2014-02-24 14:44:54 +00:00
tknew2
0bbe9455c6
set timeout
2014-02-20 12:34:36 +07:00
achingbrain
fa4a8b1527
adds --node-args command line option to pass options to clustered node processes
2014-02-19 22:57:17 +00:00
tknew2
74b4bd83d5
force stop and add stopping state to process
2014-02-13 13:55:50 +01:00
Alexandre Strzelewicz
bd2118eb82
Merge pull request #291 from monai/master
...
execute status as $USER
2014-02-12 14:36:20 +01:00