1. cf16830 Updated documentation by Jonatas Miguel · 12 years ago
  2. b94b91a Some user guide updates by Andrey Andreev · 13 years ago
  3. d138038 First pass at ToC remediation by Derek Jones · 13 years ago
  4. ff3f7de Documentation: remaining PHP "var" declarations changed to "public" by vlakoff · 13 years ago
  5. df24219 Alter documentation on requirements for the SQLSRV driver by Andrey Andreev · 13 years ago
  6. 4c8bf73 Merge pull request #933 from wrightlabs/patch-1 by Andrey Andreev · 13 years ago
  7. 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
  8. 142b618 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  9. dda21f6 Added support for $_SERVER['CI_ENV'] in index.php by Phil Sturgeon · 13 years ago
  10. 149c077 Changed load model examples to use lowercase model name. Fixes #1417 by Alex Bilbie · 13 years ago
  11. 697b75e Changed example model name to follow the CI styleguide class naming conventions by Alex Bilbie · 13 years ago
  12. f59bb1a Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch by Timothy Warren · 13 years ago
  13. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  14. bb8ae01 added suggested styleguide addition for future consistency by Timothy Warren · 13 years ago
  15. d8159e4 Merge upstream branch by Andrey Andreev · 13 years ago
  16. d8e1ac7 Fix some examples in the user guide by Andrey Andreev · 13 years ago
  17. a8bb4be Remove remaining access description lines from database classes and styleguide example by Andrey Andreev · 13 years ago
  18. 0a529c2 Merge upstream branch by Andrey Andreev · 13 years ago
  19. 2004325 Update the list of supported databases by Andrey Andreev · 13 years ago
  20. 2f3beb2 Postgres to PostgreSQL by Andrey Andreev · 13 years ago
  21. 6f0fd79 Merge upstream branch by Andrey Andreev · 13 years ago
  22. 8e2ca4e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  23. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  24. 334fb92 Merge upstream branch by Andrey Andreev · 13 years ago
  25. e311a99 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  26. 1d57197 Update the example on extending libraries with a constructor by Andrey Andreev · 13 years ago
  27. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  28. dd2c41f Merge upstream branch by Andrey Andreev · 13 years ago
  29. 82c8307 Added try catch example in style guide by Timothy Warren · 13 years ago
  30. 624010f Added bit about having mod_rewrite enabled for removing index.php by CroNiX · 13 years ago
  31. 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
  32. 8ae24c5 Add SQLite3 database driver by Andrey Andreev · 13 years ago
  33. 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
  34. 1f9a40f Altered the explenation of the rewrite rules to better fit the actual result. by Repox · 13 years ago
  35. 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
  36. 9286a8f unhid general topics ToC for navigation by Derek Jones · 13 years ago
  37. bf6df69 Merge branch 'feature/userguide-toc' into develop by Derek Jones · 13 years ago
  38. 619b122 incremental improvement to user guide ToC by Derek Jones · 13 years ago
  39. 89f6f1a Fix some user guide style by purwandi · 13 years ago
  40. 5ebf9d1 Fix Views on User Guide by purwandi · 13 years ago
  41. 02df61f Fix Controllers on User Guide by purwandi · 13 years ago
  42. 69116ed Fix CodeIgniter URLs on User Guide by purwandi · 13 years ago
  43. 5b3ea1a change hardcoded page docs to use generated ones by Joseph Wensley · 13 years ago
  44. af8da30 fixing code block spacing on caching, ancillary class, and alternative php docs by Derek Jones · 13 years ago
  45. 46715e5 fixing code spacing in Common and CLI docs by Derek Jones · 13 years ago
  46. e69b456 fixed code spacing in Controllers general docs by Derek Jones · 13 years ago
  47. 9713cce fixing code spacing in Core, Library, Drivers, and Errors general docs by Derek Jones · 13 years ago
  48. a1360ef fixing code spacing in Profiling, Models, Managing Apps, Hooks, and Helpers general docs by Derek Jones · 13 years ago
  49. 129c181 fixed code block spacing in styleguide docs by Derek Jones · 13 years ago
  50. 9607e73 fixed code block spacing on URLs and Views general docs by Derek Jones · 13 years ago
  51. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago