1. 08 Sep, 2015 1 commit
  2. 06 Sep, 2015 4 commits
  3. 05 Sep, 2015 5 commits
  4. 28 Aug, 2015 1 commit
  5. 23 Aug, 2015 1 commit
  6. 13 Aug, 2015 1 commit
  7. 09 Aug, 2015 1 commit
  8. 03 Aug, 2015 1 commit
  9. 29 Jul, 2015 1 commit
  10. 23 Jul, 2015 1 commit
  11. 16 Jul, 2015 1 commit
  12. 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
  13. 04 Jul, 2015 1 commit
  14. 26 Jun, 2015 1 commit
  15. 22 Jun, 2015 1 commit
  16. 18 Jun, 2015 4 commits
  17. 17 Jun, 2015 1 commit
  18. 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
  19. 18 May, 2015 1 commit
  20. 09 May, 2015 3 commits
  21. 01 May, 2015 1 commit
  22. 30 Apr, 2015 4 commits
  23. 29 Apr, 2015 1 commit
  24. 25 Apr, 2015 1 commit
  25. 09 Apr, 2015 1 commit