Skip to content
Snippets Groups Projects
  1. May 16, 2017
  2. May 10, 2017
  3. May 09, 2017
  4. May 08, 2017
  5. May 02, 2017
  6. May 01, 2017
  7. Apr 28, 2017
  8. Apr 27, 2017
  9. Apr 25, 2017
  10. Apr 24, 2017
  11. Apr 20, 2017
  12. Apr 19, 2017
  13. Apr 18, 2017
  14. Apr 17, 2017
  15. Apr 14, 2017
  16. Apr 13, 2017
  17. Apr 10, 2017
  18. Apr 04, 2017
  19. Mar 31, 2017
  20. Mar 29, 2017
  21. Mar 28, 2017
    • Aaron Bauman's avatar
      Merge branch '8.x-3.x' into MADS-81 · 015e0ce0
      Aaron Bauman authored
      * 8.x-3.x:
        dispatch() requires an event name for first arg. probably should have test coverage to catch this.
        Converting Queue and Delete Handlers into services, eliminating ::create methods, and updated tests.
      015e0ce0
    • Aaron Bauman's avatar
    • Alexander Rhodes's avatar
      Merging various fixes to Pull Queue · 3a79e125
      Alexander Rhodes authored and Aaron Bauman's avatar Aaron Bauman committed
      3a79e125
    • Aaron Bauman's avatar
      Converting Queue and Delete Handlers into services, eliminating ::create... · 6ba5fc39
      Aaron Bauman authored
      Converting Queue and Delete Handlers into services, eliminating ::create methods, and updated tests.
      6ba5fc39
    • Aaron Bauman's avatar
      Merge branch 'mads-30' into MADS-81 · 73c15928
      Aaron Bauman authored
      * mads-30: (30 commits)
        quick pass with the linter
        Updated ROADMAP.txt
        purged final bits of logger businesses from pull module
        Converts logger or logger factory services to SF events
        - Adds Exception Event Interface - Adds salesforce logger channel - Adds DIC on logger channel to event subscriber - Template for eliminating log messages from core functionality
        Converts logging service to event dispatcher service in pull code
        - Add salesforce_logger module to separate logging concerns - Remove MappedObjectInterface::logger method in favor of dispatching SalesforceExceptionEvent events
        Refactor of Event classes
        Fixes salesforce_encrypt\RestClient constructor docblock
        Fixes the RestClient constructors fixes
        Unravels the inheritance problems in encrypted version of RestClient
        Fixes PullBase, AuthorizeForm, AuthroizeFormTest, and SaleforceControllerTest so all units tests pass.
        Fixes missing JSON service injection in RestClientTest::initClient
        Removes unused state service in PullBase
        Makes linter pass on CronPull and DeleteHandler
        Makes Drupal linter pass on PullBase code
        12345678901234567890123456789012345678901234567890123456789012345678901234567890 Completes intelligent Drupal entity ID upsert code in PullBase
        Adds force_update flag to MappedObject with methods to set the flag and return the flag
        Expands upset ID logic and error correction
        12345678901234567890123456789012345678901234567890123456789012345678901234567890 Adds new state value to force an update in PullBase::updateEntity
        ...
      
      Conflicts:
      	config/install/salesforce.settings.yml
      	src/Rest/RestClient.php
      73c15928
    • Aaron Bauman's avatar
      quick pass with the linter · 4b6a457c
      Aaron Bauman authored
      4b6a457c
Loading