Commit History

Author SHA1 Message Date
  mark_story df4b978ce4 Clarify the docs for DboSource::fetchAll() 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  Kim Egede Jakobsen 18e0dc95dd Remove @return from docblock (for __construct && __destruct methods) 12 years ago
  mark_story a098ff28b8 Update doc block and remove inline assignment. 12 years ago
  Robert Sworder 940a51b5fa Update definition of an empty model. 12 years ago
  Frank de Graaf ab89f6ec97 Makes DboSource less string dependent. 12 years ago
  José Lorenzo Rodríguez 8cdbafd312 Merge pull request #1631 from ovidiupruteanu/patch-2 12 years ago
  Andy Hobbs 0f7d6a90a1 Ticket 4108 12 years ago
  Bryan Crowe 7d7954ce18 Replaced all is_a() calls with instanceof operator 12 years ago
  euromark 653aed7701 is_a() to instance of - completes PR 1669 12 years ago
  ovidiupruteanu f416a321c7 flushMethodCache not working if called before cacheMethod 12 years ago
  euromark 959988cfa1 Remove last yoda conditions as per coding standards guidelines. 12 years ago
  mark_story 6a6371b2d4 Fix CROSS JOINs 12 years ago
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  mark_story 26769edd04 Merge branch 'master' into 2.4 12 years ago
  mark_story 6ce10b28c9 Update doc blocks. 12 years ago
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 years ago
  euromark c989624f80 whitespace coding standards 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark a90cb29c0f simplify else cases 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  mark_story f09693f6e8 Merge branch 'master' into 2.4 12 years ago
  Marc Würth aabeaada0f Fixed @return statement in DboSource::disconnect 12 years ago
  mark_story cd3c54bb9d Merge branch 'master' into 2.4 12 years ago
  euromark 42777b7809 incorrect tab to space - whitespace coding standards 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Mark Story b111750494 Merge pull request #1308 from Jippi/hotfix/sql-bug-with-not-in-with-one-key 13 years ago
  Christian Winther 9e6120c86a This fixes an issue where attempting to use "!=" in a condition with an array with only a single element generates invalid SQL. 13 years ago