1. eccac6e [ci skip] Update session docs by Andrey Andreev · 10 years ago
  2. 6e8a202 [ci skip] Suggest 0700 instead of 0600 for session save_path dir by Andrey Andreev · 10 years ago
  3. cd3d9db [ci skip] Fix #3515 by Andrey Andreev · 10 years ago
  4. b339df3 [ci skip] Document CI_Session::unset_userdata() BC break by Andrey Andreev · 10 years ago
  5. b4834cc [ci skip] Clarify get_cookie(), CI_Input::cookie() docs by Andrey Andreev · 10 years ago
  6. 49f483d change in to in_list by Lance Vincent · 10 years ago
  7. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  8. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  9. 9f4eda7 [ci skip] Another adjustment to ci_sessions example by Andrey Andreev · 10 years ago
  10. 08a92bc Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  11. 3053b81 [ci skip] Fix docs about ci_sessions table by Andrey Andreev · 10 years ago
  12. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  13. a2dee7d Fix Sphinx compilation errors by vlakoff · 10 years ago
  14. d8e25e9 [ci skip] Some polishing to the latest doc changes by Andrey Andreev · 10 years ago
  15. 9a0e660 [ci skip] Manually apply PR #3461 by Andrey Andreev · 10 years ago
  16. e3d66af [ci skip] Fix a typo in Card library docs by Andrey Andreev · 10 years ago
  17. 54e71b8 [ci skip] feature/session: Update session lib doc title by Andrey Andreev · 10 years ago
  18. 052c02f [ci skip] feature/session (#3073): Extend a note about DB drivers and locking by Andrey Andreev · 10 years ago
  19. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  20. 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
  21. 08191be User Guide Tuning by James L Parry · 10 years ago
  22. d31a4e6 fixed indentation/linkref errors by David Wosnitza · 10 years ago
  23. 0972c21 [ci skip] Polish changes from PR #3361 by Andrey Andreev · 10 years ago
  24. f3f06f2 [ci skip] Polish changes from PR #3365 by Andrey Andreev · 10 years ago
  25. b906149 DB forge/utilities polishing (docs) following #3375, #3378 by Andrey Andreev · 10 years ago
  26. 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
  27. 61f17be Merge pull request #3388 from jim-parry/fix/deprecation by Andrey Andreev · 10 years ago
  28. 309d701 Zip library changes related to PR #3341 by Andrey Andreev · 10 years ago
  29. a94c397 Merge pull request #3341 from garrettair/gzcompress-arguments by Andrey Andreev · 10 years ago
  30. 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
  31. d187847 Updated Zip Library documentation to mention compression features. by garrettair · 10 years ago
  32. ef29f83 Some optimizations & polishing following PR #3381 by Andrey Andreev · 10 years ago
  33. ff89a4e Added changelog entry updated documentation Fixed code style. by Ahmad Anbar · 10 years ago
  34. 307663f Fixed the convention violations. by James L Parry · 10 years ago
  35. def2c8f Fixed the convention violations. by James L Parry · 10 years ago
  36. dd73ea5 Enhance Template Parser Class Writeup in User Guide by James L Parry · 10 years ago
  37. c4a5957 Enhance Pagination Class Writeup in User Guide by James L Parry · 10 years ago
  38. d36f852 Enhance Language Class Writeup in User Guide (closes #674) by James L Parry · 10 years ago
  39. 2d7e058 Comment polish by Gabriel Potkány · 10 years ago
  40. 0e924ce Ability to pass array of language files to Language Library similar to Loader Library by Gabriel Potkány · 10 years ago
  41. a781204 Fix Sphinx compilation warnings by vlakoff · 10 years ago
  42. cbde7d4 removed extra quote by Ahmad Anbar · 10 years ago
  43. 60726ef Add 'named callable' rules to Form validation library by Andrey Andreev · 10 years ago
  44. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  45. 487ccc9 Add CI_Security::get_random_bytes() for CSRF & XSS token generation by Andrey Andreev · 10 years ago
  46. 6c52096 [ci skip] Polish changes from PR #3176 by Andrey Andreev · 10 years ago
  47. 8ef8281 Alter Pull #3176 - CSRF Whitelist by caseyh · 10 years ago
  48. 2f4c3bc CSRF whitelist supports regex by Casey Hancock · 10 years ago
  49. 5b3fe7c Fix a few typos and add a backport (compat) for hex2bin() by Andrey Andreev · 11 years ago
  50. ab9971f Remove GCM mode from CI_Encryption (OpenSSL) by Andrey Andreev · 11 years ago
  51. 42183de Add CI_Encryption::create_key() by Andrey Andreev · 11 years ago
  52. 3837255 [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 by Andrey Andreev · 11 years ago
  53. 1e83d69 Remove the custom IV option from CI_Encryption by Andrey Andreev · 11 years ago
  54. 7428ff0 Updating table template prototype id documentation by AdwinTrave · 11 years ago
  55. 6b0b16e Merge pull request #3074 from aanbar/output_documentation by Andrey Andreev · 11 years ago
  56. e06c5c4 reduced line length. by Ahmad Anbar · 11 years ago
  57. 054bbe8 Fixed code style. by Ahmad Anbar · 11 years ago
  58. 6eb77da Remove CI_Encrypt::_xor_encode() by Andrey Andreev · 11 years ago
  59. 93c0987 Added _display documentation. by Ahmad Anbar · 11 years ago
  60. db6f5f1 [ci skip] Manually apply an improved version of PR #3034 (doc fixes) by Andrey Andreev · 11 years ago
  61. 8fe7b62 Doc fix for Encryption library by Kakysha · 11 years ago
  62. 8e814ee [ci skip] Document 'first_url' Pagination option (supersedes PR #2992) by Andrey Andreev · 11 years ago
  63. 0cba967 fixes warnings by Connor Tumbleson · 11 years ago
  64. 2702a3b Fixed coding style & line length. by Ahmad Anbar · 11 years ago
  65. 4321cb0 Removed the requirment of quantity to trigger cart update. by Ahmad Anbar · 11 years ago
  66. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  67. 18767e3 CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility by Andrey Andreev · 11 years ago
  68. 8850e37 Add parameter to CI_Input::user_agent() by Andrey Andreev · 11 years ago
  69. 2cf4c9b CI_Upload changes by Andrey Andreev · 11 years ago
  70. be368a8 Date helper days_in_month(), CI_Calendar::get_total_days() changes by Andrey Andreev · 11 years ago
  71. 9bf3cf2 [ci skip] Clean-up following PR #2864 by Andrey Andreev · 11 years ago
  72. 1b6f692 documentation for calendar updates by Andrew · 11 years ago
  73. 81f0367 [ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart by Andrey Andreev · 11 years ago
  74. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  75. 0bd390c [ci skip] Polish changes from #2874 by Andrey Andreev · 11 years ago
  76. c09b953 Added Missing new line. by Ahmad Anbar · 11 years ago
  77. da2bdf2 Re-arranged documentation, fixed comment. by Ahmad Anbar · 11 years ago
  78. 576439f Added changelog entry. An example to the docs. Tidy code a little bit. by Ahmad Anbar · 11 years ago
  79. 7d16de6 Fixed code style & added few extra checks. Updated cart documentation. by Ahmad Anbar · 11 years ago
  80. 053d5d6 [ci skip] Update the XML-RPC lib docs by Andrey Andreev · 11 years ago
  81. 25f119c Writing style fix based on style guide by darwinel · 11 years ago
  82. 871754a 2013 > 2014 by darwinel · 11 years ago
  83. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago
  84. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  85. fc1e278 [ci skip] Some adjustments to the old Encrypt library docs by Andrey Andreev · 11 years ago
  86. c2804a3 Merge branch 'develop' into 'feature/encryption' by Andrey Andreev · 11 years ago
  87. d8a561a [ci skip] Deprecate the Javascript library by Andrey Andreev · 11 years ago
  88. e4e1091 Deprecate CI_Config::system_url() by Andrey Andreev · 11 years ago
  89. 1f59095 Add method chaining support to CI_Table by Andrey Andreev · 11 years ago
  90. 6f6102c Add method chaining support to Calendar & Pagination libs by Andrey Andreev · 11 years ago
  91. a89c1da Method chaining support for FV set_data(), reset_validation() by Andrey Andreev · 11 years ago
  92. 7c60b12 CI_Input tweaks by Andrey Andreev · 11 years ago
  93. 505b3d6 Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  94. 28c2c97 [ci skip] Add return types to library docs by Andrey Andreev · 11 years ago
  95. 1e58420 [ci skip] Fix class reference sections of Image_lib, Parser and User agent docs by Andrey Andreev · 11 years ago
  96. 46145fa [ci skip] Some adjustments to the Javascript library docs by Andrey Andreev · 11 years ago
  97. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  98. 8b9dd22 [ci skip] Update Session library docs by Andrey Andreev · 11 years ago
  99. 98d6cc8 Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  100. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago