1. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  2. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  3. 642e313 Fix for oci_fetch_assoc(): ORA-01002: fetch out of sequence warning by Yannick Lyn Fatt · 12 years ago
  4. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results by Andrey Andreev · 13 years ago
  5. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  6. 5ca0513 Change DB_result::num_rows default value to NULL by Andrey Andreev · 13 years ago
  7. 55d3ad4 Fix issue #121 by Andrey Andreev · 13 years ago
  8. 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
  9. 0d87bae Merge upstream branch by Andrey Andreev · 13 years ago
  10. 2f56fba Visibility declarations and cleanup for OCI8 result, forge and utility classes by Andrey Andreev · 13 years ago
  11. 215890b Remove extraneous newlines by Timothy Warren · 13 years ago
  12. 48e1d2e Revert "Oci8 access modifiers" by Timothy Warren · 13 years ago
  13. 9f86f5c Oci8 access modifiers by Timothy Warren · 13 years ago
  14. 7c6813b Merge upstream branch by Andrey Andreev · 13 years ago
  15. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  16. 99013ed Rename property _commit to commit_mode and merge upstream changes by Andrey Andreev · 13 years ago
  17. 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
  18. 74e5098 Replace a few spaces with a tab by Andrey Andreev · 13 years ago
  19. 574c85d Improve custom_result_object() method by Andrey Andreev · 13 years ago
  20. 342a466 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
  21. 1ab62ae Replaced AND with && by Andrey Andreev · 13 years ago
  22. e35d778 Some more cleaning by Andrey Andreev · 13 years ago
  23. b5e6f11 Removed some unneeded code and fixed a possible bug by Andrey Andreev · 13 years ago
  24. aa786c9 Additional clean-up by Andrey Andreev · 13 years ago
  25. 24abcb9 Numerous improvements to the Oracle (oci8) driver and DB_driver by Andrey Andreev · 13 years ago
  26. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  27. 0372f1a fix to issue #696 - make oci_execute calls inside num_rows non-committing, since they are only there to reset which row is next in line for oci_fetch calls and thus don't need to be committed. by a-krebs · 13 years ago
  28. 8e1ed05 Merge pull request #553 from narfbg/ci-oci8-driver-php5 by Phil Sturgeon · 13 years ago
  29. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  30. bc95e47 Some public and protected method declarations by Andrey Andreev · 13 years ago
  31. 56b21e1 Remove another 2 old comments by Andrey Andreev · 13 years ago
  32. 5c3a202 Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 style functions by Andrey Andreev · 13 years ago
  33. ef3e240 Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_rows property after statement execution by Andrey Andreev · 13 years ago
  34. 4b9c629 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
  35. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  36. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  37. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  38. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  39. 7f3719f updated copyrights by Derek Jones · 15 years ago
  40. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  41. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  42. 605a07a Fixed a number of bug reports related to table/db names not being escaped or prefixed correctly. by Rick Ellis · 16 years ago
  43. 37b3ecf updated copyright by Rick Ellis · 16 years ago
  44. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  45. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  46. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  47. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  48. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  49. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  50. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  51. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  52. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  53. 325197e by Rick Ellis · 18 years ago
  54. 259ea84 by admin · 18 years ago
  55. 3f643e6 by admin · 18 years ago
  56. e334c47 by admin · 18 years ago
  57. 606f99c by admin · 18 years ago
  58. d2dd031 by admin · 18 years ago
  59. 3cad41e by admin · 18 years ago
  60. ab4f61b by admin · 18 years ago
  61. 7b613c7 Adding database folder by admin · 18 years ago