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: openstacknetsdk/openstack.net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.6
Choose a base ref
...
head repository: openstacknetsdk/openstack.net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 18 commits
  • 16 files changed
  • 4 contributors

Commits on Sep 20, 2016

  1. Merge pull request #632 from carolynvs/parse-token-without-culture

    Fix access token deserialization for vanilla openstack
    carolynvs authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    58d296d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Use Int64 for image size

    Fixes #620
    carolynvs committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    fe3ce3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #639 from openstacknetsdk/issue-620-image-size-int64

    Use Int64 for image size
    carolynvs authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    e414116 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Set project as unmaintained

    carolynvs committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    9fedcf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Run gitversion before build

    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    41b362f View commit details
    Browse the repository at this point in the history
  2. Add myget build script

    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    f0c46af View commit details
    Browse the repository at this point in the history
  3. Apply latest paket tweaks

    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    0b65fc5 View commit details
    Browse the repository at this point in the history
  4. Simplify passing gitversion arg

    msbuild doesn't like special chars in variable names
    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    1b8777b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e64d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    646c7e4 View commit details
    Browse the repository at this point in the history
  7. return msbuild exit code

    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    c97d4ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b606c6 View commit details
    Browse the repository at this point in the history
  9. Don't continue after tests fail

    Previously we needed to keep going and have the test parser bomb out.
    Now that we don't have a test parser, just stop immediately
    carolynvs committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    5528344 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Add myget badge

    carolynvs committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    05215b4 View commit details
    Browse the repository at this point in the history
  2. Put nupkg in artifacts folder

    MyGet is ignoring anything in a folder named packages
    carolynvs committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    f4d2b26 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #646 from openstacknetsdk/myget-build

    Move to MyGet for builds
    Carolyn Van Slyck authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    ef08707 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Remove the max version for the Newtonsoft.Json dependency

    John Rutherford committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    52bc715 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Merge pull request #653 from johnrutherford/develop

    Allow Newtonsoft.Json 10.x
    Daryl Walleck authored Aug 17, 2017
    Configuration menu
    Copy the full SHA
    2ed2248 View commit details
    Browse the repository at this point in the history
Loading