Skip to content
Snippets Groups Projects
  1. May 05, 2017
  2. Apr 25, 2017
  3. Apr 06, 2017
  4. Mar 08, 2017
  5. Mar 02, 2017
  6. Sep 08, 2016
  7. Jul 04, 2016
  8. Jul 01, 2016
  9. Jun 30, 2016
  10. Jun 29, 2016
  11. Jun 24, 2016
  12. Jun 23, 2016
  13. Jun 22, 2016
  14. Jun 10, 2016
  15. Jun 09, 2016
  16. Jun 08, 2016
  17. May 25, 2016
  18. May 23, 2016
  19. May 12, 2016
  20. May 10, 2016
  21. 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
  22. Apr 29, 2016
  23. Apr 27, 2016
  24. Apr 25, 2016
  25. Apr 23, 2016
  26. Apr 20, 2016
Loading