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: AppScale/gts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AppScale/gts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 12, 2018

  1. Upgrade to Cassandra 3.11.2

    This fixes an issue that prevents Cassandra from starting after an
    OS upgrade: issues.apache.org/jira/browse/CASSANDRA-14173.
    
    (cherry picked from commit 9cc0350)
    cdonati authored and scragraham committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    02f60b9 View commit details
    Browse the repository at this point in the history
  2. Version bump to 3.5.1

    scragraham committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    bb66b10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2717 from scragraham/cassandra-fix

    Upgrade to Cassandra 3.11.2
    cdonati authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    bf8d2df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2716 from scragraham/version-bump

    Version bump to 3.5.1
    cdonati authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    92364c6 View commit details
    Browse the repository at this point in the history
  5. Release note for 3.5.1

    scragraham committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    74431c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2718 from scragraham/relnotes

    Release note for 3.5.1
    cdonati authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    f76b6c4 View commit details
    Browse the repository at this point in the history
  7. Handle docker as a provider

    cdonati authored and scragraham committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    397e1fe View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge pull request #2719 from scragraham/docker-fix

    Handle docker as a provider
    cdonati authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    ff3e513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b67231 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2721 from scragraham/release-3.5

    Added docker update to release notes
    cdonati authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    1ba3952 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Fix list comprehension

    While the line being replace was likely intended to be a
    comprehension, it was producing a generator.
    cdonati authored and scragraham committed May 25, 2018
    Configuration menu
    Copy the full SHA
    648f6e9 View commit details
    Browse the repository at this point in the history
  2. Version bump to 3.5.2

    scragraham committed May 25, 2018
    Configuration menu
    Copy the full SHA
    1b039e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c06ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2768 from scragraham/issue-2765

    Fix list comprehension
    cdonati authored May 25, 2018
    Configuration menu
    Copy the full SHA
    f56a194 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2769 from scragraham/issue-2764

    Version bump to 3.5.2
    cdonati authored May 25, 2018
    Configuration menu
    Copy the full SHA
    3e09671 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2771 from scragraham/issue-2766

    Release notes update for 3.5.2
    cdonati authored May 25, 2018
    Configuration menu
    Copy the full SHA
    ace966a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Version bump to 3.5.3

    scragraham committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7efdb48 View commit details
    Browse the repository at this point in the history
  2. Limit version of soap4r-ng

    The controller does not start with version 2.0.4.
    cdonati authored and scragraham committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    74a6b68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780b71a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Merge pull request #2814 from scragraham/release-3.5

    Release 3.5.3
    cdonati authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    89b2763 View commit details
    Browse the repository at this point in the history
Loading