1. d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
  2. 629d375 Remove default parameter value of is_php() by vlakoff · 11 years ago
  3. 9228f85 [ci skip] Add return types to common and error handling functions docs by Andrey Andreev · 11 years ago
  4. ff6d1a8 Merge branch 'develop' into 'feature/user-guide-cleanup' by Andrey Andreev · 11 years ago
  5. aaa8ddb [ci skip] Update info on function_usable by Andrey Andreev · 11 years ago
  6. af9aa2b [ci skip] Add a note to the is_really_writable() docs by Andrey Andreev · 11 years ago
  7. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  8. 75b3fb2 cleanup warnings by Connor Tumbleson · 11 years ago
  9. 05be087 d'oh - :noindex: in wrong place by Connor Tumbleson · 11 years ago
  10. 528591d fix doc warnings by Connor Tumbleson · 11 years ago
  11. 9f387e7 [ci skip] Clean up the common functions docs by Andrey Andreev · 11 years ago
  12. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  13. 838c9a9 Drop the unused parameter from log_message() / CI_Log::write_log() by Andrey Andreev · 11 years ago
  14. b8c283a Dropping unecessary php: directive to function definitions in user guide by Derek Jones · 12 years ago
  15. cead4cc Remove documentation note obsoleted by previous commit by vlakoff · 12 years ago
  16. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  17. 9a6032d Documentation: another update to reserved names list by vlakoff · 12 years ago
  18. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  19. 1bc3026 Polish the Common functions documentation by Andrey Andreev · 12 years ago
  20. e9d2dc8 Added function_usable() to common functions by Andrey Andreev · 12 years ago
  21. 7b18a3f Fix #708 by Andrey Andreev · 12 years ago
  22. 3fb0267 Add is_https() as a common function by Andrey Andreev · 12 years ago
  23. 6ef498b Added get_mimes() function to system/core/Commons.php.The MIMEs array from config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411 by Andrey Andreev · 13 years ago
  24. 46715e5 fixing code spacing in Common and CLI docs by Derek Jones · 13 years ago
  25. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago