Started 4 yr 10 mo ago
Took 16 sec

Success Build #29 (Jun 1, 2012 11:31:16 PM)

Changes
  1. Initial commit. (detail)
  2. Add the particulars to the info file. (detail)
  3. Add the drush command file. (detail)
  4. Add the configuration for supervisor. (detail)
  5. Add the bash script to run the drush command. (detail)
  6. Add the module file. (detail)
  7. Surface the feature to Aegir. (detail)
  8. Add a simple readme. (detail)
  9. Remove an extra blank line. (detail)
  10. Add a settings form. (detail)
  11. Add the hook_menu(). (detail)
  12. Add a description to the admin form. (detail)
  13. Add a enable and disable hook to turn off the hosting tasks dispatch. (detail)
  14. Add more detail to the delay options. (detail)
  15. Beef up the README (detail)
  16. Add some feedback that the queue runner is running. (detail)
  17. Add a note about trouble shooting. (detail)
  18. Add some more logging to the drush command. (detail)
  19. Make sure the description of the form shows up. (detail)
  20. Reduce the sleepy time, we weren't feeling responsive any more. (detail)
  21. Add line breaks to the README. (detail)
  22. restart the queue runner automatically after the timeout, see #1189696 (detail)
  23. Issue #1189696 by Steven Jones: Fixed Running without supervisord leaks memory. (detail)
  24. make the process lifetime customizable (detail)
  25. Issue #1189768 by anarcat, Steven Jones: Added customizable process lifetime. (detail)
  26. make delays translatable (detail)
  27. simplify the fork call and rename the function to be clearer (detail)
  28. rewrite the pcntl_exec() stuff to work with different command names and respect provided options (detail)
  29. always restart the dispatcher (detail)
  30. whitespace and comments (detail)
  31. log to watchdog so frontend has feedback of dispatcher (detail)
  32. add one minute process lifetime (detail)
  33. pass process environment to child task correctly (detail)
  34. change the feedback to remove some duplicate and useless messages (detail)
  35. add init script to start our shiny daemon (detail)
  36. document the autorestart feature and the init.d file (detail)
  37. word wrap (detail)
  38. handle SIGHUP as a restart properly (detail)
  39. wait for the child tasks before restarting after signal (detail)
  40. handle the case where ENV is not set (detail)
  41. simplify signal handling code (detail)
  42. make init script executable (detail)
  43. remove unused variable (detail)
  44. handle stopping gracefully, by waiting for our poor children (detail)
  45. better log messages for signals (detail)
  46. use unset instead of assigning to null to try to free memory (detail)
  47. load more than one task at a time (detail)
  48. Fix up the auto restart functionality and remove forking. (detail)
  49. Revert "make delays translatable" format plural is translatable. (detail)
  50. Tidy up. (detail)
  51. Cleanup to ensure we can use PCNTL. (detail)
  52. rename the readme to follow conventions (detail)
  53. clarify why we pause twice (detail)
  54. Argh that merge was wrong, fix it! (detail)
  55. Clean up some docs. (detail)
  56. Fix formatting in the README. (detail)
  57. fixed status check to match the process as it actually runs (detail)
  58. import hosting_queue_runner as a submodule in 2.x (detail)
  59. 1548490 by grobot - fix hosting-task call for drush 5 (detail)
  60. rename the hosting-queue-runner to hosting-queued (detail)
  61. 1613376 by greg.1.anderson: fix invoke so that the alias is passed properly (detail)

Started by an SCM change

Revision: 79ac21ca8e4582a6eaf505766bae37f3a9b6b49a
  • provision/6.x-2.x
Checkstyle: 296 warnings from one analysis.