Граф коммитов

288 Коммитов

Автор SHA1 Сообщение Дата
Evan Cui 31b1eab09d Execution filter support 2016-06-03 04:20:20 -07:00
evanc 988e8d8d5d fix the memory leak, upgrade to cpprestsdk 2.7 2016-04-11 02:17:34 -07:00
evanc 24e450d0cf Change the way of group path 2016-01-28 01:37:37 -08:00
evanc 74c02e99ac Fix several bugs 2016-01-27 00:57:29 -08:00
EvanCui dc971a9ad2 Merge pull request #6 from sunbinzhu/master
Adjust the order of the host entries
2016-01-20 01:28:27 +08:00
sunbinzhu 2bbf7b0d2d Adjust the order of the host entries
Adjust the order of the host entries to let <NetworkType>.<NodeName>
entries at the end.
2016-01-19 21:24:05 +08:00
sunbinzhu 677e6f5d9d Merge remote-tracking branch 'refs/remotes/coolmay/master' 2016-01-19 17:24:27 +08:00
EvanCui 56a83f4e0d Merge pull request #5 from sunbinzhu/master
Use last entry for multiple hosts entries with same name
2015-11-23 15:20:12 +08:00
sunbinzhu 7fdec04b5b Improve the HPC Host entry match pattern
Improve the HPC Host entry match pattern
2015-11-19 16:53:05 +08:00
sunbinzhu a49a2f9810 Merge remote-tracking branch 'refs/remotes/coolmay/master' 2015-11-19 15:57:40 +08:00
evanc 80c2e756f4 Fix the statistics 2015-11-18 01:39:03 -08:00
sunbinzhu 5fef1fb5ae Use last entry for multiple entries with same name
Use last entry for multiple entries with same name
2015-11-18 16:04:30 +08:00
sunbinzhu 1762cbd803 Merge remote-tracking branch 'refs/remotes/coolmay/master' 2015-11-18 15:39:30 +08:00
evanc 427c1964a6 Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-10-29 00:49:10 -07:00
evanc c29fecf80b Fix a deadlock 2015-10-29 00:48:52 -07:00
EvanCui 99541ebaba Back compatible 2015-10-28 16:12:31 +08:00
evanc 1742343c3b Fix build break 2015-09-30 00:04:58 -07:00
evanc 0759de9481 Update the version file 2015-09-29 23:51:53 -07:00
EvanCui 544c69dbc5 Merge pull request #4 from sunbinzhu/master
Add some logs to hosts file manager
2015-09-30 14:48:11 +08:00
sunbinzhu a24843e718 Fix some comments
Fix some comments
2015-09-29 12:07:44 +08:00
sunbinzhu 6d320a73db Add some logs to hosts file manager
Add some logs to hosts file manager
2015-09-25 17:04:19 +08:00
sunbinzhu 9fd45311eb Merge remote-tracking branch 'coolmay/master' 2015-09-25 15:53:22 +08:00
evanc 0bec2dfd2e Fix build issues 2015-09-24 04:35:29 -07:00
evanc 35bdabad2a Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-09-24 03:40:33 -07:00
evanc 9f0b0f1571 Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-09-24 03:40:23 -07:00
EvanCui b77ef6bf67 Fix some coding style 2015-09-24 18:40:13 +08:00
EvanCui dccb82ff9f Merge branch 'master' of https://github.com/coolmay/whpc-linux-communicator 2015-09-24 18:09:06 +08:00
EvanCui 1fe563bd73 FQDN 2015-09-24 18:06:57 +08:00
evanc acfca89c12 Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-09-24 03:04:27 -07:00
EvanCui f46bec8358 Merge pull request #3 from sunbinzhu/master
Add hosts file support on LinuxCommunicator
2015-09-24 18:02:47 +08:00
sunbinzhu b9e9ec2fa9 fix some comments
fix some comments
2015-09-24 17:50:06 +08:00
sunbinzhu e008e96114 Auto increase the file version of LinuxCommunicator
Auto increase the file version of LinuxCommunicator
2015-09-24 12:06:44 +08:00
sunbinzhu 68e7a3e4bc fix some comments
fix some comments
2015-09-23 11:04:08 +08:00
sunbinzhu 98ade4f4a2 Add host file support in node manager
Add host file support in node manager
2015-09-22 17:27:32 +08:00
sunbinzhu e1a010e3b8 Revert "Support hosts file in nodemanager"
This reverts commit 0921dc3c54.
2015-09-22 16:46:47 +08:00
sunbinzhu 0921dc3c54 Support hosts file in nodemanager
Support hosts file in nodemanager
2015-09-22 15:14:54 +08:00
sunbinzhu 34c9cfd6c3 Fix issue that socket number is 0
socket number may be zero for A1 size SLES 12
2015-09-17 15:23:41 +08:00
sunbinzhu 6804cba948 Add hosts file support on LinuxCommunicator
Add hosts file support on LinuxCommunicator
2015-09-17 15:10:27 +08:00
evanc 0f9354f2f5 Fix deadlock, upgrade spdlog 2015-08-30 01:31:07 -07:00
evanc b85f57c203 Fix a reporting thread crash issue 2015-08-24 23:03:14 -07:00
evanc 7f3fe24fae version upgrade 2015-08-24 02:08:48 -07:00
evanc 39bdfc2688 HTTPS support without nginx 2015-08-24 01:53:05 -07:00
evanc e2251930a6 Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-08-12 02:06:17 -07:00
evanc cba2096f6c Trust CA config, Metric fix, path envi fix 2015-08-12 02:06:01 -07:00
EvanCui 4399916473 Merge branch 'master' of https://github.com/coolmay/whpc-linux-communicator 2015-08-05 16:59:04 +08:00
EvanCui 2772c4204c Add metric support 2015-08-05 16:58:42 +08:00
evanc 84103df8b2 Added metrics 2015-07-31 00:40:03 -07:00
evanc 170ace133c Enabled customized CA 2015-07-28 02:30:09 -07:00
evanc 3b1c7524f3 Merge branch 'master' of github.com:coolmay/whpc-linux-communicator 2015-07-27 04:37:08 -07:00
evanc 892c86bd64 Fix build 2015-07-27 04:36:59 -07:00