Commit Graph

205 Commits

Author SHA1 Message Date
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
Joshua Estes 5b388b85ee Updated repo_token 2014-07-02 13:31:12 -04:00
Joshua Estes d28d32caf9 A few more things I missed the first go around 2014-07-02 13:26:35 -04:00
Joshua Estes f3c309c696 Updated a few things that I didn't notice the first pass 2014-07-02 13:18:03 -04:00
Joshua Estes cf391ba630 Working on some code clean up, this is the first iteration and just includes code formatting 2014-07-02 13:15:41 -04:00
Joshua Estes c1fa84f246 Merge remote-tracking branch 'upstream/master'
* upstream/master:
2014-07-02 12:19:09 -04:00
Joshua Estes 0f0e4ea492 Pushed up links to personal repo by mistake 2014-07-02 12:18:45 -04:00
Joshua Estes 6ede2d2958 Merge pull request #49 from JoshuaEstes/master
Updated readme with some extra tools and added some config files for those tools
2014-07-02 12:16:36 -04:00
Joshua Estes 021a4a8ceb Added coveralls config file 2014-07-02 12:11:01 -04:00
Joshua Estes 56428f237d Added config file for scrutinizer-ci 2014-07-02 12:07:45 -04:00
Joshua Estes 64e2394573 Added coveralls back so all the tools can be played with for builds 2014-07-02 12:02:03 -04:00
Joshua Estes b15d2a8330 Updated to use scrutinizer-ci since coveralls uses some different tools 2014-07-02 11:57:26 -04:00
Joshua Estes 46615edab5 Added coveralls status badge 2014-07-02 11:25:48 -04:00
Joshua Estes b40c1b9ff1 Updated readme to show status of plugin 2014-07-02 09:56:27 -04:00
Joshua Estes d1a07cf276 Merge pull request #48 from JoshuaEstes/setupTravis
Travis CI
2014-07-02 09:53:34 -04:00
Joshua Estes 568623b432 Working on setting up travis-ci 2014-07-02 09:39:21 -04:00
Rich Morgan fab3614686 Merge pull request #47 from JoshuaEstes/possibleBugFix
This takes care of applying a payment twice
2014-07-01 17:39:19 -04:00
Rich Morgan 230cb4fb3b Merge pull request #46 from JoshuaEstes/composerUpdates
Updated composer.json and added a build.xml file to lint check php files
2014-07-01 17:39:08 -04:00
Rich Morgan 32093a2618 Merge pull request #45 from JoshuaEstes/updatedReadmeFile
Updated readme file
2014-07-01 17:38:57 -04:00
Joshua Estes 1d3cc1c1b4 This might take care of the issue of double paying 2014-07-01 17:01:18 -04:00
Joshua Estes 2a38882627 Updated composer.json and added a build.xml file to lint check php files 2014-07-01 12:35:30 -04:00
Joshua Estes ed4a350e26 Added a little more information and reformated some of the headings 2014-07-01 12:11:42 -04:00
Joshua Estes 5f21a0089f Initial commit of an updated readme file 2014-07-01 11:53:02 -04:00
Rich Morgan d1d369c411 Merge pull request #44 from JoshuaEstes/master
Updated the log levels for some of the bitpay.log file
2014-07-01 11:24:03 -04:00
Joshua Estes 0a4fd03d69 Updated the log levels for some of the bitpay.log file 2014-07-01 11:19:50 -04:00
Rich Morgan c538c54911 Merge pull request #43 from JoshuaEstes/master
Small bug fix where it was complaining that  was not defined and added a...
2014-06-30 15:32:51 -04:00
Joshua Estes 9688f94437 Small bug fix where it was complaining that was not defined and added a comment on where this error is displayed 2014-06-30 15:23:29 -04:00
Rich Morgan a80d6e7786 Merge pull request #42 from ionux/master
Added duplicate paid/confirmed/complete checks
2014-06-24 23:43:25 -04:00
Rich Morgan 89136ebb0a Added duplicate paid/confirmed/complete checks
Also added extra error handling
2014-06-24 23:42:05 -04:00
Rich Morgan 1667dfde1a Added duplicate paid/confirmed/complete checks
Also added logging in case of duplicate IPNs to inform the merchant in the event they needed to capture that information.
2014-06-24 23:32:07 -04:00
Rich Morgan 174e1614ef Merge pull request #39 from ionux/master
Add testing performed on 1.9.0.1 and updated logo
2014-05-19 15:06:29 -04:00
Rich Morgan 8ebae606ca Add testing performed on 1.9.0.1 and updated logo 2014-05-19 15:05:57 -04:00
Rich Morgan cf374ed886 Merge pull request #38 from ionux/master
Updated logo in admin panel
2014-05-19 14:53:23 -04:00
Rich Morgan e727371880 Updated logo in admin panel 2014-05-19 14:53:11 -04:00
Rich Morgan 3741c61581 Merge pull request #35 from ionux/master
Create .htaccess
2014-05-16 11:56:42 -04:00
Rich Morgan 0b1a57eeca Create .htaccess 2014-05-16 11:56:10 -04:00
Rich Morgan 65d88991a2 Merge pull request #34 from ionux/master
Removed extra error handler calls
2014-05-16 01:32:00 -04:00