1. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  2. e79d41a Userguide tweaks to show proper PHP 5 examples and removing the compat helper from the menu. by Pascal Kriete · 14 years ago
  3. 64b44a2 Fix #48 linking CI 2.x upgrade notes. Also including an instruction to extend CI_ classes. by Greg Aker · 14 years ago
  4. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  5. 09c7793 Significant changes to the Encryption library by Derek Jones · 14 years ago
  6. 8d027fa fixed missing </p> in guide by Derek Allard · 15 years ago
  7. 34312bb added a file to be replaced when updating from 1.71 to 1.72 by Derek Allard · 15 years ago
  8. d6d70e3 fixed casing of EllisLab by Derek Jones · 15 years ago
  9. 3181ae2 updated docs to encourage installation of application and system folders above web root by Derek Jones · 15 years ago
  10. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago
  11. b79de30 Fix #2 -- extra </a> on docs page by Greg Aker · 15 years ago
  12. 5c18088 switching svn info on download page to hg by Derek Jones · 15 years ago
  13. c6da503 completely removed Plugins from CodeIgniter by Derek Jones · 15 years ago
  14. 8917af7 changing docs refs to future release 2.0.0 by Derek Jones · 15 years ago
  15. 5192e5c missed one by Derek Allard · 15 years ago
  16. 76d0baf documented move of svn by Derek Allard · 15 years ago
  17. 7f3719f updated copyrights by Derek Jones · 15 years ago
  18. 788b00f non-backwards compatible change to get_dir_file_info() for performance reasons, as well as fixing recursive bug by Derek Jones · 15 years ago
  19. 31f424a by Derek Allard · 15 years ago
  20. bbedc76 prep for 1.7.2 release by Derek Jones · 15 years ago
  21. f6b442b add 404 headers to show_404() proper instead of in the error_404.php template by Derek Jones · 16 years ago
  22. 58b3399 fixed a path in upgrading docs by Derek Allard · 16 years ago
  23. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  24. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  25. 7b49203 fix broken link to getting started page by Derek Allard · 16 years ago
  26. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  27. 5c2fba5 fixed the version numbers in the download by Derek Jones · 16 years ago
  28. 7a2b28c by Rick Ellis · 16 years ago
  29. 69db8ef Fixed incorrect parenthesis in form_open() function. (#5135) by Derek Allard · 16 years ago
  30. e0fc57b removed random invisible character (ASCII 194) from HTML and PHP files by Derek Jones · 16 years ago
  31. b485508 File not needed by Rick Ellis · 16 years ago
  32. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  33. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  34. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  35. 228d21e by Rick Ellis · 16 years ago
  36. 923c64e by Rick Ellis · 16 years ago
  37. c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
  38. 9891990 upgrade instructions by Derek Allard · 17 years ago
  39. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  40. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  41. 49ccc23 guide linking to wrong pages fix by Derek Allard · 17 years ago
  42. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  43. 859407f path fix by Derek Allard · 17 years ago
  44. b2a386d added upgrade page for 1.6.2 to links in upgrading.html instructions by Derek Jones · 17 years ago
  45. 272f25f prep download page in user guide for new version by Derek Jones · 17 years ago
  46. 459a8b8 added a note about replacing the mimes.php file by Derek Allard · 17 years ago
  47. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  48. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  49. 3ad8efe added constants.php file and implemented constants for file system modes by Derek Jones · 17 years ago
  50. 9c4280b added hashing to prevent client side data tampering to sessions by Derek Allard · 17 years ago
  51. 973b884 prep for 1.6.1 release by Derek Jones · 17 years ago
  52. 54693d5 fixed version number in title of upgrade_161.html by Derek Jones · 17 years ago
  53. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  54. fe9e919 final change 1.6.0.1 back to 1.6.1 as we go with a full point update. by Derek Allard · 17 years ago
  55. 197d10b by Derek Allard · 17 years ago
  56. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  57. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
  58. 5871011 added autoload of models to update instructions by Derek Allard · 17 years ago
  59. 2fb424d updated download links by Derek Jones · 17 years ago
  60. eabae51 changed a 1.5.3 reference to 1.5.4 by Derek Allard · 17 years ago
  61. 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
  62. 5390140 changed upgrade <title> to 1.6.0 by Derek Allard · 17 years ago
  63. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  64. afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
  65. ca06da4 guide fixes, remove 1.5.5 update file by Derek Allard · 17 years ago
  66. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  67. cdf6a5f added link to upgrading guide by Derek Allard · 17 years ago
  68. dd4fe95 modified download links to work with new location by Derek Jones · 17 years ago
  69. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  70. b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
  71. 428e964 Added Flashdata variables, session_id regeneration and configurable session update times to the Session class by Derek Allard · 17 years ago
  72. 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
  73. 9a6e40f corrected version numbers by Derek Allard · 18 years ago
  74. 01864da by Rick Ellis · 18 years ago
  75. 90fc544 by Rick Ellis · 18 years ago
  76. 5ec4c15 added update instructions by Derek Allard · 18 years ago
  77. 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
  78. c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
  79. bc03091 changed search to use codeigniter.com vs www.codeigniter.com as Google seems to have spidered it much better. by Derek Allard · 18 years ago
  80. 971af99 fixed a bug in the calendar library by Derek Allard · 18 years ago
  81. f5b6218 typos fixes by Derek Allard · 18 years ago
  82. cc75ae6 added upgrade instructions by Derek Allard · 18 years ago
  83. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  84. 32b50c9 changed pmachine links to ellislab by Derek Allard · 18 years ago
  85. 9e772fc fixed another version number by Derek Allard · 18 years ago
  86. b4bca8e incorrect directory fixed by Derek Allard · 18 years ago
  87. b3e1c6a added link to upgrade instructions by Derek Allard · 18 years ago
  88. f743c73 Changed version number, added upgrade instructions by Derek Allard · 18 years ago
  89. eec852b fixed incorrect version number by Derek Allard · 18 years ago
  90. 257651d by Rick Ellis · 18 years ago
  91. 325197e by Rick Ellis · 18 years ago
  92. 47cf699 by admin · 18 years ago
  93. c0d5d52 by admin · 18 years ago
  94. cef2106 by admin · 18 years ago
  95. 49439ff by admin · 18 years ago
  96. f3a6204 by admin · 18 years ago
  97. 0518661 by admin · 18 years ago
  98. e334c47 by admin · 18 years ago
  99. ae3fbab by admin · 18 years ago
  100. e0cd609 by admin · 18 years ago