1. d609a59 Minor formatting changes by Timothy Warren · 13 years ago
  2. 9a902cb Moved backtrace constant to config/constants.php by Timothy Warren · 13 years ago
  3. 7d53c0d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
  4. 9616842 updated Directory helper docs to use proper PHP method Sphinx roles by Derek Jones · 13 years ago
  5. 84bcc6e fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title targets, but they do exist, and links are built properly by Derek Jones · 13 years ago
  6. caa1db6 added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588 by Derek Jones · 13 years ago
  7. 12e93fe Merge pull request #307 from kylefarris/isue-276 by Derek Jones · 13 years ago
  8. 3e414f9 Check for string value before doing str_replace. (Issue #439) by Chris Muench · 13 years ago
  9. 52aff71 Added changelog item by Timothy Warren · 13 years ago
  10. deb6596 Added changelog item by Timothy Warren · 13 years ago
  11. 2d096c0 Added changelog item by Timothy Warren · 13 years ago
  12. d926b8f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
  13. 0cd4d60 Merge pull request #583 from blasto333/develop by Phil Sturgeon · 13 years ago
  14. 9593349 Fixes issue #439 some slashes not escaped in session data by Chris Muench · 13 years ago
  15. 3078bb6 Merge pull request #579 from appleboy/bug/cache by Greg Aker · 13 years ago
  16. 4d7c27e Fix #576: using ini_get() to detect if apc is enabled or not by Bo-Yi Wu · 13 years ago
  17. 053dbc8 Updated changelog to new changelog format. by Kyle Farris · 13 years ago
  18. 48d8fb6 Updated to new documentation for new active record methods. by Kyle Farris · 13 years ago
  19. 02e7c8b REALLY fixed merge problem. by Kyle Farris · 13 years ago
  20. 5494077 Fixed merge error. by Kyle Farris · 13 years ago
  21. ad17f4b Merged with development by Kyle Farris · 13 years ago
  22. db46d02 trying to resolve some merge issues by Kyle Farris · 13 years ago
  23. a2125a5 Merge pull request #575 from ounziw/develop by Eric Barnes · 13 years ago
  24. bb859fd Line Break for L165 $mysql = '20061124092345'; $unix = mysql_to_unix($mysql); by Fumito Mizuno · 13 years ago
  25. 5600828 Switch debug backtrace based on SHOW_ERROR_BACKTRACE contstant by Timothy Warren · 13 years ago
  26. 233b671 Added backtrace contstant by Timothy Warren · 13 years ago
  27. bb11767 Fixed code style issue by Timothy Warren · 13 years ago
  28. 2873ac6 Added simple backtrace to php error file by Timothy Warren · 13 years ago
  29. 10266cc Merge pull request #566 from appleboy/bug by Greg Aker · 13 years ago
  30. d3a32a2 Update: fix typo error #564 by Bo-Yi Wu · 13 years ago
  31. 63490d5 Merge pull request #559 from timw4mail/develop by Phil Sturgeon · 13 years ago
  32. 2c129c8 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  33. 8352f09 removed 'index' listing from tutorial index toc by Derek Jones · 13 years ago
  34. 9286a8f unhid general topics ToC for navigation by Derek Jones · 13 years ago
  35. bf6df69 Merge branch 'feature/userguide-toc' into develop by Derek Jones · 13 years ago
  36. e347927 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  37. 619b122 incremental improvement to user guide ToC by Derek Jones · 13 years ago
  38. 77a8c1f Merge pull request #266 from joelcox/feature/tutorial by Eric Barnes · 13 years ago
  39. c2b4881 Fixed markup glitches from HTML to RST parser. by Joël Cox · 13 years ago
  40. 7447927 Fixed an extraneous new line by Timothy Warren · 13 years ago
  41. 01b56bc Fixed some formatting issues with the changelog by Timothy Warren · 13 years ago
  42. bdbe6d2 Merge pull request #558 from timw4mail/develop by Phil Sturgeon · 13 years ago
  43. a2097a0 Converted database constructors to PHP5 type by Timothy Warren · 13 years ago
  44. a2e7cd4 Revert "Removed blue background from code examples to improve readability" by Timothy Warren · 13 years ago
  45. 3bf17fb Initial conversion of the HTML to RST using pandoc. by Joël Cox · 13 years ago
  46. 8ffcb2c Merged develop branch in tutorial. by Joël Cox · 13 years ago
  47. f4fb1db Moved tutorial to new user guide directory. by Joël Cox · 13 years ago
  48. 6f61fb2 Removed blue background from code examples to improve readability by Timothy Warren · 13 years ago
  49. 6858c07 added last updated date to footer by Derek Jones · 13 years ago
  50. aed7e48 Merge pull request #547 from purwandi/develop by Derek Jones · 13 years ago
  51. a8b5a9f Merge pull request #527 from timw4mail/develop by Phil Sturgeon · 13 years ago
  52. d669153 if statment code style update by Timothy Warren · 13 years ago
  53. 486b17c Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  54. ec19332 Added check for quote mark by Timothy Warren · 13 years ago
  55. 3351275 Revert "Added check for quote mark" by Timothy Warren · 13 years ago
  56. e7608b2 Revert "Changed all db constructors to newer syntax, made insert_id() function more convenient for postgres on pdo driver" by Timothy Warren · 13 years ago
  57. 0e762b3 Added check for quote mark by Timothy Warren · 13 years ago
  58. 526433e Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by purwandi · 13 years ago
  59. 89f6f1a Fix some user guide style by purwandi · 13 years ago
  60. 0252fc7 Merge pull request #546 from purwandi/develop by Phil Sturgeon · 13 years ago
  61. a3e952e Merge pull request #545 from appleboy/config by Phil Sturgeon · 13 years ago
  62. 5ebf9d1 Fix Views on User Guide by purwandi · 13 years ago
  63. 02df61f Fix Controllers on User Guide by purwandi · 13 years ago
  64. 69116ed Fix CodeIgniter URLs on User Guide by purwandi · 13 years ago
  65. d75e03a Update: add changelog by Bo-Yi Wu · 13 years ago
  66. bf3c404 Fix #537 issue: replace new wav mimetype by Bo-Yi Wu · 13 years ago
  67. f769ec1 Merge pull request #544 from purwandi/develop by Greg Aker · 13 years ago
  68. 550b12d Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by purwandi · 13 years ago
  69. 15cec71 Fix Encryption Class User Guide by purwandi · 13 years ago
  70. 02db066 Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into jwensley2-user_guide by Greg Aker · 13 years ago
  71. 4c5dfdf Merge pull request #542 from purwandi/develop by Greg Aker · 13 years ago
  72. f24f404 cleaning up and formatting database pages by Joseph Wensley · 13 years ago
  73. abb456a Adding "array" on Database Configuration by purwandi · 13 years ago
  74. 3eed88c Fix Database Configuration on User Guider by purwandi · 13 years ago
  75. 3569aaa Merge pull request #541 from purwandi/develop by Greg Aker · 13 years ago
  76. 6f18598 Removing EE on Writing CodeIgniter Documentation by purwandi · 13 years ago
  77. 1b97329 fixing internal links and adding method documentation by Joseph Wensley · 13 years ago
  78. a85a028 Merge pull request #540 from jwensley2/user_guide by Greg Aker · 13 years ago
  79. 5b3ea1a change hardcoded page docs to use generated ones by Joseph Wensley · 13 years ago
  80. 2be33e8 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  81. f003804 Merge pull request #483 from markhuot/develop by Greg Aker · 13 years ago
  82. 19fea6a Merge pull request #497 from cenk/ua by Greg Aker · 13 years ago
  83. 609077d Merge pull request #511 from freewil/typography-helper-dry by Greg Aker · 13 years ago
  84. 2b6f357 Merge pull request #530 from MrHyde/develop by Greg Aker · 13 years ago
  85. af9cea2 Merge pull request #536 from jwensley2/user_guide by Greg Aker · 13 years ago
  86. 80a1181 format image lib tables by Joseph Wensley · 13 years ago
  87. d87e5e6 format upload preferences table by Joseph Wensley · 13 years ago
  88. d14717f format email preferences table by Joseph Wensley · 13 years ago
  89. 3cbdd79 Merge pull request #535 from purwandi/develop by Greg Aker · 13 years ago
  90. 781bcb5 Removing unnecessary '=' on form_valdiation.rst by purwandi · 13 years ago
  91. fb7ff74 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  92. f7a8d86 Changed all db constructors to newer syntax, made insert_id() function more convenient for postgres on pdo driver by Timothy Warren · 13 years ago
  93. ec8abee Merge pull request #534 from jwensley2/user_guide by Derek Jones · 13 years ago
  94. 34acc44 format Prepping Reference table by Joseph Wensley · 13 years ago
  95. 9838c16 format rule reference table by Joseph Wensley · 13 years ago
  96. af8da30 fixing code block spacing on caching, ancillary class, and alternative php docs by Derek Jones · 13 years ago
  97. 46715e5 fixing code spacing in Common and CLI docs by Derek Jones · 13 years ago
  98. e69b456 fixed code spacing in Controllers general docs by Derek Jones · 13 years ago
  99. 9713cce fixing code spacing in Core, Library, Drivers, and Errors general docs by Derek Jones · 13 years ago
  100. a1360ef fixing code spacing in Profiling, Models, Managing Apps, Hooks, and Helpers general docs by Derek Jones · 13 years ago