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

57 Коммитов

Автор SHA1 Сообщение Дата
Victor Vazquez c19f9e2b05
Adding writing response from curl to buffer (#64)
* write headers and response code to Response
2020-05-20 14:48:26 -07:00
Azure SDK Bot d3360abf2b
Sync eng/common directory with azure-sdk-tools repository (#140) 2020-05-20 14:03:40 -07:00
Azure SDK Bot f5f6ff037d
Sync eng/common directory with azure-sdk-tools repository (#108) 2020-05-15 17:26:38 -07:00
Azure SDK Bot d89efac0ea
Sync eng/common directory with azure-sdk-tools repository (#107) 2020-05-15 16:50:15 -07:00
Azure SDK Bot be7fdcaf33
Sync eng/common directory with azure-sdk-tools repository (#97) 2020-05-13 10:05:03 -07:00
Rick Winter 60ac28b0af
Update GitHub issue templates (#99) 2020-05-13 09:37:40 -07:00
Rick Winter 5350d1dbf8
Fix namespace case and file formating (#98) 2020-05-12 11:04:59 -07:00
Rick Winter 6b7b428e71
Fix casing on enum (#94)
* Fix casing on enum
* Update tests
2020-05-08 10:49:30 -07:00
Azure SDK Bot 23121835f2
Sync eng/common directory with azure-sdk-tools repository (#88) 2020-05-07 06:35:10 -07:00
Azure SDK Bot cad54bd983
Sync eng/common directory with azure-sdk-tools repository (#87) 2020-05-06 07:51:25 -07:00
Azure SDK Bot bbc8b0b8bb
Sync eng/common directory with azure-sdk-tools repository (#86) 2020-04-30 16:00:46 -07:00
Mitch Denny d0b94d7cc9
Enable Check Enforcer (#84) 2020-04-27 09:40:28 +10:00
Azure SDK Bot 9ceee65a6d
Sync eng/common directory with azure-sdk-tools repository (#83) 2020-04-23 15:11:25 -07:00
Azure SDK Bot 110110a43f
Sync eng/common directory with azure-sdk-tools repository (#72) 2020-04-14 13:33:32 -07:00
Azure SDK Bot 3370f252d3
Sync eng/common directory with azure-sdk-tools repository (#71) 2020-04-10 16:14:24 -07:00
Danny Amirault e7975164a5
Consolidate Powershell version parsing to eng\common (#59)
* Consolidate Powershell version parsing to eng\common
2020-04-09 12:46:08 -07:00
Azure SDK Bot 10f27f2034
Sync eng/common directory with azure-sdk-tools repository (#69) 2020-04-09 10:02:04 -07:00
Azure SDK Bot 58c754746e
Sync eng/common directory with azure-sdk-tools repository (#68) 2020-04-09 09:27:06 -07:00
Azure SDK Bot 4ca8d267d6
Sync eng/common directory with azure-sdk-tools repository (#67) 2020-04-08 16:30:38 -07:00
Azure SDK Bot c7eab3a3ba
Sync eng/common directory with azure-sdk-tools repository (#66) 2020-04-08 11:41:13 -07:00
Anton Kolesnyk 55deee50ec
Move scopes to ClientSecret credential, fix multi threading, 'CoW' token that is shared between copies (#62) 2020-04-06 11:08:53 -07:00
Victor Vazquez 61b8cdc3d4
Adding curl and nohttp transport options (#54)
* http client
2020-04-02 11:05:26 -07:00
Anton Kolesnyk 9631e5978a
Add credential classes (#42) 2020-04-01 15:51:24 -07:00
Danny Amirault a6bb11ed01
Remove dependancy on azure-sdk-build-tools (#58) 2020-04-01 09:01:40 -07:00
Azure SDK Bot 0187d9c764
Sync eng/common directory with azure-sdk-tools repository (#60) 2020-04-01 08:45:44 -07:00
Azure SDK Bot c468229524
Sync eng/common directory with azure-sdk-tools repository (#57) 2020-03-31 12:38:30 -07:00
Danny Amirault 00b8ba52b3
Auto update package versions upon release generation (#52)
* Auto update package versions upon release generation
- Adapted from .Net package incrementing
 - https://github.com/Azure/azure-sdk-for-net/blob/master/eng/Update-PkgVersion.ps1
- Seed Changelog file to allow updates to happen

* Spelling fix
2020-03-31 09:58:06 -07:00
Azure SDK Bot f8c45dab61
Sync eng/common directory with azure-sdk-tools repository (#55) 2020-03-31 09:20:52 -07:00
Azure SDK Bot dea66d9009
Sync eng/common directory with azure-sdk-tools repository (#53) 2020-03-30 16:08:53 -07:00
Azure SDK Bot 9658c46310
Sync eng/common directory with azure-sdk-tools repository (#50) 2020-03-30 09:19:36 -07:00
Azure SDK Bot 55fdc3572a
Sync eng/common directory with azure-sdk-tools repository (#48) 2020-03-27 11:33:06 -07:00
Danny Amirault 5cd2f2778e
Add damirault and 'azure/azure-sdk-eng' team as codeowner for _eng_ components. (#47) 2020-03-26 12:42:29 -07:00
Victor Vazquez 9f1493af27
Adding http request (#41)
* adding gtest framework

* http request
2020-03-26 11:38:07 -07:00
Azure SDK Bot 7a02ab023b
Sync eng/common directory with azure-sdk-tools repository (#46) 2020-03-26 10:18:42 -07:00
Danny Amirault 2708ca8f11
Specify artifact path in YML to locate artifact files correctly (#45)
* Specify artifact path in YML to locate artifact files correctly

* Remove doc generation for now
2020-03-25 12:41:15 -07:00
Victor Vazquez 7971d525df
Victor/core/basic structure for cmake to work (#37)
* moving files and updating cmake to make it compilable
2020-03-18 15:39:36 -07:00
Daniel Jurek b264e13701
update build status source (#38) 2020-03-18 15:12:08 -07:00
Danny Amirault 5dff0dad92
Initial CI pipeline work (#36)
* Replicate C pipeline files to CPP

* Adjust to build CPP

* Remove pipeline pieces copied from C that are not needed for C++ build.

* Remove extraneous debugging step.
2020-03-18 13:32:30 -07:00
Victor Vazquez 010038a342
moving files and updating cmake to make it compilable (#35)
* moving files and updating cmake to make it compilable

* Adding http namespace
2020-03-18 10:58:28 -07:00
Rick Winter 5ee2b47171
Add simple contract implementation 2020-03-17 11:44:40 -07:00
Rick Winter 603c9d9694
Add the toplevel Sample readme (#29) 2020-03-16 10:20:15 -07:00
Rick Winter 5c766e3f32
Readme content update (#15) 2020-02-28 08:56:54 -08:00
Rick Winter 5fb8226875
Core namespace casing (#12) 2020-02-25 09:01:21 -08:00
Ahson Khan d45aee211a
Adding myself as codeowner for the sdk directory for cpp. (#11)
* Adding myself as codeowner for the sdk directory for cpp.

* Address feedback: sort the owners alphabetically.
2020-02-24 19:48:59 -08:00
Anton Kolesnyk 5ebd2a1543
Merge pull request #10 from Azure/antk/clangformat
Use the same clangformat we ended up using in the Embedded C99 SDK
2020-02-24 18:34:20 -08:00
Anton Kolesnyk 67a110a055 End namespace comment 2020-02-24 17:53:51 -08:00
Anton Kolesnyk 50d0998a79 Apply style 2020-02-24 17:46:42 -08:00
Anton Kolesnyk cf249bcc8d Use the same clangformat we ended up using in the Embedded C99 SDK 2020-02-24 17:42:48 -08:00
Ahson Khan 06c11c47ac
Update the contributing guide to point to C++ issues (#9) 2020-02-24 16:57:11 -08:00
Josh Free 06eebcf7ee
Merge pull request #8 from Azure/joshfree-notice-txt
Create NOTICE.txt
2020-02-20 13:53:51 -08:00