Commit History

Author SHA1 Message Date
  Mark Story 6ea4e739a8 Remove unset() and clean up tests. 8 years ago
  Tadahisa MOTOOKA fcf510e4df Merge branch 'master' into warning-log-on-active-transaction 8 years ago
  Mark Story 23a111edce Merge pull request #11046 from cakephp/bugfix/connection 8 years ago
  Mark Sch e80c2057bb Revert where phpunit needs method to mock. 8 years ago
  mscherer 0c27a85e8f Removing the destructor to prevent notices on reuse. 8 years ago
  mscherer ae51d4c625 Make internal use of driver consistent. 8 years ago
  Tadahisa MOTOOKA 0de4e2ab83 Added condition to check Log class existence 8 years ago
  Tadahisa MOTOOKA 1ad87e40e3 Add warning log when a connection with active transaction is going to be closed. 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  inoas bdcc58604d Update Connection.php 8 years ago
  inoas b2822a7fc1 Update Connection.php 8 years ago
  inoas 9ac73ac25f Class Connection true/false vs docblock 8 years ago
  Travis Rowland eeb969d78b Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant. 9 years ago
  chinpei215 01ce700b20 Change wasNestedTransactionRolledback to protected 9 years ago
  chinpei215 42c4c8a4d1 Fix nested transactions may be rolled back or committed unexpectedly 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  dereuromark cd379b2fc5 Fix up doc block return types for chaining. 9 years ago
  Ondrej Mirtes 03435eeb97 Fixed ambiguous exception in Cake\Database\Connection 9 years ago
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 years ago
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 years ago
  dereuromark c7d44159ac Update documentation 9 years ago
  dereuromark e88d442e7c Rename as per review. 9 years ago
  dereuromark 97f008a711 Split combined into separate getter setter for cleaner API. 9 years ago
  dereuromark f4b29b9609 Fix CS for class instantiations. 9 years ago
  Mark Story b5787a0979 Remove the CrossSchemaTableExpression 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago