Skip to content
Snippets Groups Projects
  1. Sep 06, 2024
  2. Jul 16, 2024
  3. Jan 31, 2024
  4. Aug 03, 2023
  5. Mar 27, 2023
  6. Feb 22, 2023
  7. Feb 21, 2023
  8. Mar 12, 2021
  9. Mar 11, 2021
  10. Oct 21, 2020
  11. Sep 10, 2020
  12. Sep 02, 2020
  13. May 21, 2020
  14. Jan 06, 2020
  15. Dec 26, 2019
  16. Aug 14, 2019
  17. Jun 21, 2019
  18. Feb 26, 2019
  19. Feb 22, 2019
  20. Dec 31, 2018
    • Aaron Bauman's avatar
      WIP 4.x branch · b8a939c9
      Aaron Bauman authored
      b8a939c9
    • Aaron Bauman's avatar
      Auth refactor, phase 1 · a852de8f
      Aaron Bauman authored
      This is an initial phase of refactoring salesforce module's auth framework:
       * new Salesforce Auth Config entity to allow multiple auth configs per site, for better environment management
       * introduce lusitanian/oauth and firebase/php-jwt composer requirements
       * create new services to wrap token and config management
       * glue code for backwards compatibility and non-disruptive changes
      
      Squashed commit of the following:
      
      commit 432d4a93
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 16:45:28 2018 -0500
      
          Couple more updates to docs
      
      commit 1b3d8ed9
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 16:39:57 2018 -0500
      
          Code sniff cleanup
      
      commit 27ce985d
      Merge: e9772c3e 21e69b44
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 15:20:21 2018 -0500
      
          Merge branch '8.x-3.x' of bitbucket.org:messageagency/sf into auth_refactor_phase1
      
      commit e9772c3e
      Merge: 65cbc208 37dd412f
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Nov 30 15:39:47 2018 -0500
      
          Merge branch '8.x-3.x' of github.com:messageagency/sfd8 into auth_refactor_phase1
      
      commit 65cbc208
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Thu Nov 15 16:30:09 2018 -0500
      
          Update hook to update acess tokens
      
      commit b70506a5
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Thu Nov 15 15:48:43 2018 -0500
      
          Auth refactor, refactored. Phase 1 of ?
  21. Dec 28, 2018
  22. Dec 11, 2018
  23. Nov 30, 2018
  24. Nov 27, 2018
  25. Nov 15, 2018
  26. Sep 27, 2018
  27. Aug 09, 2018
    • Aaron Bauman's avatar
      Issue #2975835: Compatibility with drush 9 · ad6c5ae4
      Aaron Bauman authored
      Initial pass at updating to drush 9 compatibility updates salesforce.drush functions only.
      Still todo: salesforce_pull, salesforce_push, salesforce_mapping.
      These should be faster now that the framework is in place.
      ad6c5ae4
  28. Apr 17, 2017
Loading