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: apache/cloudstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/cloudstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.22
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 21 files changed
  • 11 contributors

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    120a436 View commit details
    Browse the repository at this point in the history
  2. Use lateral join (introduced in MySQL 8.0.14) with subquery on user_s…

    …tatistics table in account_view for netstats (#12631)
    sureshanaparti authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    58916eb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    c3d6a8c View commit details
    Browse the repository at this point in the history
  2. ui: fix create network from global create menu (#12677)

    Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
    shwstppr authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    db83622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa0558 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Show security group selection in Basic zone VM deployment and fix SG …

    …listing for cross-domain deployments (#12775)
    Damans227 authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    71daf84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7d0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2359061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27bce46 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Fixing CI failures (#12789)

    * Fixing CI failures
    
    * fixup: test_secondary_storage
    vishesh92 authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    3b42fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7048944 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    09ee092 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. New config key "allow.import.volume.with.backing.file" to skip volume…

    … backing (#12809)
    
    * Added support for skipping volume backing when importing unmanaged volumes and VMs. This allows users to import volumes and VMs without creating a backing volume, which can be useful in certain scenarios where the backing volume is not needed or desired.
    
    * cleanup conflicting key
    
    * move configkey into VolumeImportUnmanageService
    
    ---------
    
    Co-authored-by: rajujith <rajujith@gmail.com>
    sudo87 and rajujith authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    e93ae1a View commit details
    Browse the repository at this point in the history
Loading