1. 25 Apr, 2018 1 commit
  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. 01 Mar, 2018 1 commit
  9. 26 Feb, 2018 2 commits
  10. 25 Feb, 2018 2 commits
  11. 19 Feb, 2018 1 commit
  12. 16 Feb, 2018 25 commits