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: scm/webvirtcloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: retspen/webvirtcloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 27, 2024

  1. update requirements

    catborise committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    24f7517 View commit details
    Browse the repository at this point in the history
  2. Merge pull request retspen#656 from catborise/master

    update requirements
    catborise authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d53f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. update requirements

    catborise committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b55552f View commit details
    Browse the repository at this point in the history
  2. Merge pull request retspen#657 from catborise/master

    update requirements
    catborise authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b892af9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. update requirements

    catborise committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    1a800b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request retspen#662 from catborise/master

    update requirements
    catborise authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    fb108f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Workaround issue retspen#663

    do not confuse a network volume with a network interface
    fangebee authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    8c4f1d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Detect RDB pools too

    fangebee authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    f26fa3d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. crypt-r replaces crypt stdlib, support python-3.13

    Liang Suilong committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    8bca7db View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. update requirements

    catborise committed May 2, 2025
    Configuration menu
    Copy the full SHA
    34f08fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request retspen#664 from fangebee/master

    Some fixes regarding Ceph/RBD volumes handling
    catborise authored May 2, 2025
    Configuration menu
    Copy the full SHA
    fd54c68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request retspen#667 from catborise/master

    update requirements
    catborise authored May 2, 2025
    Configuration menu
    Copy the full SHA
    120f406 View commit details
    Browse the repository at this point in the history
  4. Merge pull request retspen#666 from liangsuilong/master

    crypt-r replaces crypt stdlib, support python-3.13
    catborise authored May 2, 2025
    Configuration menu
    Copy the full SHA
    099769d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659a6ed View commit details
    Browse the repository at this point in the history
  6. Merge pull request retspen#668 from catborise/master

    update minimum python3 requirements. python3 >= 3.11
    catborise authored May 2, 2025
    Configuration menu
    Copy the full SHA
    4646597 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. ubdate base image

    updated base image from jammy to noble due to error message during docker build
    
    ERROR: No matching distribution found for crypt-r==3.13.1
    lando814 authored May 19, 2025
    Configuration menu
    Copy the full SHA
    a56ce2a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Merge pull request retspen#671 from lando814/patch-1

    ubdate base image
    catborise authored May 20, 2025
    Configuration menu
    Copy the full SHA
    79450ea View commit details
    Browse the repository at this point in the history
Loading