Commit
              fa0ba0ebc491ab0876fe949f51e8b80e0ccf0f1c
              by Steven JonesInitial commit.
    | 
  | hosting_queue_runner.info | 
              Commit
              75ead287d0b0ff83ef23bd33141bdfb4d654d01a
              by Steven JonesAdd the particulars to the info file.
    | 
  | hosting_queue_runner.info | 
              Commit
              86e1dccddc547be733f2907ba1ea955ea474bf44
              by Steven JonesAdd the drush command file.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              2846964c813d676b93c399d86a5fc5f48e9f79c9
              by Steven JonesAdd the configuration for supervisor.
    | 
  | hosting_queue_runner.conf | 
              Commit
              269e5525ca4e3994c7c3fb54f6c88c8bb1e37b10
              by Steven JonesAdd the bash script to run the drush command.
    | 
  | hosting_queue_runner.sh | 
              Commit
              9aceec7bdd8514229d28d1cbf0d84b1c5dc67761
              by Steven JonesAdd the module file.
    | 
  | hosting_queue_runner.module | 
              Commit
              a745d5a528631e632d6db790f836e07a4710139f
              by Steven JonesSurface the feature to Aegir.
    | 
  | hosting.feature.queue_runner.inc | 
              Commit
              9cdbf2983f8000207ef848bd1b614610d8681c05
              by Steven JonesAdd a simple readme.
    | 
  | README | 
              Commit
              6daa5ba9982d556410ac10aed823742b5708fcef
              by Steven JonesRemove an extra blank line.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              5daf7f25767198c0bbb15b52aac701ac36477917
              by Steven JonesAdd a settings form.
    | 
  | hosting_queue_runner.drush.inc | 
  | hosting_queue_runner.admin.inc | 
              Commit
              2e6cab59599d8bf965aedea332a25abfee5fab82
              by Steven JonesAdd the hook_menu().
    | 
  | hosting_queue_runner.module | 
              Commit
              49d566f875eb9a3177965f3defecb5a6d0aaf0d8
              by Steven JonesAdd a description to the admin form.
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              3e424215524a317db5fc58e66d04016f42e90e81
              by Steven JonesAdd a enable and disable hook to turn off the hosting tasks dispatch.
    | 
  | hosting_queue_runner.install | 
              Commit
              896f1c58fd238b459ce193e482c69223cf0b6aee
              by Steven JonesAdd more detail to the delay options.
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              fe63b2f8072ebd455644196f5e6bfacb52a172a9
              by Steven JonesBeef up the README
    | 
  | README | 
  | hosting_queue_runner.conf | 
              Commit
              94261eab269db67ff5e765819aaff7417f4d6895
              by Steven JonesAdd some feedback that the queue runner is running.
    | 
  | hosting_queue_runner.drush.inc | 
  | hosting_queue_runner.admin.inc | 
              Commit
              80dd49f81df927ed1ac0a4e39440f434d140fc2a
              by Steven JonesAdd a note about trouble shooting.
    | 
  | README | 
              Commit
              cb673c0eb84d57204708598985cbb7904b056944
              by Steven JonesAdd some more logging to the drush command.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              7aed5c97e8e6139d54a4c6309665c708fdf58f2b
              by Steven JonesMake sure the description of the form shows up.
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              51a8da246f5308a142855965b2ccf3e989f83179
              by Steven JonesReduce the sleepy time, we weren't feeling responsive any more.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              bd5bc020d00acb872feae7a0859cdbb176f13ea5
              by Steven JonesAdd line breaks to the README.
    | 
  | README | 
              Commit
              d9a7c661894051bd3390ca14c92167952720092b
              by Antoine Beauprérestart the queue runner automatically after the timeout, see #1189696
    | 
  | hosting_queue_runner.admin.inc | 
  | hosting_queue_runner.drush.inc | 
              Commit
              aa647c2ba4d88c4856be90af6181d5845144b718
              by Steven JonesIssue #1189696 by Steven Jones: Fixed Running without supervisord leaks memory.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              e3eed606b567351c93ff3d02abb1d0587cdfb53f
              by Steven Jonesmake the process lifetime customizable
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              e464868352a439a7c23763677beefde836393575
              by Steven JonesIssue #1189768 by anarcat, Steven Jones: Added customizable process lifetime.
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              5d13147501a43630f1abb6e2fe87009a67abc919
              by Antoine Beauprémake delays translatable
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              abdcccab5a90bf8d826577bfd258d6aa5e8aaa12
              by Antoine Beauprésimplify the fork call and rename the function to be clearer
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              816c6f4e11c1a701de6bfb9adc4dc5fc9e39261a
              by Antoine Beauprérewrite the pcntl_exec() stuff to work with different command names and respect provided options
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              98a7c05faf29e4f807f5fe3162377c9fc523ec1d
              by Antoine Beaupréalways restart the dispatcher
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              e77b57da336f0ee2e6d33d852e8588a9ce44865f
              by Antoine Beaupréwhitespace and comments
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              8218a2448721d430df5eb3c5414b35d59664e06c
              by Antoine Beauprélog to watchdog so frontend has feedback of dispatcher
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              69edaeccbdfeb0464f6707d41871bdb701f25a01
              by Antoine Beaupréadd one minute process lifetime
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              9bba413cddab14a5481dd23ec89984bb12c42275
              by Antoine Beauprépass process environment to child task correctly
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              9bf078722d300dbacae0a805fd857dccee1a3762
              by Antoine Beaupréchange the feedback to remove some duplicate and useless messages
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              a42e5c59b2f0682e66180828df3c79d0c262892a
              by Antoine Beaupréadd init script to start our shiny daemon
    | 
  | init.d.example | 
              Commit
              bc362e0f124a05cc02cb4cba6e6ca9fa3ba92ad0
              by Antoine Beauprédocument the autorestart feature and the init.d file
    | 
  | README | 
              Commit
              4b36ef43d3d51d0fb5da179734fc04c3dd625f07
              by Antoine Beaupréword wrap
    | 
  | init.d.example | 
              Commit
              25bdc5abfb297cfe397c2f6446831e47cc662ac8
              by Antoine Beaupréhandle SIGHUP as a restart properly
  now it interrupts child tasks, which isn't good, but can be improved
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              d146e691a0a05d4a463d3707b6007141af13c63d
              by Antoine Beaupréwait for the child tasks before restarting after signal
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              72dd6d167a646a80cc384303266390c3a278bd9a
              by Antoine Beaupréhandle the case where ENV is not set
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              60fe345339d26a026f3ef91d62abd6b72e878830
              by Antoine Beauprésimplify signal handling code
  we do not need to fork, as we do not need the PID to wait for it, thanks to pcntl_wait().
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              67ecb88c8a1b633e1b6cc742470bc9dc9226b5fd
              by Antoine Beauprémake init script executable
    | 
  | init.d.example | 
              Commit
              a285f66840039682bb736349c16485ae4da875b2
              by Antoine Beaupréremove unused variable
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              a0fccbb6fc4aa6c1af560ba8d383f4acc528ff9a
              by Antoine Beaupréhandle stopping gracefully, by waiting for our poor children
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              05e01fffeb8bf03e4a7f36c1eeea96ab5507904a
              by Antoine Beauprébetter log messages for signals
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              934fa06bcd890f818ec0b1ba8fe5a8cd7445a7b9
              by Antoine Beaupréuse unset instead of assigning to null to try to free memory
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              443c8a830f61e4051c6c4f0da60446a6cc8bae0f
              by Antoine Beaupréload more than one task at a time
  this reduces latency (one less sleep(1) call), the number of SQL requests (one request per N tasks, where N is the default argument of hosting_get_new_tasks()) and probably use less memory because we don't do the wider loop all the time
  this means, however, we need to check the time in the inner loop too
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              ceb84adb4a274c5c682554eda4b10fc45a67d6b1
              by Steven JonesFix up the auto restart functionality and remove forking.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              840c9fa2dc7750e9d14f2e2c58ef638ea62a4761
              by Steven JonesRevert "make delays translatable" format plural is translatable.
  This reverts commit 5d13147501a43630f1abb6e2fe87009a67abc919.
    | 
  | hosting_queue_runner.admin.inc | 
              Commit
              ccbc3fd02ce4a7f486262f465ddb3ca2d7f52913
              by Steven JonesTidy up.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              6798cdfd4b186ad0a8c786a37aa41b5c07f115b2
              by Steven JonesCleanup to ensure we can use PCNTL.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              3c2a6db79e2bf08f0d49f9b466aa635f039faf57
              by Antoine Beauprérename the readme to follow conventions
    | 
  | README.txt | 
  | README | 
              Commit
              e3f4801e979258ea29940b93c57dd22150d14f3d
              by Antoine Beaupréclarify why we pause twice
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              21996e439f4829b6b83a655d85d732856630d3cf
              by Steven JonesArgh that merge was wrong, fix it!
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              68542386f82f5886dfaebd45f90a175e83cc4891
              by Steven JonesClean up some docs.
    | 
  | hosting_queue_runner.drush.inc | 
              Commit
              0c5c7cd66b1dcfae5e3faa85ee165f2d0a19b183
              by Steven JonesFix formatting in the README.
    | 
  | README.txt | 
              Commit
              163b04d5155d8962eb4ee687395d3143f0e99760
              by Antoine Beaupréfixed status check to match the process as it actually runs
    | 
  | init.d.example | 
              Commit
              35c980125f4c31b9eefe9fb132894ae876aa10e3
              by Antoine Beaupréimport hosting_queue_runner as a submodule in 2.x
    | 
  | modules/hosting/queued/hosting_queue_runner.admin.inc | 
  | modules/hosting/queued/init.d.example | 
  | modules/hosting/queued/hosting_queue_runner.module | 
  | modules/hosting/queued/hosting_queue_runner.conf | 
  | modules/hosting/queued/README.txt | 
  | modules/hosting/queued/hosting_queue_runner.info | 
  | modules/hosting/queued/hosting_queue_runner.sh | 
  | modules/hosting/queued/hosting_queue_runner.install | 
  | modules/hosting/queued/hosting_queue_runner.drush.inc | 
  | modules/hosting/queued/hosting.feature.queue_runner.inc | 
              Commit
              834861fa2d6b30aeba3cadd381b0e9b1ad251bd5
              by Antoine Beaupré1548490 by grobot - fix hosting-task call for drush 5
    | 
  | modules/hosting/queued/hosting_queue_runner.drush.inc | 
              Commit
              ce2f7e85741ca07078a042af9197e34783580f38
              by Antoine Beauprérename the hosting-queue-runner to hosting-queued
  a few reasons:
   1. it's shorter  2. it's really a daemon  3. it will look better in init.d/
    | 
  | modules/hosting/queued/hosting_queue_runner.sh | 
  | modules/hosting/queued/hosting_queue_runner.conf | 
  | modules/hosting/queued/hosting_queue_runner.info | 
  | modules/hosting/queued/hosting_queued.info | 
  | modules/hosting/queued/hosting_queued.sh | 
  | modules/hosting/queued/init.d.example | 
  | modules/hosting/queued/hosting.feature.queue_runner.inc | 
  | modules/hosting/queued/hosting_queue_runner.install | 
  | modules/hosting/queued/hosting_queue_runner.drush.inc | 
  | modules/hosting/queued/hosting_queued.drush.inc | 
  | modules/hosting/queued/hosting_queued.conf | 
  | modules/hosting/queued/hosting_queued.module | 
  | modules/hosting/queued/hosting_queued.install | 
  | modules/hosting/queued/hosting_queue_runner.module | 
  | modules/hosting/queued/hosting_queued.admin.inc | 
  | modules/hosting/queued/hosting_queue_runner.admin.inc | 
  | modules/hosting/queued/README.txt | 
              Commit
              79ac21ca8e4582a6eaf505766bae37f3a9b6b49a
              by Antoine Beaupré1613376 by greg.1.anderson: fix invoke so that the alias is passed properly
    | 
  | modules/hosting/dispatch.hosting.inc |