Skip to content

Pull requests: bigcommerce/bigcommerce-api-php

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update BigCommerce/Api.php
#7 by shane-reaume was merged Sep 25, 2012 Loading… updated Sep 25, 2012
Composerify and Rename to PHP 5.3 coding standards
#20 by maetl was merged Feb 9, 2013 Loading… updated Feb 9, 2013
Code standards and package fixes
#19 by maetl was closed Feb 9, 2013 Loading… updated Feb 9, 2013
Adding fully qualified namespace path to docs
#23 by maetl was merged Feb 14, 2013 Loading… updated Feb 14, 2013
Fix unqualified object path to use absolute path
#24 by maetl was merged Feb 14, 2013 Loading… updated Feb 14, 2013
Reset default request method after DELETE
#25 by maetl was merged Feb 20, 2013 Loading… updated Feb 20, 2013
Add method to bulk delete customers
#26 by maetl was merged Feb 22, 2013 Loading… updated Feb 22, 2013
Full support for customer resource CRUD
#27 by maetl was merged Feb 22, 2013 Loading… updated Feb 22, 2013
Reset CURLOPT_CUSTOMREQUEST before each new request method.
#30 by maetl was merged Mar 6, 2013 Loading… updated Mar 6, 2013
Support for coupons endpoint
#29 by saranyan was merged Mar 5, 2013 Loading… updated May 15, 2013
Force a new connection to be made if the client is reconfigured
#49 by watermark was merged May 30, 2013 Loading… updated May 30, 2013
Add Test/check_requirements.php script
#17 by davidtsadler was closed Apr 8, 2013 Loading… updated Jun 16, 2013
Fixed updateCoupon as it did not have the proper path.
#63 by daum was merged Aug 14, 2013 Loading… updated Aug 14, 2013
Add support for pulling the tax class name on the product resource
#66 by watermark was merged Sep 30, 2013 Loading… updated Sep 30, 2013
Fatal error: Class 'Bigcommerce\Api\Exception' not found
#69 by watermark was merged Sep 30, 2013 Loading… updated Sep 30, 2013
Adds Travis CI PHPUnit configuration
#72 by sgerrand was merged Sep 30, 2013 Loading… updated Sep 30, 2013
Allow creating/updating/deleting custom fields
#70 by zackkatz was merged Sep 30, 2013 Loading… updated Feb 22, 2014
BIG-8940: downgrade Guzzle to support PHP 5.3, cleanup readme
#100 by aleachjr was merged Jun 6, 2014 Loading… updated Jun 12, 2014
Join the entire library into a single script package
#36 by maetl was merged Mar 29, 2013 Loading… updated Jun 13, 2014
Adds new secure env keys for the canonical repository
#74 by sgerrand was merged Oct 1, 2013 Loading… updated Jun 13, 2014
Store resource
#62 by saranyan was closed Aug 14, 2013 Loading… updated Jun 14, 2014
Update Order.php
#71 by Lewiscowles1986 was merged Sep 30, 2013 Loading… updated Jun 15, 2014
RC4-SHA cipher is now used by default as its the only cipher that Bigcommerce supports
#11 by rayward was merged Nov 9, 2012 Loading… updated Jun 15, 2014
Test Suite cleanup
#95 by splittingred was merged Apr 17, 2014 Loading… updated Jun 16, 2014
Incorrectly names classes
#59 by spekkionu was merged Aug 14, 2013 Loading… updated Jun 17, 2014
ProTip! Filter pull requests by the default branch with base:master.