woocommerce/includes/api
Claudiu Lodromanean ccededa35c
Merge pull request #19971 from woocommerce/fix/19964
Fix: WC API should not try to create a product image if an empty image is passed
2018-05-07 10:48:10 -07:00
..
legacy Removed unnecessary else condition. 2018-04-20 01:06:25 +06:00
v1 Removed unnecessary ternary operators 2018-03-21 20:05:19 -03:00
class-wc-rest-authentication.php Removed unnecessary else condition check. I think in this situation after early returning the else is redundant. 2018-04-19 11:04:44 +06:00
class-wc-rest-coupons-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-customer-downloads-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-customers-controller.php Spelling fix 2018-04-19 21:10:36 +06:00
class-wc-rest-exception.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-network-orders-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-order-notes-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-order-refunds-controller.php Merge branch 'master' 2018-03-19 18:05:36 +00:00
class-wc-rest-orders-controller.php After talking with @mikejolley we decided it would be better to stick to the original schema, reason makes more sense. 2018-05-02 12:12:06 +02:00
class-wc-rest-payment-gateways-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-attribute-terms-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-attributes-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-categories-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-reviews-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-shipping-classes-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-tags-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-product-variations-controller.php Fix: WC API should not try to create a product image if empty image is passed 2018-05-04 10:47:39 -03:00
class-wc-rest-products-controller.php Update docs 2018-05-01 10:15:51 +01:00
class-wc-rest-report-sales-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-report-top-sellers-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-reports-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-setting-options-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-settings-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-shipping-methods-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-shipping-zone-locations-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-shipping-zone-methods-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-shipping-zones-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-system-status-controller.php Removed obvious boolean results 2018-03-21 19:57:10 -03:00
class-wc-rest-system-status-tools-controller.php Revert "Update the actual message and not just the test :)" 2018-05-04 11:57:26 +02:00
class-wc-rest-tax-classes-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-taxes-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-webhook-deliveries-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-webhooks-controller.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00