1. 25 Apr, 2018 2 commits
  2. 10 Apr, 2018 1 commit
  3. 07 Apr, 2018 2 commits
  4. 03 Apr, 2018 2 commits
  5. 27 Mar, 2018 1 commit
    • Mike Nichols's avatar
      Fix drop index · 7adb4378
      Mike Nichols authored
      Fixes bug that prevents dropping compound indexes with multiple fields.
      Indexes can now be dropped by name or column list, adhering to the Illuminate Blueprint interface.
      7adb4378
  6. 23 Mar, 2018 1 commit
    • Mike Nichols's avatar
      Updated DatabaseFailedJobProvider · 88de90f8
      Mike Nichols authored
      Updated DatabaseFailedJobProvider to return object(s) instead of arrays as defined by the FailedJobProviderInterface.
      Fixes a bug that caused queue:retry to fail when using mongodb for failed jobs.
      88de90f8
  7. 08 Mar, 2018 1 commit
  8. 03 Mar, 2018 1 commit
  9. 01 Mar, 2018 1 commit
  10. 26 Feb, 2018 2 commits
  11. 25 Feb, 2018 2 commits
  12. 19 Feb, 2018 1 commit
  13. 16 Feb, 2018 23 commits