1. da60e9b Update copyright data to 2017 by Master Yoda · 8 years ago
  2. da270b2 Fix #4851 by Andrey Andreev · 8 years ago
  3. 0a4dd84 [ci skip] Don't try to insert_batch() when we know it's not supported on Firebird by Andrey Andreev · 8 years ago
  4. 8108b61 [ci skip] Fix transactions for the ibase driver by Andrey Andreev · 9 years ago
  5. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  6. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  7. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  8. a7d4aba Fix #4171 and a number of other transaction bugs by Andrey Andreev · 9 years ago
  9. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  10. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  11. 5350f05 Change CI_DB_driver::field_data() signature by Andrey Andreev · 10 years ago
  12. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  13. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  14. 516f59c ibase_driver add table/column aliases by hArpanet · 10 years ago
  15. d07daa5 ibase_driver returning whitespace in table/column names by hArpanet · 10 years ago
  16. 2bbbd1a Remove (most of) error suppression from database drivers (issue #3036) by Andrey Andreev · 11 years ago
  17. f2818bd Remove error suppression usage from db_connect() by Andrey Andreev · 11 years ago
  18. 2e17102 Make db_pconnect an alias for db_connect(TRUE) and reduce code repetition by Andrey Andreev · 11 years ago
  19. 871754a 2013 > 2014 by darwinel · 11 years ago
  20. 0b6a492 Unify escape_str() array input and LIKE logic by Andrey Andreev · 12 years ago
  21. a541087 Fix interbase limit issue for subqueries by Timothy Warren · 12 years ago
  22. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  23. 7ade8b7 Fix modify_column() issues (#2020) by Andrey Andreev · 12 years ago
  24. 02e7a9d Improve DB field_data() for Interbase / Firebird by Andrey Andreev · 12 years ago
  25. 98e46cf Add seed values support for Query Builder order_by by Andrey Andreev · 12 years ago
  26. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  27. a24e52e [ci skip] DocBlocks for DB drivers' driver classes by Andrey Andreev · 12 years ago
  28. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  29. c98e93a [ci skip] DocBlocks for DB drivers' utility classes by Andrey Andreev · 12 years ago
  30. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  31. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  32. bffe3fb Merge changes from develop by Andrey Andreev · 12 years ago
  33. cd50592 Fix issue #1257 by Andrey Andreev · 12 years ago
  34. 2ea33c3 Fix issue #1789 by Andrey Andreev · 12 years ago
  35. c9b924c Remove _limit()'s extra parameters and qb_limit, qb_offset unneeded typecasts + add _compile_group_by() method by Andrey Andreev · 13 years ago
  36. b047865 Remove dependancies on qb_like and remove unneeded parameters from _delete(), _like(), _update(), _update_batch() by Andrey Andreev · 13 years ago
  37. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results by Andrey Andreev · 13 years ago
  38. 77a5d94 Add a default _count_string property by Andrey Andreev · 13 years ago
  39. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  40. 5ca0513 Change DB_result::num_rows default value to NULL by Andrey Andreev · 13 years ago
  41. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago