Commit Graph

21 Commits

Author SHA1 Message Date
Rich Morgan 393a1f2e70 Removed PHP 5.3 build option
Added experimental hhvm build option.
2015-03-12 15:03:06 -04:00
Joshua Estes 8371f89125 Refactored and updated plugin to work with update API and to be able to
be packaged and distributed using more than just GitHub

Added a script to delete old extension, installing the new extension overrides the previous extension and the previous extensions does not function anymore, merchants should at least disable the previous plugin, the merchant will also need to also remove the extension from core_resource table

Updated to encrypt/decrypt keys to and from the database

Small bug fixes with the package script

Added instructions on how a previous merchant can upgrade to the new 2.x one
2014-10-14 10:37:19 -04:00
Joshua Estes 41baf4d8d7 Minor tweaks 2014-07-17 16:23:22 -04:00
Joshua Estes 02e482854f Working on added tests to the project 2014-07-17 15:52:39 -04:00
Joshua Estes e87bcb835d Updated build script to be more standardized 2014-07-15 12:36:02 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -04:00
Joshua Estes 4529213aed Updated travis settings 2014-07-03 13:00:08 -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 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 acd2323ce3 Updated travis settings 2014-07-03 09:45:28 -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 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 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 568623b432 Working on setting up travis-ci 2014-07-02 09:39:21 -04:00