1. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  2. 0cd17c3 Update reserved controller names by vlakoff · 10 years ago
  3. a0471dc Fix #3310 by Andrey Andreev · 10 years ago
  4. 355f9ac [ci skip] Update some (docs) links by Andrey Andreev · 10 years ago
  5. 815ac8a Close #3292 by Andrey Andreev · 10 years ago
  6. 38269bb Close #3280 by Andrey Andreev · 10 years ago
  7. d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
  8. 891855d Fix examples in documentation by vlakoff · 10 years ago
  9. d4afe4a [ci skip] Fix routing documentation (#3192) by Andrey Andreev · 10 years ago
  10. 45cf68c [ci skip] Add a note about CI_Driver (issue #3140) by Andrey Andreev · 11 years ago
  11. ed86ee1 Add setting ['composer_autoload'] by Andrey Andreev · 11 years ago
  12. 6500bc7 Add a backport (compat) for quoted_printable_encode() by Andrey Andreev · 11 years ago
  13. 5b3fe7c Fix a few typos and add a backport (compat) for hex2bin() by Andrey Andreev · 11 years ago
  14. 0d7344e Update profiling.rst by Manu Ganji · 11 years ago
  15. 37c1f43 Update profiling.rst by Manu Ganji · 11 years ago
  16. a5621b8 Add hash_equals() to ext/hash compat layer by Andrey Andreev · 11 years ago
  17. 119d94f Small documentation update by vlakoff · 11 years ago
  18. 629d375 Remove default parameter value of is_php() by vlakoff · 11 years ago
  19. 8351404 Add support for simpler (Callable) hooks (issue #2917) by Andrey Andreev · 11 years ago
  20. 0254589 Add compatibility layer for array_column(), array_replace(), array_replace_recursive() by Andrey Andreev · 11 years ago
  21. 9a152a9 Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) by Andrey Andreev · 11 years ago
  22. 81f0367 [ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart by Andrey Andreev · 11 years ago
  23. be1496d Utf8/iconv/mbstring-related changes by Andrey Andreev · 11 years ago
  24. d8bef8a "BASEPATH check" consistency by darwinel · 11 years ago
  25. 9228f85 [ci skip] Add return types to common and error handling functions docs by Andrey Andreev · 11 years ago
  26. ff6d1a8 Merge branch 'develop' into 'feature/user-guide-cleanup' by Andrey Andreev · 11 years ago
  27. aaa8ddb [ci skip] Update info on function_usable by Andrey Andreev · 11 years ago
  28. af9aa2b [ci skip] Add a note to the is_really_writable() docs by Andrey Andreev · 11 years ago
  29. 1d6bddd update to errorfunc url by Connor Tumbleson · 11 years ago
  30. b8401d4 fix bad url by Connor Tumbleson · 11 years ago
  31. ba231aa [ci skip] Replace incorrect usage of 'then', where it should be 'than' by Andrey Andreev · 11 years ago
  32. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  33. ebdb4ea Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  34. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  35. e16b926 fix lists on requirements by Connor Tumbleson · 11 years ago
  36. 75b3fb2 cleanup warnings by Connor Tumbleson · 11 years ago
  37. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  38. 05be087 d'oh - :noindex: in wrong place by Connor Tumbleson · 11 years ago
  39. 528591d fix doc warnings by Connor Tumbleson · 11 years ago
  40. 9f387e7 [ci skip] Clean up the common functions docs by Andrey Andreev · 11 years ago
  41. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  42. c761a20 Polish changes from PR #2712 by Andrey Andreev · 11 years ago
  43. af709d6 Merge pull request #2712 from pveyes/develop by Andrey Andreev · 11 years ago
  44. 0b58b3c Fix HTTP Verb Routing Rules by Fatih Kalifa · 11 years ago
  45. 838c9a9 Drop the unused parameter from log_message() / CI_Log::write_log() by Andrey Andreev · 11 years ago
  46. e3e2c69 [ci skip] Fix style guide typos by Andrey Andreev · 12 years ago
  47. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  48. 123bb20 Updating user guide :php:func: refs to :func: by Derek Jones · 12 years ago
  49. b8c283a Dropping unecessary php: directive to function definitions in user guide by Derek Jones · 12 years ago
  50. fbb980a [ci skip] Remove a leftover description of the non-configurable translating of URI dashes by Andrey Andreev · 12 years ago
  51. 08fec7b Router improvements by Andrey Andreev · 12 years ago
  52. cead4cc Remove documentation note obsoleted by previous commit by vlakoff · 12 years ago
  53. f755cfd Merge pull request #2440 from vlakoff/develop by Andrey Andreev · 12 years ago
  54. d3f9efe Adds a few new lines to note directive to fix a build error in the docs. by Kevin Smith · 12 years ago
  55. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  56. 4ad3708 User guide: fix list of allowed URI characters by vlakoff · 12 years ago
  57. 52301c7 Documentation: fix some outdated paths by vlakoff · 12 years ago
  58. 9a6032d Documentation: another update to reserved names list by vlakoff · 12 years ago
  59. b527bb5 Documentation: update reserved names list by vlakoff · 12 years ago
  60. 50dfe01 Updated in accordance with feedback from @narfbg by Daniel Hunsaker · 12 years ago
  61. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  62. d746f26 Style guide PR tweaks. by Eric Roberts · 12 years ago
  63. 4addd5e Update Style Guide page. by Eric Roberts · 12 years ago
  64. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  65. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  66. 0c1e163 Adjustments in routing documentation by vlakoff · 12 years ago
  67. 5a519db Implement autoload model aliasing (#2117) by Andrey Andreev · 12 years ago
  68. 024cfec Syntax fixes in documentation source by vlakoff · 12 years ago
  69. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  70. b37d2bc Add CI_Output::delete_cache() by Andrey Andreev · 12 years ago
  71. 93f5c5d [ci skip] Fix a typo in the styleguide by Andrey Andreev · 12 years ago
  72. 16a704c [ci skip] Polish docs in user_guide_src/source/general/ by Andrey Andreev · 12 years ago
  73. 1bc3026 Polish the Common functions documentation by Andrey Andreev · 12 years ago
  74. e9d2dc8 Added function_usable() to common functions by Andrey Andreev · 12 years ago
  75. 522c736 Revert usage of is_callable() in system/core/CodeIgniter.php by Andrey Andreev · 12 years ago
  76. 7b18a3f Fix #708 by Andrey Andreev · 12 years ago
  77. d1097a1 Allow use of dashes in controller/method URI segments by Andrey Andreev · 12 years ago
  78. 3ccc386 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jonatas Miguel · 12 years ago
  79. 7676c2d Fix issue #658 (:any wildcard matching slashes) by Andrey Andreev · 12 years ago
  80. b51823d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jonatas Miguel · 12 years ago
  81. f837ed9 [ci skip] Drop cheatsheets and quick_reference PDFs from the documentation (unmaintainable) by Andrey Andreev · 12 years ago
  82. a9d98ce [ci skip] Add a note about routes.php not being a filter by Andrey Andreev · 12 years ago
  83. 3fb0267 Add is_https() as a common function by Andrey Andreev · 12 years ago
  84. 06e9d1d [ci skip] Remove core from the description of libraries loaded by the autoloader by Andrey Andreev · 12 years ago
  85. 0130ace Changed Lunix for Linux by Erocanti · 12 years ago
  86. 5f733c4 Update reserved names documentation by vlakoff · 12 years ago
  87. 8f1cdd1 Changed spaces to tabs where appropriate. by Jonatas Miguel · 12 years ago
  88. f002c2a Corrected styling errors in documentation by Jonatas Miguel · 12 years ago
  89. cf16830 Updated documentation by Jonatas Miguel · 12 years ago
  90. b94b91a Some user guide updates by Andrey Andreev · 13 years ago
  91. d138038 First pass at ToC remediation by Derek Jones · 13 years ago
  92. ff3f7de Documentation: remaining PHP "var" declarations changed to "public" by vlakoff · 13 years ago
  93. df24219 Alter documentation on requirements for the SQLSRV driver by Andrey Andreev · 13 years ago
  94. 4c8bf73 Merge pull request #933 from wrightlabs/patch-1 by Andrey Andreev · 13 years ago
  95. 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
  96. 142b618 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  97. dda21f6 Added support for $_SERVER['CI_ENV'] in index.php by Phil Sturgeon · 13 years ago
  98. 149c077 Changed load model examples to use lowercase model name. Fixes #1417 by Alex Bilbie · 13 years ago
  99. 697b75e Changed example model name to follow the CI styleguide class naming conventions by Alex Bilbie · 13 years ago
  100. f59bb1a Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch by Timothy Warren · 13 years ago