1. 2ab2b1e Added back /application/* files (removed in previous commit accidently). Corrected formatting/indenting in CUBRID Driver classes. Added myself as the driver author. Applied the MySQL fix, previously accepted in pull request #29, to CUBRID Driver. by Esen Sagynov · 14 years ago
  2. ee3e594 Added field name wrappers (") in insert/update/replace/_process_fields/_create_table functions to avoid reserved word conflicts. by Esen Sagynov · 14 years ago
  3. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  4. 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
  5. 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
  6. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  7. 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
  8. 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 · 15 years ago
  9. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago[Renamed (97%) from system/application/config/database.php]
  10. ad1171a added swap_pre, autoinit, and stricton database configuration explanations by Derek Jones · 15 years ago
  11. c34e578 added stricton db config item to force strict mode - good for ensuring strict sql during development by Derek Jones · 15 years ago
  12. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  13. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  14. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  15. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  16. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  17. 6b397a8 noted 2 additional database types in db config by Derek Allard · 17 years ago
  18. afc7fd5 actually removed 'active_r' from database.php config like I said I already did... by Derek Jones · 17 years ago
  19. 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
  20. 35683d6 added char_set and dbcollat to the code comments by Derek Jones · 17 years ago
  21. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  22. 257651d by Rick Ellis · 18 years ago
  23. 0518661 by admin · 18 years ago
  24. e334c47 by admin · 18 years ago
  25. e7e1dcd by admin · 18 years ago
  26. 6dfa713 by admin · 18 years ago
  27. fe9754c by admin · 18 years ago
  28. 19ec9b1 by admin · 18 years ago
  29. b1fddc0 by admin · 18 years ago
  30. 10c3f41 by admin · 18 years ago
  31. b87cf23 by admin · 18 years ago
  32. 6871d95 by admin · 18 years ago
  33. 17a890d by admin · 18 years ago
  34. 41a1685 by admin · 18 years ago
  35. e6ed3d9 by admin · 18 years ago
  36. b0dd10f Initial Import by admin · 18 years ago