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: v5.2.15
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: v5.3.0
Choose a head ref
  • 17 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 1, 2017

  1. a retry decorator

    allmightyspiff committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    cc168bc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Removed virtual from hardware help message

    JUNJIE NAN committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    112eb9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #890 from nanjj/master

    Removed `virtual` from hardware help message
    allmightyspiff authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    dc97e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. some retry testing

    allmightyspiff committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    26e313f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Remove redundant validation from duplicate ordering (covered by API)

    ** Also add deepcopy for test fixtures to clean up some unit tests
    David Pickle committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    9c16797 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Address pull request feedback

    David Pickle committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    afd54bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee2427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c63f6 View commit details
    Browse the repository at this point in the history
  4. imports to alpha order

    allmightyspiff committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    fa692d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Merge pull request #894 from dpickle2/feature/duplicate-order-logic-u…

    …pdates
    
    Remove redundant validation from duplicate ordering (covered by API)
    allmightyspiff authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    f8d596b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #895 from allmightyspiff/issues884

    Issues884 - retry decorator
    allmightyspiff authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    07806a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3acc0f View commit details
    Browse the repository at this point in the history
  4. making tox happy

    allmightyspiff committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    005275c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #897 from allmightyspiff/broken_unites

    Broken unit tests
    allmightyspiff authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    8d9d91d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b5ea21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #898 from allmightyspiff/broken_unites

    actually removing bad python versions from travis builder
    allmightyspiff authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    0062380 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. version to 5.3.0

    allmightyspiff committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    b060f91 View commit details
    Browse the repository at this point in the history
Loading