1. 0e59db6 Merge pull request #5662 from jim-parry/copyright2019 by Instructor, BCIT · 6 years ago
  2. cce6bd1 [ci skip] Merge pull request #5376 from jim-parry/copyright-update by Andrey Andreev · 7 years ago
  3. ee9d428 [ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nits by Andrey Andreev · 8 years ago
  4. da60e9b Update copyright data to 2017 by Master Yoda · 8 years ago
  5. da270b2 Fix #4851 by Andrey Andreev · 8 years ago
  6. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  7. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  8. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  9. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  10. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  11. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  12. 871754a 2013 > 2014 by darwinel · 11 years ago
  13. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  14. 7ade8b7 Fix modify_column() issues (#2020) by Andrey Andreev · 12 years ago
  15. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  16. c98e93a [ci skip] DocBlocks for DB drivers' utility classes by Andrey Andreev · 12 years ago
  17. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  18. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago[Renamed (96%) from system/database/drivers/interbase/interbase_forge.php]
  19. 5d28176 Fix issue #1264 by Andrey Andreev · 13 years ago
  20. 9637b40 escape_identifiers() to accept arrays as well by Andrey Andreev · 13 years ago
  21. caa04f1 Revert back some escape_identifiers() to proect_identifiers() as the first one can't handle arrays by Andrey Andreev · 13 years ago
  22. 5ef194d Resolve formatting differences between DB forge drivers by Andrey Andreev · 13 years ago
  23. 48a2baf Replaced `==` with `===` and `!=` with `!==` in /system/database by Alex Bilbie · 13 years ago
  24. d947eba Multiple DB Forge improvements by Andrey Andreev · 13 years ago
  25. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  26. 125fe73 More formatting fixes by Timothy Warren · 13 years ago
  27. dd044b3 More style fixes, replaced _protect_identifiers with protect_identifiers in db_forge by Timothy Warren · 13 years ago
  28. 2da66ed Fix counting issue, minor formatting by Timothy Warren · 13 years ago
  29. 9556214 Set protected visibility on applicable functions/properties by Timothy Warren · 13 years ago
  30. c2b712e implemented create_database, misc cleanup by Timothy Warren · 13 years ago
  31. 817af19 narfbg suggested fixes by Timothy Warren · 13 years ago
  32. 3d985a1 Syntax fixes by Timothy Warren · 13 years ago
  33. 4be822b Added public declarations by Timothy Warren · 13 years ago
  34. 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago