1. 9c63d0b Bumped CodeIgniter version to 2.1.0. by Phil Sturgeon · 13 years ago
  2. b8c038a updated version number in user guide, removed some stray merge markers found in the change log by Derek Jones · 13 years ago
  3. 8f371a4 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  4. 4b9c629 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
  5. 806b824 completed doc change for user_agent length increase by Derek Jones · 14 years ago
  6. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  7. 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
  8. 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
  9. 3403366 changeset: 2202:06a75a1bd622 by Greg Aker · 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. 0e3263b Updated version number in User Guide html. by Phil Sturgeon · 14 years ago
  12. 898949f updated copyrights to 2011 by Derek Jones · 14 years ago
  13. eaa71ba Added a new config item to the Session class (sess_expire_on_close) to allow sessions to auto-expire when the browser window is closed. by Derek Jones · 14 years ago
  14. 95e05a0 added a teeny bit stronger wording to encourage use of database for sessions where validation is necessary or undesirable actions could occur by a user manipulating their cookies by Derek Jones · 14 years ago
  15. 52ace43 added link for encryption key in Session class to the explanation in the Encryption lib by Derek Jones · 14 years ago
  16. 5485db5 Added fatal error to Session class when no encryption key is set in the config file, for additional assurance that session manipulation can be prevented by Derek Jones · 14 years ago
  17. 32cada7 example fix by Derek Allard · 15 years ago
  18. 9a42f58 example fix by Derek Allard · 15 years ago
  19. d6d70e3 fixed casing of EllisLab by Derek Jones · 15 years ago
  20. 9898b89 added Security class docs, cleaned up Input class for changes to both by Derek Jones · 15 years ago
  21. 8917af7 changing docs refs to future release 2.0.0 by Derek Jones · 15 years ago
  22. 563885b fixed an incorrectly labelled config key example by Derek Allard · 15 years ago
  23. 7f3719f updated copyrights by Derek Jones · 15 years ago
  24. bbedc76 prep for 1.7.2 release by Derek Jones · 15 years ago
  25. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  26. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  27. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  28. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  29. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  30. 5bcb838 Fixed a typo by Rick Ellis · 16 years ago
  31. 782f88b added user_data field to sessions userguide page by Derek Allard · 16 years ago
  32. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  33. 8a5cd93 by Rick Ellis · 16 years ago
  34. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  35. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  36. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  37. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  38. 866b813 doc clarifications, example fixes, grammar. by Derek Allard · 17 years ago
  39. 28393bf adding a title to Session by Derek Allard · 17 years ago
  40. 9b9a18e guide typos by Derek Allard · 17 years ago
  41. 112f4a7 added a note of clarity for sess_destroy() by Derek Allard · 17 years ago
  42. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  43. 197d10b by Derek Allard · 17 years ago
  44. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  45. 58626b3 removed mention of last_visit from session docs by Derek Allard · 17 years ago
  46. 1a6cdd1 changed milliseconds to seconds in the session docs (#3421) by Derek Allard · 17 years ago
  47. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
  48. 2db431b typo: "ba" to "be". Bah! by Derek Allard · 17 years ago
  49. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  50. 5b0a881 documented sess_time_to_update by Derek Allard · 17 years ago
  51. afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
  52. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  53. 1d41914 typo fixes by Derek Allard · 17 years ago
  54. b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
  55. 4f95353 fixed docs for unset_userdata() by Derek Jones · 17 years ago
  56. 309d63f Documented unset_userdata in the Session class. by Derek Allard · 17 years ago
  57. 91948fb typos again by Derek Allard · 17 years ago
  58. 8788d4b changed some-site.com to example.com in example code per http://www.rfc-editor.org/rfc/rfc2606.txt by Derek Allard · 17 years ago
  59. 0debd35 documented unset_userdata() in session user guide by Derek Allard · 17 years ago
  60. 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
  61. 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
  62. c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
  63. 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
  64. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  65. 32b50c9 changed pmachine links to ellislab by Derek Allard · 18 years ago
  66. f743c73 Changed version number, added upgrade instructions by Derek Allard · 18 years ago
  67. c1ee65b added note: set_userdata() also supports setting one value at a time by Derek Allard · 18 years ago
  68. e0135cf added sess_destroy() into docs by Derek Allard · 18 years ago
  69. 257651d by Rick Ellis · 18 years ago
  70. 325197e by Rick Ellis · 18 years ago
  71. c0d5d52 by admin · 18 years ago
  72. 0518661 by admin · 18 years ago
  73. e334c47 by admin · 18 years ago
  74. e0cd609 by admin · 18 years ago
  75. 939906b by admin · 18 years ago
  76. cf49390 by admin · 18 years ago
  77. b1fddc0 by admin · 18 years ago
  78. 10c3f41 by admin · 18 years ago
  79. 2296fc3 by admin · 18 years ago
  80. 17a890d by admin · 18 years ago
  81. 41a1685 by admin · 18 years ago
  82. 9fc347d by admin · 18 years ago
  83. 990e3c6 by admin · 18 years ago
  84. b0dd10f Initial Import by admin · 18 years ago