2241 Commits

Author SHA1 Message Date
Unitech
bd627dbfdf send RECYCLE option to backoffice - override MACHINE NAME with result returned 2015-08-10 15:28:18 +02:00
Unitech
aa1cb6a126 --recycle option for interactor 2015-08-10 15:17:00 +02:00
Unitech
6f9d7bbb5b upgrade packages async, colors, moment, safe-clone-deep, isbinaryfile, semver 2015-08-10 13:06:09 +02:00
Unitech
3c83450d41 update documentation 2015-08-10 12:50:08 +02:00
Unitech
9f76df927e reformat documentation 2015-08-10 12:46:37 +02:00
Unitech
05ef2422d9 reformat documentation 2015-08-10 12:45:02 +02:00
Unitech
0b3edf930c add documentation section about how to use PM2 with Cloud Providers 2015-08-10 12:39:54 +02:00
Unitech
2674aa623d Update Documentation 2015-08-10 12:23:16 +02:00
jshkurti
e00cf6ee53 fix #1506 2015-08-07 17:05:06 +02:00
jshkurti
7227042eaf trying to fix tests 2015-08-07 12:36:32 +02:00
jshkurti
0abcae8753 cron restart works in fork_mode as well 2015-08-05 19:31:24 +02:00
jshkurti
5faefd2ac8 new flag: --no-pmx 2015-08-05 19:15:25 +02:00
jshkurti
5fc7d61545 fix tests 2015-08-05 18:33:34 +02:00
jshkurti
1033b55b18 hotfixed tests 2015-08-05 18:28:36 +02:00
jshkurti
5c0b57826b added tests for file descriptors 0.14.6 2015-08-05 17:43:16 +02:00
Joni Shkurti
e1e1fdb8c3 release v0.14.6 2015-08-05 15:12:33 +02:00
jshkurti
dcd6f2197e pre-release 0.14.6 2015-08-05 15:01:18 +02:00
jshkurti
e478b07131 Merge branch 'development' of github.com:Unitech/PM2 into development 2015-08-04 18:28:26 +02:00
jshkurti
c6353eaee8 now sends SIGKILL if the process cant be killed with SIGINT 2015-08-04 18:28:13 +02:00
Unitech
8dc66c4b07 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2015-08-04 17:02:48 +02:00
Unitech
e44aa064e2 fix options passing for scoped actions - remove useless code 2015-08-04 17:02:39 +02:00
jshkurti
12261c6b4a feature: --restart-delay flag 2015-08-04 15:24:47 +02:00
jshkurti
581dc73804 Merge branch 'master' into development 2015-08-03 18:54:53 +02:00
Joni Shkurti
29468f1e80 Merge pull request #1492 from DomiR/master
Change default exec mode to fork in prepareConf
2015-08-03 18:12:22 +02:00
Unitech
4872a97e21 [skip ci] module doc 2015-08-03 16:50:04 +02:00
Unitech
32850ce845 return null after module launching 2015-08-03 16:48:25 +02:00
Unitech
ba1969ada8 fix blinking custom probes issue 2015-08-03 16:30:18 +02:00
Dominique Rau
b7c2a56e8c Change default exec mode to fork in prepareConf
Should behave the same as cli (cli should probably use common.prepareConf instead of verifying the conf manually).
2015-08-03 16:21:31 +02:00
Unitech
9b5ece9b47 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2015-08-03 15:54:23 +02:00
Unitech
d50c90fc9d Documentation + fix module init 2015-08-03 15:54:21 +02:00
Joni Shkurti
05960fc0ea Merge pull request #1487 from DenisGorbachev/patch-1
Fix typos
2015-08-03 12:56:32 +02:00
Joni Shkurti
1fe6441ce1 Merge pull request #1491 from Unitech/development
Merge development into master
2015-08-03 12:51:01 +02:00
Denis Gorbachev
e811773aeb Fix typos 2015-08-01 11:08:15 +03:00
jshkurti
1df38b6117 now daemon uses process.execPath instead of raw node 2015-07-31 12:30:58 +02:00
Joni Shkurti
0e0fc949ef Merge pull request #1464 from bragma/fix-1460-pm2-folder-ownership
Fix for startup creating .pm2 folder owned by root in user folder
2015-07-29 16:59:04 +02:00
Joni Shkurti
401befd5e4 Merge pull request #1463 from bragma/fix-1459-systemd-as-user
Fix for startup systemd not working when user is not root
2015-07-29 16:58:34 +02:00
Joni Shkurti
cf229ec1be Merge pull request #1482 from Unitech/fix-watch-issues
Fix some watch issues
2015-07-29 16:57:49 +02:00
Joni Shkurti
f14e2623b4 Merge pull request #1483 from Unitech/logrotate
fix #1415 add logrotate command
2015-07-29 16:56:49 +02:00
Joni Shkurti
b5f0c04679 Merge pull request #1481 from Unitech/deepUpdate
Deep update
2015-07-29 16:54:18 +02:00
Antoine Bluchet
78a6a34b84 docs for logrotate command 2015-07-29 16:13:17 +02:00
Antoine Bluchet
4416f3c1bd One logrotate file per user (one user = one pm2 home directory) 2015-07-29 16:12:45 +02:00
Antoine Bluchet
3cbcfda474 Merge branch 'development' into logrotate 2015-07-29 16:06:59 +02:00
Antoine Bluchet
2ea41ef329 fix #1373 ignore_watch consistency 2015-07-29 16:04:30 +02:00
Antoine Bluchet
4c7189e42a fix #1379 ignore_watch is empty 2015-07-29 16:04:11 +02:00
jshkurti
c49f44c5da deepUpdate : feature finished 2015-07-29 15:47:58 +02:00
jshkurti
90cb457493 hotfix 2015-07-29 15:36:08 +02:00
jshkurti
fa51ebaf0f using shelljs instead 2015-07-29 15:31:41 +02:00
jshkurti
f1aa428a9f added deepUpdate feature 2015-07-29 14:29:43 +02:00
Unitech
97744f1c9d CHANGELOG 2015-07-29 01:23:20 +02:00
Unitech
04cca9ddfe pm2 password flag 2015-07-29 01:22:31 +02:00