Skip to content
Snippets Groups Projects
  1. Oct 12, 2017
  2. Sep 26, 2017
  3. Sep 14, 2017
  4. Aug 24, 2017
  5. Jul 05, 2017
  6. Jun 13, 2017
  7. May 31, 2017
  8. May 05, 2017
  9. Apr 25, 2017
  10. Apr 06, 2017
  11. Mar 08, 2017
  12. Mar 02, 2017
  13. Sep 08, 2016
  14. Jul 04, 2016
  15. Jul 01, 2016
  16. Jun 30, 2016
  17. Jun 29, 2016
  18. Jun 24, 2016
  19. Jun 23, 2016
  20. Jun 22, 2016
  21. Jun 10, 2016
  22. Jun 09, 2016
  23. Jun 08, 2016
  24. May 25, 2016
  25. May 23, 2016
  26. May 12, 2016
  27. May 10, 2016
  28. May 06, 2016
    • André Anjos's avatar
      [backend] Code re-organization into the object model · cf5e21ba
      André Anjos authored
      This commit brings the following changes:
      
      * Rename Job.KILL by Job.CANCEL as we normally send SIGTERM instead of SIGKILL
      * Move most of code related to JobSplit/Worker back into the object model, from
        the schedule module
      * Implement signal handling on scripts that will run under the supervisord
      * Overall clean-up of backend standalone scripts, moved code back into the
        object model
      * Rename standalone scripts (remove '.py' extension)
      * Reflections of these changes to other code
      cf5e21ba
  29. Apr 29, 2016
Loading