Commit Graph

191 Commits

Author SHA1 Message Date
Joshua Estes a2e7e2845e A little more refactoring making the code easier to manage. 2014-07-08 12:37:03 -04:00
Joshua Estes 6a03f95b68 Updated so that it will only flow into the control statement if there is a balance due, there was a complete IPN which means that the order has completed and paid for in the Bitpay system 2014-07-08 12:36:09 -04:00
Joshua Estes 3517894c88 Refacotred the code to make it easier to debug and troubleshoot 2014-07-08 12:04:14 -04:00
Joshua Estes 63030f65c1 Updated some comments 2014-07-08 12:03:38 -04:00
Joshua Estes 5116aa345a Added a few comments and updated some spelling issues 2014-07-08 11:41:20 -04:00
Joshua Estes 1a523cfcb0 Updated the build file with some extra build info to update scrutinizer with code coverage 2014-07-07 11:49:43 -04:00
Joshua Estes 3b644315cd Merge pull request #57 from JoshuaEstes/master
Added license file
2014-07-07 10:39:09 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -04:00
Joshua Estes d7b590cf7d Added license file 2014-07-07 09:57:13 -04:00
Rich Morgan 5f3a947057 Merge pull request #56 from JoshuaEstes/scrutinzerFixes
Scrutinzer fixes
2014-07-07 09:53:49 -04:00
Joshua Estes df43117ae6 Fixes issue where the variable is not defined before using as array which leads to warnings and errors 2014-07-03 13:50:12 -04:00
Joshua Estes e8202f1574 Updates the variable to stay as a string and not switch from boolean to string 2014-07-03 13:48:20 -04:00
Joshua Estes 5620712a89 Merge remote-tracking branch 'upstream/master'
* upstream/master:
2014-07-03 13:44:26 -04:00
Joshua Estes 15e4fc1476 Small bug fix 2014-07-03 13:44:03 -04:00
Joshua Estes b211d0dffa Merge pull request #55 from JoshuaEstes/master
Continuous Integration
2014-07-03 13:43:01 -04:00
Joshua Estes a46f1facdb Updated build.xml database:create target and update build.properties for local vm 2014-07-03 13:08:24 -04:00
Joshua Estes 4529213aed Updated travis settings 2014-07-03 13:00:08 -04:00
Joshua Estes b6e0e367d4 This should speed up the build a little bit 2014-07-03 12:57:54 -04:00
Joshua Estes aab1267302 Update travis so magento does not install sample data 2014-07-03 12:49:13 -04:00
Joshua Estes a4b128929c Setting up more stuff for travis and small bux fix with build script 2014-07-03 12:38:45 -04:00
Joshua Estes f40c9c2f9c Updated travis settings 2014-07-03 11:26:53 -04:00
Joshua Estes 0bbe59329b Made a few updates to travis config and various build properties 2014-07-03 11:26:15 -04:00
Joshua Estes e662a08f7c updated coveralls command to be more verbose 2014-07-03 11:05:52 -04:00
Joshua Estes 26295be8a3 moved apt-get to run before the install part 2014-07-03 10:50:32 -04:00
Joshua Estes 0ec67e4193 Updated so that php5-xdebug is installed 2014-07-03 10:48:29 -04:00
Joshua Estes 0656c290ff Trying to get travis to cache directories to speed up testing 2014-07-03 10:45:12 -04:00
Joshua Estes 7e6ac36bfd Small bug fix 2014-07-03 10:38:44 -04:00
Joshua Estes acd2323ce3 Updated travis settings 2014-07-03 09:45:28 -04:00
Joshua Estes 46b8ed0c97 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  A few more things I missed the first go around
  Updated a few things that I didn't notice the first pass
  Working on some code clean up, this is the first iteration and just includes code formatting
2014-07-03 09:43:11 -04:00
Joshua Estes e2d0a2a40f Merge pull request #50 from JoshuaEstes/codeCleanupTakeOne
Working on some code clean up
2014-07-03 09:42:40 -04:00
Joshua Estes 1620f3d3e4 Updated script so travis uses the build settings for itself 2014-07-03 09:32:25 -04:00
Joshua Estes 672418a4f7 Working on the ability to run tests locally as well as on remote servers such as travis ci 2014-07-03 09:27:45 -04:00
Joshua Estes 3fbaa68f96 Updated scrutinizer settings and added coveralls to build process 2014-07-03 09:14:31 -04:00
Joshua Estes b5c5b23f88 Updated the build.xml file with different way to run phpunit, update phpunit config and added a simple test to test in travis 2014-07-02 17:11:08 -04:00
Joshua Estes b984a32ff3 Updated to ignore the entire folder and not the files inside 2014-07-02 16:42:08 -04:00
Joshua Estes bc378be8b3 Merge remote-tracking branch 'upstream/master'
* upstream/master:
2014-07-02 16:40:38 -04:00
Joshua Estes f1c79cd19a Updated phpunit.xml.dist to include the bootstrap file 2014-07-02 16:35:40 -04:00
Joshua Estes f5bb7398d4 Added files to gitattributes to ignore when downloading a zip file 2014-07-02 16:31:24 -04:00
Joshua Estes 00bcdd735b small fix with travis 2014-07-02 16:21:47 -04:00
Joshua Estes 9dc7ffd808 Updated travis build script 2014-07-02 16:11:25 -04:00
Joshua Estes 1ec45b43dc trying something 2014-07-02 15:52:42 -04:00
Joshua Estes ab7d89acbd Updated the command that installs magento 2014-07-02 14:56:18 -04:00
Joshua Estes 223dc18aa5 Updated travis and composer to try out some new ways to test the plugin 2014-07-02 14:43:49 -04:00
Joshua Estes a3287efa09 Merge pull request #54 from JoshuaEstes/master
Updated gitignore to ignore build logs and updated composer to ignore mo...
2014-07-02 14:24:47 -04:00
Joshua Estes 893965367f Updated gitignore to ignore build logs and updated composer to ignore more files 2014-07-02 14:24:09 -04:00
Joshua Estes 17fccb2dd9 Merge pull request #53 from JoshuaEstes/master
Updated build script to unclude phpunit
2014-07-02 14:09:45 -04:00
Joshua Estes 76205d0b94 Updated build script to unclude phpunit 2014-07-02 14:08:42 -04:00
Joshua Estes f55b995f6e Merge pull request #52 from JoshuaEstes/master
Updated coveralls and added some things like phpunit and configurations
2014-07-02 13:59:59 -04:00
Joshua Estes f76ff9d05e Updated coveralls and added some things like phpunit and configurations 2014-07-02 13:58:31 -04:00
Joshua Estes ac483cf116 Merge pull request #51 from JoshuaEstes/master
Updated repo_token
2014-07-02 13:34:53 -04:00