Commit Graph

  • ae443e5195 Removed file that was accidentally checked in. Matt Butcher 2012-03-19 14:52:25 -06:00
  • 790f59e227 Updated README. Matt Butcher 2012-03-19 14:35:51 -06:00
  • b9f357353c Moved tutorial into the doc directory. Matt Butcher 2012-03-19 14:12:40 -06:00
  • d3fce30a92 Fixing odd error that crops up when checking for NULL in static array. Matt Butcher 2012-03-16 14:07:03 -05:00
  • df1542e56b Content-Length not required on remote objects. For some reason, CDN stopped returning content length on some objects. Making CL optional. Matt Butcher 2012-03-16 13:40:08 -05:00
  • 52003ccc58 Removed version from composer.json. Matt Butcher 2012-03-15 17:11:14 -05:00
  • bcec2b8bf3 Updates to composer.json. Matt Butcher 2012-03-15 17:01:27 -05:00
  • e50ab638c8 Testing changes to composer. Matt Butcher 2012-03-15 16:58:23 -05:00
  • 85ebfa2fd2 Updating Composer.json. Matt Butcher 2012-03-15 16:37:01 -05:00
  • 291c1e93f4 Updated documentation. Matt Butcher 2012-03-15 15:38:49 -05:00
  • 2e3cb2b5b2 Added placeholder for CDN doc. Matt Butcher 2012-03-15 13:37:55 -05:00
  • 0a5cda669b Updated OO tutorial. Matt Butcher 2012-03-15 13:37:37 -05:00
  • 89592860a7 Streams tutorial. Matt Butcher 2012-03-15 13:37:04 -05:00
  • 926d2f18d4 Updated oo-tutorial to use Doxygen MD processing. Matt Butcher 2012-03-15 11:07:54 -05:00
  • 83cc91295a Updated to Doxy 1.8.0. Matt Butcher 2012-03-15 11:07:23 -05:00
  • ce8aa406d2 Fixing error where container failure is ignored. Matt Butcher 2012-03-15 11:06:42 -05:00
  • 394337318a Begin updates for MD. Matt Butcher 2012-03-15 09:22:56 -05:00
  • ba00033e4f Updating the markdown. Matt Butcher 2012-03-15 09:18:35 -05:00
  • 11d51a5355 Initial tutorial added. Matt Butcher 2012-03-15 08:52:52 -05:00
  • 1ae397e9f3 Changing CURLTransport to the default for now. Matt Butcher 2012-03-14 11:30:27 -05:00
  • 8375596cf0 Added minor error handling to CURL transport. Matt Butcher 2012-03-14 11:23:27 -05:00
  • 4dc147cd90 Added 'fulltest' target to Makefile. Matt Butcher 2012-03-14 11:22:17 -05:00
  • 19d02fa304 Added support for bootstrapping variables in unit tests. Matt Butcher 2012-03-14 11:21:48 -05:00
  • e1b244f162 Added license block all source and test files. Matt Butcher 2012-03-13 20:26:42 -05:00
  • 8f67064391 Story #1654: As a developer I can request CDN assets from object storage. Matt Butcher 2012-03-13 18:06:10 -05:00
  • d271d92c2e Added CDN support to ObjectStorage and stream wrapper. Matt Butcher 2012-03-13 18:03:28 -05:00
  • 23b49594e7 Added CDN support. Matt Butcher 2012-03-13 18:02:48 -05:00
  • 7a47c96e1e Added CDN support. Matt Butcher 2012-03-13 18:01:55 -05:00
  • d9115cb467 Minor doc changes. Matt Butcher 2012-03-13 18:00:26 -05:00
  • 5df410c30a Updated ContainerTest to no longer test certain properties. Matt Butcher 2012-03-13 17:59:15 -05:00
  • 4571ed3d7b Updated StreamWrapperTest to test CDN. Matt Butcher 2012-03-13 17:58:54 -05:00
  • e83975cef1 Updated Makefile to add CDN test. Matt Butcher 2012-03-13 17:58:27 -05:00
  • 274250fcd4 Allow CDN to disable caching and logging. Matt Butcher 2012-03-13 15:15:20 -05:00
  • 46dd0f561f Fixed a unit test. Matt Butcher 2012-03-13 15:14:18 -05:00
  • 9b6e42f7e2 Add new CDNTest command line script for testing. Matt Butcher 2012-03-13 15:13:54 -05:00
  • 839d7d8635 Fixed broken mode matching. Matt Butcher 2012-03-13 13:06:12 -05:00
  • 846b82a7a7 DEVEX-2145: Updated API docs. Matt Butcher 2012-02-27 16:25:34 -06:00
  • fb8aaa0149 DEVEX-2145: Removed disable(), cleaned up documentation. Matt Butcher 2012-02-27 15:50:31 -06:00
  • 05e8615931 DEVEX-2162: Replace urlencode() with rawurlencode(). Matt Butcher 2012-02-27 14:05:03 -06:00
  • 4d14fd0762 Updated CDN service to return URL on enable(). Matt Butcher 2012-02-24 16:12:15 -06:00
  • 8c3006df3a Added LICENSE.txt Matt Butcher 2012-02-21 13:59:15 -06:00
  • 79a41953af Added two new exceptions for 4xx handling. Matt Butcher 2012-02-15 17:32:03 -06:00
  • fd7d5bb96b Removed commented stat data. Matt Butcher 2012-02-15 15:30:55 -06:00
  • eb4a3111f5 Moved one line into try/catch. Matt Butcher 2012-02-15 15:30:08 -06:00
  • 4c792aafbc Moved two calls inside of exception handling. Matt Butcher 2012-02-15 15:27:45 -06:00
  • 683839241e Made not in docs. Matt Butcher 2012-02-15 09:43:47 -06:00
  • 3b0fbf0b3b Added teardown to one unit. Matt Butcher 2012-02-15 09:42:48 -06:00
  • 1f2383a424 Reduced the number of network connections for stat(). Matt Butcher 2012-02-13 14:27:34 -06:00
  • b38caaa5ae Trying to identify network issue (DEVEX-2062). Matt Butcher 2012-02-13 11:41:21 -06:00
  • 23e8ff9e34 Fixed string that was not quoted. Matt Butcher 2012-02-10 17:30:02 -06:00
  • 4a2a6bd8d8 Updated gitignore. Matt Butcher 2012-02-10 13:49:32 -06:00
  • 6f7f7bc647 Improved Bootstrap documentation. Matt Butcher 2012-02-10 13:45:07 -06:00
  • ea1a3d9bdf Grammatical fixes to comments. Matt Butcher 2012-02-08 14:02:06 -06:00
  • f31a93fe70 Made version string legal. Matt Butcher 2012-02-08 14:01:44 -06:00
  • 445fd1c23a Added composer.json for Composer/Packagist. Matt Butcher 2012-02-03 10:34:32 -06:00
  • 6de6a78d41 Omit curl-output.txt in gitignore. Matt Butcher 2012-02-02 14:16:34 -06:00
  • 8406f27ac9 Story #1361: Fixes for bad urlencoding. Matt Butcher 2012-02-02 14:15:35 -06:00
  • f963772628 Testing revealed a bug in URL encoding of object names. Matt Butcher 2012-02-02 13:59:25 -06:00
  • ad4d341396 Story #443: As a user I can run Make scripts for the package. Matt Butcher 2012-02-02 11:11:46 -06:00
  • 63cfb27bfe Initial Makefile. Matt Butcher 2012-02-02 10:45:35 -06:00
  • 0211915d51 Updated CDN to test for known-broken CDN behavior. Matt Butcher 2012-02-02 10:44:31 -06:00
  • 1553ec6ef8 Final updates to CDN. Matt Butcher 2012-01-31 17:11:42 -06:00
  • f01ad002e0 Updated CDN test to have args in the right order. Matt Butcher 2012-01-31 13:23:15 -06:00
  • a554cc4d0f Switched over to new ObjectStorage builder func. Matt Butcher 2012-01-31 13:22:53 -06:00
  • 538ad4f3b2 Story #1352: As a user I can create an ObjectStorage from a service catalog. Matt Butcher 2012-01-31 13:21:26 -06:00
  • 1a0144b08b Updated CDN constructor to match sig on ObjectStorage. Matt Butcher 2012-01-31 13:19:10 -06:00
  • b52b05d218 Updated docs, cleaned up API. Matt Butcher 2012-01-31 12:15:08 -06:00
  • 46162e011a Stories #1335, #1336, #1337, #1338, #1339: As a user I can kick butt with CDN. Matt Butcher 2012-01-30 21:30:34 -06:00
  • 9e6ac45979 Story #1334: As a user I can access a list of CDN-enabled containers. Matt Butcher 2012-01-30 20:04:42 -06:00
  • ecf3e5ce4e Testing doxygen in text classes. Matt Butcher 2012-01-30 16:26:01 -06:00
  • f7ac2a36ca Just a comment. Matt Butcher 2012-01-30 16:25:28 -06:00
  • 1df1c383f9 Added CDN unit tests. Matt Butcher 2012-01-30 16:24:36 -06:00
  • f5071067e4 Story #1341: As a user I can get the URL for my CDN service endpoint. Matt Butcher 2012-01-30 16:12:12 -06:00
  • 1e8649a40f Moved protected vars to the top of the class. Matt Butcher 2012-01-30 16:11:37 -06:00
  • dc8bff4c93 Updated the AuthTest to work correctly with tenantId. Matt Butcher 2012-01-30 15:28:03 -06:00
  • 8279f7fbe3 Cleared all of the Doxy warnings that I can. Matt Butcher 2012-01-30 13:31:41 -06:00
  • 5d2f9974e2 Updated docs. Matt Butcher 2012-01-30 12:05:54 -06:00
  • 3fa4f79de4 Updated docs. Matt Butcher 2012-01-30 11:49:06 -06:00
  • d8c0ceb219 Updated docs. Matt Butcher 2012-01-30 11:48:51 -06:00
  • e3ed0949b7 Updated docs. Matt Butcher 2012-01-30 11:48:34 -06:00
  • 79fc123d7f Updated docs. Matt Butcher 2012-01-30 11:48:11 -06:00
  • d37f498801 Updated docs on transport classes. Matt Butcher 2012-01-30 11:33:10 -06:00
  • 71cb82b67e Updated docs on Object and RemoteObject. Matt Butcher 2012-01-30 11:28:26 -06:00
  • 1cd843f583 Updated docs on Transporter. Matt Butcher 2012-01-30 11:09:15 -06:00
  • e3bc3a5a04 Updated docs for Container. Matt Butcher 2012-01-30 11:06:05 -06:00
  • 05a1f69ab2 Update documentation on Bootstrap. Matt Butcher 2012-01-30 10:41:15 -06:00
  • 3526a2b1df Updated docs for AuthorizationException. Matt Butcher 2012-01-30 10:23:39 -06:00
  • 28ace7d51c Updated docs for ACL. Matt Butcher 2012-01-30 10:20:36 -06:00
  • bf39a04e0f Removed tests from documentation. Matt Butcher 2012-01-30 10:19:57 -06:00
  • a90c4138c6 Stubbed out a style document. Matt Butcher 2012-01-27 22:46:04 -06:00
  • e2c012c47e Documented namespaces. Matt Butcher 2012-01-27 22:45:43 -06:00
  • 4a0a31a671 Updated Doxygen docs. Matt Butcher 2012-01-27 22:45:30 -06:00
  • 7d7ed2f23b Changed @return to @retval. Matt Butcher 2012-01-27 21:40:21 -06:00
  • 02e6dc33ed Added HPCloud logo for docs. Matt Butcher 2012-01-27 18:59:36 -06:00
  • cb7da39397 Updated gitignore to ignore Doxygen docs. Matt Butcher 2012-01-27 18:58:52 -06:00
  • 2076851107 Added documentation. Matt Butcher 2012-01-27 18:57:25 -06:00
  • 21293d3796 Added new tags. Matt Butcher 2012-01-27 18:57:12 -06:00
  • d9b13b0566 Updated config.doxy for optimal output. Matt Butcher 2012-01-27 16:22:47 -06:00
  • 7ea4bebbbb Doxygen automatically updated config.doxy Matt Butcher 2012-01-27 15:45:14 -06:00
  • 60960236ac Updated docs for hasConf(). Matt Butcher 2012-01-27 14:22:34 -06:00