1. 52ec825 Fixed a cleanup miss in the default database config file to follow the recent SSL feature changes. by Tim Nolte · 9 years ago
  2. ced557b Removed db_options configuration item for implementation later. Changed 5 new MySQLi SSL configuration options to a single ssl_options config item that is an array that will be read to set the individual SSL options. by Tim Nolte · 9 years ago
  3. 8c69150 Merge branch 'develop' into feature/mysqli-ssl by Tim Nolte · 9 years ago
  4. bd1e615 Fix #3908 by Andrey Andreev · 9 years ago
  5. 0f249c7 Merge pull request #3909 from MichaelFoss/patch-1 by Andrey Andreev · 9 years ago
  6. 9409a2a Fix typo in url_title function description. by Michael Foss · 9 years ago
  7. 29de165 Fix #3904 by Andrey Andreev · 9 years ago
  8. 38b5eb0 Fix #3903 by Andrey Andreev · 9 years ago
  9. 89ed9fa Merge branch 'develop' into feature/mysqli-ssl by Tim Nolte · 9 years ago
  10. 2ac4177 Added new MySQLi parameters/info to default database config file. Fixed missing new MySQLi parameters from database configuration documentation examples. by Tim Nolte · 9 years ago
  11. c09ab9d Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database configuration documentation to include a list of the new MySQLi driver parameters. by Tim Nolte · 9 years ago
  12. b763948 Fix #3890 by Andrey Andreev · 9 years ago
  13. a0f1872 Updated the MySQLi driver to provide support for SSL connections as well as additional database connection options. Uses the DB_driver class encrypt option as the flag for turning on encryption. Also added SSL connection validation with error logging in order to provide users a way to know if they are actually connecting via SSL. by Tim Nolte · 9 years ago
  14. e321631 [ci skip] Add a note to 3.0.0 upgrade instructions by Andrey Andreev · 9 years ago
  15. 938c7e4 [ci skip] Remove 'global_xss_filtering' from CI_Security docs by Andrey Andreev · 9 years ago
  16. 13e8db6 [ci skip] Default 'db_debug' value to depend on ENVIRONMENT setting by Andrey Andreev · 9 years ago
  17. cf4cb7d [ci skip] Improve 3.0 upgrade instructions rendering by Andrey Andreev · 9 years ago
  18. da71f5a Merge pull request #3868 from ftwbzhao/feature/migration by Andrey Andreev · 10 years ago
  19. 8d132bb update function latest by ftwbzhao · 10 years ago
  20. 3a4f9cd [ci skip] Update tutorial by Andrey Andreev · 10 years ago
  21. b8cd5e6 Fix a bug in the CSV export DB utility by Andrey Andreev · 10 years ago
  22. 3a19759 [ci skip] Trim some whitespace from Image_lib by Andrey Andreev · 10 years ago
  23. b8978ee optimize migrations class reference by ftwbzhao · 10 years ago
  24. 20bd19d Merge pull request #3865 from naghajani/develop by Andrey Andreev · 10 years ago
  25. 4d21461 Fixed some grammar. by NAghajani · 10 years ago
  26. 0bb5cd4 [ci skip] Remove example usage of MD5 for passwords by Andrey Andreev · 10 years ago
  27. 42743c6 Merge pull request #3863 from tiagowbpr/develop by Andrey Andreev · 10 years ago
  28. d90a65c param missing. by Ticema · 10 years ago
  29. e1b20cb Merge pull request #3861 from aanbar/update_mime_types by Andrey Andreev · 10 years ago
  30. d929a80 Added subtitles mime types. by Ahmad Anbar · 10 years ago
  31. 57940de Merge remote-tracking branch 'upstream/develop' into develop by Ahmad Anbar · 10 years ago
  32. 3a9eb39 Merge pull request #3854 from leandrowkz/develop by Andrey Andreev · 10 years ago
  33. 56514f1 Update changelog.rst by Leandro Mangini Antunes · 10 years ago
  34. dee92a0 Update changelog.rst by Leandro Mangini Antunes · 10 years ago
  35. 38a8cff Merge pull request #3853 from ftwbzhao/feature/ci3.0 by Andrey Andreev · 10 years ago
  36. 4c08ea9 Fixed bug - using field_data() on Oracle databases by Leandro Mangini Antunes · 10 years ago
  37. b4f3630 [Cache]minor adjustments for save function by ftwbzhao · 10 years ago
  38. 7d19161 [ci skip] Fix an erroneous doc link by Andrey Andreev · 10 years ago
  39. abbd31f Merge pull request #3842 from ftwbzhao/feature/lasttime by Andrey Andreev · 10 years ago
  40. 5bd7e01 Merge pull request #3831 from lonnieezell/attributes by Andrey Andreev · 10 years ago
  41. 5d78fd8 Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27 by Andrey Andreev · 10 years ago
  42. 89eda49 Merge pull request #3850 from RodolfoSilva/develop by Andrey Andreev · 10 years ago
  43. 60b6966 Adding validation not documented. by Rodolfo Silva · 10 years ago
  44. fbde279 Fix #3846 by Andrey Andreev · 10 years ago
  45. c836f2a update userguide by ftwbzhao · 10 years ago
  46. 70f738a Revert "Issue/PR #3836" by Andrey Andreev · 10 years ago
  47. 170ae28 Issue/PR #3836 by Andrey Andreev · 10 years ago
  48. 433c1a7 Merge pull request #3835 from ftwbzhao/feature/userguide by Andrey Andreev · 10 years ago
  49. 3f1b943 Merge pull request #3838 from mZer0ne/patch-5 by Andrey Andreev · 10 years ago
  50. a5e58eb Update user_agents.php by Oleg Filippov · 10 years ago
  51. f532736 update apc link by ftwbzhao · 10 years ago
  52. 7cf0cc1 [ci skip] Remove double description from composer.json by Andrey Andreev · 10 years ago
  53. cc9b09b Renaming folders to directories :) by Lonnie Ezell · 10 years ago
  54. ca2d5f9 [ci skip] Fix IRC link in composer.json by Andrey Andreev · 10 years ago
  55. baa6a67 Keeping the user guide source out of the dist files. by Lonnie Ezell · 10 years ago
  56. a58ce55 Merge branch 'develop' into attributes by Lonnie Ezell · 10 years ago
  57. c7e602f Merge pull request #3829 from lonnieezell/develop by Andrey Andreev · 10 years ago
  58. 52fc5b0 Converting whitespace to tabs and removing issues link by Lonnie Ezell · 10 years ago
  59. 8e9b93d Ignore a number of files when using composer with --prefer-dist by Lonnie Ezell · 10 years ago
  60. 080dffa Should ignore PHPStorm and Sublime Text project files. by Lonnie Ezell · 10 years ago
  61. 326141a Fleshing out the composer.json file with more basic info. by Lonnie Ezell · 10 years ago
  62. 8cb6f36 [ci skip] Fix timezones list in date helper docs by Andrey Andreev · 10 years ago
  63. 06a69ec [ci skip] Fix a doc link causing a Sphinx compile warning by Andrey Andreev · 10 years ago
  64. 8afed05 Merge pull request #3825 from intekhabrizvi/develop by Andrey Andreev · 10 years ago
  65. 66553a0 MIMES : added new mime type for 3gp based video file upload, added space between array by Intekhab Rizvi · 10 years ago
  66. 801fa75 MIMES : added new mime type for 3gp based video file upload by Intekhab Rizvi · 10 years ago
  67. 73b9e85 Fix #3823 by Andrey Andreev · 10 years ago
  68. af85f33 Merge pull request #3824 from jim-parry/fix/docs by Andrey Andreev · 10 years ago
  69. 12617cf Fix typos in user guide. by Master Yoda · 10 years ago
  70. 0f85090 Add list_fields() support for SQLite3 by Andrey Andreev · 10 years ago
  71. b137d23 Fix #3816 by Andrey Andreev · 10 years ago
  72. b938f94 Merge pull request #3804 from refringe/feature/cache-defaults by Andrey Andreev · 10 years ago
  73. 8e08af1 Merge pull request #3819 from kenjis/patch-1 by Andrey Andreev · 10 years ago
  74. 7eedc63 Fix migration_version by kenjis · 10 years ago
  75. ef0173d Removed extra adapter validation. Adapter validation already happens in the system Driver library. by Tyler Brownell · 10 years ago
  76. b766122 Adds error-level log messages when invalid adapters are set. by Tyler Brownell · 10 years ago
  77. 541e8b2 [ci skip] Remove redundant comment about log_threshold by Andrey Andreev · 10 years ago
  78. e6be762 Merge pull request #3801 from ivantcholakov/develop by Andrey Andreev · 10 years ago
  79. 0416a7f Reverts previous variable renaming and removes the foreach loop in favor of a simple if condition. by Tyler Brownell · 10 years ago
  80. d593535 A changelog update 3. by Ivan Tcholakov · 10 years ago
  81. 28fc4c7 A changelog update 2. by Ivan Tcholakov · 10 years ago
  82. 67c1e22 A changelog update. by Ivan Tcholakov · 10 years ago
  83. fd1bc22 Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum). by Ivan Tcholakov · 10 years ago
  84. bf2ca38 Renames $_adapter to $_driver. It's what we call it everywhere else. by Tyler Brownell · 10 years ago
  85. 229a546 Cache Library Defaults Fixed by Tyler Brownell · 10 years ago
  86. 2481213 Updates the fallback driver variable name to match the config option name. by Tyler Brownell · 10 years ago
  87. 6a03ef2 Merge pull request #3799 from absfarah/patch-1 by Andrey Andreev · 10 years ago
  88. 29fc79a Adding two new characters and their ASCII equivalent by Abs · 10 years ago
  89. d3913f5 Fix #3787 by Andrey Andreev · 10 years ago
  90. 6b620fb [ci skip] Remove whitespace by Andrey Andreev · 10 years ago
  91. b9ff08c Merge pull request #3775 from brettsantore/dev by Andrey Andreev · 10 years ago
  92. d78dd8e Add test for email address with subdomain by Brett Santore · 10 years ago
  93. 5d8e2a6 Fix #3771 by Andrey Andreev · 10 years ago
  94. 8af8746 Fix #3773 by Andrey Andreev · 10 years ago
  95. aaca76c [ci skip] Change Array helpers element(), elements() signatures by Andrey Andreev · 10 years ago
  96. 3eea247 Merge pull request #3770 from ftwbzhao/feature/ci/helper by Andrey Andreev · 10 years ago
  97. 58efdd3 Merge pull request #3769 from ftwbzhao/develop by Andrey Andreev · 10 years ago
  98. 1a973c3 [helper]update plural regular by ftwbzhao · 10 years ago
  99. 2b7a97c Status Code Definitions by ftwbzhao · 10 years ago
  100. c14aa9b Close #3761 by Andrey Andreev · 10 years ago