Skip to content
Snippets Groups Projects
  1. May 10, 2016
  2. 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
  3. Apr 29, 2016
  4. Apr 27, 2016
  5. Apr 25, 2016
  6. Apr 23, 2016
  7. Apr 20, 2016
  8. Apr 19, 2016
  9. Apr 18, 2016
  10. Apr 06, 2016
  11. Mar 24, 2016
  12. Mar 23, 2016
  13. Mar 22, 2016
  14. Mar 21, 2016
  15. Mar 17, 2016
  16. Mar 16, 2016
  17. Mar 03, 2016
Loading