1. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  2. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  3. 2e3e230 Disable Session library under CLI and create a CI singleton to be used by its drivers by Andrey Andreev · 12 years ago
  4. c587225 Fixed _parent references and several minor bugs by dchill42 · 12 years ago
  5. c5079de Merge branch develop of github.com:/EllisLab/CodeIgniter into session by dchill42 · 13 years ago
  6. b14f228 remove static by Michiel Vugteveen · 13 years ago
  7. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  8. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  9. 8486e9c Renamed (with an underscore prefix) and switched from private to protected properties in the Driver library by Andrey Andreev · 13 years ago
  10. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  11. 115db13 Merge pull request #615 from onigoetz/patch-1 by Phil Sturgeon · 13 years ago
  12. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  13. 83d1505 Clean up the Driver library by Andrey Andreev · 13 years ago
  14. 35be644 Added a "break 2;", When overriding the cache file in an other folder, it would try to load all files corresponding to this name and create an error because of a double file loading by Stéphane Goetz · 13 years ago
  15. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  16. 6fbf6bd Missed whitespace on Driver by Darren Hill · 13 years ago
  17. 4d1cd4c Restored errantly removed ucfirst by Darren Hill · 13 years ago
  18. ca3be1d Whitespace cleanup by Darren Hill · 13 years ago
  19. 3bd8d1a Removed ucfirst on Driver library name by Darren Hill · 13 years ago
  20. c4e266b Added Session driver with native PHP sessions and original-flavor CI cookie sessions by Darren Hill · 13 years ago
  21. 02d45b5 Driver children can be located in any package path. Thanks Namaless. by Phil Sturgeon · 13 years ago
  22. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  23. 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
  24. 28bda7f swapping out preg_replace() in the driver library where str_replace() works just fine. by Greg Aker · 14 years ago
  25. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  26. 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
  27. 48bac74 Fix: codeigniter-reactor/193 incorrect driver filepaths by patwork · 14 years ago
  28. eb2dcda Added CI_ Prefix to the Cache driver. by Phil Sturgeon · 14 years ago
  29. 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
  30. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  31. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  32. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  33. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  34. 8dca041 added Driver lib by Derek Jones · 15 years ago