1. 05 Sep, 2017 1 commit
  2. 17 Jul, 2017 1 commit
  3. 13 Jul, 2017 4 commits
  4. 04 Jul, 2017 3 commits
  5. 26 Jun, 2017 7 commits
  6. 25 Jun, 2017 1 commit
  7. 21 Jun, 2017 1 commit
  8. 18 Jun, 2017 1 commit
  9. 14 Jun, 2017 1 commit
  10. 12 Jun, 2017 1 commit
  11. 06 Jun, 2017 1 commit
  12. 04 Jun, 2017 1 commit
  13. 21 May, 2017 4 commits
  14. 18 May, 2017 1 commit
  15. 15 May, 2017 1 commit
  16. 26 Apr, 2017 1 commit
  17. 20 Mar, 2017 1 commit
  18. 18 Mar, 2017 1 commit
    • Ben Argo's avatar
      Fix array to string conversion · 2263bc4f
      Ben Argo authored
      With ‘BelongsToMany’ relationships calling the function `Jenssegers\Mongodb\Eloquent\Model::has` can throw an ErrorException with ‘Array to string conversion’.
      
      By flattening the collection here we can avoid triggering the exception.
      2263bc4f
  19. 12 Mar, 2017 2 commits
  20. 11 Mar, 2017 1 commit
  21. 01 Mar, 2017 1 commit
    • Marko Vodanović's avatar
      Fix for index names (#1137) · b464c2f0
      Marko Vodanović authored
      - fixed possiblilty to specify index names when creating them
      - also fixed docstring comments so code completion works
        properly when using IDEs
      b464c2f0
  22. 26 Feb, 2017 2 commits
  23. 24 Feb, 2017 1 commit
  24. 23 Feb, 2017 1 commit