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

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    9b6e9efView commit details
    Browse the repository at this point in the history
  2. Merge pull request#199from php-opencloud/update-readme-2.0

    Updated README and composer.json
    @haphan
    haphan authored Feb 5, 2018
    Configuration menu
    Copy the full SHA
    0d1e11bView commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Add Server::resetState functionality

    @laszlof@haphan
    laszlof authored and haphan committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    c4c3eb5View commit details
    Browse the repository at this point in the history
  2. fixes

    @laszlof@haphan
    laszlof authored and haphan committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    87efa6aView commit details
    Browse the repository at this point in the history
  3. Merge pull request#203from php-opencloud/backport-addserver-state

    Backport addserver state
    @haphan
    haphan authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    d041cf0View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b1081View commit details
    Browse the repository at this point in the history
  5. Fixed refdoc build

    @haphan
    haphan committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    6844913View commit details
    Browse the repository at this point in the history
  6. Merge pull request#206from php-opencloud/2.0-backport

    Backport from 3.0
    @haphan
    haphan authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    a1ee36bView commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Fixed containerName was not set

    # Conflicts: # src/ObjectStore/v1/Models/Container.php
    @haphan
    haphan committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e1a1385View commit details
    Browse the repository at this point in the history
  2. Merge pull request#209from php-opencloud/backport2.0-fix-objectstor…

    …e-containerName [2.0.x] Fixed containerName was not set
    @haphan
    haphan authored Feb 8, 2018
    Configuration menu
    Copy the full SHA
    801eaa7View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Backport: Object Storage retrieval: containerName and name missing (#… (

    #211) * Backport: Object Storage retrieval: containerName and name missing (#210) * Repopulate instance from input array * Added unit tests * Fixed authentication v2 bug * Updated unit tests # Conflicts: # tests/unit/ObjectStore/v1/Models/ContainerTest.php * Fixed psr2
    @haphan
    haphan authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    75e84c7View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Update README.md (#213)

    @haphan
    haphan authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    488b182View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Update Object.php (#218)

    @haphan
    haphan authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    f042019View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307300aView commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    af75e11View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c58be0View commit details
    Browse the repository at this point in the history
  3. Enabel coverall

    @haphan
    haphan committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    453eb5eView commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    9ba6503View commit details
    Browse the repository at this point in the history
  2. Merge pull request#228from php-opencloud/backport

    Bumped dependencies to remove guzzle/guzzle
    @haphan
    haphan authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    28a6008View commit details
    Browse the repository at this point in the history
Loading