Ecosyste.ms: Timeline

Browse the timeline of over 8.09 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

LarryOsterman/azure-sdk-for-cpp

LarryOsterman pushed 1 commit to larryo/CleanupTracing LarryOsterman/azure-sdk-for-cpp
  • clang-format; fixed missing HTTP options b69549f

View on GitHub

LarryOsterman pushed 1 commit to larryo/CleanupTracing LarryOsterman/azure-sdk-for-cpp

View on GitHub

LarryOsterman pushed 1 commit to larryo/CleanupTracing LarryOsterman/azure-sdk-for-cpp
  • Enforce that context is immutable 8864496

View on GitHub

LarryOsterman created a branch on LarryOsterman/azure-sdk-for-cpp

larryo/CleanupTracing - This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.

LarryOsterman pushed 13 commits to main LarryOsterman/azure-sdk-for-cpp
  • Settings API (#4210) * skeletor * client * rework * all works plus test * sample , self pr * tests ... efee112
  • Fix Github to GitHub (#4243) Co-authored-by: Sima Zhu <[email protected]> d0c2234
  • Nullable::Reset() hardening (#4232) Co-authored-by: Anton Kolesnyk <[email protected]> ff53067
  • Revert MultipleCrlOperations test to the previous version (#4238) * Experiment with CI and MultipleCrlOperations tes... fe29302
  • live settings tests (#4242) * settings tests * oops the other way around * asstes * sample and readm e *... 41e3e89
  • Okp (#4239) * first pass * part2 * part3 * part 5 * pre PR * updated tests * fix test * clangs ... 275f6f8
  • Update on existing metadata json file. (#4247) Co-authored-by: Sima Zhu <[email protected]> 90a4316
  • ongoing (#4249) Co-authored-by: Konrad Jamrozik <[email protected]> ed2732d
  • Increment package version after release of azure-storage-files-datalake (#4233) 868ad80
  • Fix spelling in doc comments within Certificate client models. (#4255) Discovered in https://dev.azure.com/azure-sdk... 4f7a0ea
  • Kv perf pipeline (#4222) * secrets * perftestst for get Secret * dss * qfe * pipelines * comments ... b7e7e4e
  • Okp skip tests (#4256) * first pass * part2 * part3 * part 5 * pre PR * updated tests * fix test ... d5e2ab8
  • Reset connection pool upon failure to read response (#4208) * Reset connection pool upon failure to read response ... 6e6ca66

View on GitHub

LarryOsterman deleted a branch LarryOsterman/azure-sdk-for-cpp

larryo/AddApiViewSettings

LarryOsterman pushed 10 commits to main LarryOsterman/azure-sdk-for-cpp
  • Increment package version after release of azure-core (#4223) fb64990
  • Hyperlink from eng/common job-matrix README to matrix_generator.md (#4227) Co-authored-by: Konrad Jamrozik <kojamroz... f2201b1
  • Adding test pipeline for common-tests (#4228) df43090
  • update package versions (#4229) Co-authored-by: Konrad Jamrozik <[email protected]> aec83d6
  • fix paths + add diagnostic output on failure (#4231) Co-authored-by: Konrad Jamrozik <[email protected]> 42e91a5
  • Storage January release (#4216) b78352b
  • Identity January Release (#4220) * changelog update * Identity January Release * trigger PR fa2f203
  • Increment package version after release of azure-identity (#4235) 01af678
  • Unblock Core CI (#4236) d301dfb
  • Add ApiView settings for existing packages. (#4226) * Create ApiViewSettings for most existing packages * Correct... a34b8d1

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Update sdk/keyvault/azure-security-keyvault-secrets/inc/ApiViewSettings.json Co-authored-by: Ahson Khan <ahkha@micro... 7f6655b

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Update sdk/attestation/azure-security-attestation/inc/ApiViewSettings.json Co-authored-by: Ahson Khan <ahkha@microso... e933bfa

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Stop checking example.com because it doesn't work a6f0a97

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • If there's an error accessing the site with no CRL checks, don't try it any more 53405ad

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp

View on GitHub

LarryOsterman pushed 53 commits to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Use same CustomCondition as success task (#4148) Co-authored-by: Heath Stewart <[email protected]> 75285bc
  • Workaround for the MSVC 19.34 bug (#4152) * Workaround for the MSVC 19.34 bug * Use _MSC_VER instead of _VSC_FULL... 7601265
  • AzureCliCredential (#4146) * AzureCliCredential Co-authored-by: Anton Kolesnyk <[email protected]> 09db139
  • Fixed #4137 - Don't close CURL connection on shutdown (#4142) * Fixed #4137 - Don't close connection on shutdown ... 5737bfe
  • Sync eng/common directory with azure-sdk-tools for PR 4878 (#4156) * Pass profile flag * Fix conditional add of '--... 8ec8cc2
  • add private interface to disable reliable stream (#4158) 5f93ee3
  • AzureCliCredential: use --scope (#4165) * AzureCliCredential: use --scope Co-authored-by: Anton Kolesnyk <antkmsf... c32591d
  • Update ChainedTokenCredential sample to use AzureCliCredential (#4164) Co-authored-by: Anton Kolesnyk <antkmsft@user... ec250af
  • Use nlohmann::json to parse Identity token (#4167) * Use nlohmann::json to parse Identity token * Update sdk/iden... 456a8e9
  • Only allow BearerTokenAuthPolicy for HTTPS (#4170) Co-authored-by: Anton Kolesnyk <[email protected]> 405ae8c
  • Better TokenRequestContext initialization (#4169) * Better TokenRequestContext initialization Co-authored-by: Ant... c14775d
  • Per-credential-instance token cache (#4160) * Per-credential-instance token cache Co-authored-by: Anton Kolesnyk ... 68e9dc9
  • fix grammar (#4175) Co-authored-by: Feng Zhou <[email protected]> ae19eca
  • fix Typo in DeleteBlobResult documentation (#4178) 10daa9b
  • Remove the identity dependency from pkgs. (#4179) 3fe9c27
  • fix #740 (#4182) 384f162
  • Add support for space character instead of 'T' when parsing RFC3339 DateTimes (#4184) Co-authored-by: Anton Kolesnyk... 97235cb
  • introduce job version of "prepare-pipelines.yml" (#4185) Co-authored-by: Konrad Jamrozik <[email protected]> 7a729be
  • ClientCertificateCredential: Add AuthorityHost override and Azure Stack support (#4181) * ClientCertificateCredentia... 40f2fde
  • Sync eng/common directory with azure-sdk-tools repository (#4186) 066db23
  • and 33 more ...

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Added cspell settings for DCURL 61c7108

View on GitHub

LarryOsterman pushed 1 commit to larryo/AddApiViewSettings LarryOsterman/azure-sdk-for-cpp
  • Corrected name for blobs storage review name a79afc7

View on GitHub

LarryOsterman pushed 47 commits to main LarryOsterman/azure-sdk-for-cpp
  • Use same CustomCondition as success task (#4148) Co-authored-by: Heath Stewart <[email protected]> 75285bc
  • Workaround for the MSVC 19.34 bug (#4152) * Workaround for the MSVC 19.34 bug * Use _MSC_VER instead of _VSC_FULL... 7601265
  • AzureCliCredential (#4146) * AzureCliCredential Co-authored-by: Anton Kolesnyk <[email protected]> 09db139
  • Fixed #4137 - Don't close CURL connection on shutdown (#4142) * Fixed #4137 - Don't close connection on shutdown ... 5737bfe
  • Sync eng/common directory with azure-sdk-tools for PR 4878 (#4156) * Pass profile flag * Fix conditional add of '--... 8ec8cc2
  • add private interface to disable reliable stream (#4158) 5f93ee3
  • AzureCliCredential: use --scope (#4165) * AzureCliCredential: use --scope Co-authored-by: Anton Kolesnyk <antkmsf... c32591d
  • Update ChainedTokenCredential sample to use AzureCliCredential (#4164) Co-authored-by: Anton Kolesnyk <antkmsft@user... ec250af
  • Use nlohmann::json to parse Identity token (#4167) * Use nlohmann::json to parse Identity token * Update sdk/iden... 456a8e9
  • Only allow BearerTokenAuthPolicy for HTTPS (#4170) Co-authored-by: Anton Kolesnyk <[email protected]> 405ae8c
  • Better TokenRequestContext initialization (#4169) * Better TokenRequestContext initialization Co-authored-by: Ant... c14775d
  • Per-credential-instance token cache (#4160) * Per-credential-instance token cache Co-authored-by: Anton Kolesnyk ... 68e9dc9
  • fix grammar (#4175) Co-authored-by: Feng Zhou <[email protected]> ae19eca
  • fix Typo in DeleteBlobResult documentation (#4178) 10daa9b
  • Remove the identity dependency from pkgs. (#4179) 3fe9c27
  • fix #740 (#4182) 384f162
  • Add support for space character instead of 'T' when parsing RFC3339 DateTimes (#4184) Co-authored-by: Anton Kolesnyk... 97235cb
  • introduce job version of "prepare-pipelines.yml" (#4185) Co-authored-by: Konrad Jamrozik <[email protected]> 7a729be
  • ClientCertificateCredential: Add AuthorityHost override and Azure Stack support (#4181) * ClientCertificateCredentia... 40f2fde
  • Sync eng/common directory with azure-sdk-tools repository (#4186) 066db23
  • and 27 more ...

View on GitHub