mirror of
https://github.com/bitwarden/server.git
synced 2026-01-16 23:01:09 +00:00
|
Some checks failed
Database testing / Run tests (push) Has been cancelled
Database testing / Run validation (push) Has been cancelled
Collect code references / Check for secret access (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Database testing / Validate new migration naming and order (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Collect code references / Code reference collection (push) Has been cancelled
* Add CQRS and caching support for OrganizationIntegrations * Use primary constructor for Delete command, per Claude suggestion * Fix namespace * Add XMLDoc for new commands / queries * Remove unnecessary extra call to AddExtendedCache in Startup (call in EventIntegrationsServiceCollectionExtensions handles this instead) * Alter strategy to use one cache / database call to retrieve all configurations for an event (including wildcards) * Updated README documentation to reflect updated Caching doc and updated CQRS approach |
||
|---|---|---|
| .. | ||
| Admin.Test | ||
| Api.IntegrationTest | ||
| Api.Test | ||
| Billing.Test | ||
| Common | ||
| Core.IntegrationTest | ||
| Core.Test | ||
| Events.IntegrationTest | ||
| Events.Test | ||
| EventsProcessor.Test | ||
| Icons.Test | ||
| Identity.IntegrationTest | ||
| Identity.Test | ||
| Infrastructure.Dapper.Test | ||
| Infrastructure.EFIntegration.Test | ||
| Infrastructure.IntegrationTest | ||
| IntegrationTestCommon | ||
| Notifications.Test | ||
| SharedWeb.Test | ||
| Bitwarden.Tests.proj | ||