543 Commits

Author SHA1 Message Date
Unitech
207f664739 pmd err check + test fix 2016-07-25 09:15:30 -07:00
Unitech
d4b89c7a1f pmd command (alias of pm2-dev) + less fancy pm2 log system (remove inverse and stuff) 2016-07-24 12:44:40 -07:00
Unitech
117eec1062 now transpilators are optionnal and installable via pm2 install 2016-07-24 11:33:12 -07:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00
Unitech
ce9b33d820 clean up 2016-07-23 16:41:45 +02:00
Unitech
ef6979fe33 fix various issue in test suit related to should() 2016-07-23 16:37:34 +02:00
Unitech
76781e7b20 fix typo in tests - slower memory incrementation 2016-07-22 17:52:00 +02:00
Unitech
1c3ce109e8 lazy api implementation fixes auto exit #2167 2016-07-13 01:01:50 +02:00
Unitech
2ba399b550 remove arrow function for node 0.10 & 0.12 2016-07-11 20:16:05 +02:00
Unitech
c694211975 #2272 #2198 #2230 fix extra options parsing issue 2016-07-11 20:07:38 +02:00
Unitech
408bf84dde no daemon mode fix / stop to display Daemon log in test 2016-07-07 19:10:52 +02:00
Unitech
722845b521 #2077 fix missing EXEC_TIMEOUT variable + add test suit for versioning system 2016-07-05 23:25:28 +02:00
Unitech
55d910b144 #2077 allow to do raw pm2 call inside pm2 2016-07-05 22:49:39 +02:00
Unitech
b41efcf86a api test fix 2016-07-05 17:19:29 +02:00
Unitech
3f524bd2b0 set back color on key while using cli-table2 2016-07-05 16:22:15 +02:00
Unitech
167d824320 #2077 fix inner pm2 calls (restart/reload) 2016-07-04 23:59:46 +02:00
Unitech
d73fe8e769 true -> true() 2016-07-04 23:20:28 +02:00
Unitech
f4c12ff6d9 #2261 --listen-timeout to configure timeout before app is bind to port 2016-07-04 23:12:23 +02:00
Unitech
49b0309d39 dropping tests (connect is now optionnal) + fix filepath on api test 2016-07-04 00:01:22 +02:00
Unitech
0d3a53cef6 remove request dependency 2016-07-03 22:40:57 +02:00
Unitech
6a20964281 #2167 #2175 auto connect feature via pm2 api 2016-07-03 20:19:06 +02:00
Unitech
20b317e0b3 do not force copy of pm2_env 2016-07-03 14:50:25 +02:00
Unitech
718aa979e0 small fixes 2016-07-02 14:14:49 +02:00
Unitech
227c742594 #2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests 2016-07-02 13:52:12 +02:00
Unitech
e48358111d #2017 #2248 #2255 - add Typescript support 2016-07-02 13:05:15 +02:00
Unitech
a10146846b Merge branch 'livescript' of https://github.com/dex4er/pm2 into dex4er-livescript 2016-07-02 12:04:37 +02:00
Unitech
d58976e17f fix test json reorder (fclone) 2016-07-01 17:01:00 +02:00
Unitech
ca1086a1fb disable test 2016-06-30 18:38:24 +02:00
Unitech
6b857cf08b fix test / modify getFormatedProcess / getMonitorData 2016-06-30 17:49:29 +02:00
Piotr Roszatycki
8602b7ea69 livescript support 2016-06-28 12:19:40 +02:00
Unitech
5f0b2044af fix return data 2016-06-18 19:01:54 +00:00
Unitech
dfca288651 clear some useless files 2016-06-13 10:13:25 +02:00
Unitech
7deeb98dff mocha.opts 2016-06-12 22:25:34 +02:00
Unitech
5fb101330c add mocha.opts conf to interface test files 2016-06-12 22:16:53 +02:00
Unitech
7f648ad990 set mocha.opts file 2016-06-12 20:32:13 +02:00
Unitech
6404a4f293 mocha.opts 2016-06-12 20:25:35 +02:00
Unitech
5fbf938b0e set global timeout on cluster file 2016-06-12 20:17:53 +02:00
Unitech
dfadd3deff null() in god test + fix formated process 2016-06-12 20:09:06 +02:00
Unitech
6f30eb2879 small updates - add command pm2-docker 2016-06-12 17:31:58 +02:00
Unitech
f59eb6df7b display diff out 2016-06-12 17:20:29 +02:00
Unitech
41d36a5081 add back string checK 2016-06-12 03:10:37 +02:00
Unitech
cd09462631 instanciate new default pm2 for god tests 2016-06-12 02:50:22 +02:00
Unitech
9947c321d7 start to parallelize test + no-daemon implemented + fix paths 2016-06-12 01:37:38 +02:00
Unitech
832ce93834 various fixes and upgrades mainly in agent and bus system 2016-06-11 22:09:14 +02:00
Unitech
f06be8052c ignore error 2016-06-11 21:27:57 +02:00
Unitech
e42c8cfa88 ignore error 2016-06-11 21:22:43 +02:00
Unitech
503b1bf5a3 adapt tests 2016-06-09 01:22:57 +02:00
Unitech
d1249ff45d progress 2016-06-08 19:21:37 +02:00
Unitech
5f9a83ed8d refactor progress 2016-06-05 12:39:04 +02:00
Unitech
ac9fcdc8ec Daemon is now a class 2016-06-04 19:58:29 +02:00