Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cBioPortal/cbioportal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.4
Choose a base ref
...
head repository: cBioPortal/cbioportal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.5
Choose a head ref
  • 4 commits
  • 3 files changed
  • 5 contributors

Commits on Aug 14, 2025

  1. Prepare for v6.3.5

    dippindots authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e73a5b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Update StudyRepository cache condition to only cache when keyword is …

    …null (#11659)
    
    - Modified getAllStudies @Cacheable condition to include #keyword == null
    - Changed cache resolver from generalRepositoryCacheResolver to staticRepositoryCacheOneResolver for consistency with other study methods
    - This ensures only unfiltered study queries are cached for better performance
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-authored-by: Claude <[email protected]>
    alisman and claude authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    1c136d1 View commit details
    Browse the repository at this point in the history
  2. Resurrect Darwin->cBio link. It was accidentally dropped when cBio->D…

    …DP link was decomissioned. (#11660)
    
    * Resurrect Darwin->cBio link. It was accidentally dropped when cBio->ddp link was removed
    
    ---------
    
    Co-authored-by: Gaofei Zhao <[email protected]>
    n1zea144 and dippindots authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    813fee8 View commit details
    Browse the repository at this point in the history
  3. Frontend v6.3.5

    github-actions committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    48ec2a0 View commit details
    Browse the repository at this point in the history
Loading