Skip to content
Snippets Groups Projects
  1. Jan 08, 2019
  2. Oct 10, 2018
  3. Aug 01, 2018
  4. Jul 30, 2018
  5. May 29, 2018
  6. Mar 27, 2018
  7. Feb 01, 2018
  8. Oct 23, 2017
  9. Sep 25, 2017
  10. Sep 11, 2017
  11. Aug 28, 2017
  12. Aug 01, 2017
  13. Jul 11, 2017
  14. 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
  15. Mar 27, 2017
  16. Feb 28, 2017
  17. Feb 17, 2017
  18. Oct 17, 2016
Loading