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.6
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: master
Choose a head ref
  • 20 commits
  • 37 files changed
  • 2 contributors

Commits on Jan 14, 2025

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

Commits on Jan 16, 2025

  1. Merge pull request #2209 from softlayer/issues2208

    Migrated away from using Vlan.primaryRouter to find a VLAN's datacenter
    allmightyspiff authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    cc9392d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    7fa769a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae74e81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2212 from softlayer/issues2211

    #2211 removed CDN commands and created a deprecated message for them
    allmightyspiff authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    8b34597 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    9728e8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2214 from softlayer/issues2114

    fixed an issue when placing an order doesn't find the correct datacenter
    allmightyspiff authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    8d589ae View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. pip prod(deps): bump sphinx from 8.1.3 to 8.2.1

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    dffb607 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Merge pull request #2215 from softlayer/dependabot/pip/sphinx-8.2.1

    pip prod(deps): bump sphinx from 8.1.3 to 8.2.1
    allmightyspiff authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    eef9a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. pip prod(deps): bump sphinx from 8.2.1 to 8.2.3

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.1 to 8.2.3.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v8.2.1...v8.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    4218d0b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. pip prod(deps): bump rich from 13.9.4 to 14.0.0

    Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.0.
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.9.4...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rich
      dependency-version: 14.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a258e8d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Merge pull request #2218 from softlayer/dependabot/pip/rich-14.0.0

    pip prod(deps): bump rich from 13.9.4 to 14.0.0
    allmightyspiff authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    78a18ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2216 from softlayer/dependabot/pip/sphinx-8.2.3

    pip prod(deps): bump sphinx from 8.2.1 to 8.2.3
    allmightyspiff authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    727c59e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    bd44eed View commit details
    Browse the repository at this point in the history
  2. #2219 fixed test errors

    allmightyspiff committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    6ea81c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    899de75 View commit details
    Browse the repository at this point in the history
  4. Fixed a pylint issue

    allmightyspiff committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ae07408 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2220 from softlayer/issues2219

     Improved employee auth to work better on dev servers
    allmightyspiff authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    b3771b4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    10de21c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2221 from softlayer/allmightyspiff-patch-1

    Update README-internal.md
    allmightyspiff authored May 9, 2025
    Configuration menu
    Copy the full SHA
    85255be View commit details
    Browse the repository at this point in the history
Loading