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: softlayer/softlayer-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.4
Choose a base ref
...
head repository: softlayer/softlayer-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.5
Choose a head ref
  • 15 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 31, 2024

  1. Added x509 certificate support to cli

    allmightyspiff committed Jul 31, 2024
    Copy the full SHA
    0a8ca6b View commit details
  2. Merge pull request #2174 from allmightyspiff/empauth

    Added x509 certificate support to cli
    allmightyspiff authored Jul 31, 2024
    Copy the full SHA
    ca5d97c View commit details
  3. v6.2.5 updates

    allmightyspiff committed Jul 31, 2024
    Copy the full SHA
    0bed0d8 View commit details
  4. Merge pull request #2175 from allmightyspiff/master

    v6.2.5 updates
    allmightyspiff authored Jul 31, 2024
    Copy the full SHA
    40b7c82 View commit details

Commits on Aug 5, 2024

  1. pip prod(deps): bump sphinx from 8.0.0 to 8.0.2

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.0 to 8.0.2.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v8.0.0...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Copy the full SHA
    edf3fff View commit details
  2. Reverted 'globalip assign' syntax while still using the Network_Subne…

    …t::route() method. Fixed #2176
    allmightyspiff committed Aug 5, 2024
    Copy the full SHA
    ec89f09 View commit details

Commits on Aug 6, 2024

  1. Merge pull request #2177 from softlayer/dependabot/pip/sphinx-8.0.2

    pip prod(deps): bump sphinx from 8.0.0 to 8.0.2
    allmightyspiff authored Aug 6, 2024
    Copy the full SHA
    526b81d View commit details
  2. Merge pull request #2178 from allmightyspiff/issues2176

    Reverted 'globalip assign' syntax
    allmightyspiff authored Aug 6, 2024
    Copy the full SHA
    a17430e View commit details
  3. Added vpn status to user list. Fixed #2178

    allmightyspiff committed Aug 6, 2024
    Copy the full SHA
    b535762 View commit details
  4. Merge pull request #2179 from allmightyspiff/issues2178

    Added vpn status to user list.
    allmightyspiff authored Aug 6, 2024
    Copy the full SHA
    5650b08 View commit details

Commits on Aug 9, 2024

  1. Fixed a bug when displaying empty tables. Fixed #2165

    allmightyspiff committed Aug 9, 2024
    Copy the full SHA
    3375140 View commit details
  2. Merge pull request #2180 from allmightyspiff/issues2165

    Fixed a bug when displaying empty tables.
    allmightyspiff authored Aug 9, 2024
    Copy the full SHA
    332d3ea View commit details
  3. Copy the full SHA
    f83fc2f View commit details
  4. Improved the formatting of hardware details page. Fixed #2153

    allmightyspiff committed Aug 9, 2024
    Copy the full SHA
    c4bded1 View commit details
  5. Merge pull request #2181 from allmightyspiff/issues2153

    Improved the formatting of hardware details page
    allmightyspiff authored Aug 9, 2024
    Copy the full SHA
    a3352f1 View commit details
Loading