Skip to content
Snippets Groups Projects
  1. Nov 11, 2022
  2. Nov 01, 2022
  3. Oct 07, 2022
  4. Sep 19, 2022
  5. Sep 14, 2022
  6. Jul 18, 2022
  7. Jul 07, 2022
  8. Jul 05, 2022
  9. Jun 30, 2022
  10. Jun 28, 2022
  11. Jun 27, 2022
  12. Jun 20, 2022
  13. Jun 16, 2022
  14. Jun 15, 2022
  15. Jun 14, 2022
  16. Jun 10, 2022
  17. Jun 09, 2022
  18. Jun 07, 2022
  19. Jun 02, 2022
  20. May 31, 2022
  21. May 17, 2022
  22. May 13, 2022
  23. May 12, 2022
    • Lyuben Penkovski's avatar
      Merge branch '6-task-execution' into 'main' · 19ac326f
      Lyuben Penkovski authored
      Task execution of independent tasks
      
      Closes #6 and #8
      
      See merge request !4
      19ac326f
    • Lyuben Penkovski's avatar
      Make tasks HTTP URL and Method optional · 8cc33a3a
      Lyuben Penkovski authored
      We changed the design, so now tasks are either executing
      a request policy, or an HTTP request to a predefined URL,
      but not both.
      
      In the previous commits "request policy" could only be used as
      a request transformation and the actual task was executing an
      HTTP request to a predefined URL. With the current change tasks
      can execute "request policy" if it's set, or make an HTTP call.
      8cc33a3a
Loading