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

1100 Коммитов

Автор SHA1 Сообщение Дата
David Brown a51351145f Merge branch 'master' into dabrow/ios-testing 2019-09-27 10:19:51 -07:00
kindbe 32d40d818a Merge pull request #131 from microsoft/dabrow/ios-build-workflow
Create iOS build workflow
2019-09-27 09:56:01 -07:00
David Brown a65d0e5e2f Fix build-ios.sh to work if build.sh hasn't been previously run 2019-09-27 08:44:01 -07:00
kindbe ec17955edd Create iOS build workflow 2019-09-27 08:29:16 -07:00
Max Golovanov bb7e7b8bfa Merge pull request #106 from microsoft/maxgolov/rpi4_support
Support for Raspberry Pi 4 and gcc-8 on armv7l
2019-09-26 21:37:52 -07:00
Max Golovanov 4c5394d82c Merge branch 'master' into maxgolov/rpi4_support 2019-09-26 17:17:28 -07:00
David Brown 5fad793e48 Merge branch 'master' into dabrow/ios-testing 2019-09-26 12:38:33 -07:00
kindbe 47de85131d Merge pull request #126 from microsoft/dabrow/ios_network_detection
iOS network information and change detection
2019-09-26 11:23:28 -07:00
David Brown 30e3e8235c Update for CR feedback 2019-09-26 10:12:54 -07:00
David Brown 0b15a55a7f Dinking around trying to build unit tests for iOS 2019-09-26 09:59:33 -07:00
kindbe 648d6be281 Merge branch 'master' into dabrow/ios_network_detection 2019-09-26 07:10:28 -07:00
Max Golovanov 07a13fa197 Trying to fix Win build error due to unused param 2019-09-26 01:54:22 -07:00
Max Golovanov 239f11b83f Working implementation of HTTP stack notifications passed to app, with sample app 2019-09-26 01:39:56 -07:00
Max Golovanov 436640fb08 Merge branch 'master' of https://github.com/microsoft/cpp_client_telemetry into maxgolov/libcurl_options 2019-09-25 21:56:42 -07:00
Max Golovanov ac55de16d7 Merge branch 'master' into maxgolov/rpi4_support 2019-09-25 15:36:08 -07:00
David Brown ddc0de1d16 NetworkInformationImpl for iOS
Makes use of the tonymillion Reachability library (auto approved via the OSS tool) to support network reachability change notifications.
2019-09-25 14:31:01 -07:00
Max Golovanov 0a0cee2ea3 Drafts for passing event callback to high level code 2019-09-25 10:11:49 -07:00
Max Golovanov b0659a7ce2 Merge pull request #122 from microsoft/maxgolov/dotnet_commonschema_server
Common Schema bond server reference implementation
2019-09-25 09:27:57 -07:00
Max Golovanov f6447ac467 Merge branch 'master' into maxgolov/rpi4_support 2019-09-24 21:30:56 -07:00
Max Golovanov face1bb78b Merge branch 'master' into maxgolov/dotnet_commonschema_server 2019-09-24 21:18:25 -07:00
Matthew Koscumb 448c7709fc Add a coding style section for Exceptions (#123) 2019-09-24 20:21:17 -07:00
Max Golovanov 4041ed622f Merge pull request #117 from bliptec/jasbray/netdetect
Fix header issue and main threading concerns in Win32 NetworkDetector
2019-09-24 11:51:36 -07:00
Jason Bray 100a18b466 Fix ATL header issue and improve consistency of threading in network detector 2019-09-24 11:35:44 -07:00
Matthew Koscumb e683344fe2 Merge pull request #120 from microsoft/mkoscumb-pointer-guidance
Update Coding style.md with Pointer Guidance
2019-09-24 11:00:17 -07:00
Max Golovanov 43fac1ce27 Add EOL at end of each cs file 2019-09-24 09:30:22 -07:00
Max Golovanov 1fd3e9aa5d Fixing code review comment 2019-09-24 09:22:09 -07:00
Max Golovanov 8f44130b02 Code review comments 2019-09-24 09:18:04 -07:00
Max Golovanov e6b256ad13 Clean-up schema files and add README.md 2019-09-24 08:57:11 -07:00
Max Golovanov d45a0ea4e7 Further stylistic cleanup 2019-09-24 08:52:30 -07:00
Max Golovanov fb5adc3f5f Merge branch 'master' into maxgolov/rpi4_support 2019-09-24 08:49:10 -07:00
Max Golovanov 107641b29e Clean-up coding style and add more compact representation of extX records 2019-09-24 08:48:30 -07:00
David Brown 00c5a24ca7 Merge branch 'master' into dabrow/ios_network_detection 2019-09-23 08:44:55 -07:00
David Brown 094bc64eee Create NetworkInformationImpl.mm 2019-09-23 08:44:26 -07:00
Matthew Koscumb c0123623d6 Merge branch 'master' into mkoscumb-pointer-guidance 2019-09-23 08:38:22 -07:00
Matthew Koscumb 169e59e48d Merge pull request #121 from microsoft/makoscum-android-jsonformatter-build-break-fix
Fix two build breaks found on Android
2019-09-23 08:36:53 -07:00
Max Golovanov 7c005e6c1b Merge branch 'master' into maxgolov/rpi4_support 2019-09-21 12:22:01 -07:00
Max Golovanov 981b76b787 Common Schema bond server reference implementation 2019-09-21 01:00:15 -07:00
Matthew Koscumb 72b3a51d1a Merge branch 'master' into mkoscumb-pointer-guidance 2019-09-20 16:19:06 -07:00
Matthew Koscumb 416b48035d Update docs/Coding style.md
Fix duplicated word.

Co-Authored-By: Reiley Yang <reyang@microsoft.com>
2019-09-20 16:17:19 -07:00
Matt Koscumb 47abb0edf4 Fix two build breaks in Android. First is UINT8 is undefined, replaced with <cstdint.h>'s uint8_t. Second is that the switch statement is not exhaustive, so I've added a default case with a warning in this case. 2019-09-20 16:15:01 -07:00
Matthew Koscumb 64459c0be8 Update Coding style.md with Pointer Guidance
Based on discussion in this week's Community Meeting.
2019-09-20 12:39:34 -07:00
kindbe 77c9a80dc2 Merge pull request #119 from microsoft/dabrow/ios_build_fix
Update CMakeLists.txt
2019-09-20 12:32:06 -07:00
kindbe 73e8f17392 Merge branch 'master' into dabrow/ios_build_fix 2019-09-20 10:18:11 -07:00
Matthew Koscumb 4f2568bf2b Merge pull request #115 from microsoft/makoscum-fix-strictstrings-break
Office Build Break Fix in APITest.cpp
2019-09-20 09:37:50 -07:00
David Brown 0c7ccd4d1d Update CMakeLists.txt
Missed a CMAKE option needed for building iOS after the DeviceInfo_* change
2019-09-20 08:47:53 -07:00
Max Golovanov 1335272cc7 Merge branch 'master' into makoscum-fix-strictstrings-break 2019-09-19 23:38:19 -07:00
kindbe 34eedfc645 Add helpers to populate missing DeviceInfo fields on iOS (#116) 2019-09-19 20:30:24 -07:00
Max Golovanov 3a6773b5d7 Merge branch 'master' into maxgolov/rpi4_support 2019-09-19 16:46:37 -07:00
kindbe a754dcb42b Merge pull request #107 from microsoft/dabrow/ios_httpclient_impl
iOS HttpClient implementation
2019-09-19 15:52:54 -07:00
Matthew Koscumb ad53c1e51a Merge branch 'master' into makoscum-fix-strictstrings-break 2019-09-19 15:05:31 -07:00