Skip to content
Snippets Groups Projects
  1. Sep 11, 2017
  2. Sep 07, 2017
  3. Sep 06, 2017
  4. Sep 05, 2017
  5. Jul 24, 2017
  6. Jul 13, 2017
  7. Jul 12, 2017
  8. Jul 06, 2017
  9. 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
  10. Jun 29, 2017
  11. 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
  12. Jun 26, 2017
  13. Jun 22, 2017
  14. Jun 20, 2017
  15. May 30, 2017
  16. May 18, 2017
  17. May 17, 2017
  18. May 16, 2017
  19. May 15, 2017
    • Ruud Beukema's avatar
      Task #10784: Renamed claim status "claimed" (ID 0) to "tentative" and claim... · 69e98a65
      Ruud Beukema authored
      Task #10784: Renamed claim status "claimed" (ID 0) to "tentative" and claim status "allocated" (ID 1) to "claimed" in both Python code and  database creation/allocation scripts. Successfully verified that all unit tests that originally passed still pass, and that those that originally didn't pass, don't give new errors.
      69e98a65
  20. May 09, 2017
  21. May 08, 2017
  22. May 06, 2017
  23. Apr 25, 2017
  24. Apr 23, 2017
  25. Apr 21, 2017
  26. Apr 20, 2017
  27. Apr 11, 2017
  28. Apr 07, 2017
Loading