2230 Commits

Author SHA1 Message Date
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
Unitech
c2643a0f4b Merge branch 'development' of https://github.com/Unitech/PM2 into development 2015-07-29 01:22:16 +02:00
jshkurti
ec8b03e78e fix #1468 2015-07-27 17:12:58 +02:00
Unitech
bf79d7c34f move apps folder 2015-07-27 14:47:54 +02:00
Unitech
4d5cffeb46 fix name when throwing an error 2015-07-27 14:47:44 +02:00
Unitech
da5964c03b ignore only node_modules in root 2015-07-24 19:47:36 +02:00
Unitech
5c7e06874a add test serie for module configuration 2015-07-24 19:20:44 +02:00
Unitech
df3a757a74 change string in test 2015-07-24 18:18:45 +02:00
Bragma
b209baf8a3 Fix for startup creating .pm2 folder owned by root in user folder 2015-07-24 15:52:37 +00:00
Bragma
11534ff5f3 Fix for startup systemd not working when user is not root 2015-07-24 15:42:20 +00:00
Unitech
ada6a51cf3 switch from binary to utf8 data encoding - add allowed remote methods 2015-07-24 17:39:43 +02:00
Unitech
ae37103191 1.0.0-beta1 [ci skip] 2015-07-23 18:13:01 +02:00