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: 053a1a6
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: 4400be4
Choose a head ref
  • 10 commits
  • 30 files changed
  • 4 contributors

Commits on Aug 26, 2016

  1. Update CHANGELOG

    sudorandom authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    f77d259 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Update Changelog to markdown (#767)

    * Update and rename CHANGELOG to CHANGELOG.md
    sudorandom authored Aug 29, 2016
    Configuration menu
    Copy the full SHA
    50189a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Fix style issues (#768)

    * Fix style issues
    sudorandom authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    8f88231 View commit details
    Browse the repository at this point in the history
  2. Enable zone import to import wildcard entries (#769)

    Enable zone import to import wildcard entries
    alexderz authored and sudorandom committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    88a5b21 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Adds verify option to create_client_from_env (#773)

    * Adds verify option to create_client_from_env. Resolves #772
    
    * Add stronger warning for setting verify
    sudorandom authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    3aec9ec View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Adds a new 'jsonraw' format that will print JSON without indention (#766

    )
    
    * Adds a new 'jsonraw' format that will print JSON without indention
    
    This makes it easier to parse the JSON, especially for commands that output
    multiple things.
    
    * Fixes trivial style issue
    sudorandom authored Oct 5, 2016
    Configuration menu
    Copy the full SHA
    7aca9ce View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Always excludes metadata disks from image capturing (#776)

    * Fixed metadata disk exclusion issue in vs capture command.  (#723)
    
    * Always excludes metadata disks from image capturing (fixes #723)
    
    * Fix a test issue where the types might not match in reality
    
    * Filter caputer images by type being SWAP
    sudorandom authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    b205067 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Update ISSUE_TEMPLATE

    sudorandom authored Oct 14, 2016
    Configuration menu
    Copy the full SHA
    1cd8b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Changes to File volume list and detail commands to display NFS MountP…

    …oint for Volumes (#781)
    skraghu authored and sudorandom committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    26a3784 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Version Bump to v5.2.1

    Kevin McDonald committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    4400be4 View commit details
    Browse the repository at this point in the history
Loading