1. e3e2c69 [ci skip] Fix style guide typos by Andrey Andreev · 12 years ago
  2. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  3. fbb980a [ci skip] Remove a leftover description of the non-configurable translating of URI dashes by Andrey Andreev · 12 years ago
  4. 08fec7b Router improvements by Andrey Andreev · 12 years ago
  5. cead4cc Remove documentation note obsoleted by previous commit by vlakoff · 12 years ago
  6. f755cfd Merge pull request #2440 from vlakoff/develop by Andrey Andreev · 12 years ago
  7. d3f9efe Adds a few new lines to note directive to fix a build error in the docs. by Kevin Smith · 12 years ago
  8. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  9. 4ad3708 User guide: fix list of allowed URI characters by vlakoff · 12 years ago
  10. 52301c7 Documentation: fix some outdated paths by vlakoff · 12 years ago
  11. 9a6032d Documentation: another update to reserved names list by vlakoff · 12 years ago
  12. b527bb5 Documentation: update reserved names list by vlakoff · 12 years ago
  13. 50dfe01 Updated in accordance with feedback from @narfbg by Daniel Hunsaker · 12 years ago
  14. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  15. d746f26 Style guide PR tweaks. by Eric Roberts · 12 years ago
  16. 4addd5e Update Style Guide page. by Eric Roberts · 12 years ago
  17. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  18. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  19. 0c1e163 Adjustments in routing documentation by vlakoff · 12 years ago
  20. 5a519db Implement autoload model aliasing (#2117) by Andrey Andreev · 12 years ago
  21. 024cfec Syntax fixes in documentation source by vlakoff · 12 years ago
  22. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  23. b37d2bc Add CI_Output::delete_cache() by Andrey Andreev · 12 years ago
  24. 93f5c5d [ci skip] Fix a typo in the styleguide by Andrey Andreev · 12 years ago
  25. 16a704c [ci skip] Polish docs in user_guide_src/source/general/ by Andrey Andreev · 12 years ago
  26. 1bc3026 Polish the Common functions documentation by Andrey Andreev · 12 years ago
  27. e9d2dc8 Added function_usable() to common functions by Andrey Andreev · 12 years ago
  28. 522c736 Revert usage of is_callable() in system/core/CodeIgniter.php by Andrey Andreev · 12 years ago
  29. 7b18a3f Fix #708 by Andrey Andreev · 12 years ago
  30. d1097a1 Allow use of dashes in controller/method URI segments by Andrey Andreev · 12 years ago
  31. 3ccc386 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jonatas Miguel · 12 years ago
  32. 7676c2d Fix issue #658 (:any wildcard matching slashes) by Andrey Andreev · 12 years ago
  33. b51823d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jonatas Miguel · 12 years ago
  34. f837ed9 [ci skip] Drop cheatsheets and quick_reference PDFs from the documentation (unmaintainable) by Andrey Andreev · 12 years ago
  35. a9d98ce [ci skip] Add a note about routes.php not being a filter by Andrey Andreev · 12 years ago
  36. 3fb0267 Add is_https() as a common function by Andrey Andreev · 12 years ago
  37. 06e9d1d [ci skip] Remove core from the description of libraries loaded by the autoloader by Andrey Andreev · 12 years ago
  38. 0130ace Changed Lunix for Linux by Erocanti · 12 years ago
  39. 5f733c4 Update reserved names documentation by vlakoff · 12 years ago
  40. 8f1cdd1 Changed spaces to tabs where appropriate. by Jonatas Miguel · 12 years ago
  41. f002c2a Corrected styling errors in documentation by Jonatas Miguel · 12 years ago
  42. cf16830 Updated documentation by Jonatas Miguel · 12 years ago
  43. b94b91a Some user guide updates by Andrey Andreev · 13 years ago
  44. d138038 First pass at ToC remediation by Derek Jones · 13 years ago
  45. ff3f7de Documentation: remaining PHP "var" declarations changed to "public" by vlakoff · 13 years ago
  46. df24219 Alter documentation on requirements for the SQLSRV driver by Andrey Andreev · 13 years ago
  47. 4c8bf73 Merge pull request #933 from wrightlabs/patch-1 by Andrey Andreev · 13 years ago
  48. 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
  49. 142b618 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  50. dda21f6 Added support for $_SERVER['CI_ENV'] in index.php by Phil Sturgeon · 13 years ago
  51. 149c077 Changed load model examples to use lowercase model name. Fixes #1417 by Alex Bilbie · 13 years ago
  52. 697b75e Changed example model name to follow the CI styleguide class naming conventions by Alex Bilbie · 13 years ago
  53. f59bb1a Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch by Timothy Warren · 13 years ago
  54. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  55. bb8ae01 added suggested styleguide addition for future consistency by Timothy Warren · 13 years ago
  56. d8159e4 Merge upstream branch by Andrey Andreev · 13 years ago
  57. d8e1ac7 Fix some examples in the user guide by Andrey Andreev · 13 years ago
  58. a8bb4be Remove remaining access description lines from database classes and styleguide example by Andrey Andreev · 13 years ago
  59. 0a529c2 Merge upstream branch by Andrey Andreev · 13 years ago
  60. 2004325 Update the list of supported databases by Andrey Andreev · 13 years ago
  61. 2f3beb2 Postgres to PostgreSQL by Andrey Andreev · 13 years ago
  62. 6f0fd79 Merge upstream branch by Andrey Andreev · 13 years ago
  63. 8e2ca4e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  64. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  65. 334fb92 Merge upstream branch by Andrey Andreev · 13 years ago
  66. e311a99 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  67. 1d57197 Update the example on extending libraries with a constructor by Andrey Andreev · 13 years ago
  68. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  69. dd2c41f Merge upstream branch by Andrey Andreev · 13 years ago
  70. 82c8307 Added try catch example in style guide by Timothy Warren · 13 years ago
  71. 624010f Added bit about having mod_rewrite enabled for removing index.php by CroNiX · 13 years ago
  72. 2a97c7d It appears the Security class has been added to the system/core folder and is loaded automatically as well. by John Wright · 13 years ago
  73. 8ae24c5 Add SQLite3 database driver by Andrey Andreev · 13 years ago
  74. 5287f66 Removed the first slash of the line 51. With this, the goal of the code don't work. I tried it in many Apache servers. Sorry if I am wrong. by insign · 13 years ago
  75. 1f9a40f Altered the explenation of the rewrite rules to better fit the actual result. by Repox · 13 years ago
  76. ed47727 Altered the suggested mod_rewrite rules for removing index.php from URL to better fit the needs between CI routing and asset files. This suggestion addresses issue #684 by Repox · 13 years ago
  77. 9286a8f unhid general topics ToC for navigation by Derek Jones · 13 years ago
  78. bf6df69 Merge branch 'feature/userguide-toc' into develop by Derek Jones · 13 years ago
  79. 619b122 incremental improvement to user guide ToC by Derek Jones · 13 years ago
  80. 89f6f1a Fix some user guide style by purwandi · 13 years ago
  81. 5ebf9d1 Fix Views on User Guide by purwandi · 13 years ago
  82. 02df61f Fix Controllers on User Guide by purwandi · 13 years ago
  83. 69116ed Fix CodeIgniter URLs on User Guide by purwandi · 13 years ago
  84. 5b3ea1a change hardcoded page docs to use generated ones by Joseph Wensley · 13 years ago
  85. af8da30 fixing code block spacing on caching, ancillary class, and alternative php docs by Derek Jones · 13 years ago
  86. 46715e5 fixing code spacing in Common and CLI docs by Derek Jones · 13 years ago
  87. e69b456 fixed code spacing in Controllers general docs by Derek Jones · 13 years ago
  88. 9713cce fixing code spacing in Core, Library, Drivers, and Errors general docs by Derek Jones · 13 years ago
  89. a1360ef fixing code spacing in Profiling, Models, Managing Apps, Hooks, and Helpers general docs by Derek Jones · 13 years ago
  90. 129c181 fixed code block spacing in styleguide docs by Derek Jones · 13 years ago
  91. 9607e73 fixed code block spacing on URLs and Views general docs by Derek Jones · 13 years ago
  92. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago