Commit Graph

213 Commits

Author SHA1 Message Date
Joshua Estes ef7ea99452 Look at that 2014-07-17 13:29:30 -04:00
Joshua Estes 0fa6f6aae0 Merge pull request #64 from cstevens88/master
Add contribution information
2014-07-16 15:43:54 -04:00
Charles Stevens b4b571d1b1 Add contribution information 2014-07-16 15:32:10 -04:00
Joshua Estes 730b665c66 Merge pull request #63 from cstevens88/master
Add CHANGELOG, update README
2014-07-16 14:19:57 -04:00
Charles Stevens bb5d5bc552 Add CHANGELOG, update README 2014-07-16 12:50:35 -04:00
Joshua Estes f9b8003cad Merge pull request #62 from JoshuaEstes/UpdatedBuild
Updated build script to be more standardized
2014-07-15 14:38:39 -04:00
Joshua Estes 31055f7465 Updated readme file 2014-07-15 12:44:38 -04:00
Joshua Estes e87bcb835d Updated build script to be more standardized 2014-07-15 12:36:02 -04:00
Joshua Estes 24cbba9821 Merge pull request #61 from JoshuaEstes/master
removed coveralls from build
2014-07-11 14:01:25 -04:00
Joshua Estes d03ed334cf Removed coveralls from readme 2014-07-11 14:00:47 -04:00
Joshua Estes 20bed00db5 Removed coveralls config from gitattributes file 2014-07-11 13:59:55 -04:00
Joshua Estes 854ef32469 Removed coveralls config file 2014-07-11 13:59:22 -04:00
Joshua Estes 38d67c6af3 Removed coveralls build target 2014-07-11 13:59:03 -04:00
Rich Morgan d2221326e1 Merge pull request #60 from JoshuaEstes/master
Refactoring and bug fix
2014-07-08 17:57:58 -04:00
Joshua Estes f465499c8f Fixes some of the issues where debugging code was pushed up 2014-07-08 15:04:52 -04:00
Joshua Estes afc19301b3 This should fix the few issues that are left 2014-07-08 15:00:35 -04:00
Joshua Estes d5e583a78e More small mistakes found 2014-07-08 14:17:43 -04:00
Joshua Estes 814e379b13 Surprised I missed that 2014-07-08 14:12:27 -04:00
Joshua Estes 6d74126db3 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  Updated spelling as this was causing a 500 error
2014-07-08 13:03:24 -04:00
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 8a7c9e3ae6 Merge pull request #59 from JoshuaEstes/master
Updated the build file with some extra build info to update scrutinizer ...
2014-07-07 12:06:50 -04:00
Joshua Estes 8c9b80ab70 Merge pull request #58 from JoshuaEstes/updatedSpelling
Updated spelling as this was causing a 500 error
2014-07-07 11:51:22 -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 5878376e8f Updated spelling as this was causing a 500 error 2014-07-07 11:17:11 -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