openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HPCloud-PHP
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 04, 2024 — Nov 04, 2025
Showing page 1 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the credits
Matt Farina
More...
over 10 years ago
Updated supported PHP versions in README.
samfchoi
More...
over 10 years ago
Modified Object Storage call to retrieve a container. Now 200 and 204 are both valid statuses. Allows for compatibility with certain providers that are slightly different.
samfchoi
More...
almost 11 years ago
Updated CHANGELOG and CREDITS
Sam Choi
More...
about 11 years ago
Updated the changelog.
Matt Farina
More...
about 11 years ago
Merge branch 'master' of github.com:hpcloud/HPCloud-PHP
Matt Farina
More...
about 11 years ago
Fixes #16: Not assuming the tmp directory for temporary files. Instead using the system temp so it works on Windows.
Matt Farina
More...
about 11 years ago
Updated the CHANGELOG to address #15
Matt Farina
More...
about 11 years ago
Fixed #15 where a POSIX UUID function is being called even for Windows.
Matt Farina
More...
about 11 years ago
Updated the changelog for the fixes to #14 and #3.
Matt Farina
More...
about 11 years ago
Fixed an error where the curl transport layer would hang on newer versions of curl.
Matt Farina
More...
about 11 years ago
Added more details for activating a service.
samfchoi
More...
about 11 years ago
Clarified requirements for using the sdk in README. Fixed a few typos.
samfchoi
More...
about 11 years ago
Added a reference to explain the change made to curl requests in the previous commit.
samfchoi
More...
about 11 years ago
Merge branch 'master' of github.com:hpcloud/HPCloud-PHP
samfchoi
More...
about 11 years ago
Modified outgoing curl requests so that content length is no longer manually set. This allows curl to automatically calculate content length and should be more robust.
samfchoi
More...
about 11 years ago
Removing the legacy API file. The was part of the scaffold used to setup the project but was not used and contains vauge and possibly confusing information.
Matt Farina
More...
about 11 years ago
Merge branch 'master' of github.com:hpcloud/HPCloud-PHP
samfchoi
More...
about 11 years ago
Updated the changelog for the latest items.
Matt Farina
More...
about 11 years ago
Merge branch 'master' of github.com:hpcloud/HPCloud-PHP
Matt Farina
More...
about 11 years ago
Updated the documention to specify CDN is public cloud and that access/secret keys only work in the public cloud.
Matt Farina
More...
about 11 years ago
Merge pull request #14 from gimballock/patch-1
Sam Choi
More...
over 11 years ago
Merge branch 'gimballock-patch-1'
samfchoi
More...
over 11 years ago
Merge branch 'patch-1' of github.com:gimballock/HPCloud-PHP into gimballock-patch-1
samfchoi
More...
over 11 years ago
Added PHPUnit as a require-dev dependency via composer.
Matt Farina
More...
over 11 years ago
Setup identity and cdn tests to skip for cases where access/secret or cdn are not available. The test suite can now run against public and helion openstack setups.
Matt Farina
More...
over 11 years ago
Updated the changelog for the removal of dbaas.
Matt Farina
More...
over 11 years ago
Made numerous changes to ensure compatibility with HP Public Cloud and Helion/Private Cloud. CDN, ObjectStorage, StreamWrapper, StreamWrapperFS, IdentityServices, and TestCase were affected. Primary changes include the following: 1. Tests using account ID and secret key have been removed. 2. Default regions removed from ObjectStorage class. 3. User warnings are sent when CDN is not enabled since it's only available in HP Public Cloud. 4. TestCase has been modified to be more robust and handle cases where a previous test run may have failed in unexpected ways.
samfchoi
More...
over 11 years ago
Modified StreamWrapperFSTest so that it doesn't seg fault when running against newer versions of PHP and PHPUnit.
Sam Choi
More...
over 11 years ago
Made modifications to several tests (primarily IdentityServices and StreamWrapper) in order to get them to pass against slightly newer versions of PHP and PHPUnit.
Sam Choi
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree