-
Issue #1407196: Require the drupal_queue module and include it's files when needed.
-
Issue #1407196: Backport of 7.x-1.x ping queue processing.
-
Issue #1407196: Only process a unique embed code once per queue process.
-
Issue #1407196: Fix incrementing fetch attempts in the wrong place.
-
Issue #1407196: Add comments about why we manually run our queue.
-
Issue #1407196: Fix wrong phpdoc for the ooyala_ping_process and insert functions.
-
Issue #1407196: Fix missing array keys for D7 field array formats.
-
Issue #1407196: Acutally use the passed in $embed_code parameter.
-
Issue #1407196: Fix processing the same item multiple times and retrying failed items.
-
Issue #1407196: Fix wrong variable when logging ping requests.