1. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  2. 81c9347 Close #3322 [ci skip] by Andrey Andreev · 10 years ago
  3. a767e84 Merge pull request #3321 from jim-parry/jim-fix by Andrey Andreev · 10 years ago
  4. 9442ac4 Better Issue report writeup by James L Parry · 10 years ago
  5. 60516ab Fix documentation instructions by James L Parry · 10 years ago
  6. 4f50256 #3073 (feature/session): Enable Memcached::OPT_BINARY_PROTOCOL by Andrey Andreev · 10 years ago
  7. a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
  8. 32a077a Really fix #3318 by Andrey Andreev · 10 years ago
  9. 5a7f77d Fix #3318 by Andrey Andreev · 10 years ago
  10. 50c9ea1 Fix #3317 ... MCrypt sucks by Andrey Andreev · 10 years ago
  11. d8e31ec Simplify CI_Loader::lang() following #3316 by Andrey Andreev · 10 years ago
  12. e9c7b72 Merge pull request #3316 from gadelat/language-array by Andrey Andreev · 10 years ago
  13. 2d7e058 Comment polish by Gabriel Potkány · 10 years ago
  14. 0e924ce Ability to pass array of language files to Language Library similar to Loader Library by Gabriel Potkány · 10 years ago
  15. da20a57 Merge pull request #3315 from gadelat/changelog-fix by Andrey Andreev · 10 years ago
  16. d618388 Fix typo in changelog entry for #3305 by Gabriel Potkány · 10 years ago
  17. 8c9612b #3310 Remove a dead line by Andrey Andreev · 10 years ago
  18. a0471dc Fix #3310 by Andrey Andreev · 10 years ago
  19. de5c246 #3073 (feature/session): Fix a typo from ff37ffe164443e53b24d529f967a1bdf065bff3a by Andrey Andreev · 10 years ago
  20. ff37ffe #3073 (feature/session): Don't regenerate IDs on AJAX requests by Andrey Andreev · 10 years ago
  21. 8e60b9a #3073 (feature/session): Implement automatic ID regeneration by Andrey Andreev · 10 years ago
  22. 5289f27 Polish changes following #3305 by Andrey Andreev · 10 years ago
  23. 288e95d Merge pull request #3305 from zachflower/feature/mysql-comments by Andrey Andreev · 10 years ago
  24. ce8aa3b Remove comment field definition from all other forge classes by Zachary Flower · 10 years ago
  25. e4b10bf Move MySQL comments to MySQL forge classes only by Zachary Flower · 10 years ago
  26. 12ee7a1 Move comment field after unique field in db forge by Zachary Flower · 10 years ago
  27. e59347d Ensure forge comments are actually getting parsed by Zachary Flower · 10 years ago
  28. 72a1ddb Merge pull request #3304 from Shakespeare2000/feature/session by Andrey Andreev · 10 years ago
  29. 9b51228 Disable database COMMENT field by default in all other DB Forge drivers by Zachary Flower · 10 years ago
  30. 24fbc61 Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, mysql, and mysqli) by Zachary Flower · 10 years ago
  31. 305186d Fix write() for session_regenerate_id(TRUE) by Shakespeare2000 · 10 years ago
  32. d46c370 Merge branch 'feature/session' of github.com:bcit-ci/CodeIgniter into feature/session by Andrey Andreev · 10 years ago
  33. 7474a67 #3073 (feature/session): Fix session_regenerate_id() issues by Andrey Andreev · 10 years ago
  34. 72b4be8 Merge pull request #3296 from Razican/doc-fix by Andreas Pfotenhauer · 10 years ago
  35. 7563c94 Fixed download link text by Razican · 10 years ago
  36. 355f9ac [ci skip] Update some (docs) links by Andrey Andreev · 10 years ago
  37. cfe2675 [ci skip] Add 2.2.0 to the downloads page in docs by Andrey Andreev · 10 years ago
  38. 49646ea Merge pull request #3295 from jim-parry/fix/user-guide-style-clean by Andrey Andreev · 10 years ago
  39. bc2d303 [ci skip] Untrack nbproject/ by root · 10 years ago
  40. f7c8ea2 Revert to default sphinx theme by James L Parry · 10 years ago
  41. 4b838af Add a real exception handler by Andrey Andreev · 10 years ago
  42. 2a86f07 The HHVM build on Travis-CI seems to be misconfigured ... by Andrey Andreev · 10 years ago
  43. 815ac8a Close #3292 by Andrey Andreev · 10 years ago
  44. 9825170 [ci skip] Update the contribution guide by Andrey Andreev · 10 years ago
  45. 44bf0e1 Merge pull request #3294 from jim-parry/fix/ug-copyright by Andrey Andreev · 10 years ago
  46. b621336 [ci skip] Update composer.json by Andrey Andreev · 10 years ago
  47. b4214c7 Specify sphinx version (fixes #3275) by James L Parry · 10 years ago
  48. dc63a02 [ci skip] Update link to the license in readme.rst by Andrey Andreev · 10 years ago
  49. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  50. cd48961 Revert "#3073 (feature/session): Fix a GC issue with the files driver" by Andrey Andreev · 10 years ago
  51. 02e82b4 Fix copyright by James L Parry · 10 years ago
  52. 927b2d6 Specify sphinx version (fixes #3275) by James L Parry · 10 years ago
  53. ba99660 Revert "Specify sphinx version (fixes #3275)" by James L Parry · 10 years ago
  54. 4ac3992 Specify sphinx version (fixes #3275) by James L Parry · 10 years ago
  55. c6e5098 #3073 (feature/session): set_flashdata() crap by Andrey Andreev · 10 years ago
  56. c5519ce #3073 (feature/session): Fix a GC issue with the files driver by Andrey Andreev · 10 years ago
  57. 865fb1c Merge pull request #3287 from appleboy/patch-3 by Andrey Andreev · 10 years ago
  58. 9f8a5f0 update some link. by Bo-Yi Wu · 10 years ago
  59. 2880738 Merge pull request #3284 from vlakoff/documentation by Andrey Andreev · 10 years ago
  60. a781204 Fix Sphinx compilation warnings by vlakoff · 10 years ago
  61. d4818b7 Fix #3283 by Andrey Andreev · 10 years ago
  62. aff2fdc Merge pull request #3277 from clawoo/develop by Andrey Andreev · 10 years ago
  63. 2b2288d [ci skip] Trim a newline character by Andrey Andreev · 10 years ago
  64. d64c51b Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by Andrey Andreev · 10 years ago
  65. 4051f1c Merge pull request #3282 from SirDre/patch-3 by Andrey Andreev · 10 years ago
  66. 421133d [ci skip] Update 2 links to relate to bcit-ci/ by Andrey Andreev · 10 years ago
  67. eef5fcd [ci skip] Fix Travis build status badge by Andrey Andreev · 10 years ago
  68. 1db369f Reword change log and add the resulting query in the manual. by clawoo · 10 years ago
  69. 38269bb Close #3280 by Andrey Andreev · 10 years ago
  70. 811e552 Update mimes.php by Andre Gardiner · 10 years ago
  71. ff8bff1 Update the change log and the documentation with the array values binding feature. by clawoo · 10 years ago
  72. 4a4f550 Escape the array elements separately and join them in compile_binds() by clawoo · 10 years ago
  73. a779c48 Escape arrays sent as binding values for database queries. by clawoo · 10 years ago
  74. 58743d7 Fix Config_test::test_base_url() by Andrey Andreev · 10 years ago
  75. f35ae5e Fix #3270 by Andrey Andreev · 10 years ago
  76. 1c77aab #3253 by Andrey Andreev · 10 years ago
  77. 4bdb667 Attempt a better base_url auto-detection by Andrey Andreev · 10 years ago
  78. 7cc3e99 Update a config_item() use case for the new NULL return value by Andrey Andreev · 10 years ago
  79. d40d94c E_DEPRECATED is not available in PHP 5.2 by Andrey Andreev · 10 years ago
  80. 6612b67 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  81. 41b546d feature/session (#3073): Fix a variable name by Andrey Andreev · 10 years ago
  82. 286f9e1 Optimize the composer_autoload check by Andrey Andreev · 10 years ago
  83. dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
  84. 4a485a7 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  85. d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
  86. 86d7ead Merge pull request #3262 from adrianorsouza/pr-fix-doc-input-class by Andrey Andreev · 10 years ago
  87. f112e4a fix doc block get_request_header() by Adriano Rosa · 10 years ago
  88. e4b9cd6 stream_set_chunk_size() requires PHP 5.4 by Andrey Andreev · 10 years ago
  89. b627430 Make sure we don't waste entropy by Andrey Andreev · 10 years ago
  90. 5bf4dcd Close #3194 by Andrey Andreev · 10 years ago
  91. 970b383 Revert #3194 by Andrey Andreev · 10 years ago
  92. f9a615a [ci skip] Remove references to 'PHP5' from comments by Andrey Andreev · 10 years ago
  93. b8f4c71 Merge pull request #3251 from amir-s/develop by Andrey Andreev · 10 years ago
  94. d5eb732 fixed a typo in changelog by Amir Saboury · 10 years ago
  95. a3de292 Merge pull request #3245 from vlakoff/documentation by Andrey Andreev · 10 years ago
  96. 891855d Fix examples in documentation by vlakoff · 10 years ago
  97. f186e1f Fix #3242 by Andrey Andreev · 10 years ago
  98. 607d5e2 Fix a defined() check by Andrey Andreev · 10 years ago
  99. 39ec295 feature/session (#3073): Redis driver save_path param parsing fixes by Andrey Andreev · 10 years ago
  100. 2c6cdd7 Fix #3238 by Andrey Andreev · 10 years ago