1. 48a2baf Replaced `==` with `===` and `!=` with `!==` in /system/database by Alex Bilbie · 13 years ago
  2. 55d3ad4 Fix issue #121 by Andrey Andreev · 13 years ago
  3. 79922c0 Removed the parameter use in database drivers' _close() and added a default _close() method in CI_DB_driver + some changelog fixes by Andrey Andreev · 13 years ago
  4. fece884 Fixed return line and comments by Juan Ignacio Borda · 13 years ago
  5. 3020b24 added unbuffered_row() to DB_result.php to avoid memory exhausting when dealing with large results. by Juan Ignacio Borda · 13 years ago
  6. 8f3566f Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it by Andrey Andreev · 13 years ago
  7. 38b2a25 Changed the dummy DB free_result() method to void (that's how it's implemented by all drivers) and some style/comment changes in DB_result by Andrey Andreev · 13 years ago
  8. 6dd4aff Revert CI_DB_result to a regular class It's directly instantiated for cached database results by Andrey Andreev · 13 years ago
  9. 215890b Remove extraneous newlines by Timothy Warren · 13 years ago
  10. 833d504 Made the rest of the db classes abstract \n by Timothy Warren · 13 years ago
  11. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  12. 57bdeb6 Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_result to handle initialization by Andrey Andreev · 13 years ago
  13. 24276a3 Improve database classes by Andrey Andreev · 13 years ago
  14. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  15. 8e1ed05 Merge pull request #553 from narfbg/ci-oci8-driver-php5 by Phil Sturgeon · 13 years ago
  16. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  17. bc95e47 Some public and protected method declarations by Andrey Andreev · 13 years ago
  18. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  19. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  20. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  21. e70e92b Fixing up a tabs vs spaces inconsistency in DB_Result by Greg Aker · 14 years ago
  22. c3a4a8d Whitespace cleanup in db classes by Pascal Kriete · 14 years ago
  23. 3bb336c Automated merge with https://bitbucket.org/ellislab/codeigniter by Phil Sturgeon · 14 years ago
  24. 7b47430 sharing some work on model instances by John Crepezzi · 14 years ago
  25. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  26. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  27. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  28. 7f3719f updated copyrights by Derek Jones · 15 years ago
  29. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  30. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  31. 5952359 Fixed a number of bug reports related to table/db names not being escaped or prefixed correctly. by Rick Ellis · 16 years ago
  32. 37b3ecf updated copyright by Rick Ellis · 16 years ago
  33. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  34. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  35. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  36. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  37. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  38. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  39. 43cbdaa syntax error: extraneous closing parenthesis by Derek Jones · 17 years ago
  40. e97b136 replaced isset() with array_key_exists() in row() to allow retrieval of individual fields with MySQL NULL values by Derek Jones · 17 years ago
  41. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  42. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  43. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  44. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  45. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  46. 1716cb8 by admin · 18 years ago
  47. 7591faf by admin · 18 years ago
  48. 36e6442 by admin · 18 years ago
  49. e334c47 by admin · 18 years ago
  50. fafe28b by admin · 18 years ago
  51. 31eeb05 by admin · 18 years ago
  52. 606f99c by admin · 18 years ago
  53. 10c3f41 by admin · 18 years ago
  54. 7da9476 by admin · 18 years ago
  55. 386ec18 by admin · 18 years ago
  56. 7b9d472 by admin · 18 years ago
  57. af64469 by admin · 18 years ago
  58. 07ad666 by admin · 18 years ago
  59. e106318 by admin · 18 years ago
  60. a5e812c by admin · 18 years ago
  61. 7b613c7 Adding database folder by admin · 18 years ago