1. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  2. b56de65 Remove license blocks in /application files by vlakoff · 10 years ago
  3. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  4. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  5. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  6. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  7. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  8. 47a47fb Initial version of new Session library by Andrey Andreev · 11 years ago
  9. d8bef8a "BASEPATH check" consistency by darwinel · 11 years ago
  10. 871754a 2013 > 2014 by darwinel · 11 years ago
  11. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  12. 5cf7eff Fix whitespaces to tabs. by Ahmedul Haque Abid · 11 years ago
  13. 4b9b507 Added save_queries config setting in config/database.php by Ahmedul Haque Abid · 11 years ago
  14. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  15. 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
  16. 0b1d56f database added config option by Michiel Vugteveen · 12 years ago
  17. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
  18. de6eff0 Revert default config value of db pconnect to TRUE (issue #793) by Andrey Andreev · 13 years ago
  19. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  20. 43481d0 minor style fix by Timothy Warren · 13 years ago
  21. eafad45 Updated supported database driver list by Timothy Warren · 13 years ago
  22. d294a58 Make database config easier to work with by Timothy Warren · 13 years ago
  23. e734b38 Clear some spaces and fix some inconsistencies in application/ php files by Andrey Andreev · 13 years ago
  24. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  25. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  26. 0142f70 Added database.php by Taufan Aditya · 13 years ago
  27. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  28. 5280c3c Turn "pconnect" off by default. by Phil Sturgeon · 13 years ago
  29. 4d77d88 Changes "ie" to "e.g." by mrw · 13 years ago
  30. 5d581b6 The DB_driver can now use failover databases if specified by Felix Balfoort · 13 years ago
  31. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  32. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  33. ab34758 Got PDO working by Timothy Warren · 13 years ago
  34. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  35. 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
  36. 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
  37. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  38. 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
  39. 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
  40. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago[Renamed (97%) from system/application/config/database.php]
  41. ad1171a added swap_pre, autoinit, and stricton database configuration explanations by Derek Jones · 15 years ago
  42. c34e578 added stricton db config item to force strict mode - good for ensuring strict sql during development by Derek Jones · 15 years ago
  43. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  44. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  45. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  46. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  47. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  48. 6b397a8 noted 2 additional database types in db config by Derek Allard · 17 years ago
  49. afc7fd5 actually removed 'active_r' from database.php config like I said I already did... by Derek Jones · 17 years ago
  50. 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
  51. 35683d6 added char_set and dbcollat to the code comments by Derek Jones · 17 years ago
  52. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  53. 257651d by Rick Ellis · 18 years ago
  54. 0518661 by admin · 18 years ago
  55. e334c47 by admin · 18 years ago
  56. e7e1dcd by admin · 18 years ago
  57. 6dfa713 by admin · 18 years ago
  58. fe9754c by admin · 18 years ago
  59. 19ec9b1 by admin · 18 years ago
  60. b1fddc0 by admin · 18 years ago
  61. 10c3f41 by admin · 18 years ago
  62. b87cf23 by admin · 18 years ago
  63. 6871d95 by admin · 18 years ago
  64. 17a890d by admin · 18 years ago
  65. 41a1685 by admin · 18 years ago
  66. e6ed3d9 by admin · 18 years ago
  67. b0dd10f Initial Import by admin · 18 years ago