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
    9b6e9ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from php-opencloud/update-readme-2.0

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

Commits on Feb 6, 2018

  1. Add Server::resetState functionality

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

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

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

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

    Backport from 3.0
    haphan authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    a1ee36b View 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 committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e1a1385 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from php-opencloud/backport2.0-fix-objectstor…

    …e-containerName
    
    [2.0.x] Fixed containerName was not set
    haphan authored Feb 8, 2018
    Configuration menu
    Copy the full SHA
    801eaa7 View 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 authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    75e84c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Update README.md (#213)

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

Commits on Feb 26, 2018

  1. Update Object.php (#218)

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

Commits on Mar 13, 2018

  1. Enforce @symfony rule check (#225)

    haphan authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    af75e11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c58be0 View commit details
    Browse the repository at this point in the history
  3. Enabel coverall

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

Commits on Mar 14, 2018

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

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