-
-
Notifications
You must be signed in to change notification settings - Fork 728
Comparing changes
Open a pull request
base repository: cBioPortal/cbioportal
base: v6.3.6
head repository: cBioPortal/cbioportal
compare: v6.3.7
- 11 commits
- 34 files changed
- 10 contributors
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1374305 - Browse repository at this point
Copy the full SHA 1374305View commit details
Commits on Sep 4, 2025
-
Update cache key generation logic in CustomKeyGenerator (#11686)
Remove study-specific cache key logic because it is taking a horrible toll on caching behavior
Configuration menu - View commit details
-
Copy full SHA for 695e315 - Browse repository at this point
Copy the full SHA 695e315View commit details
Commits on Sep 5, 2025
-
Delete long cache key test for CustomKeyGeneratorTest (#11697)
* Delete long cache key test for CustomKeyGeneratorTest * Get rid of unnecessary stubbing --------- Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d00d31f - Browse repository at this point
Copy the full SHA d00d31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294e4dc - Browse repository at this point
Copy the full SHA 294e4dcView commit details -
Update Architecture-Overview.md with corrected links (#11675)
* Update Architecture-Overview.md with corrected links * Fix validator link to current path * Update API reference link * Add missing frontend link to match other sections * Update API reference link in Architecture-Overview.md * Update API reference link
Configuration menu - View commit details
-
Copy full SHA for a78c705 - Browse repository at this point
Copy the full SHA a78c705View commit details
Commits on Sep 8, 2025
-
Add posibility to create and drop published virtual studies with cust…
…om IDs (#11611) * Create/drop published virtual studies with custom IDs To support RFC96 Virtual Study Authorisation Model we need static human readable ids to assign permissions to them Fix REST template delete call The delete method on RestTemplate does not accept an HttpEntity parameter for headers. We should use exchange(url, HttpMethod.DELETE, new HttpEntity<>(getHttpHeaders()), Void.class) to correctly include headers in the DELETE request. Improve readability of publishVirtualStudy method The parameter virtualStudyData is reassigned inside the method, shadowing the method parameter. We started using a separate local variable to avoid confusion and improve readability. Change createVirtualStudy method to return nothing SonarQube suggested this change Make study id duplication errors clearer to user Add e2e for testing vs publishing/unpublishing Select better names for virtual study methods * Clean drop public VS method code - make it more cleare that we remove VS with the same id we pass to the method - improve method name. Make it more explicit that removal happens by id * Test creating public VS with custom id and droping it * Specify json content type for VS custom id e2e test
Configuration menu - View commit details
-
Copy full SHA for 26b0c02 - Browse repository at this point
Copy the full SHA 26b0c02View commit details
Commits on Sep 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3474784 - Browse repository at this point
Copy the full SHA 3474784View commit details
Commits on Sep 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fdc3af2 - Browse repository at this point
Copy the full SHA fdc3af2View commit details
Commits on Sep 22, 2025
-
fix high security vulnerabilities (#11717)
Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b21537 - Browse repository at this point
Copy the full SHA 8b21537View commit details
Commits on Sep 26, 2025
-
Refactor Clickhouse enrichments endpoint to avoid redundant counting …
…of profiling status for genes which are covered by the same panels
Configuration menu - View commit details
-
Copy full SHA for 8d70900 - Browse repository at this point
Copy the full SHA 8d70900View commit details
Commits on Oct 6, 2025
-
github-actions committed
Oct 6, 2025 Configuration menu - View commit details
-
Copy full SHA for bfdf110 - Browse repository at this point
Copy the full SHA bfdf110View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.3.6...v6.3.7