1. 92b8246 Add an upgrade note about change in the results of Directory Helper's directory_map() by vlakoff · 12 years ago
  2. a4d272e Fix typos in upgrade_300.rst by vlakoff · 12 years ago
  3. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  4. 3608e1a Libraries' filenames must be named in a ucfirst-like manner by Andrey Andreev · 12 years ago
  5. 024cfec Syntax fixes in documentation source by vlakoff · 12 years ago
  6. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  7. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  8. b67277b Bring back the AFTER clause for DB Forge add_column() by Andrey Andreev · 12 years ago
  9. 0aeee85 Move the Log class to system/core/ by Andrey Andreev · 12 years ago
  10. 08f0f8b Polish docs for URL and XML helpers and deprecate obsolete options for String helper random_string() and URL helper url_title() by Andrey Andreev · 12 years ago
  11. f7c39d6 Deprecate String helper trim_slashes() by Andrey Andreev · 12 years ago
  12. 0898e23 Deprecate the Email helper by Andrey Andreev · 12 years ago
  13. 17e11cd [ci skip] Update the upgrade instructions by Andrey Andreev · 12 years ago
  14. eaa60c7 Added possibility to pass custom database objects to DB Forge and DB Utilities by Andrey Andreev · 12 years ago
  15. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  16. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  17. 7676c2d Fix issue #658 (:any wildcard matching slashes) by Andrey Andreev · 12 years ago
  18. 60826db Deprecate string helper repeater() (an alias for str_repeat()) by Andrey Andreev · 12 years ago
  19. 74ffd17 Deprecated form helper function form_prep(). by Andrey Andreev · 12 years ago
  20. f8f36db Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide by dchill42 · 12 years ago
  21. 87687e1 fixed RST indentation error in 3.0.0 upgrade instructions code sample by Derek Jones · 12 years ago
  22. 3a2d573 Added upgrade note about the breaking change in the email library. Problem noticed in #1671 by Alex Bilbie · 12 years ago
  23. 36d1ac9 Merge branch 'feature/user-guide-work' into develop by Derek Jones · 13 years ago
  24. 0054750 Fixing upgrade file references by Derek Jones · 13 years ago
  25. 9d21400 Fix typos in upgrade_300.rst by vlakoff · 13 years ago
  26. ac57033 Deprecate Date helper standard_date() by Andrey Andreev · 13 years ago
  27. f2dcca6 Update the upgrade notes by Andrey Andreev · 13 years ago
  28. cf9431e Document in the 3.0.0 upgrade guide a breaking change in Array Helper by vlakoff · 13 years ago
  29. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  30. d163e0b Polish changes from pull #1233 - Session class already has the time_reference setting - 'GMT' is a valid timezone, so nothing needs to be changed in order to work properly (upgrade notes) - Altered some description text by Andrey Andreev · 13 years ago
  31. 35d6b35 Merge pull request #1223 from Razican/new_date by Andrey Andreev · 13 years ago
  32. 7400965 Fixed some stuff in documentation. by Iban Eguia · 13 years ago
  33. feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 13 years ago
  34. 5a25718 Merge branch 2.1-stable into develop by Andrey Andreev · 13 years ago
  35. e15e3dd Fixed timezone change in index.php by Iban Eguia · 13 years ago
  36. f5d1fd2 Updated the upgrade guide to specify which are the supported timezones. by Iban Eguia · 13 years ago
  37. 895e98c Merge remote-tracking branch 'upstream/develop' into new_date by Iban Eguia · 13 years ago
  38. 3046c9f Merge pull request #1357 from timw4mail/errors by Phil Sturgeon · 13 years ago
  39. 0b42795 fix typo in step 8 by Brent Ashley · 13 years ago
  40. 4337771 Add step to move existing core extensions to new folder by Brent Ashley · 13 years ago
  41. 2ed226b Add note in the upgrade guide to move errors folder by Timothy Warren · 13 years ago
  42. 606d246 Adding some update notes for 3.0.0 (renaming AR to QB) by Jamie Rumbelow · 13 years ago
  43. 0ed4f63 Fixed a typo and added the route for the config file. by Iban Eguia · 13 years ago
  44. 7bf0a4f Added doccumentation for the new date helper. by Iban Eguia · 13 years ago
  45. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  46. 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
  47. fcb8ee8 Fixing a documentation linking error in the 3.0 upgrade notes. by Greg Aker · 13 years ago
  48. 0fa9d83 Adding 3.0.0 release notes documentation file. by Greg Aker · 13 years ago
  49. caa1db6 added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588 by Derek Jones · 13 years ago
  50. 3af4852 fixed code block spacing in installation docs files by Derek Jones · 13 years ago
  51. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago