1. 3351275 Revert "Added check for quote mark" by Timothy Warren · 13 years ago
  2. 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
  3. 0e762b3 Added check for quote mark by Timothy Warren · 13 years ago
  4. 2be33e8 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  5. f003804 Merge pull request #483 from markhuot/develop by Greg Aker · 13 years ago
  6. 19fea6a Merge pull request #497 from cenk/ua by Greg Aker · 13 years ago
  7. 609077d Merge pull request #511 from freewil/typography-helper-dry by Greg Aker · 13 years ago
  8. 2b6f357 Merge pull request #530 from MrHyde/develop by Greg Aker · 13 years ago
  9. af9cea2 Merge pull request #536 from jwensley2/user_guide by Greg Aker · 13 years ago
  10. 80a1181 format image lib tables by Joseph Wensley · 13 years ago
  11. d87e5e6 format upload preferences table by Joseph Wensley · 13 years ago
  12. d14717f format email preferences table by Joseph Wensley · 13 years ago
  13. 3cbdd79 Merge pull request #535 from purwandi/develop by Greg Aker · 13 years ago
  14. 781bcb5 Removing unnecessary '=' on form_valdiation.rst by purwandi · 13 years ago
  15. fb7ff74 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  16. 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
  17. ec8abee Merge pull request #534 from jwensley2/user_guide by Derek Jones · 13 years ago
  18. 34acc44 format Prepping Reference table by Joseph Wensley · 13 years ago
  19. 9838c16 format rule reference table by Joseph Wensley · 13 years ago
  20. af8da30 fixing code block spacing on caching, ancillary class, and alternative php docs by Derek Jones · 13 years ago
  21. 46715e5 fixing code spacing in Common and CLI docs by Derek Jones · 13 years ago
  22. e69b456 fixed code spacing in Controllers general docs by Derek Jones · 13 years ago
  23. 9713cce fixing code spacing in Core, Library, Drivers, and Errors general docs by Derek Jones · 13 years ago
  24. a1360ef fixing code spacing in Profiling, Models, Managing Apps, Hooks, and Helpers general docs by Derek Jones · 13 years ago
  25. 129c181 fixed code block spacing in styleguide docs by Derek Jones · 13 years ago
  26. 9607e73 fixed code block spacing on URLs and Views general docs by Derek Jones · 13 years ago
  27. 3af4852 fixed code block spacing in installation docs files by Derek Jones · 13 years ago
  28. 70ff9c9 fixed code block spacing in Benchmark lib docs by Derek Jones · 13 years ago
  29. 3ab40a6 fixed code block spacing in Calendar lib docs by Derek Jones · 13 years ago
  30. 97f283d fixed code block spacing in Cart lib docs by Derek Jones · 13 years ago
  31. 3c35684 fixed code block spacing in Email lib docs by Derek Jones · 13 years ago
  32. 3e9fb1c fixed code block spacing in Encryption lib docs by Derek Jones · 13 years ago
  33. 0786251 fixed code block spacing in File Upload lib docs by Derek Jones · 13 years ago
  34. e2903b4 fixed code block spacing in Form Validation lib docs by Derek Jones · 13 years ago
  35. 5b8ebce fixed code block spacing in FTP lib docs by Derek Jones · 13 years ago
  36. 156c402 fixed code block spacing in Image lib docs by Derek Jones · 13 years ago
  37. 8831d11 fixed code block spacing on Input lib docs by Derek Jones · 13 years ago
  38. d095adf fixed code block spacing on Language and JS lib docs by Derek Jones · 13 years ago
  39. 36be969 fixed code block spacing in Loader, Output, and Pagination lib docs by Derek Jones · 13 years ago
  40. eb946d0 fixed code block spacing in Template Parser and Security lib docs by Derek Jones · 13 years ago
  41. 4766397 Changed to escape using PDO::quote() by Timothy Warren · 13 years ago
  42. 4b83d91 fixed code block spacing in Session lib by Derek Jones · 13 years ago
  43. d467862 fixed code block spacing in HTML Table lib by Derek Jones · 13 years ago
  44. e0da604 fixed code block samples for Typography and Trackback libs by Derek Jones · 13 years ago
  45. 3185392 fixed code block samples for Unit Testing lib by Derek Jones · 13 years ago
  46. 87d152e fixed code block samples for URI lib by Derek Jones · 13 years ago
  47. 06cd162 fixed code block samples for User Agent lib by Derek Jones · 13 years ago
  48. 92763a5 fixed code block samples for XML-RPC lib by Derek Jones · 13 years ago
  49. 526362d fixed code block samples for Zip lib by Derek Jones · 13 years ago
  50. 36907da fixed code blocks in at_a_glance (finishes overview folder code block cleanup) by Derek Jones · 13 years ago
  51. 4f0c8cb Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Derek Jones · 13 years ago
  52. 57ccd44 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Derek Jones · 13 years ago
  53. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago
  54. 5f13efe Merge pull request #486 from narfbg/ci-issue-60 by Phil Sturgeon · 13 years ago
  55. 044a522 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Derek Jones · 13 years ago
  56. 7afda98 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  57. d1ecd5c Changed translation of D and d in foreign chars. Fixes #500 by Eric Barnes · 13 years ago
  58. e8f026c Merge pull request #531 from purwandi/develop by Phil Sturgeon · 13 years ago
  59. 064da7b Fix location file Security Class to core folder by purwandi · 13 years ago
  60. 365940a newline character ending for link_tag() function result by MrHyde · 13 years ago
  61. ec9bdec Merge pull request #528 from narfbg/ci-core-security by Derek Jones · 13 years ago
  62. b5a43b0 Added batch functions, fixed excaping function by Timothy Warren · 13 years ago
  63. 3d113bd Clean up core Security class by Andrey Andreev · 13 years ago
  64. 12a1747 Merge pull request #282 from timw4mail/develop by Phil Sturgeon · 13 years ago
  65. 8706a5d Merge pull request #524 from kenjis/add_meta_tag by Eric Barnes · 13 years ago
  66. 8b3cf63 Change Windows OS detection approach by Andrey Andreev · 13 years ago
  67. f7bdd0f Merge branch 'ci-issue-60' of github.com:narfbg/CodeIgniter into ci-issue-60 by Andrey Andreev · 13 years ago
  68. 4960bb6 CI_Upload::_file_mime_type by Andrey Andreev · 13 years ago
  69. 79edb99 Merge upstream changes by Andrey Andreev · 13 years ago
  70. 0f614c6 Merge pull request #513 from freewil/core-cleanup by Phil Sturgeon · 13 years ago
  71. 2d297cb add meta charset tag to error templates by kenjis · 13 years ago
  72. bb2e2ed Merge pull request #523 from rhbecker/develop by Phil Sturgeon · 13 years ago
  73. cfdb232 Issue 352: Since the MySQL client API version matters, PHP and MySQL version checks are not sufficient to determine that set_charset functions exist. by RH Becker · 13 years ago
  74. 3fdb613 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  75. 51a7b75 Merge pull request #508 from wooptoo/develop by Phil Sturgeon · 13 years ago
  76. 1244d84 add changelog note about CI_CORE removal by freewil · 13 years ago
  77. f6faa53 cleanup docblocks, remove dated CI_CORE constant by freewil · 13 years ago
  78. 4c589ae style edit, print error if crypto fails by Radu Potop · 13 years ago
  79. 70037f3 add missing @param tag by freewil · 13 years ago
  80. 91f00f0 remove redundant 'if' in typography helper by freewil · 13 years ago
  81. 73b295c Merge pull request #494 from cenk/patch-1 by Phil Sturgeon · 13 years ago
  82. fd14dc8 Merge pull request #498 from appleboy/guide by Phil Sturgeon · 13 years ago
  83. 703d344 Merge pull request #504 from juanjosegzl/develop by Phil Sturgeon · 13 years ago
  84. a0cd41c Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  85. ad67aae Updated documentation for TLS and SSL support in Email library. by Radu Potop · 13 years ago
  86. bbf04b0 Added TLS and SSL support to Email library. Fixes issue #171 by Radu Potop · 13 years ago
  87. 8b4d83b Fixing issue 465: select_max is adding prefix to table aliases when is not necessary by Juan José González · 13 years ago
  88. 9a30299 Update: user guide Previous Topic and Next Topic url errors. by Bo-Yi Wu · 13 years ago
  89. 115e998 Fix a typo on User agent library. by cenk · 13 years ago
  90. 32851c4 Close <li> tag. by cenk · 13 years ago
  91. 23c5256 Added XHTML Basic 1.1 (xhtml-basic11) doctype. by cenk · 13 years ago
  92. 60c2965 Added XHTML Basic 1.1 (xhtml-basic11) doctype. by cenk · 13 years ago
  93. 3ac4431 Edited user_guide/helpers/html_helper.html via GitHub by cenk · 13 years ago
  94. f300fb2 Use CI's is_php() instead of comparing against phpversion() by Andrey Andreev · 13 years ago
  95. 42430a4 Added XHTML Basic 1.1 (xhtml-basic11) doctype. by cenk · 13 years ago
  96. 5a3284e Merge pull request #493 from chrisberthe/issue484 by Phil Sturgeon · 13 years ago
  97. d93e6f3 Fix #484 - Hash is never set to the cookie by Chris Berthe · 13 years ago
  98. 2cec39f Fix an erroneus variable name and a typo in comments by Andrey Andreev · 13 years ago
  99. d239cb7 Merge pull request #491 from gerrywastaken/develop by Phil Sturgeon · 13 years ago
  100. 33c9c3f Fixing the documentation link in the Unit_test library so that it points to the correct page by Gerry · 13 years ago