Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Jul 17, 2020
  3. Jul 03, 2020
  4. May 12, 2020
  5. Apr 23, 2020
  6. Apr 14, 2020
  7. Mar 26, 2020
  8. Feb 26, 2020
  9. Feb 10, 2020
  10. Jan 31, 2020
  11. Jan 24, 2020
  12. Jan 13, 2020
  13. Jan 08, 2020
  14. Jan 07, 2020
  15. Dec 16, 2019
  16. Oct 15, 2019
  17. Oct 08, 2019
  18. Oct 02, 2019
  19. Sep 27, 2019
  20. Sep 05, 2019
  21. Jan 08, 2019
  22. Oct 10, 2018
  23. Aug 01, 2018
  24. Jul 30, 2018
  25. May 29, 2018
  26. Mar 27, 2018
  27. Feb 01, 2018
  28. Oct 23, 2017
  29. Sep 25, 2017
  30. Sep 11, 2017
  31. Aug 28, 2017
  32. Aug 01, 2017
  33. Jul 11, 2017
  34. Jul 10, 2017
    • Christoph Wurst's avatar
      Refactor message transmission code · cd5837d5
      Christoph Wurst authored
      
      * Move sending logic from controller into its own serivce
      * Create service contract/interface to decouple HTTP controller from service implementation
      * Decompose logic into multiple small, readable methods
      * Wrap data in immutable data classes/objects to prevent long parameter lists and easy testing
      * Add basic unit tests that cover the main code paths
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      cd5837d5
  35. Mar 27, 2017
Loading