1. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  2. 2f8bf9b Set MySQL client compression to FALSE by default (problems reported with it), fix some typos, add encrypted database connections support and fix SQLSRV CharacterSet setting by Andrey Andreev · 12 years ago
  3. 0b1d56f database added config option by Michiel Vugteveen · 12 years ago
  4. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
  5. de6eff0 Revert default config value of db pconnect to TRUE (issue #793) by Andrey Andreev · 13 years ago
  6. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  7. 43481d0 minor style fix by Timothy Warren · 13 years ago
  8. eafad45 Updated supported database driver list by Timothy Warren · 13 years ago
  9. d294a58 Make database config easier to work with by Timothy Warren · 13 years ago
  10. e734b38 Clear some spaces and fix some inconsistencies in application/ php files by Andrey Andreev · 13 years ago
  11. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  12. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  13. 0142f70 Added database.php by Taufan Aditya · 13 years ago
  14. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  15. 5280c3c Turn "pconnect" off by default. by Phil Sturgeon · 13 years ago
  16. 4d77d88 Changes "ie" to "e.g." by mrw · 13 years ago
  17. 5d581b6 The DB_driver can now use failover databases if specified by Felix Balfoort · 13 years ago
  18. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  19. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  20. ab34758 Got PDO working by Timothy Warren · 13 years ago
  21. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  22. 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
  23. 3b9f88d modified the 'use_set_names' variable in the MySQL/i drivers to be a class property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files by Derek Jones · 14 years ago
  24. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  25. 6ae70cc modified MySQL and MySQLi drivers to address a potential SQL injection attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings) by Derek Jones · 14 years ago
  26. b76fedd single quotes instead of double quotes by default to prevent PHP from trying to parse a $ in a password as a variable. by Derek Allard · 14 years ago
  27. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago[Renamed (97%) from system/application/config/database.php]
  28. ad1171a added swap_pre, autoinit, and stricton database configuration explanations by Derek Jones · 15 years ago
  29. c34e578 added stricton db config item to force strict mode - good for ensuring strict sql during development by Derek Jones · 15 years ago
  30. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  31. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  32. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  33. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  34. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  35. 6b397a8 noted 2 additional database types in db config by Derek Allard · 17 years ago
  36. afc7fd5 actually removed 'active_r' from database.php config like I said I already did... by Derek Jones · 17 years ago
  37. 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
  38. 35683d6 added char_set and dbcollat to the code comments by Derek Jones · 17 years ago
  39. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  40. 257651d by Rick Ellis · 18 years ago
  41. 0518661 by admin · 18 years ago
  42. e334c47 by admin · 18 years ago
  43. e7e1dcd by admin · 18 years ago
  44. 6dfa713 by admin · 18 years ago
  45. fe9754c by admin · 18 years ago
  46. 19ec9b1 by admin · 18 years ago
  47. b1fddc0 by admin · 18 years ago
  48. 10c3f41 by admin · 18 years ago
  49. b87cf23 by admin · 18 years ago
  50. 6871d95 by admin · 18 years ago
  51. 17a890d by admin · 18 years ago
  52. 41a1685 by admin · 18 years ago
  53. e6ed3d9 by admin · 18 years ago
  54. b0dd10f Initial Import by admin · 18 years ago