1. bd2a7e4 Fixed user guide internal & external links to resolve problems reported by sphinx "make linkcheck" by Master Yoda · 10 years ago
  2. 737a566 [ci skip] Forbid DB session usage with cache_on enabled by Andrey Andreev · 10 years ago
  3. b011716 [ci skip] Remove an obsolete note about references by Andrey Andreev · 10 years ago
  4. f4cb8f9 [ci skip] Fix a typo in session docs by Andrey Andreev · 10 years ago
  5. 8158bc3 Fixed a typo in uri.rst documentation by Rafael Schwemmer · 10 years ago
  6. ff806f9 [ci skip] Polish changes from PR #3669 by Andrey Andreev · 10 years ago
  7. 2f16405 update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs. by yaoshanliang · 10 years ago
  8. 19c2847 add changelog and documentation for adding an optional parameter to ``count_all_results()`` by yaoshanliang · 10 years ago
  9. ac9e63a Merge pull request #3662 from avenirer/patch-8 by Andrey Andreev · 10 years ago
  10. cc77888 Close #3663 by Andrey Andreev · 10 years ago
  11. f67b6fd Update html_helper.rst by Adrian Voicu · 10 years ago
  12. 0cfe1c3 Update html_helper.rst by Adrian Voicu · 10 years ago
  13. 8e2f83d Update html_helper.rst by Adrian Voicu · 10 years ago
  14. 875d5a1 additional info on heading() function by Adrian Voicu · 10 years ago
  15. 4fa5c4d [ci skip] Add a note about password storage in CI_Encryption docs by Andrey Andreev · 10 years ago
  16. e7a3096 [ci skip] Update CI_Encryption docs by Andrey Andreev · 10 years ago
  17. 9977605 Merge pull request #3650 from jim-parry/fix/housekeeping by Andrey Andreev · 10 years ago
  18. ec7372d removed ending S from csv_from_results and xml_from_results DButil Class reference section in userguide by Mattias Hedman · 10 years ago
  19. d46085b Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/housekeeping by Master Yoda · 10 years ago
  20. 7762c59 Housekeeping. by Master Yoda · 10 years ago
  21. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  22. d829a5f Small typo by sv3tli0 · 10 years ago
  23. 9187ed3 [ci skip] Formally deprecate 'global_xss_filtering' by Andrey Andreev · 10 years ago
  24. 23824b8 Merge pull request #3604 from Ignasimg/patch-1 by Andrey Andreev · 10 years ago
  25. ba213cd fix wrong step count by Fu Xu · 10 years ago
  26. 54b42d6 Update input.rst by Ignasimg · 10 years ago
  27. 7325fce Update changelog.rst by Ignasimg · 10 years ago
  28. f1ca865 [ci skip] Add a note about pbkdf2 in security guide by Andrey Andreev · 10 years ago
  29. 1701ad2 [ci skip] Fix wrong example link in news tutorial by Andrey Andreev · 10 years ago
  30. 42c01bd [ci skip] Fix a changelog entry by Andrey Andreev · 10 years ago
  31. 18c33ee [ci skip] Update static pages tutorial by Andrey Andreev · 10 years ago
  32. 0b5569f Added support for raw_input_stream property. by Ignasimg · 10 years ago
  33. cd99fb6 [ci skip] Tiny detail in 3.0.0 upgrade path by Andrey Andreev · 10 years ago
  34. c749bfb [ci skip] Fix where_in() docs by Andrey Andreev · 10 years ago
  35. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  36. c545c01 Make set_status_header() a dummy under CLI by Andrey Andreev · 10 years ago
  37. ff7563e Fix #3603 by Andrey Andreev · 10 years ago
  38. 0ae4e6c Fix #3593 by Andrey Andreev · 10 years ago
  39. 48e79c7 [ci skip] Add missing changelog entry from last commit by Andrey Andreev · 10 years ago
  40. aadd8bd [ci skip] Fix a doc typo by Andrey Andreev · 10 years ago
  41. b7cea9c [ci skip] Add notes about session locks for Redis, Memcached by Andrey Andreev · 10 years ago
  42. ed99086 [ci skip] Fix a typo in the docs by Andrey Andreev · 10 years ago
  43. e263efa [ci skip] Correct db config docs about 'autoinit' by Andrey Andreev · 10 years ago
  44. f1fde17 [ci skip] Add a upgrade notes about default_controller, 404_override by Andrey Andreev · 10 years ago
  45. 6732fae Update form_helper.rst by Adrian Voicu · 10 years ago
  46. 8f0a8d6 some missed explanation on set_value() by Adrian Voicu · 10 years ago
  47. 8bd46fa no more xss filtering on input by kakysha · 10 years ago
  48. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  49. 396eb89 Polish changes following PR #3573 by Andrey Andreev · 10 years ago
  50. b4b9bd3 Update transactions.rst by Rafael Schwemmer · 10 years ago
  51. 7df6634 [ci skip] Remove some whitespace by Andrey Andreev · 10 years ago
  52. fa76607 Merge pull request #3562 from avenirer/patch-1 by Andrey Andreev · 10 years ago
  53. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  54. b47763a Update form_helper.rst by Adrian Voicu · 10 years ago
  55. 92889dd update changelog for set_value() by Adrian Voicu · 10 years ago
  56. 7efcd70 Add pulldown menu to user guide. by jim · 10 years ago
  57. eccac6e [ci skip] Update session docs by Andrey Andreev · 10 years ago
  58. 40bbd60 Adjusted return type for CI_DB_utility::backup to suggestions by Gabriel Potkány · 10 years ago
  59. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  60. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  61. 6e8a202 [ci skip] Suggest 0700 instead of 0600 for session save_path dir by Andrey Andreev · 10 years ago
  62. cd3d9db [ci skip] Fix #3515 by Andrey Andreev · 10 years ago
  63. 7fd0c2d [ci skip] Fix indentation in erro handling docs by Andrey Andreev · 10 years ago
  64. b339df3 [ci skip] Document CI_Session::unset_userdata() BC break by Andrey Andreev · 10 years ago
  65. 5da18e9 Incorporated suggested changes. Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  66. 8b669f5 Clarified the template folder for errors. by Master Yoda · 10 years ago
  67. 56560be fix typo by Claudio Galdiolo · 10 years ago
  68. b4834cc [ci skip] Clarify get_cookie(), CI_Input::cookie() docs by Andrey Andreev · 10 years ago
  69. 8f72ecb updated formatting on changelog entry for in_list by Lance Vincent · 10 years ago
  70. 49f483d change in to in_list by Lance Vincent · 10 years ago
  71. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  72. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  73. 756e70b Fixed #3516 by Razican · 10 years ago
  74. 9f4eda7 [ci skip] Another adjustment to ci_sessions example by Andrey Andreev · 10 years ago
  75. 4b8bd2d Merge pull request #3510 from jim-parry/develop by Andrey Andreev · 10 years ago
  76. c02a4e6 Correct path in documentation by vlakoff · 10 years ago
  77. 08a92bc Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  78. 7201c9b Small fixes in documentation by vlakoff · 10 years ago
  79. 8f11e50 Fix unrecognized :doc: link by vlakoff · 10 years ago
  80. 58bed5a [ci skip] Update docs to account for 2.2.1 release by Andrey Andreev · 10 years ago
  81. 93d98b6 Update documentation about PHP files closing by vlakoff · 10 years ago
  82. 1c6522c [ci skip] Update security guide by Andrey Andreev · 10 years ago
  83. 9337f28 Fix Sphinx broken path by vlakoff · 10 years ago
  84. 3053b81 [ci skip] Fix docs about ci_sessions table by Andrey Andreev · 10 years ago
  85. 2c24561 Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee by Andrey Andreev · 10 years ago
  86. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  87. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  88. 19c6c3d Merge pull request #3427 from gadelat/logdate by Andrey Andreev · 10 years ago
  89. a2dee7d Fix Sphinx compilation errors by vlakoff · 10 years ago
  90. c3414ba Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by Andrey Andreev · 10 years ago
  91. d8e25e9 [ci skip] Some polishing to the latest doc changes by Andrey Andreev · 10 years ago
  92. 3fd1c27 [ci skip] Update changelog messages for Session library by Andrey Andreev · 10 years ago
  93. 9a0e660 [ci skip] Manually apply PR #3461 by Andrey Andreev · 10 years ago
  94. e3d66af [ci skip] Fix a typo in Card library docs by Andrey Andreev · 10 years ago
  95. 537242c [ci skip] feature/session (#3073): Update upgrade instructions by Andrey Andreev · 10 years ago
  96. 54e71b8 [ci skip] feature/session: Update session lib doc title by Andrey Andreev · 10 years ago
  97. 052c02f [ci skip] feature/session (#3073): Extend a note about DB drivers and locking by Andrey Andreev · 10 years ago
  98. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  99. 934d6d9 [ci skip] Make it clear that PHP <5.4 usage is discouraged by Andrey Andreev · 10 years ago
  100. db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago