1. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  2. d829a5f Small typo by sv3tli0 · 10 years ago
  3. 9187ed3 [ci skip] Formally deprecate 'global_xss_filtering' by Andrey Andreev · 10 years ago
  4. 23824b8 Merge pull request #3604 from Ignasimg/patch-1 by Andrey Andreev · 10 years ago
  5. ba213cd fix wrong step count by Fu Xu · 10 years ago
  6. 54b42d6 Update input.rst by Ignasimg · 10 years ago
  7. 7325fce Update changelog.rst by Ignasimg · 10 years ago
  8. f1ca865 [ci skip] Add a note about pbkdf2 in security guide by Andrey Andreev · 10 years ago
  9. 1701ad2 [ci skip] Fix wrong example link in news tutorial by Andrey Andreev · 10 years ago
  10. 42c01bd [ci skip] Fix a changelog entry by Andrey Andreev · 10 years ago
  11. 18c33ee [ci skip] Update static pages tutorial by Andrey Andreev · 10 years ago
  12. 0b5569f Added support for raw_input_stream property. by Ignasimg · 10 years ago
  13. cd99fb6 [ci skip] Tiny detail in 3.0.0 upgrade path by Andrey Andreev · 10 years ago
  14. c749bfb [ci skip] Fix where_in() docs by Andrey Andreev · 10 years ago
  15. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  16. c545c01 Make set_status_header() a dummy under CLI by Andrey Andreev · 10 years ago
  17. ff7563e Fix #3603 by Andrey Andreev · 10 years ago
  18. 0ae4e6c Fix #3593 by Andrey Andreev · 10 years ago
  19. 48e79c7 [ci skip] Add missing changelog entry from last commit by Andrey Andreev · 10 years ago
  20. aadd8bd [ci skip] Fix a doc typo by Andrey Andreev · 10 years ago
  21. b7cea9c [ci skip] Add notes about session locks for Redis, Memcached by Andrey Andreev · 10 years ago
  22. ed99086 [ci skip] Fix a typo in the docs by Andrey Andreev · 10 years ago
  23. e263efa [ci skip] Correct db config docs about 'autoinit' by Andrey Andreev · 10 years ago
  24. f1fde17 [ci skip] Add a upgrade notes about default_controller, 404_override by Andrey Andreev · 10 years ago
  25. 6732fae Update form_helper.rst by Adrian Voicu · 10 years ago
  26. 8f0a8d6 some missed explanation on set_value() by Adrian Voicu · 10 years ago
  27. 8bd46fa no more xss filtering on input by kakysha · 10 years ago
  28. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  29. 396eb89 Polish changes following PR #3573 by Andrey Andreev · 10 years ago
  30. b4b9bd3 Update transactions.rst by Rafael Schwemmer · 10 years ago
  31. 7df6634 [ci skip] Remove some whitespace by Andrey Andreev · 10 years ago
  32. fa76607 Merge pull request #3562 from avenirer/patch-1 by Andrey Andreev · 10 years ago
  33. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  34. b47763a Update form_helper.rst by Adrian Voicu · 10 years ago
  35. 92889dd update changelog for set_value() by Adrian Voicu · 10 years ago
  36. 7efcd70 Add pulldown menu to user guide. by jim · 10 years ago
  37. eccac6e [ci skip] Update session docs by Andrey Andreev · 10 years ago
  38. 40bbd60 Adjusted return type for CI_DB_utility::backup to suggestions by Gabriel Potkány · 10 years ago
  39. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  40. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  41. 6e8a202 [ci skip] Suggest 0700 instead of 0600 for session save_path dir by Andrey Andreev · 10 years ago
  42. cd3d9db [ci skip] Fix #3515 by Andrey Andreev · 10 years ago
  43. 7fd0c2d [ci skip] Fix indentation in erro handling docs by Andrey Andreev · 10 years ago
  44. b339df3 [ci skip] Document CI_Session::unset_userdata() BC break by Andrey Andreev · 10 years ago
  45. 5da18e9 Incorporated suggested changes. Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  46. 8b669f5 Clarified the template folder for errors. by Master Yoda · 10 years ago
  47. 56560be fix typo by Claudio Galdiolo · 10 years ago
  48. b4834cc [ci skip] Clarify get_cookie(), CI_Input::cookie() docs by Andrey Andreev · 10 years ago
  49. 8f72ecb updated formatting on changelog entry for in_list by Lance Vincent · 10 years ago
  50. 49f483d change in to in_list by Lance Vincent · 10 years ago
  51. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  52. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  53. 756e70b Fixed #3516 by Razican · 10 years ago
  54. 9f4eda7 [ci skip] Another adjustment to ci_sessions example by Andrey Andreev · 10 years ago
  55. 4b8bd2d Merge pull request #3510 from jim-parry/develop by Andrey Andreev · 10 years ago
  56. c02a4e6 Correct path in documentation by vlakoff · 10 years ago
  57. 08a92bc Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  58. 7201c9b Small fixes in documentation by vlakoff · 10 years ago
  59. 8f11e50 Fix unrecognized :doc: link by vlakoff · 10 years ago
  60. 58bed5a [ci skip] Update docs to account for 2.2.1 release by Andrey Andreev · 10 years ago
  61. 93d98b6 Update documentation about PHP files closing by vlakoff · 10 years ago
  62. 1c6522c [ci skip] Update security guide by Andrey Andreev · 10 years ago
  63. 9337f28 Fix Sphinx broken path by vlakoff · 10 years ago
  64. 3053b81 [ci skip] Fix docs about ci_sessions table by Andrey Andreev · 10 years ago
  65. 2c24561 Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee by Andrey Andreev · 10 years ago
  66. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  67. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  68. 19c6c3d Merge pull request #3427 from gadelat/logdate by Andrey Andreev · 10 years ago
  69. a2dee7d Fix Sphinx compilation errors by vlakoff · 10 years ago
  70. c3414ba Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by Andrey Andreev · 10 years ago
  71. d8e25e9 [ci skip] Some polishing to the latest doc changes by Andrey Andreev · 10 years ago
  72. 3fd1c27 [ci skip] Update changelog messages for Session library by Andrey Andreev · 10 years ago
  73. 9a0e660 [ci skip] Manually apply PR #3461 by Andrey Andreev · 10 years ago
  74. e3d66af [ci skip] Fix a typo in Card library docs by Andrey Andreev · 10 years ago
  75. 537242c [ci skip] feature/session (#3073): Update upgrade instructions by Andrey Andreev · 10 years ago
  76. 54e71b8 [ci skip] feature/session: Update session lib doc title by Andrey Andreev · 10 years ago
  77. 052c02f [ci skip] feature/session (#3073): Extend a note about DB drivers and locking by Andrey Andreev · 10 years ago
  78. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  79. 934d6d9 [ci skip] Make it clear that PHP <5.4 usage is discouraged by Andrey Andreev · 10 years ago
  80. db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago
  81. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  82. ebdb1b8 Merge pull request #3444 from peterdenk/russian-timezones by Andrey Andreev · 10 years ago
  83. 0ef898b Documentation updated. by Peter Denk · 10 years ago
  84. 2b5682d [ci skip] Fix improper wording in upgrade notes by Andrey Andreev · 10 years ago
  85. 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
  86. 0d3fde2 Polish changes following PR #3416 by Andrey Andreev · 10 years ago
  87. 0cd17c3 Update reserved controller names by vlakoff · 10 years ago
  88. b035733 Merge pull request #3442 from galdiolo/patch-4 by Andrey Andreev · 10 years ago
  89. 317f1f7 Merge pull request #3441 from galdiolo/patch-3 by Andrey Andreev · 10 years ago
  90. 347916f use $title variable in the view by Claudio Galdiolo · 10 years ago
  91. ceeb762 fix path for individual news item by Claudio Galdiolo · 10 years ago
  92. 75cfa4e fix typo by Claudio Galdiolo · 10 years ago
  93. 63dbd3c use $title variable in the view by Claudio Galdiolo · 10 years ago
  94. 08191be User Guide Tuning by James L Parry · 10 years ago
  95. 0823ed1 [ci skip] Add missing upgrade step from 2.1.4 to 2.2.0 in the docs by Andrey Andreev · 10 years ago
  96. 9c00ab0 . by Gabriel Potkány · 10 years ago
  97. f83262e Support for microseconds by Gabriel Potkány · 10 years ago
  98. c2c75f6 Enabled word-wrap in tables by David Wosnitza · 10 years ago
  99. 1fb0cc7 Add support for configuring socket pipe connections in 'mysqli' by Andrey Andreev · 10 years ago
  100. d5d4623 Fixed typo by albertleao · 10 years ago