1. 9bf3cf2 [ci skip] Clean-up following PR #2864 by Andrey Andreev · 11 years ago
  2. 9a152a9 Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) by Andrey Andreev · 11 years ago
  3. 1b6f692 documentation for calendar updates by Andrew · 11 years ago
  4. cd74d36 Rename CI_Utf8::_is_ascii() to is_ascii() and make it public by Andrey Andreev · 11 years ago
  5. 81f0367 [ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart by Andrey Andreev · 11 years ago
  6. b1616b8 Fix #2364 by Andrey Andreev · 11 years ago
  7. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  8. 0bd390c [ci skip] Polish changes from #2874 by Andrey Andreev · 11 years ago
  9. 42a1139 Merge pull request #2874 from aanbar/develop by Andrey Andreev · 11 years ago
  10. 576439f Added changelog entry. An example to the docs. Tidy code a little bit. by Ahmad Anbar · 11 years ago
  11. 6ce4746 Update Text and Inflector helpers to utilize mbstring, if available by Andrey Andreev · 11 years ago
  12. 3fd1b38 Introducing compatibility layers by Andrey Andreev · 11 years ago
  13. be1496d Utf8/iconv/mbstring-related changes by Andrey Andreev · 11 years ago
  14. 05983fc A bug fix and optimizations in CI_Table by Andrey Andreev · 11 years ago
  15. e52fc26 Fix issue #43 by Andrey Andreev · 11 years ago
  16. c2804a3 Merge branch 'develop' into 'feature/encryption' by Andrey Andreev · 11 years ago
  17. 1f59095 Add method chaining support to CI_Table by Andrey Andreev · 11 years ago
  18. 6f6102c Add method chaining support to Calendar & Pagination libs by Andrey Andreev · 11 years ago
  19. 505b3d6 Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense) by Andrey Andreev · 11 years ago
  20. 2cdd483 [ci skip] Really fix wrong doc references by Andrey Andreev · 11 years ago
  21. 2690214 [ci skip] Re-format changelog entries by Andrey Andreev · 11 years ago
  22. 1e41136 [ci skip] Replace :php:func: usage with just :func: by Andrey Andreev · 11 years ago
  23. ff6d1a8 Merge branch 'develop' into 'feature/user-guide-cleanup' by Andrey Andreev · 11 years ago
  24. df7a696 Merge changes from develop by Andrey Andreev · 11 years ago
  25. f6779f5 Fix #2856 by Andrey Andreev · 11 years ago
  26. 86f46f4 Merge branch 'develop' into feature/encryption by Andrey Andreev · 11 years ago
  27. 4a2918a Integrate CI_Encryption into the framework by Andrey Andreev · 11 years ago
  28. aaa8ddb [ci skip] Update info on function_usable by Andrey Andreev · 11 years ago
  29. 98d6cc8 Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  30. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  31. c67c3fb CI_Security::_decode_entity() to replace dangerous HTML5 entities by Andrey Andreev · 11 years ago
  32. 1a9a4dc Merge branch 'feature/dbforge_table_attributes' into develop by Andrey Andreev · 11 years ago
  33. ba8bf56 SQLSRV improvements by Andrey Andreev · 11 years ago
  34. 27f798b Add support for optional table attributes to CI_DB_forge::create_table() by Andrey Andreev · 11 years ago
  35. ba231aa [ci skip] Replace incorrect usage of 'then', where it should be 'than' by Andrey Andreev · 11 years ago
  36. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  37. 4d05716 Fix #2729 by Andrey Andreev · 11 years ago
  38. 3aecedb Fix #2737 by Andrey Andreev · 11 years ago
  39. ebdb4ea Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  40. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  41. 4b9b507 Added save_queries config setting in config/database.php by Ahmedul Haque Abid · 11 years ago
  42. ecaef96 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  43. e17ccdb Merge branch 'feature/uri_routing_overhaul' into 'develop' by Andrey Andreev · 11 years ago
  44. 88cf55b Add autoloading library aliasing support (supersedes PR #2824) by Andrey Andreev · 11 years ago
  45. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  46. 30d5324 URI Routing overhaul by Andrey Andreev · 11 years ago
  47. 08fef7d Fix #2799 by adding conditional PCRE UTF-8 support to CI_URI::filter_uri() by Andrey Andreev · 11 years ago
  48. 60f71be Merge changes from develop by Andrey Andreev · 11 years ago
  49. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  50. de14aa5 CI_URI changes related to the 'permitted_uri_chars' setting by Andrey Andreev · 11 years ago
  51. 3559af1 Merge pull request #2808 from melounek/filename_as_url by Andrey Andreev · 11 years ago
  52. 75b3fb2 cleanup warnings by Connor Tumbleson · 11 years ago
  53. 4e6c528 Finally get rid of the CI_Router::_set_overrides() calls by Andrey Andreev · 11 years ago
  54. 63f07cb documentation repairs by Petr Heralecky · 11 years ago
  55. 232ea65 attach files by absolute url by Petr Heralecky · 11 years ago
  56. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  57. c809726 Further changes related to PR #2807 by Andrey Andreev · 11 years ago
  58. de88615 styleguided by Petr Heralecky · 11 years ago
  59. 300e3f0 Added Email::attach_cid() returning CID by Petr Heralecky · 11 years ago
  60. a0a73c9 Add HTTP response code 307 support in URL helper redirect() by Andrey Andreev · 11 years ago
  61. 528591d fix doc warnings by Connor Tumbleson · 11 years ago
  62. 43d7fa7 Implement atomic increment/decrement in Cache library by Andrey Andreev · 11 years ago
  63. 40235e6 Fix #133 by Andrey Andreev · 11 years ago
  64. e9e885d Merge pull request #2802 from marcossffilho/develop by Andrey Andreev · 11 years ago
  65. 7945d30 Fixed the comment and array alignment. by Ahmedul Haque Abid · 11 years ago
  66. 34cf490 Merge branch 'develop' into feature/form_validation/custom_error_per_field by Ahmedul Haque Abid · 11 years ago
  67. a0bf829 Updated change log message for form validation custrom errors. by Ahmedul Haque Abid · 11 years ago
  68. 27e91a0 Add CI_User_agent::parse() to allow parsing a custom user-agent string by Andrey Andreev · 11 years ago
  69. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  70. a593e3e Code Corrections for the Calendar Pull Request by Marcos SF Filho · 11 years ago
  71. 42b4000 Added custom error messages functionality for individual fields. by Ahmedul Haque Abid · 11 years ago
  72. 7977e1d Update the Calendar Class by Marcos SF Filho · 11 years ago
  73. 50a9d86 Deprecate the 'mysql', 'sqlite', 'mssql' and 'pdo/dblib' drivers by Andrey Andreev · 11 years ago
  74. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  75. 80a16b1 Fix #346 by Andrey Andreev · 11 years ago
  76. fb61447 [ci skip] Fix a wrong issue reference from the previous commit by Andrey Andreev · 11 years ago
  77. 5ac428b Fix #148 by Andrey Andreev · 11 years ago
  78. 4b85e77 [ci skip] Add a changelog entry for PR #2800 by Andrey Andreev · 11 years ago
  79. da8c7a5 Fix a few bugs in CI_Hook (based on PR #2762) by Andrey Andreev · 11 years ago
  80. ac023e1 Change Text helper default tag from <strong> to <mark> by Andrey Andreev · 11 years ago
  81. a20ec97 Add ability for changing the original file path/name in CI_Zip::read_file() by Andrey Andreev · 11 years ago
  82. 3b2803e Fix #2143 by Andrey Andreev · 11 years ago
  83. 61a7b8f Implement Loader method chaining by Andrey Andreev · 11 years ago
  84. 1bbc564 Fix #2268 (manually implementing PR #2269) by Andrey Andreev · 11 years ago
  85. dc53d7b Add Basic HTTP authentication support to the XML-RPC library by Andrey Andreev · 11 years ago
  86. 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
  87. 1720a6a Fix #2579: Query Builder's "no escape" functionality didn't work properly with query cache by Andrey Andreev · 11 years ago
  88. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  89. 295cfa9 Polishing changes from #PR #2781 by Andrey Andreev · 11 years ago
  90. 0db570c added changelog about EXISTS / NOT EXISTS by Tufan Barış YILDIRIM · 11 years ago
  91. 3cfd539 [ci skip] Fix a changelog message by Andrey Andreev · 11 years ago
  92. f8f14f3 Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all drivers by Andrey Andreev · 11 years ago
  93. 29947ee Add CLI error templates and only send HTTP status headers for non-CLI requests (issue #1743) by Andrey Andreev · 11 years ago
  94. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  95. c761a20 Polish changes from PR #2712 by Andrey Andreev · 11 years ago
  96. af709d6 Merge pull request #2712 from pveyes/develop by Andrey Andreev · 11 years ago
  97. 0b58b3c Fix HTTP Verb Routing Rules by Fatih Kalifa · 11 years ago
  98. f06864c typos by kakysha · 11 years ago
  99. 6b1b803 Added changelog entry by kakysha · 11 years ago
  100. 8c0e56f Remove redundant changelog entry by vlakoff · 11 years ago