Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Oct 05, 2017
  3. Oct 04, 2017
  4. Oct 03, 2017
  5. Oct 02, 2017
  6. Sep 29, 2017
  7. Sep 25, 2017
  8. Sep 22, 2017
  9. Sep 11, 2017
  10. Sep 07, 2017
  11. Sep 06, 2017
  12. Sep 05, 2017
  13. Aug 25, 2017
  14. Jul 24, 2017
  15. Jul 13, 2017
  16. Jul 12, 2017
  17. Jul 06, 2017
  18. Jul 03, 2017
    • Ruud Beukema's avatar
      Task #10780: Fixed use case where task start_time > now and end_time <... · 74a8de1a
      Ruud Beukema authored
      Task #10780: Fixed use case where task start_time > now and  end_time < start_time resulted in an failing RPC to RADBService. InsertSpecificationAndTask()  - failing since RADB doesn't allow for end_time < start_time. New behavior is in these cases to change end_time to end_time = start_time + 1 hour
      74a8de1a
  19. Jun 29, 2017
  20. Jun 28, 2017
    • Ruud Beukema's avatar
      Task #10780: Refactored ResourceAssigner such that it uses the new... · 131fb422
      Ruud Beukema authored
      Task #10780: Refactored ResourceAssigner such that it uses the new DwellScheduler (instead of resource_availability_checker.get_is_claimable()), refactored ResourceAvailabilityChecker such that it can be injected into the schedulers. The latter is still a work in progress: refer to the TODOs in these files for more information.
      131fb422
  21. Jun 26, 2017
  22. Jun 22, 2017
  23. Jun 20, 2017
  24. Jun 13, 2017
  25. Jun 12, 2017
  26. Jun 08, 2017
  27. May 30, 2017
  28. May 18, 2017
Loading