1. bd2a7e4 Fixed user guide internal & external links to resolve problems reported by sphinx "make linkcheck" by Master Yoda · 10 years ago
  2. 737a566 [ci skip] Forbid DB session usage with cache_on enabled by Andrey Andreev · 10 years ago
  3. f4cb8f9 [ci skip] Fix a typo in session docs by Andrey Andreev · 10 years ago
  4. 8158bc3 Fixed a typo in uri.rst documentation by Rafael Schwemmer · 10 years ago
  5. 4fa5c4d [ci skip] Add a note about password storage in CI_Encryption docs by Andrey Andreev · 10 years ago
  6. e7a3096 [ci skip] Update CI_Encryption docs by Andrey Andreev · 10 years ago
  7. d46085b Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/housekeeping by Master Yoda · 10 years ago
  8. 7762c59 Housekeeping. by Master Yoda · 10 years ago
  9. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  10. 9187ed3 [ci skip] Formally deprecate 'global_xss_filtering' by Andrey Andreev · 10 years ago
  11. 23824b8 Merge pull request #3604 from Ignasimg/patch-1 by Andrey Andreev · 10 years ago
  12. 54b42d6 Update input.rst by Ignasimg · 10 years ago
  13. 0b5569f Added support for raw_input_stream property. by Ignasimg · 10 years ago
  14. ff7563e Fix #3603 by Andrey Andreev · 10 years ago
  15. b7cea9c [ci skip] Add notes about session locks for Redis, Memcached by Andrey Andreev · 10 years ago
  16. 8bd46fa no more xss filtering on input by kakysha · 10 years ago
  17. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  18. eccac6e [ci skip] Update session docs by Andrey Andreev · 10 years ago
  19. 6e8a202 [ci skip] Suggest 0700 instead of 0600 for session save_path dir by Andrey Andreev · 10 years ago
  20. cd3d9db [ci skip] Fix #3515 by Andrey Andreev · 10 years ago
  21. b339df3 [ci skip] Document CI_Session::unset_userdata() BC break by Andrey Andreev · 10 years ago
  22. b4834cc [ci skip] Clarify get_cookie(), CI_Input::cookie() docs by Andrey Andreev · 10 years ago
  23. 49f483d change in to in_list by Lance Vincent · 10 years ago
  24. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  25. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  26. 9f4eda7 [ci skip] Another adjustment to ci_sessions example by Andrey Andreev · 10 years ago
  27. 08a92bc Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  28. 3053b81 [ci skip] Fix docs about ci_sessions table by Andrey Andreev · 10 years ago
  29. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  30. a2dee7d Fix Sphinx compilation errors by vlakoff · 10 years ago
  31. d8e25e9 [ci skip] Some polishing to the latest doc changes by Andrey Andreev · 10 years ago
  32. 9a0e660 [ci skip] Manually apply PR #3461 by Andrey Andreev · 10 years ago
  33. e3d66af [ci skip] Fix a typo in Card library docs by Andrey Andreev · 10 years ago
  34. 54e71b8 [ci skip] feature/session: Update session lib doc title by Andrey Andreev · 10 years ago
  35. 052c02f [ci skip] feature/session (#3073): Extend a note about DB drivers and locking by Andrey Andreev · 10 years ago
  36. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  37. 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
  38. 08191be User Guide Tuning by James L Parry · 10 years ago
  39. d31a4e6 fixed indentation/linkref errors by David Wosnitza · 10 years ago
  40. 0972c21 [ci skip] Polish changes from PR #3361 by Andrey Andreev · 10 years ago
  41. f3f06f2 [ci skip] Polish changes from PR #3365 by Andrey Andreev · 10 years ago
  42. b906149 DB forge/utilities polishing (docs) following #3375, #3378 by Andrey Andreev · 10 years ago
  43. 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
  44. 61f17be Merge pull request #3388 from jim-parry/fix/deprecation by Andrey Andreev · 10 years ago
  45. 309d701 Zip library changes related to PR #3341 by Andrey Andreev · 10 years ago
  46. a94c397 Merge pull request #3341 from garrettair/gzcompress-arguments by Andrey Andreev · 10 years ago
  47. 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
  48. d187847 Updated Zip Library documentation to mention compression features. by garrettair · 10 years ago
  49. ef29f83 Some optimizations & polishing following PR #3381 by Andrey Andreev · 10 years ago
  50. ff89a4e Added changelog entry updated documentation Fixed code style. by Ahmad Anbar · 10 years ago
  51. 307663f Fixed the convention violations. by James L Parry · 10 years ago
  52. def2c8f Fixed the convention violations. by James L Parry · 10 years ago
  53. dd73ea5 Enhance Template Parser Class Writeup in User Guide by James L Parry · 10 years ago
  54. c4a5957 Enhance Pagination Class Writeup in User Guide by James L Parry · 10 years ago
  55. d36f852 Enhance Language Class Writeup in User Guide (closes #674) by James L Parry · 10 years ago
  56. 2d7e058 Comment polish by Gabriel Potkány · 10 years ago
  57. 0e924ce Ability to pass array of language files to Language Library similar to Loader Library by Gabriel Potkány · 10 years ago
  58. a781204 Fix Sphinx compilation warnings by vlakoff · 10 years ago
  59. cbde7d4 removed extra quote by Ahmad Anbar · 10 years ago
  60. 60726ef Add 'named callable' rules to Form validation library by Andrey Andreev · 10 years ago
  61. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  62. 487ccc9 Add CI_Security::get_random_bytes() for CSRF & XSS token generation by Andrey Andreev · 10 years ago
  63. 6c52096 [ci skip] Polish changes from PR #3176 by Andrey Andreev · 10 years ago
  64. 8ef8281 Alter Pull #3176 - CSRF Whitelist by caseyh · 10 years ago
  65. 2f4c3bc CSRF whitelist supports regex by Casey Hancock · 10 years ago
  66. 5b3fe7c Fix a few typos and add a backport (compat) for hex2bin() by Andrey Andreev · 11 years ago
  67. ab9971f Remove GCM mode from CI_Encryption (OpenSSL) by Andrey Andreev · 11 years ago
  68. 42183de Add CI_Encryption::create_key() by Andrey Andreev · 11 years ago
  69. 3837255 [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 by Andrey Andreev · 11 years ago
  70. 1e83d69 Remove the custom IV option from CI_Encryption by Andrey Andreev · 11 years ago
  71. 7428ff0 Updating table template prototype id documentation by AdwinTrave · 11 years ago
  72. 6b0b16e Merge pull request #3074 from aanbar/output_documentation by Andrey Andreev · 11 years ago
  73. e06c5c4 reduced line length. by Ahmad Anbar · 11 years ago
  74. 054bbe8 Fixed code style. by Ahmad Anbar · 11 years ago
  75. 6eb77da Remove CI_Encrypt::_xor_encode() by Andrey Andreev · 11 years ago
  76. 93c0987 Added _display documentation. by Ahmad Anbar · 11 years ago
  77. db6f5f1 [ci skip] Manually apply an improved version of PR #3034 (doc fixes) by Andrey Andreev · 11 years ago
  78. 8fe7b62 Doc fix for Encryption library by Kakysha · 11 years ago
  79. 8e814ee [ci skip] Document 'first_url' Pagination option (supersedes PR #2992) by Andrey Andreev · 11 years ago
  80. 0cba967 fixes warnings by Connor Tumbleson · 11 years ago
  81. 2702a3b Fixed coding style & line length. by Ahmad Anbar · 11 years ago
  82. 4321cb0 Removed the requirment of quantity to trigger cart update. by Ahmad Anbar · 11 years ago
  83. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  84. 18767e3 CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility by Andrey Andreev · 11 years ago
  85. 8850e37 Add parameter to CI_Input::user_agent() by Andrey Andreev · 11 years ago
  86. 2cf4c9b CI_Upload changes by Andrey Andreev · 11 years ago
  87. be368a8 Date helper days_in_month(), CI_Calendar::get_total_days() changes by Andrey Andreev · 11 years ago
  88. 9bf3cf2 [ci skip] Clean-up following PR #2864 by Andrey Andreev · 11 years ago
  89. 1b6f692 documentation for calendar updates by Andrew · 11 years ago
  90. 81f0367 [ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart by Andrey Andreev · 11 years ago
  91. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  92. 0bd390c [ci skip] Polish changes from #2874 by Andrey Andreev · 11 years ago
  93. c09b953 Added Missing new line. by Ahmad Anbar · 11 years ago
  94. da2bdf2 Re-arranged documentation, fixed comment. by Ahmad Anbar · 11 years ago
  95. 576439f Added changelog entry. An example to the docs. Tidy code a little bit. by Ahmad Anbar · 11 years ago
  96. 7d16de6 Fixed code style & added few extra checks. Updated cart documentation. by Ahmad Anbar · 11 years ago
  97. 053d5d6 [ci skip] Update the XML-RPC lib docs by Andrey Andreev · 11 years ago
  98. 25f119c Writing style fix based on style guide by darwinel · 11 years ago
  99. 871754a 2013 > 2014 by darwinel · 11 years ago
  100. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago