1. 2eb580c Log an error message if composer_autoload is not found. by Andrey Andreev · 10 years ago
  2. 1725432 [ci skip] Load vendor/autoload.php earlier by Andrey Andreev · 10 years ago
  3. cc6c9a4 Merge pull request #3532 from galdiolo/patch-7 by Andrey Andreev · 10 years ago
  4. c9982e4 fix typo in comments by Claudio Galdiolo · 10 years ago
  5. a92de4b Merge pull request #3531 from galdiolo/patch-6 by Andrey Andreev · 10 years ago
  6. 93e7813 fix typo in comments by Claudio Galdiolo · 10 years ago
  7. ba6bd22 fix typo in comments by Claudio Galdiolo · 10 years ago
  8. b83a3d2 fix typo in comments by Claudio Galdiolo · 10 years ago
  9. 325d22d fix typo in comments by Claudio Galdiolo · 10 years ago
  10. 56560be fix typo by Claudio Galdiolo · 10 years ago
  11. 00c222d Fix #3529 by Andrey Andreev · 10 years ago
  12. 4235180 Merge pull request #3530 from galdiolo/patch-5 by Andrey Andreev · 10 years ago
  13. 5c9d905 fix typo in comments by Claudio Galdiolo · 10 years ago
  14. 80b7a38 fix typo in comments by Claudio Galdiolo · 10 years ago
  15. cb29049 fix typo in comments by Claudio Galdiolo · 10 years ago
  16. b4834cc [ci skip] Clarify get_cookie(), CI_Input::cookie() docs by Andrey Andreev · 10 years ago
  17. 5b662e4 [ci skip] Correct a docblock following PR #3521 by Andrey Andreev · 10 years ago
  18. 77dab99 Merge pull request #3521 from foxlance/develop by Andrey Andreev · 10 years ago
  19. 5f402d0 Merge pull request #3524 from galdiolo/patch-5 by Andrey Andreev · 10 years ago
  20. b993b4b fix typo in comments by Claudio Galdiolo · 10 years ago
  21. 8f72ecb updated formatting on changelog entry for in_list by Lance Vincent · 10 years ago
  22. 49f483d change in to in_list by Lance Vincent · 10 years ago
  23. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  24. 2117fa2 Merge remote-tracking branch 'origin/develop' into develop by Lance Vincent · 10 years ago
  25. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  26. b91bdf7 Merge pull request #3519 from kakysha/develop by Andrey Andreev · 10 years ago
  27. d62e7bc Form Validation - After Date by Lance Vincent · 10 years ago
  28. c248243 Form Validation - Before Date by Lance Vincent · 10 years ago
  29. 654e5c9 is_php() more accurate description by kakysha · 10 years ago
  30. fd5b2ac Form Validation - Not In Method by Lance Vincent · 10 years ago
  31. 967ab65 Merge pull request #3517 from Razican/credit_fix by Andrey Andreev · 10 years ago
  32. 756e70b Fixed #3516 by Razican · 10 years ago
  33. 3a627d1 [ci skip] Remove 'session' from autoload comments for 'driver' by Andrey Andreev · 10 years ago
  34. e700c31 Form Validation - Date Method by Lance Vincent · 10 years ago
  35. 9ef0170 ... and neither does MYSQLI_OPT_RECONNECT by Andrey Andreev · 10 years ago
  36. 2a05fa6 Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP by Andrey Andreev · 10 years ago
  37. b56de65 Remove license blocks in /application files by vlakoff · 10 years ago
  38. 9305a8b Close #3509 by Andrey Andreev · 10 years ago
  39. 9f4eda7 [ci skip] Another adjustment to ci_sessions example by Andrey Andreev · 10 years ago
  40. 4b8bd2d Merge pull request #3510 from jim-parry/develop by Andrey Andreev · 10 years ago
  41. c02a4e6 Correct path in documentation by vlakoff · 10 years ago
  42. 08a92bc Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  43. 8e72ecf Form Validation - In Method by Lance Vincent · 10 years ago
  44. e13fea5 Form Validation - Between method by Lance Vincent · 10 years ago
  45. dca5aa2 Merge pull request #3508 from vlakoff/documentation-2 by Andrey Andreev · 10 years ago
  46. 7201c9b Small fixes in documentation by vlakoff · 10 years ago
  47. aed962b Merge pull request #3502 from dev-ggallon/Database by Andrey Andreev · 10 years ago
  48. f1294cb Corrected loop with the $c variable by Gwenael G · 10 years ago
  49. 2f58ea6 Fix error extends class name by Gwenael G · 10 years ago
  50. 4070a63 This $comment_clause local variable is declared but never used. by Gwenael G · 10 years ago
  51. 7e9ee48 Merge pull request #3501 from dev-ggallon/Typography_Library by Andrey Andreev · 10 years ago
  52. 5c2c56a This paragraph local variable is declared but never used. by Gwenael G · 10 years ago
  53. 8f11e50 Fix unrecognized :doc: link by vlakoff · 10 years ago
  54. 58bed5a [ci skip] Update docs to account for 2.2.1 release by Andrey Andreev · 10 years ago
  55. 4b6469d Um ... I meant autoload.php by Andrey Andreev · 10 years ago
  56. bd6a814 Don't try to include config/autoload.php if it doesn't exist by Andrey Andreev · 10 years ago
  57. 21898a4 Merge pull request #3490 from vlakoff/file_endings by Andrey Andreev · 10 years ago
  58. 93d98b6 Update documentation about PHP files closing by vlakoff · 10 years ago
  59. 4a18307 [ci skip] Whitespace removal by Andrey Andreev · 10 years ago
  60. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  61. 1c6522c [ci skip] Update security guide by Andrey Andreev · 10 years ago
  62. 6e8cad5 Merge pull request #3494 from vlakoff/documentation by Andrey Andreev · 10 years ago
  63. 9337f28 Fix Sphinx broken path by vlakoff · 10 years ago
  64. db669f1 Make libraries matching controller names loadable by Andrey Andreev · 10 years ago
  65. a7e24ec [ci skip] Fix incorrect wording in config.php by Andrey Andreev · 10 years ago
  66. 3053b81 [ci skip] Fix docs about ci_sessions table by Andrey Andreev · 10 years ago
  67. 2c24561 Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee by Andrey Andreev · 10 years ago
  68. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  69. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  70. 19c6c3d Merge pull request #3427 from gadelat/logdate by Andrey Andreev · 10 years ago
  71. e7068ed Ignore mysql_*connect() E_DEPRECATED errors in tests by Andrey Andreev · 10 years ago
  72. 1dc43aa Remove error suppression from mysql_*connect() by Andrey Andreev · 10 years ago
  73. fb6bb56 Merge pull request #3484 from vlakoff/documentation by Andrey Andreev · 10 years ago
  74. a2dee7d Fix Sphinx compilation errors by vlakoff · 10 years ago
  75. c3414ba Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by Andrey Andreev · 10 years ago
  76. d8e25e9 [ci skip] Some polishing to the latest doc changes by Andrey Andreev · 10 years ago
  77. 882c037 Merge pull request #3483 from ivantcholakov/develop by Andrey Andreev · 10 years ago
  78. 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
  79. 3fd1c27 [ci skip] Update changelog messages for Session library by Andrey Andreev · 10 years ago
  80. 9a0e660 [ci skip] Manually apply PR #3461 by Andrey Andreev · 10 years ago
  81. e3d66af [ci skip] Fix a typo in Card library docs by Andrey Andreev · 10 years ago
  82. acca91e Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  83. 537242c [ci skip] feature/session (#3073): Update upgrade instructions by Andrey Andreev · 10 years ago
  84. 54e71b8 [ci skip] feature/session: Update session lib doc title by Andrey Andreev · 10 years ago
  85. 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
  86. 052c02f [ci skip] feature/session (#3073): Extend a note about DB drivers and locking by Andrey Andreev · 10 years ago
  87. 9e82b0d [ci skip] Add missing word in a comment by Andrey Andreev · 10 years ago
  88. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  89. b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
  90. c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
  91. 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
  92. 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
  93. d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
  94. 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
  95. e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
  96. 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
  97. c8aebc6 Merge pull request #3479 from jdlferreira/develop by Andrey Andreev · 10 years ago
  98. be67685 var_export in DB.php outputting string by João · 10 years ago
  99. 3866666 Handle false-positive string values for display_errors by Andrey Andreev · 10 years ago
  100. bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago