Skip to content
Snippets Groups Projects
  1. Oct 19, 2017
  2. Oct 13, 2017
  3. Feb 06, 2017
  4. Jan 25, 2017
  5. Nov 09, 2016
  6. May 20, 2016
  7. May 11, 2016
  8. May 10, 2016
  9. May 09, 2016
  10. May 08, 2016
  11. 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
  12. Apr 29, 2016
  13. Apr 28, 2016
  14. Apr 21, 2016
  15. Apr 20, 2016
  16. Apr 14, 2016
  17. Mar 03, 2016
Loading