Rick Winter
b54d509c72
Use standard syntax for MIT license ( #4786 )
...
* Use standard syntax for MIT license
* Stop appending "All rights reserved"
2023-07-12 22:37:36 -07:00
Larry Osterman
fb240a4b25
Define a standardized header ordering for Azure SDK for C++ ( #4632 )
...
* Standardized header ordering for C++ repo
* Reordered categories to move private headers above public headers; added space between categories to enable future flexibility
2023-05-26 14:32:45 -07:00
Larry Osterman
6c225cd6c9
Converted WinHTTP to Async. ( #4015 )
...
* Async WinHTTP
* Added cancellation test; added support for request cancellation.
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2022-10-24 11:43:42 -07:00
George Arama
fc50c08b20
Storageblob ( #4043 )
...
* first take
* grrrrr
* qwqwq
* ewqw
* eewew
* put back
* pipeline
* Set read-only VCPKG_BINARY_SOURCES_SECRET
* Pass InstallLanguageSteps through the perf template
* blop pipeline
* path
* ';l'l;
* add support for sync param
* --sync flag support
* typo
* sync
* sync to y
* for PR
* clang
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2022-10-21 09:36:49 -07:00
Larry Osterman
e488a81a03
Improved discoverability of tests; handle exceptions thrown during test execution ( #4021 )
...
* Improved discoverability of tests on WIndows; handle exceptions thrown during test execution better
2022-10-13 21:06:05 +00:00
Victor Vazquez
4ab3901bbb
Rename winhttp transport option ( #3488 )
...
* rename option
2022-03-31 12:19:25 -07:00
Victor Vazquez
774077630a
only set when option insecure is enabled ( #3463 )
2022-03-22 19:49:48 +00:00
Victor Vazquez
af590d80f3
[PERF FW] Insecure cert libcurl ( #3434 )
...
* Support insecure for libcurl
* format
* warnings and notes about insecure
* winhttp notice and warning
* revert
* add comment
* Update arg
* enable winHTTP insecure
* rename method
* rename method
* update raw pointer to ref
* cl
* docs
* docs
2022-03-21 16:18:13 -07:00
Victor Vazquez
64e3130e2c
Adding Test-Proxy support to [Perf Fw] tests ( #3257 )
...
* cp
* cp
* cp
* Enable test proxy for perf tests
* unwanted
* format
* fix docs
* cspell
* parallel support and multi proxy
* update arg name
* more logs
* fix request redirection
* Apply suggestions from code review
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
* run once before record, then after recording on
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2022-03-11 17:13:15 -08:00
Victor Vazquez
2ea2cf8b57
updates from review ( #2465 )
...
* updates from review
* cast
* use U for unsigned int
2021-06-21 18:34:59 +00:00
Victor Vazquez
da1451586a
Upload blob perf test + RandomStream class for utility ( #2433 )
...
* random stream
* upload blob perf test
* upload perf blob test
* undo
2021-06-18 10:05:52 -07:00
Ahson Khan
63b2d21bc6
Renamed Azure::Nullable<T>::GetValue() to Value(). ( #2034 )
...
* Renamed `Azure::Nullable<T>::GetValue()` to `Value()`.
* Update clang formatting.
2021-04-05 15:42:14 -07:00
Ahson Khan
fc79c5b3ad
Rename header files to match the namespace structure for things nested within Azure::Core. ( #1879 )
...
* Rename header files to match the namespace structure for things nested
within Azure::Core.
* Update a header include that was missed.
2021-03-11 16:22:37 -08:00
Victor Vazquez
7fca169d25
Create StringExtensions in azure core internal ( #1837 )
2021-03-10 14:13:51 -08:00
Anton Kolesnyk
2562df6682
_internal::Json => Json::_internal ( #1834 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-03-10 14:05:35 -08:00
Anton Kolesnyk
bc564dbddd
Namespaces renamed: Details => _detail, Internal => _internal ( #1823 )
2021-03-09 18:05:47 -08:00
Victor Vazquez
b7de24483a
Rename and structure unit test and perf tests ( #1706 )
...
* Rename and structure unit test and perf tests
2021-02-23 05:55:12 +00:00