1. dd73ea5 Enhance Template Parser Class Writeup in User Guide by James L Parry · 10 years ago
  2. c4a5957 Enhance Pagination Class Writeup in User Guide by James L Parry · 10 years ago
  3. d36f852 Enhance Language Class Writeup in User Guide (closes #674) by James L Parry · 10 years ago
  4. 2d7e058 Comment polish by Gabriel Potkány · 10 years ago
  5. 0e924ce Ability to pass array of language files to Language Library similar to Loader Library by Gabriel Potkány · 10 years ago
  6. a781204 Fix Sphinx compilation warnings by vlakoff · 10 years ago
  7. cbde7d4 removed extra quote by Ahmad Anbar · 10 years ago
  8. 60726ef Add 'named callable' rules to Form validation library by Andrey Andreev · 10 years ago
  9. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  10. 487ccc9 Add CI_Security::get_random_bytes() for CSRF & XSS token generation by Andrey Andreev · 10 years ago
  11. 6c52096 [ci skip] Polish changes from PR #3176 by Andrey Andreev · 10 years ago
  12. 8ef8281 Alter Pull #3176 - CSRF Whitelist by caseyh · 10 years ago
  13. 2f4c3bc CSRF whitelist supports regex by Casey Hancock · 10 years ago
  14. 5b3fe7c Fix a few typos and add a backport (compat) for hex2bin() by Andrey Andreev · 11 years ago
  15. ab9971f Remove GCM mode from CI_Encryption (OpenSSL) by Andrey Andreev · 11 years ago
  16. 42183de Add CI_Encryption::create_key() by Andrey Andreev · 11 years ago
  17. 3837255 [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 by Andrey Andreev · 11 years ago
  18. 1e83d69 Remove the custom IV option from CI_Encryption by Andrey Andreev · 11 years ago
  19. 7428ff0 Updating table template prototype id documentation by AdwinTrave · 11 years ago
  20. 6b0b16e Merge pull request #3074 from aanbar/output_documentation by Andrey Andreev · 11 years ago
  21. e06c5c4 reduced line length. by Ahmad Anbar · 11 years ago
  22. 054bbe8 Fixed code style. by Ahmad Anbar · 11 years ago
  23. 6eb77da Remove CI_Encrypt::_xor_encode() by Andrey Andreev · 11 years ago
  24. 93c0987 Added _display documentation. by Ahmad Anbar · 11 years ago
  25. db6f5f1 [ci skip] Manually apply an improved version of PR #3034 (doc fixes) by Andrey Andreev · 11 years ago
  26. 8fe7b62 Doc fix for Encryption library by Kakysha · 11 years ago
  27. 8e814ee [ci skip] Document 'first_url' Pagination option (supersedes PR #2992) by Andrey Andreev · 11 years ago
  28. 0cba967 fixes warnings by Connor Tumbleson · 11 years ago
  29. 2702a3b Fixed coding style & line length. by Ahmad Anbar · 11 years ago
  30. 4321cb0 Removed the requirment of quantity to trigger cart update. by Ahmad Anbar · 11 years ago
  31. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  32. 18767e3 CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility by Andrey Andreev · 11 years ago
  33. 8850e37 Add parameter to CI_Input::user_agent() by Andrey Andreev · 11 years ago
  34. 2cf4c9b CI_Upload changes by Andrey Andreev · 11 years ago
  35. be368a8 Date helper days_in_month(), CI_Calendar::get_total_days() changes by Andrey Andreev · 11 years ago
  36. 9bf3cf2 [ci skip] Clean-up following PR #2864 by Andrey Andreev · 11 years ago
  37. 1b6f692 documentation for calendar updates by Andrew · 11 years ago
  38. 81f0367 [ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart by Andrey Andreev · 11 years ago
  39. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  40. 0bd390c [ci skip] Polish changes from #2874 by Andrey Andreev · 11 years ago
  41. c09b953 Added Missing new line. by Ahmad Anbar · 11 years ago
  42. da2bdf2 Re-arranged documentation, fixed comment. by Ahmad Anbar · 11 years ago
  43. 576439f Added changelog entry. An example to the docs. Tidy code a little bit. by Ahmad Anbar · 11 years ago
  44. 7d16de6 Fixed code style & added few extra checks. Updated cart documentation. by Ahmad Anbar · 11 years ago
  45. 053d5d6 [ci skip] Update the XML-RPC lib docs by Andrey Andreev · 11 years ago
  46. 25f119c Writing style fix based on style guide by darwinel · 11 years ago
  47. 871754a 2013 > 2014 by darwinel · 11 years ago
  48. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago
  49. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  50. fc1e278 [ci skip] Some adjustments to the old Encrypt library docs by Andrey Andreev · 11 years ago
  51. c2804a3 Merge branch 'develop' into 'feature/encryption' by Andrey Andreev · 11 years ago
  52. d8a561a [ci skip] Deprecate the Javascript library by Andrey Andreev · 11 years ago
  53. e4e1091 Deprecate CI_Config::system_url() by Andrey Andreev · 11 years ago
  54. 1f59095 Add method chaining support to CI_Table by Andrey Andreev · 11 years ago
  55. 6f6102c Add method chaining support to Calendar & Pagination libs by Andrey Andreev · 11 years ago
  56. a89c1da Method chaining support for FV set_data(), reset_validation() by Andrey Andreev · 11 years ago
  57. 7c60b12 CI_Input tweaks by Andrey Andreev · 11 years ago
  58. 505b3d6 Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  59. 28c2c97 [ci skip] Add return types to library docs by Andrey Andreev · 11 years ago
  60. 1e58420 [ci skip] Fix class reference sections of Image_lib, Parser and User agent docs by Andrey Andreev · 11 years ago
  61. 46145fa [ci skip] Some adjustments to the Javascript library docs by Andrey Andreev · 11 years ago
  62. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  63. 8b9dd22 [ci skip] Update Session library docs by Andrey Andreev · 11 years ago
  64. 98d6cc8 Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  65. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  66. de1fe7d [ci skip] Add 'Using the X class' headings to Session & Language lib docs by Andrey Andreev · 11 years ago
  67. ba231aa [ci skip] Replace incorrect usage of 'then', where it should be 'than' by Andrey Andreev · 11 years ago
  68. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  69. 75b3fb2 cleanup warnings by Connor Tumbleson · 11 years ago
  70. 63f07cb documentation repairs by Petr Heralecky · 11 years ago
  71. 232ea65 attach files by absolute url by Petr Heralecky · 11 years ago
  72. c809726 Further changes related to PR #2807 by Andrey Andreev · 11 years ago
  73. de88615 styleguided by Petr Heralecky · 11 years ago
  74. 300e3f0 Added Email::attach_cid() returning CID by Petr Heralecky · 11 years ago
  75. 528591d fix doc warnings by Connor Tumbleson · 11 years ago
  76. d0bc7eb Add documentation for raw data, increment(), decrement() in Cache library by Andrey Andreev · 11 years ago
  77. e9e885d Merge pull request #2802 from marcossffilho/develop by Andrey Andreev · 11 years ago
  78. 2e914b7 Updates for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  79. e334118 Fixed coding styles in form_validation.rst by Ahmedul Haque Abid · 11 years ago
  80. ea29488 Changed the rest of 'error_msg' to 'errors' by Ahmedul Haque Abid · 11 years ago
  81. df3bda5 Added spaces between parameters and fixed the arrays to be more readable. by Ahmedul Haque Abid · 11 years ago
  82. 0742fad Changed $error_msg to $errors by Ahmedul Haque Abid · 11 years ago
  83. 1f811c3 Add documentation for CI_User_agent::parse() by Andrey Andreev · 11 years ago
  84. 0cd7c92 Unnecessary rtrim and update docs for Calendar class by Marcos SF Filho · 11 years ago
  85. 42b4000 Added custom error messages functionality for individual fields. by Ahmedul Haque Abid · 11 years ago
  86. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  87. 88ebdf7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  88. 69e1b4f [ci skip] Add a PostgreSQL CREATE TABLE sample to the Session docs by Andrey Andreev · 11 years ago
  89. 45082b6 [ci skip] Update CI_Zip::read_file() docs by Andrey Andreev · 11 years ago
  90. 0c9d080 [ci skip] Update Loader library docs for method chaining by Andrey Andreev · 11 years ago
  91. d192953 Add basic HTTP auth info to the XML-RPC docs by Andrey Andreev · 11 years ago
  92. 1ee5a99 [ci skip] Update the Session library docs by Andrey Andreev · 11 years ago
  93. 3a18df1 [ci skip] Update the Image_lib docs by Andrey Andreev · 11 years ago
  94. 0556396 [ci skip] Update the Loader class docs by Andrey Andreev · 11 years ago
  95. ecc7993 [ci skip] Update the Form_validation library docs by Andrey Andreev · 11 years ago
  96. 04535c7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  97. fd7d9ca [ci skip] Update the Unit testing library docs by Andrey Andreev · 11 years ago
  98. ae72dc6 [ci skip] Update the Language library docs by Andrey Andreev · 11 years ago
  99. a322989 [ci skip] Add missing docs for CI_FTP::changedir() by Andrey Andreev · 11 years ago
  100. eb21ac8 [ci skip] Finish updating the FTP class docs by Andrey Andreev · 11 years ago