44 Commits

Author SHA1 Message Date
Unitech
5f0b2044af fix return data 2016-06-18 19:01:54 +00:00
Unitech
5fb101330c add mocha.opts conf to interface test files 2016-06-12 22:16:53 +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
90ed90cf97 Refactor push interactor 2016-03-31 20:15:29 +02:00
Unitech
382c5eb279 KM agent - reconnect refactored 2016-03-30 02:15:44 +02:00
Unitech
5639931277 enhancement: add native timeout for queries / add test / double check incoming refresh data 2016-03-29 15:47:34 +02:00
Unitech
78eae77834 remove deprecated env data + refactor interface tests + avoid multi cb calling on offline / reconnection 2016-03-28 19:04:35 +02:00
Unitech
79c7f21dba refactor: Interface testings + remove code duplication 2016-03-28 15:35:22 +02:00
Unitech
b26823f0f2 Filter output for programmatic calls 2016-03-16 12:28:01 +01:00
Unitech
e91b21dde2 reflect api 2016-03-15 18:42:49 +01:00
Unitech
7d38287670 add small messages to track initialization of mock server in test 2015-12-07 17:02:57 +01:00
Unitech
1b1777a7f5 throttle tests 2015-12-07 16:57:26 +01:00
Alexandre Strzelewicz
7c85c576fa Merge pull request #1771 from rtheunissen/fix_unknown_typo
Fix all misspellings of "unknown"
2015-11-24 12:09:19 +01:00
Rudi Theunissen
1e4c8ffa77 Fix all misspellings of "unknown" 2015-11-17 13:11:53 +13:00
Unitech
7a534313c8 drop locking system 2015-10-09 16:36:21 +02:00
Unitech
311c430457 Merge branch 'windows-filenames' of https://github.com/panuhorsmalahti/PM2 into panuhorsmalahti-windows-filenames 2015-09-17 18:54:17 +02:00
Unitech
aa1cb6a126 --recycle option for interactor 2015-08-10 15:17:00 +02:00
Unitech
04cca9ddfe pm2 password flag 2015-07-29 01:22:31 +02:00
Panu Horsmalahti
5e41632364 Rename files to allow the repository to be cloned on Windows. 2015-07-28 12:09:55 +03:00
Unitech
df3a757a74 change string in test 2015-07-24 18:18:45 +02:00
Unitech
1094c59a4d push scoped action for pm2 2015-07-22 15:19:52 +02:00
Unitech
d70465f3e4 PM2 reverse interaction done 2015-07-14 19:11:47 +02:00
Unitech
8bbb1602bd PM2 scoped actions (+tests) + Password encryption methods(+tests) + Unset works(+tests) for config sys 2015-07-12 21:07:08 +02:00
Unitech
5b2c087f2f consolidate tests 2015-06-11 10:38:28 +02:00
Unitech
4848e5c974 avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314 2015-06-09 17:30:16 +02:00
Unitech
56ccdd2809 do not check process status when getting log:(out|err) event 2015-06-09 15:31:56 +02:00
Unitech
6e1d887fef allow parameters for custom actions - add tests 2015-05-28 17:29:32 -04:00
--global
30d5823da3 when killing pm2 in tests wait for exit event 2015-04-22 18:22:12 -04:00
Unitech
cc9465a6ef restore tests 2015-02-06 21:47:28 -05:00
Unitech
3ed9411634 replace axm module by pmx 2015-02-02 22:03:31 -05:00
Unitech
f2e02959ec throttle tests 2014-12-04 16:03:16 +01:00
jshkurti
1e62258e19 refactor test LockSystem 2014-11-14 19:12:32 +01:00
tknew2
71c2af2a72 more verbosity on Interactor when running on Travis 2014-11-13 17:55:09 +01:00
Chris Wiggins
c3b99784bf Move IPC channel to FD4. Fixes #659 2014-11-08 08:52:00 +10:00
tknew2
c105fef3a1 add version_management flags - tests 2014-11-07 15:58:40 +01:00
tknew2
2135586a5d force latest vizion package - fix json5 test 2014-11-07 15:50:45 +01:00
tknew2
583601b09c Locksystem - remote control protocol 2014-10-28 12:16:00 +01:00
tknew2
1db11945ac LockSystem 2014-10-26 21:41:12 +01:00
tknew2
92df9cbaaf Polishing interface 2014-10-25 13:28:07 +02:00
tknew2
0516a3b442 add DEVELOPMENT notes 2014-10-15 12:24:41 +02:00
tknew2
84db882c13 Fix daemonization 2014-10-10 11:48:33 +02:00
tknew2
f40710b0ab Interaction edits 2014-10-08 11:41:36 +02:00
tknew2
cdf2872feb refactor test folder structure - homogeneize pm2 protocols (pm2/pm2-interface/interactor) - write new test - fix cli double callback calls - God now exposes only Id process related methods (no all - no name), only CLI now do 'smart' operations - move deprecated God methods to deprecated.js 2014-09-21 00:39:12 +02:00