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

707 Коммитов

Автор SHA1 Сообщение Дата
Ankit Jain d1fae54d31 [ci] Enable source-indexer on internal pipeline for windows 2024-07-09 04:12:41 -04:00
dotnet-maestro[bot] 82a3807a07
Update dependencies from https://github.com/dotnet/arcade build 20240702.1 (#5272)
[main] Update dependencies from dotnet/arcade
2024-07-08 20:39:42 +00:00
Igor Velikorossov b60b982e9b
Branding updates for preview 8 (#5260) 2024-07-03 15:26:02 +10:00
Martin Costello ce88224377
Bump Polly to 8.4.1 (#5258)
Bump Polly to 8.4.1 to pick up bug fixes.
2024-07-03 13:25:41 +10:00
dotnet-maestro[bot] 674c755542
Update dependencies from https://github.com/dotnet/arcade build 20240628.2 (#5254)
[main] Update dependencies from dotnet/arcade
2024-07-03 02:03:18 +00:00
Farhad Alizada afde87b881
Onboard new inter-branch merge flow [Workflow] (#5240) 2024-07-01 18:19:36 +02:00
Farhad Alizada 3a6e7caa91
Onboard new inter-branch merge flow [Configuration] (#5239) 2024-07-01 18:17:28 +02:00
Farhad Alizada a5c73223a9 Remove the release/8.0 - main mapping 2024-06-28 11:42:52 +02:00
dotnet-maestro[bot] 5bc6019f24
Update dependencies from https://github.com/dotnet/arcade build 20240624.1 (#5246)
[main] Update dependencies from dotnet/arcade
2024-06-24 13:40:39 +00:00
Farhad Alizada 81a6077562 Onboard new inter-branch merge flow [Configuration] 2024-06-20 15:02:58 +02:00
dotnet-maestro[bot] 50dd0441fb
Update dependencies from https://github.com/dotnet/arcade build 20240611.3 (#5232)
[main] Update dependencies from dotnet/arcade
2024-06-17 13:31:16 +00:00
Jose Perez Rodriguez 5e67eba7f0
Update package dependencies (#5218) 2024-06-17 05:18:50 +00:00
Genevieve Warren af04b7a358
Fix FakeTimeProvider docs (#5227) 2024-06-17 12:52:41 +10:00
Pent Ploompuu c13c8efa97
Cleanup Http.Resilience dependencies (#5217) 2024-06-14 09:39:05 +10:00
Igor Velikorossov 3947b2e528
Merge changes from internal branch (#5219) 2024-06-12 11:10:04 +10:00
Jose Perez Rodriguez 46bbfb636f Merge changes from internal branch 2024-06-11 13:08:58 -07:00
Jose Perez Rodriguez 7d0e8d6fd0 Branding updates for 8.7 2024-06-11 11:52:53 -07:00
Jose Perez Rodriguez 7843c7bd1c Merged PR 40274: Fix minor version
Fix minor version
2024-06-11 17:49:24 +00:00
Jose Perez Rodriguez ad11dd7402 Merged PR 40267: Preparing for 8.6 release
Preparing for 8.6 release
2024-06-11 16:55:51 +00:00
Nikita Balabaev 8af667516b
Fix #5207 (#5210) 2024-06-10 07:29:37 -07:00
Martin Costello 95a10f5de4
Bump update-dotnet-sdk action (#5195)
Bump the update-dotnet-sdk action to 3.2.3 to handle upcoming changes from the merging of the installer and sdk repos.
2024-06-05 02:24:03 +10:00
Martin Taillefer 4bafacb930
Fix #5188 (#5191)
The logging code generator wasn't aware of the
NoDataClassification attribute and treated the
associated data as having in fact a data classification.
This led to an incorrect warning.

In addition, what should have been a warning was
treated like an error and aborted compilation. Now,
if the legit problem occurs, it will be reported
as warning and not stop compilation.

Co-authored-by: Martin Taillefer <mataille@microsoft.com>
2024-06-03 08:48:47 -07:00
Martin Taillefer 300c3ca65a
Introduce FakeTimeProvider.AdjustTime (#5192)
This addresses #5072 by allowing time to be
adjusted forwards and backwards in order to simulate
the system's clock being adjusted. Messing around
with the time in this way doesn't affect outstanding
timers.

Co-authored-by: Martin Taillefer <mataille@microsoft.com>
2024-06-01 06:14:58 -07:00
Jose Perez Rodriguez 1a52ac3ded
Fix logging source-gens duplication on WPF (#5024) 2024-05-31 15:44:26 -07:00
Nikita Balabaev 14e39772f8 CR;
fix a warning
2024-05-31 11:24:01 +02:00
Nikita Balabaev cb67f83a07 Merge branch 'main' into xakep139/log-source-gen-WPF-bug 2024-05-31 11:05:15 +02:00
Igor Velikorossov a06edbd6fa
Avoid buffer race conditions in CGroups (#5129)
* Correct tests decorations

* Avoid buffer race conditions in CGroups

Fixes #5114
2024-05-29 08:26:20 +10:00
dotnet-maestro[bot] 625bb60d3f
Update dependencies from https://github.com/dotnet/arcade build 20240520.4 (#5182)
[main] Update dependencies from dotnet/arcade
2024-05-27 13:42:50 +00:00
Genevieve Warren 7c953a9f57
fix up some docs (#5177) 2024-05-24 08:19:50 +10:00
Nikita Balabaev b638f078ec minor fixes 2024-05-23 02:56:01 +02:00
Nikita Balabaev 74f4c81095 fixes 2024-05-23 02:53:12 +02:00
Igor Velikorossov 677fd4d100
Remove redundant package subscriptions (#5172) 2024-05-23 10:14:31 +10:00
Nikita Balabaev 10283f004d Merge branch 'main' into xakep139/log-source-gen-WPF-bug 2024-05-22 22:00:11 +02:00
Darius Letterman f580cdca8a
FakeTimeProvider usage update (#5169)
* add another provider advance test

* configure awaited task properly to capture context

* add information regarding usage of ConfigureAwait

* wording
2024-05-22 05:21:32 -07:00
Igor Velikorossov 33e401518e
Remove incorrect System.Net.Http dependency (#5167)
Resolves #5164
2024-05-22 12:22:24 +10:00
dotnet-maestro[bot] 80bf63051b
Update dependencies from https://github.com/dotnet/arcade build 20240516.3 (#5166)
[main] Update dependencies from dotnet/arcade
2024-05-20 05:03:04 +00:00
Nikita Balabaev 75a0edec84 CR 2024-05-17 13:04:48 +02:00
Nikita Balabaev 9c40853b69 Merge branch 'main' into xakep139/log-source-gen-WPF-bug 2024-05-17 13:02:09 +02:00
Nikita Balabaev f4a74f6151
Apply suggestions from code review 2024-05-17 12:59:47 +02:00
Jose Perez Rodriguez 5752f1d4ac
Merge changes from internal branch (#5158) 2024-05-14 15:29:38 -07:00
Jose Perez Rodriguez 231e807c94 Merge changes from internal branch 2024-05-14 10:21:31 -07:00
Jose Perez Rodriguez 659966dbbf Merged PR 39515: Getting ready for 8.5 Release
Getting ready for 8.5 Release
2024-05-13 20:37:29 +00:00
martintmk 8878477ba9
Upgrade to latest version of Polly (#5152) 2024-05-13 08:48:38 +00:00
Jose Perez Rodriguez 8c271b4a34
Branding updates for 8.6 (#5147) 2024-05-13 18:33:58 +10:00
Jose Perez Rodriguez de1f3236c7
[release/8.5] Detect connection timeouts in Hedging (#5149) 2024-05-09 15:02:08 -07:00
Nikita Balabaev 80d518bdfb add more tests 2024-05-09 20:47:35 +00:00
Nikita Balabaev 6d3eb4ce79 Use connection timeout check in common strategies 2024-05-09 20:47:35 +00:00
Nikita Balabaev 72fdb38129 CR, 2nd round 2024-05-09 20:47:35 +00:00
Nikita Balabaev 21f3d17b4f CR 2024-05-09 20:47:35 +00:00
Nikita Balabaev 2f5ba8c16b fix the test 2024-05-09 20:47:35 +00:00