1. 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
  2. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  3. e5c8812 Fixing download links for reactor -- thanks kenjis for the patch by Greg Aker · 14 years ago
  4. 50671cf Altered Session to use a longer match against the user_agent string. See upgrade notes if using database sessions.</li by Greg Aker · 14 years ago
  5. 882b76b Fixed a bug (Reactor #231) where Sessions Library database table example SQL did not contain an index on last_activity. See <a href="installation/upgrade_203.html">Upgrade Notes</a> by Greg Aker · 14 years ago
  6. 4488538 Removed APPPATH.'third_party' from the packages autoloader to negate needless file stats if no packages exist or if the developer does not load any other packages by default. by Greg Aker · 14 years ago
  7. 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
  8. 1f6f0ab Fixing a bug in the form_helper where csrf_token_name and csrf_hash were referencing class properties in the Security class that were moved. by Greg Aker · 14 years ago
  9. fe9ac94 And now properly prepped for 2.0.2, sigh by Pascal Kriete · 14 years ago
  10. 1f62229 Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 by Pascal Kriete · 14 years ago
  11. 3bddc95 Adding a note about security to the upgrade docs by Pascal Kriete · 14 years ago
  12. 02d676b Missed tiny change from last commit. by Phil Sturgeon · 14 years ago
  13. c22b9b9 Added form_helper form_open() behaviour change to upgrade guide. by Phil Sturgeon · 14 years ago
  14. 65f6ad4 Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor by Phil Sturgeon · 14 years ago
  15. 0e3263b Updated version number in User Guide html. by Phil Sturgeon · 14 years ago
  16. e8f5890 Added full docs for new ENVIRONMENT constant. by katzgrau · 14 years ago
  17. 0938059 Added 2.0.1 upgrade guide and changed the constants ready. by Phil Sturgeon · 14 years ago
  18. 5d990f9 Changed the downloads to be 2.0.0 - Fixes #47 by Eric Barnes · 14 years ago
  19. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  20. e79d41a Userguide tweaks to show proper PHP 5 examples and removing the compat helper from the menu. by Pascal Kriete · 14 years ago
  21. 64b44a2 Fix #48 linking CI 2.x upgrade notes. Also including an instruction to extend CI_ classes. by Greg Aker · 14 years ago
  22. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  23. 09c7793 Significant changes to the Encryption library by Derek Jones · 14 years ago
  24. 8d027fa fixed missing </p> in guide by Derek Allard · 15 years ago
  25. 34312bb added a file to be replaced when updating from 1.71 to 1.72 by Derek Allard · 15 years ago
  26. d6d70e3 fixed casing of EllisLab by Derek Jones · 15 years ago
  27. 3181ae2 updated docs to encourage installation of application and system folders above web root by Derek Jones · 15 years ago
  28. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago
  29. b79de30 Fix #2 -- extra </a> on docs page by Greg Aker · 15 years ago
  30. 5c18088 switching svn info on download page to hg by Derek Jones · 15 years ago
  31. c6da503 completely removed Plugins from CodeIgniter by Derek Jones · 15 years ago
  32. 8917af7 changing docs refs to future release 2.0.0 by Derek Jones · 15 years ago
  33. 5192e5c missed one by Derek Allard · 15 years ago
  34. 76d0baf documented move of svn by Derek Allard · 15 years ago
  35. 7f3719f updated copyrights by Derek Jones · 15 years ago
  36. 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
  37. 31f424a by Derek Allard · 15 years ago
  38. bbedc76 prep for 1.7.2 release by Derek Jones · 15 years ago
  39. f6b442b add 404 headers to show_404() proper instead of in the error_404.php template by Derek Jones · 16 years ago
  40. 58b3399 fixed a path in upgrading docs by Derek Allard · 16 years ago
  41. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  42. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  43. 7b49203 fix broken link to getting started page by Derek Allard · 16 years ago
  44. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  45. 5c2fba5 fixed the version numbers in the download by Derek Jones · 16 years ago
  46. 7a2b28c by Rick Ellis · 16 years ago
  47. 69db8ef Fixed incorrect parenthesis in form_open() function. (#5135) by Derek Allard · 16 years ago
  48. e0fc57b removed random invisible character (ASCII 194) from HTML and PHP files by Derek Jones · 16 years ago
  49. b485508 File not needed by Rick Ellis · 16 years ago
  50. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  51. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  52. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  53. 228d21e by Rick Ellis · 16 years ago
  54. 923c64e by Rick Ellis · 16 years ago
  55. c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
  56. 9891990 upgrade instructions by Derek Allard · 17 years ago
  57. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  58. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  59. 49ccc23 guide linking to wrong pages fix by Derek Allard · 17 years ago
  60. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  61. 859407f path fix by Derek Allard · 17 years ago
  62. b2a386d added upgrade page for 1.6.2 to links in upgrading.html instructions by Derek Jones · 17 years ago
  63. 272f25f prep download page in user guide for new version by Derek Jones · 17 years ago
  64. 459a8b8 added a note about replacing the mimes.php file by Derek Allard · 17 years ago
  65. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  66. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  67. 3ad8efe added constants.php file and implemented constants for file system modes by Derek Jones · 17 years ago
  68. 9c4280b added hashing to prevent client side data tampering to sessions by Derek Allard · 17 years ago
  69. 973b884 prep for 1.6.1 release by Derek Jones · 17 years ago
  70. 54693d5 fixed version number in title of upgrade_161.html by Derek Jones · 17 years ago
  71. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  72. 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
  73. 197d10b by Derek Allard · 17 years ago
  74. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  75. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
  76. 5871011 added autoload of models to update instructions by Derek Allard · 17 years ago
  77. 2fb424d updated download links by Derek Jones · 17 years ago
  78. eabae51 changed a 1.5.3 reference to 1.5.4 by Derek Allard · 17 years ago
  79. 75d568d removed 'active_r' db config variable, replaced with global $active_record setting. (bug report #1834) by Derek Jones · 17 years ago
  80. 5390140 changed upgrade <title> to 1.6.0 by Derek Allard · 17 years ago
  81. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  82. afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
  83. ca06da4 guide fixes, remove 1.5.5 update file by Derek Allard · 17 years ago
  84. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  85. cdf6a5f added link to upgrading guide by Derek Allard · 17 years ago
  86. dd4fe95 modified download links to work with new location by Derek Jones · 17 years ago
  87. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  88. b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
  89. 428e964 Added Flashdata variables, session_id regeneration and configurable session update times to the Session class by Derek Allard · 17 years ago
  90. 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
  91. 9a6e40f corrected version numbers by Derek Allard · 18 years ago
  92. 01864da by Rick Ellis · 18 years ago
  93. 90fc544 by Rick Ellis · 18 years ago
  94. 5ec4c15 added update instructions by Derek Allard · 18 years ago
  95. 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
  96. c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
  97. 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
  98. 971af99 fixed a bug in the calendar library by Derek Allard · 18 years ago
  99. f5b6218 typos fixes by Derek Allard · 18 years ago
  100. cc75ae6 added upgrade instructions by Derek Allard · 18 years ago