Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Releases: whiteoctober/QueueBundle

0.7.1

21 Jul 14:32

Choose a tag to compare

0.7

21 Jul 08:09

Choose a tag to compare

0.3

29 Jul 10:12

Choose a tag to compare

0.3
  • Improved the repository & service's remove method.

0.2

25 Jul 13:13

Choose a tag to compare

0.2
  • A new command which checks for long-running entries and sends an email (whiteoctober:queue:check-for-long-running)
  • Default to a limit of 1 when processing
  • Add more indexes to queue_entry table
  • Improved documentation, comments and output
  • Tests for the QueueEntry repository, plus adding a PHPUnit config file and fixing paths in tests

0.1

18 Jul 14:10

Choose a tag to compare

0.1
  • Code and history copied from existing WO project
  • Composer file and draft README added
  • Very minor tweaks made to wording and namespaces