Skip to content
Snippets Groups Projects
  1. Aug 09, 2017
  2. Apr 26, 2017
  3. Apr 18, 2017
  4. Feb 23, 2017
  5. Feb 21, 2017
  6. Jan 11, 2017
  7. Jan 10, 2017
  8. Jan 05, 2017
  9. Dec 12, 2016
  10. Jul 29, 2016
  11. Jul 27, 2016
  12. Jul 26, 2016
  13. Jul 20, 2016
  14. Jun 01, 2016
  15. Apr 28, 2016
  16. Apr 22, 2016
  17. Apr 21, 2016
  18. Apr 13, 2016
  19. Apr 08, 2016
    • Andrew Lundholm's avatar
    • Andrew Hoffmann's avatar
      Introduced a Phing build configuration to help with the automatic building and... · c6b4ca6f
      Andrew Hoffmann authored
      Introduced a Phing build configuration to help with the automatic building and testing of the client, as well as the release process.
      
      In composer.json: cleaned up requirements, added a version, and provided an actual namespace for "psr-4" (composer warns against an empty namespace declaration). Commited composer.lock file to repository.
      
      Cleaned up README documentation for obtaining the client via Composer. Removed section about manual install, as this client requires the autoloading capabilities of Composer. Added release documentation.
      
      Renamed cbsIntegrationTest to cbsTechstoreClientIT so that PHPUnit does not pick up on it when running unit tests.
      
      Cleaned up .gitignore file and deleted reports/phpunit.xml, as it should not have been commited to the repository.
      c6b4ca6f
Loading