Skip to content
Snippets Groups Projects
  1. 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
  2. May 03, 2016
  3. May 02, 2016
  4. May 01, 2016
  5. Apr 30, 2016
  6. Apr 29, 2016
  7. Apr 28, 2016
  8. Apr 27, 2016
Loading