1. e90d857 Merge pull request #2869 from darwinel/develop by Andrey Andreev · 11 years ago
  2. 871754a 2013 > 2014 by darwinel · 11 years ago
  3. f0b69a8 More code reduced from CI_Table by Andrey Andreev · 11 years ago
  4. 3fcc3f6 Another tiny optimization in CI_Table + remove an accidental addition by Andrey Andreev · 11 years ago
  5. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago
  6. 05983fc A bug fix and optimizations in CI_Table by Andrey Andreev · 11 years ago
  7. e52fc26 Fix issue #43 by Andrey Andreev · 11 years ago
  8. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  9. c2804a3 Merge branch 'develop' into 'feature/encryption' by Andrey Andreev · 11 years ago
  10. d8a561a [ci skip] Deprecate the Javascript library by Andrey Andreev · 11 years ago
  11. 1f59095 Add method chaining support to CI_Table by Andrey Andreev · 11 years ago
  12. 6f6102c Add method chaining support to Calendar & Pagination libs by Andrey Andreev · 11 years ago
  13. a89c1da Method chaining support for FV set_data(), reset_validation() by Andrey Andreev · 11 years ago
  14. 505b3d6 Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  15. ff6d1a8 Merge branch 'develop' into 'feature/user-guide-cleanup' by Andrey Andreev · 11 years ago
  16. 81e1064 CI_Encryption: Optimizations and test cases by Andrey Andreev · 11 years ago
  17. df7a696 Merge changes from develop by Andrey Andreev · 11 years ago
  18. 3aa781a Make CI_Session's HMAC comparison time-attack-safe by Andrey Andreev · 11 years ago
  19. e8088d6 CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility by Andrey Andreev · 11 years ago
  20. 7c55448 CI_Encryption: Time-attack-safe HMAC verification by Andrey Andreev · 11 years ago
  21. 8d33a9a CI_Encryption: HMAC to not be derived from the encryption key by Andrey Andreev · 11 years ago
  22. 8e20216 More CI_Encryption improvements by Andrey Andreev · 11 years ago
  23. f401767 CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants by Andrey Andreev · 11 years ago
  24. d9a48da CI_Encryption: Add Blowfish to compatibility list by Andrey Andreev · 11 years ago
  25. e7516b0 CI_Encryption: Work around MCrypt's dumb behavior in ECB mode by Andrey Andreev · 11 years ago
  26. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  27. 9108dd4 CI_Encryption: Remove ARCFour from aliased ciphers due ... by Andrey Andreev · 11 years ago
  28. 50ccc38 CI_Encryption: Fix more errors and add a 'portability' test case by Andrey Andreev · 11 years ago
  29. 177144f Fix a logical error in CI_Encryption by Andrey Andreev · 11 years ago
  30. 912831f CI_Encryption: Fix some errors and add unit tests for hkdf() by Andrey Andreev · 11 years ago
  31. 29cade4 CI_Encryption improvements by Andrey Andreev · 11 years ago
  32. 818aedb Introducing CI_Encryption (a CI_Encrypt replacement) by Andrey Andreev · 11 years ago
  33. aa9a4f7 Fix #2844 by Andrey Andreev · 11 years ago
  34. 98d6cc8 Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  35. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  36. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  37. 3aecedb Fix #2737 by Andrey Andreev · 11 years ago
  38. b2a0e70 Fix #2825 by Andrey Andreev · 11 years ago
  39. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  40. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  41. 3d21520 Fix incorrect checks for the fwrite() return value by Andrey Andreev · 11 years ago
  42. 1dbdf72c condition repair and comments by Petr Heralecky · 11 years ago
  43. ceb03af rename src to file by Petr Heralecky · 11 years ago
  44. 232ea65 attach files by absolute url by Petr Heralecky · 11 years ago
  45. c809726 Further changes related to PR #2807 by Andrey Andreev · 11 years ago
  46. 9ad2fff variable repair by Petr Heralecky · 11 years ago
  47. 230fca3 styleguided 2 by Petr Heralecky · 11 years ago
  48. de88615 styleguided by Petr Heralecky · 11 years ago
  49. 300e3f0 Added Email::attach_cid() returning CID by Petr Heralecky · 11 years ago
  50. 43d7fa7 Implement atomic increment/decrement in Cache library by Andrey Andreev · 11 years ago
  51. e9e885d Merge pull request #2802 from marcossffilho/develop by Andrey Andreev · 11 years ago
  52. 2e914b7 Updates for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  53. 7945d30 Fixed the comment and array alignment. by Ahmedul Haque Abid · 11 years ago
  54. d8a3716 Added space after 'if' condition by Ahmedul Haque Abid · 11 years ago
  55. ea29488 Changed the rest of 'error_msg' to 'errors' by Ahmedul Haque Abid · 11 years ago
  56. e9b0ccc Added the missing "is" in the comment by Ahmedul Haque Abid · 11 years ago
  57. 34cf490 Merge branch 'develop' into feature/form_validation/custom_error_per_field by Ahmedul Haque Abid · 11 years ago
  58. b07a428 Updated comment messages. by Ahmedul Haque Abid · 11 years ago
  59. 557c6ec Removed extra space between closing parenthesis. by Ahmedul Haque Abid · 11 years ago
  60. bc1cbad Fixed a missed variable $errors in set_rules(). by Ahmedul Haque Abid · 11 years ago
  61. 0742fad Changed $error_msg to $errors by Ahmedul Haque Abid · 11 years ago
  62. 27e91a0 Add CI_User_agent::parse() to allow parsing a custom user-agent string by Andrey Andreev · 11 years ago
  63. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  64. 0cd7c92 Unnecessary rtrim and update docs for Calendar class by Marcos SF Filho · 11 years ago
  65. c4f6616 Join two if statement into one by Marcos SF Filho · 11 years ago
  66. a593e3e Code Corrections for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  67. 4ea76cc Fix 2 errors caused by recent commits by Andrey Andreev · 11 years ago
  68. 42b4000 Added custom error messages functionality for individual fields. by Ahmedul Haque Abid · 11 years ago
  69. 7977e1d Update the Calendar Class by Marcos SF Filho · 11 years ago
  70. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  71. 119d8a7 Optimize get_instance() calls/assignments by Andrey Andreev · 11 years ago
  72. cab3e18 A tiny improvement in CI_Upload::do_xss_clean() by Andrey Andreev · 11 years ago
  73. e417f04 Some small improvements to the Xmlrpc class by Andrey Andreev · 11 years ago
  74. a20ec97 Add ability for changing the original file path/name in CI_Zip::read_file() by Andrey Andreev · 11 years ago
  75. 3b2803e Fix #2143 by Andrey Andreev · 11 years ago
  76. dc53d7b Add Basic HTTP authentication support to the XML-RPC library by Andrey Andreev · 11 years ago
  77. a9c7d18 Fix #2237: Parser library failed if the same tag pair is used more than once within a template by Andrey Andreev · 11 years ago
  78. 45549a2 Remove a redudant value check by Andrey Andreev · 11 years ago
  79. e6376aa Make CI_Session's set_userdata(), set_flashdata(), set_tempdata(), unset_userdata() and unset_flashdata()'s first parameter mandatory by Andrey Andreev · 11 years ago
  80. 868301a [ci skip] Fix a docblock typo by Andrey Andreev · 11 years ago
  81. a4712f5 Make CI_Form_validation::error()'s first parameter mandatory and add a typehint for CI_Form_validation::error() by Andrey Andreev · 11 years ago
  82. cb66367 Make CI_Unit_test::set_test_items()'s parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  83. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  84. 2ce19b1 Merge pull request #2768 from porquero/patch-1 by Andrey Andreev · 11 years ago
  85. b4c6218 FTP class improvements by Andrey Andreev · 11 years ago
  86. 430b14c Make CI_FTP::mkdir()'s first parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  87. 5306cad Remove _serialize() and _unserialize() methods by Jordan Eldredge · 11 years ago
  88. 5d6b9c5 Remove unneeded manual escaping of session data by Jordan Eldredge · 11 years ago
  89. 0612e92 Added post-increment for $count by Cristian Riffo Huez · 11 years ago
  90. 37fe56f Merge pull request #2764 from refringe/feature/cookie_session by Andrey Andreev · 11 years ago
  91. 74c5f26 Issue #2763 - Fixes Session GC Probability Calculation by Tyler Brownell · 11 years ago
  92. 3ca060a [ci skip] Remove a few more spaces by Andrey Andreev · 11 years ago
  93. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  94. 333b69b Spaces, log message by Kakysha · 11 years ago
  95. 8f3f1f9 Code cleanup by Kakysha · 11 years ago
  96. ffe2130 some code rewrite by Kakysha · 11 years ago
  97. 2d14673 Correct Redis connection troubleshooting by Kakysha · 11 years ago
  98. 80d663a Added option to connect through unix socket in redis cache driver by Kakysha · 11 years ago
  99. a587a93 Fix issue #2695 by Andrey Andreev · 11 years ago
  100. 32c7212 Add CI_Upload:: option by Andrey Andreev · 11 years ago