]> source.dussan.org Git - sonarqube.git/commit
SONAR-22699 Cache project and application overview metrics
authorIsmail Cherri <ismail.cherri@sonarsource.com>
Mon, 12 Aug 2024 12:11:28 +0000 (15:11 +0300)
committersonartech <sonartech@sonarsource.com>
Mon, 26 Aug 2024 20:03:06 +0000 (20:03 +0000)
commit4131eba5b8113c3cd5fdd23fcad871c128a5c297
tree66f6f1b433953a686154b42b996f59296345e906
parent497b7e3d8826e495865b36860ead63a2a4a5b69b
SONAR-22699 Cache project and application overview metrics
server/sonar-web/src/main/js/apps/code/__tests__/__snapshots__/utils-test.tsx.snap
server/sonar-web/src/main/js/apps/code/utils.ts
server/sonar-web/src/main/js/apps/overview/branches/BranchOverview.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/BranchOverview-it.tsx
server/sonar-web/src/main/js/apps/overview/utils.tsx
server/sonar-web/src/main/js/apps/projects/utils.ts
server/sonar-web/src/main/js/queries/component.ts
server/sonar-web/src/main/js/queries/measures.ts
server/sonar-web/src/main/js/queries/quality-gates.ts
server/sonar-web/src/main/js/sonar-aligned/types/metrics.ts