Unitech
05fce70a5a
add back worker
2015-02-19 11:55:20 -05:00
Unitech
63684d15de
auto pmx init in cluster mode
2015-02-19 11:20:49 -05:00
Unitech
f95caf1cb1
literalfix - ecosystem.json5
2015-02-18 19:03:11 -05:00
Unitech
88fecd8c43
Merge branch 'development' of https://github.com/Unitech/PM2 into development
2015-02-18 14:01:52 -05:00
Unitech
8c96285ed3
bugfix - modular tried to start hidden folder
2015-02-18 14:01:31 -05:00
Joni Shkurti
3a1f1d4e6a
Merge branch 'master' into development
2015-02-18 18:54:04 +01:00
Joni Shkurti
c38ff76984
[pm2 interact delete]print proper error msg if no interaction config file is found
2015-02-18 17:55:02 +01:00
Joni Shkurti
628842b487
Now 0memory&online case restarts the app only if it is in cluster_mode
2015-02-18 16:12:58 +01:00
Unitech
d267f89934
alias interact command with pm2 link
2015-02-17 18:50:00 -05:00
jshkurti
94ef41a0f5
merged master into dev
2015-02-17 18:04:11 +01:00
Joni Shkurti
06f3dd6ea2
Update CHANGELOG.md
2015-02-17 17:50:46 +01:00
Unitech
13e1407362
Register link
2015-02-17 11:34:35 -05:00
Joni Shkurti
01efed4b41
Update HttpInterface.js
2015-02-17 16:38:50 +01:00
jshkurti
4e579a76b8
#990 fixed
2015-02-16 17:47:44 +01:00
jshkurti
a1ea26f058
Replaced console.log() by debug() in worker
2015-02-16 17:19:23 +01:00
jshkurti
24139c6718
Merge branch 'master' into development
2015-02-16 15:57:30 +01:00
jshkurti
1627209ce5
Fixed pm2 desc cli-table bug
2015-02-16 15:53:22 +01:00
Joni Shkurti
12ff8daed6
Merge pull request #999 from askhogan/patch-1
...
Update one incorrect type and one deprecated value
2015-02-16 15:08:35 +01:00
Joni Shkurti
70e72b8e7c
Merge pull request #1020 from mediathand/env-stringify
...
stringify env values to handle non-string variables from json file
2015-02-16 15:08:06 +01:00
Joni Shkurti
f55cd82306
Merge pull request #1017 from bwin/fix-1002
...
fix error in `pm2 monit` when `pm2 reload`ing
2015-02-16 15:04:45 +01:00
Gil Pedersen
3cc2ff6ee5
stringify env values to handle non-string variables from json file
2015-02-16 12:11:38 +01:00
Benjamin Winkler
251efb1aad
fix error in pm2 monit when pm2 reloading
...
add simple if-guard to Monit.updateBars
fixes #1002
2015-02-15 15:10:30 +01:00
soyuka
14dfcb3820
Merge branch 'master' of https://github.com/Unitech/pm2 into development
2015-02-15 11:25:40 +01:00
soyuka
87a7f98ff5
Add amazon startup option to readmes ( #1014 )
2015-02-15 11:24:32 +01:00
Unitech
236558a292
Update link
2015-02-12 22:48:25 -05:00
Joni Shkurti
801e910438
Update VersionManagement.js
2015-02-12 00:12:30 +01:00
Unitech
5fd2e6a009
Fix urls
2015-02-10 19:56:33 -05:00
Unitech
6a6c34f74c
Merge branch 'development' of https://github.com/Unitech/PM2 into development
2015-02-10 18:22:18 -05:00
Unitech
2c45ad0146
simplify module API
2015-02-10 18:22:08 -05:00
jshkurti
15bee14133
tests fixed
2015-02-10 18:59:59 +01:00
jshkurti
c5d4352075
travis test
2015-02-10 16:34:08 +01:00
jshkurti
359809cc8a
travis test
2015-02-10 16:31:45 +01:00
Unitech
94ee21153f
only iojs
2015-02-10 09:44:38 -05:00
Unitech
d6cc2a235f
more debug
2015-02-10 09:39:54 -05:00
Unitech
509eff532b
enhance doc [skip-ci]
2015-02-09 17:34:43 -05:00
Unitech
c91fe14612
iojs debug
2015-02-09 17:26:19 -05:00
Unitech
84b1eb7721
Merge branch 'poc-plugin' into development
2015-02-09 17:24:26 -05:00
Unitech
fa10e6cdf3
normalize
2015-02-09 17:23:54 -05:00
Unitech
e4b45e37aa
Integrate configuration system with module system
2015-02-09 17:02:06 -05:00
Unitech
5a73e10650
configuration system
2015-02-09 16:01:23 -05:00
Unitech
0f3130252d
add .npmignore
2015-02-09 15:08:47 -05:00
Unitech
019a739281
retry with iojs in travis
2015-02-09 13:41:33 -05:00
Unitech
6ae32f99e1
Merge branch 'development' of https://github.com/Unitech/PM2 into development
2015-02-09 13:40:08 -05:00
Unitech
19feecf91c
add analytics badge
2015-02-09 13:32:37 -05:00
Unitech
a193801f6b
add some intelligence
2015-02-09 11:05:10 -05:00
Joni Shkurti
4d4102c5da
Update .travis.yml
2015-02-09 15:14:00 +01:00
Unitech
adc2138278
documentation
2015-02-08 14:11:30 -05:00
Unitech
576361bc8d
make development of pm2 module easier
2015-02-08 14:06:38 -05:00
Patrick Hogan
697bd60217
Update one incorrect type and one deprecated value
...
watch parameter per documentation is a boolean. Source code shows it to be as well. The value was a string "truee"
instances parameter per deprecation warnings explains to use 0 instead of max.
2015-02-07 23:33:20 -08:00
Unitech
9bee7c8853
better explanation
2015-02-07 22:44:43 -05:00