1. 12 Oct, 2015 1 commit
  2. 06 Oct, 2015 1 commit
  3. 08 Sep, 2015 1 commit
  4. 06 Sep, 2015 4 commits
  5. 05 Sep, 2015 5 commits
  6. 28 Aug, 2015 1 commit
  7. 23 Aug, 2015 1 commit
  8. 13 Aug, 2015 1 commit
  9. 09 Aug, 2015 1 commit
  10. 03 Aug, 2015 1 commit
  11. 29 Jul, 2015 1 commit
  12. 23 Jul, 2015 1 commit
  13. 16 Jul, 2015 1 commit
  14. 14 Jul, 2015 1 commit
    • Jon Goodger's avatar
      Fix call on non-object in ping() with PDO wrapper · 58956315
      Jon Goodger authored
      Fixes an issue when calling `ping()` where `$this->platform` is null. Happened to me because using the `'pdo'` param bypasses the `connect()` method and the platform is never set without explicitly calling the method.
      
      Not sure if this is the most elegant way to deal with this but it worked enough for my purposes so I figured I should submit a PR.
      58956315
  15. 26 Jun, 2015 1 commit
  16. 22 Jun, 2015 1 commit
  17. 18 Jun, 2015 4 commits
  18. 17 Jun, 2015 1 commit
  19. 22 May, 2015 1 commit
    • randomonkey's avatar
      Fix undefined notices within MasterSlaveConnection · cfddafc9
      randomonkey authored
      To fix the following notice-level errors:
      
      Notice: Undefined property: Doctrine\DBAL\Connections\MasterSlaveConnection::$_conn in vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php line 154
      Notice: Undefined index: slave in vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php line 165
      cfddafc9
  20. 18 May, 2015 1 commit
  21. 09 May, 2015 3 commits
  22. 01 May, 2015 1 commit
  23. 30 Apr, 2015 4 commits
  24. 29 Apr, 2015 1 commit
  25. 25 Apr, 2015 1 commit