- Apr 06, 2018
-
-
- Apr 02, 2018
-
-
Aaron Bauman authored
-
- Mar 30, 2018
-
-
Aaron Bauman authored
-
- Oct 12, 2017
-
-
Aaron Bauman authored
-
- Oct 06, 2017
-
-
Aaron Bauman authored
- Add httpRequestRaw to RestClient for fetching binary data
-
- Sep 11, 2017
-
-
Aaron Bauman authored
-
- Jul 31, 2017
-
-
Tauno Hogue authored
-
- Jun 20, 2017
-
-
Aaron Bauman authored
-
- Jun 13, 2017
-
-
Aaron Bauman authored
-
- May 30, 2017
-
-
Aaron Bauman authored
-
- May 16, 2017
-
-
Aaron Bauman authored
-
- May 02, 2017
-
-
Aaron Bauman authored
- Update RestClientInterface with new public method
-
Aaron Bauman authored
-
- May 01, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
-
- Apr 19, 2017
-
-
Aaron Bauman authored
-
- Apr 13, 2017
-
-
Aaron Bauman authored
Issue #2856995 by scheban, aaronbauman: Type checking on push param values before attempting to push
-
- Mar 29, 2017
-
- Mar 28, 2017
-
-
Aaron Bauman authored
-
- Mar 27, 2017
-
-
Aaron Bauman authored
- Include D7 drush commands and spruce them up a bit, plus minor changes to associated dependencies in SFID, RestClient, and the REST SDK. - Adds "use latest REST API version by default" boolean to settings, and enables it via hook_update
-
- Mar 08, 2017
-
-
Alexander Rhodes authored
All references to salesforce_encrypt.client service removed salesforce_encrypt.client service definition removed Unused use statements removed from EncryptedRestClientInterface andRestCientInterface Constructors removed from EncryptedRestClientInterface and RestClientInterface Salesforce_encrypt\RestClient constructor cleaned up Adds Json mock to salesforce_encrypt\RestClientTest Fixes service name error in PullBase Fixes property visibility settings in RestClient so child salesforce_encrypt\RestClient may inherit them.
-
Alexander Rhodes authored
Normalizes RestClientInterface injection in DeleteHandler and QueueHandler All unit tests passing
-
- Mar 07, 2017
-
-
Aaron Bauman authored
-
- Mar 01, 2017
-
-
Alexander Rhodes authored
Add check on results return in QueueHandler to avoid error of calling $results->records on non- existant object. Updates RestClient::apiCall to throw RestExceptions in all error cases Updates PullBase to detect RestExceptions from RestClient. Includes test code in PullBase to force exceptions to test new logic. SuspendQueueException may not be the proper Queue Exception to throw - it seems to delete/‘release’ the problematic item when it should be kept so it can be processed fully.
-
- Feb 28, 2017
-
-
Alexander Rhodes authored
-
- Feb 23, 2017
-
-
Aaron Bauman authored
-
- Feb 17, 2017
-
-
Aaron Bauman authored
-
- Feb 09, 2017
-
-
Aaron Bauman authored
-
- Feb 08, 2017
-
-
Aaron Bauman authored
-
- Feb 07, 2017
-
-
Aaron Bauman authored
-
- Feb 03, 2017
-
-
git authored
Adds DeleteHandlerTest (not quite working yet) Removes injected Url object in RestClient. There is no @url service in core.services.yml and we’re not supposed to use UrlGenerator. Since Url is only used once in RestClient::getAuthCallbackUrl(), Url is used directly and that method can be easily mocked under test. Cleans up salesforce_pull_cron() Cleans up DeleteHandler’s use statements Adds Request object to DeleteHandler’s constructor to handle REQUEST_TIME server global Adds boolean returns to DeleteHandler methods for unit testing purposes Fixes camel casing in MappedObjectStorage::loadBySfid() call in DeleteHandler Converts try/catch pairs in DeleteHandler to non-exception based conditional logic to make logic testable Cleans up PullBase’s use statements Adds event dispatcher service to PullBase’s constructor Removes some property reference discrepancies in PullBase Removes unnecessary code from PullBaseTest Removes unnecessary code from QueueHandlerTest Adds back in missing properties in a loadByProperties call in salesforce_push.module Adds logger.factory service to PushQueue’s service definition in salesforce_push.services.yml Changes logger service injection in PushQueue’s constructor to logger.factory service (there is no logger service defined in core.services.yml) Fixes all logger service references in PushQueue Cleans up SalesforcePushQueueProcessor/Rest’s use statements Removes EntityManager service injection in SalesforcePushQueueProcessor/Rest’s constructor in favor of already existing EntityTypeManager service Still to do: DeletehandlerTest needs to pass - A deep property call is not working, causing the test to error out. Fix DeleteHandler’s call to property so it’s easier to mock under test Address Warning: array_flip(): Can only flip STRING and INTEGER values! error in or around SalesForcePullEvent Fix PullBase’s multiple creation of same new Drupal entity (was fixed, now showing up again).
-
- Feb 01, 2017
-
-
git authored
Still a problem with PullBaseTest
-
Aaron Bauman authored
-
- Jan 31, 2017
-
-
Aaron Bauman authored
-
- Jan 30, 2017
-
-
Aaron Bauman authored
-
- Jan 10, 2017
-
-
- Jan 09, 2017
-
-
Aaron Bauman authored
-
-
- Dec 30, 2016
-
-
Aaron Bauman authored
-
Aaron Bauman authored
-