1. 654e5c9 is_php() more accurate description by kakysha · 10 years ago
  2. 9ef0170 ... and neither does MYSQLI_OPT_RECONNECT by Andrey Andreev · 10 years ago
  3. 2a05fa6 Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP by Andrey Andreev · 10 years ago
  4. 9305a8b Close #3509 by Andrey Andreev · 10 years ago
  5. f1294cb Corrected loop with the $c variable by Gwenael G · 10 years ago
  6. 2f58ea6 Fix error extends class name by Gwenael G · 10 years ago
  7. 4070a63 This $comment_clause local variable is declared but never used. by Gwenael G · 10 years ago
  8. 5c2c56a This paragraph local variable is declared but never used. by Gwenael G · 10 years ago
  9. 4b6469d Um ... I meant autoload.php by Andrey Andreev · 10 years ago
  10. bd6a814 Don't try to include config/autoload.php if it doesn't exist by Andrey Andreev · 10 years ago
  11. 21898a4 Merge pull request #3490 from vlakoff/file_endings by Andrey Andreev · 10 years ago
  12. 4a18307 [ci skip] Whitespace removal by Andrey Andreev · 10 years ago
  13. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  14. db669f1 Make libraries matching controller names loadable by Andrey Andreev · 10 years ago
  15. 2c24561 Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee by Andrey Andreev · 10 years ago
  16. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  17. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  18. 19c6c3d Merge pull request #3427 from gadelat/logdate by Andrey Andreev · 10 years ago
  19. 1dc43aa Remove error suppression from mysql_*connect() by Andrey Andreev · 10 years ago
  20. 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
  21. acca91e Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  22. 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
  23. b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
  24. c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
  25. 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
  26. 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
  27. d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
  28. 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
  29. e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
  30. 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
  31. be67685 var_export in DB.php outputting string by João · 10 years ago
  32. 3866666 Handle false-positive string values for display_errors by Andrey Andreev · 10 years ago
  33. bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago
  34. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  35. db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago
  36. 010c33f Merge pull request #3278 from b1tc0re/patch-1 by Andrey Andreev · 10 years ago
  37. 5350f05 Change CI_DB_driver::field_data() signature by Andrey Andreev · 10 years ago
  38. f42e78c Updated to use the language file by Ahmad Anbar · 10 years ago
  39. 42140f5 Show the name of the field that doesn't have error message set. by Ahmad Anbar · 10 years ago
  40. 7a82972 Fix #3464 by Andrey Andreev · 10 years ago
  41. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  42. 93455e3 Fix E_WARNING in CI_Security::entity_decode() on PHP<5.3.4 by Andrey Andreev · 10 years ago
  43. ebdb1b8 Merge pull request #3444 from peterdenk/russian-timezones by Andrey Andreev · 10 years ago
  44. 0ef898b Documentation updated. by Peter Denk · 10 years ago
  45. 358b088 Fix #3460 by Andrey Andreev · 10 years ago
  46. 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
  47. 0d3fde2 Polish changes following PR #3416 by Andrey Andreev · 10 years ago
  48. 21f2e06 PR #3452 by Andrey Andreev · 10 years ago
  49. 4be1604 Change order of hooks loading by vlakoff · 10 years ago
  50. 1e5a9b1 Fix #3453 by Andrey Andreev · 10 years ago
  51. d413603 Russian time zones were changed on Oct 26 2014. by Peter Denk · 10 years ago
  52. 72d63cd fix typo in the comments by Claudio Galdiolo · 10 years ago
  53. 53e8303 Make µs support conditional and fix style by Gabriel Potkány · 10 years ago
  54. f83262e Support for microseconds by Gabriel Potkány · 10 years ago
  55. 1fb0cc7 Add support for configuring socket pipe connections in 'mysqli' by Andrey Andreev · 10 years ago
  56. 95c31ad Extend fix for #3419 by Andrey Andreev · 10 years ago
  57. e8b9c85 Merge pull request #3416 from jim-parry/userguide/db_driver_reference by Andrey Andreev · 10 years ago
  58. 42bc6d5 Fix #3419 by Andrey Andreev · 10 years ago
  59. e11657c Remove trailing newline by Jason Taylor · 10 years ago
  60. bb17798 Fix Issue #3417 by warpcode · 10 years ago
  61. 7830173 User Guide - DB Driver Reference by James L Parry · 10 years ago
  62. 466e8cc Remove output minifier by Andrey Andreev · 10 years ago
  63. c9963f4 [ci skip] Remove an unused lang string by Andrey Andreev · 10 years ago
  64. 435e0c2 Add method chaining support ot CI_DB_query_builder::reset_query() by Andrey Andreev · 10 years ago
  65. 4a587f5 Add method chaining support to QB cache methods by Andrey Andreev · 10 years ago
  66. cd94dd7 #3073 (feature/session): Allow custom drivers without the CI_ or MY_ prefix by Andrey Andreev · 10 years ago
  67. 162b1a9 Fix 'Array to string conversion' notice in CSRF validation by Andrey Andreev · 10 years ago
  68. 3c0427e Merge pull request #3393 from preems/develop by Andrey Andreev · 10 years ago
  69. 6157e52 removing extra spaces by Preetham · 10 years ago
  70. be7e493 Removed img_name from captcha helper by Preetham · 10 years ago
  71. bfa233f Further changes related to issue #47, PR #3323 by Andrey Andreev · 10 years ago
  72. bc11439 Merge pull request #3323 from Razican/remove-uri-filter by Andrey Andreev · 10 years ago
  73. e291365 closing #51. Added img_id and img_name in capcha helper by Preetham · 10 years ago
  74. b906149 DB forge/utilities polishing (docs) following #3375, #3378 by Andrey Andreev · 10 years ago
  75. a704aa7 Add 'cache_query_string' configuration option by Andrey Andreev · 10 years ago
  76. 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
  77. 61f17be Merge pull request #3388 from jim-parry/fix/deprecation by Andrey Andreev · 10 years ago
  78. 309d701 Zip library changes related to PR #3341 by Andrey Andreev · 10 years ago
  79. a94c397 Merge pull request #3341 from garrettair/gzcompress-arguments by Andrey Andreev · 10 years ago
  80. 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
  81. dfcca20 Another correction following #3384 by Andrey Andreev · 10 years ago
  82. 3357225 Some polishing following PR #3384 by Andrey Andreev · 10 years ago
  83. af14e26 Fixed code style. Update changelog. #2349 by Stefano Mazzega · 10 years ago
  84. 6d61a05 add querystring to page caching. #2349 by Stefano Mazzega · 10 years ago
  85. ac41ca6 add querystring to page caching. #2349 by Stefano Mazzega · 10 years ago
  86. 6b3bf4c Fix an error from the previous commit by Andrey Andreev · 10 years ago
  87. ef29f83 Some optimizations & polishing following PR #3381 by Andrey Andreev · 10 years ago
  88. ff89a4e Added changelog entry updated documentation Fixed code style. by Ahmad Anbar · 10 years ago
  89. 89432af Allow pulling multiple get/post ...etc at once by Ahmad Anbar · 10 years ago
  90. 5078eb5 Regressions ... #3380 #3194 ab9217e316a79bc8fab2840c8f5bd2b9bc7a4dc0 by Andrey Andreev · 10 years ago
  91. ab9217e Improve on the fix for #3380 by Andrey Andreev · 10 years ago
  92. 7d1554a Fix a regression from the previous commit by Andrey Andreev · 10 years ago
  93. 10776cc Fix #3380 by Andrey Andreev · 10 years ago
  94. 6609614 Fix an erroneous variable name by Andrey Andreev · 10 years ago
  95. f678e63 Exposed the arguments to gzcompress by adding public variables to the Zip library. by garrettair · 10 years ago
  96. ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
  97. 71f0099 Fix an issue with 'postgre' persistent connections by Andrey Andreev · 10 years ago
  98. 90671c0 Merge pull request #3325 from preems/develop by Andrey Andreev · 10 years ago
  99. dfa1e40 Removing empty lines by Michael Granados · 10 years ago
  100. bfa1644 removed additional tabs and semicolon by Preetham · 10 years ago