1. cc7c7c6 update devel version by Melounek · 12 years ago
  2. 6123b61 Fix issue #1340 [ci skip] by Andrey Andreev · 12 years ago
  3. 241a69b [ci skip] Add a note to the user guide regarding issue #1010 by Andrey Andreev · 12 years ago
  4. 9438e26 Fix issue #116 + other space/style fixes [ci skip by Andrey Andreev · 12 years ago
  5. a5e329f Update user_guide_src/source/libraries/loader.rst by W. Kristianto · 12 years ago
  6. 65bdaf5 Fixed pagination document error. by Bo-Yi Wu · 12 years ago
  7. 38cb0df Merge pull request #1720 from appleboy/doc by Alex Bilbie · 12 years ago
  8. 596e48d Add documation to user guide for Migrations class by Joe McFrederick · 12 years ago
  9. 7c70d10 Fix #1741 is_unique duplicated in documentation for Form_validation by pickupman · 12 years ago
  10. f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
  11. b3816b7 Minor doc fixes by dchill42 · 12 years ago
  12. 3169f26 Updated Loader and Session documentation by dchill42 · 12 years ago
  13. bdb9999 Some clean-up and style changes by Andrey Andreev · 12 years ago
  14. a473d80 Updated email library documentation by Alex Bilbie · 12 years ago
  15. a78c6e0 Fix URL helper link by Derek Jones · 13 years ago
  16. 58dfc08 added parameter for returned-path in Email::from() by Melounek · 13 years ago
  17. 70f9400 Merge pull request #1540 from vlakoff/develop by Phil Sturgeon · 13 years ago
  18. 2a3f512 Merge branch 'feature/toc-repair' into develop by Derek Jones · 13 years ago
  19. a36fd63 FTP Class documentation cleanup by vlakoff · 13 years ago
  20. 4b84d62 Updated pagination library documentation with prefix and suffix by Marco Monteiro · 13 years ago
  21. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  22. f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 13 years ago
  23. 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 13 years ago
  24. d60e700 Add an option to disable MIME detection in the Upload library (issue #1494) by Andrey Andreev · 13 years ago
  25. 1764dd7 Fix issue #938 + some related improvements by Andrey Andreev · 13 years ago
  26. ac35e5a Fix error in Encryption Class documentation by vlakoff · 13 years ago
  27. 22c3e73 Another input library docs fix by Andrey Andreev · 13 years ago
  28. 9cf12d1 Fix docs for Input library (issue #1465) by Andrey Andreev · 13 years ago
  29. f931113 Updated Form Validation's documentation for set_rules() now accepting an array of rules by Kevin Wood-Friend · 13 years ago
  30. 5a1e5e3 Add support for the anchor 'rel' attribute in the Pagination library by Andrey Andreev · 13 years ago
  31. 37ec30c changelog by Michiel Vugteveen · 13 years ago
  32. 5a25718 Merge branch 2.1-stable into develop by Andrey Andreev · 13 years ago
  33. 47b6733 Add a second parameter (charset) to CI_Output::set_content_type() + fix for issue #666 by Andrey Andreev · 13 years ago
  34. 6683c3c Merge pull request #1415 from mickeywu/develop by Andrey Andreev · 13 years ago
  35. 149c077 Changed load model examples to use lowercase model name. Fixes #1417 by Alex Bilbie · 13 years ago
  36. bfc1cad Made set_header() public in Email library and updated documentation. by Mickey Wu · 13 years ago
  37. 991cfa2 Changed documentation and added note to changelog as per @philsturgeon request by Thanasis Polychronakis · 13 years ago
  38. 55a6ddb Input, Session and Cookie get's will return NULL. by Phil Sturgeon · 13 years ago
  39. a28812a Corrected path to jquery by Chad Hedgcock · 13 years ago
  40. 5d66f65 Fixing user_guide compilation warnings by M. Fauzilkamil Zainuddin · 13 years ago
  41. 320d37c Merge upstream branch by Andrey Andreev · 13 years ago
  42. 00adf1d Some improvements to the additions from pull #1234 by Andrey Andreev · 13 years ago
  43. 614db07 The current name is too wide change to get_content_type()consistent with set_content_type() by Songpol Sripaoeiam · 13 years ago
  44. b966701 bracket on a new line by Songpol Sripaoeiam · 13 years ago
  45. 52fe7bb add function get_current_content_type to output class and user manual library by Songpol Sripaoeiam · 13 years ago
  46. b3b94bc Merge pull request #1181 from matteomattei/develop by Andrey Andreev · 13 years ago
  47. d8e1ac7 Fix some examples in the user guide by Andrey Andreev · 13 years ago
  48. c3b36f4 Centralize handling of attach() function for both real file and buffer string. by Matteo Mattei · 13 years ago
  49. be07c92 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  50. d18f552 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  51. 31cf46e Merge upstream branch by Andrey Andreev · 13 years ago
  52. 1ce0c42 merged with latest develop. by Mike Funk · 13 years ago
  53. df59c68 Email class: adjust documentation and make the code backward compatible by Matteo Mattei · 13 years ago
  54. 5a98a3d Email class: move string_attach() to attach() and add documentation by Matteo Mattei · 13 years ago
  55. 21e7a3b merged latest develop branch. by Mike Funk · 13 years ago
  56. 994105c merged with latest develop. by Mike Funk · 13 years ago
  57. 6b4deae Merge pull request #1079 from mikedfunk/feature/form_val_config by Andrey Andreev · 13 years ago
  58. 306f56c Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/all_flashdata by Mike Funk · 13 years ago
  59. b68e70b Merge upstream branch by Andrey Andreev · 13 years ago
  60. c016a11 Fix documentation entry for the decimal form validation rule (issue #1149) by Andrey Andreev · 13 years ago
  61. 98626f1 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config by Mike Funk · 13 years ago
  62. 1e9fb49 userguide fix by Michiel Vugteveen · 13 years ago
  63. dc900df removed is_method by Michiel Vugteveen · 13 years ago
  64. 9fcb2ad merged latest develop branch, fixed changelog conflict. by Mike Funk · 13 years ago
  65. 1909b5b merged from develop, fixed conflict in user guide. by Mike Funk · 13 years ago
  66. be0ca26 added method() and is_method() by Michiel Vugteveen · 13 years ago
  67. 8f7db7b updated and merged user guide with develop branch. by Mike Funk · 13 years ago
  68. 883f80f Removed reset_validation() method from run() method by JonoB · 13 years ago
  69. 2baae20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by John Crepezzi · 13 years ago
  70. c8da4fe Fix indentation for changes from pull #1121 by Andrey Andreev · 13 years ago
  71. 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
  72. 7a88598 Merge upstream branch by Andrey Andreev · 13 years ago
  73. 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
  74. 840a893 updated documentation to differentiate prefix and suffix more. by Mike Funk · 13 years ago
  75. 571e41e fixed suffix documentation. by Mike Funk · 13 years ago
  76. 326a5e7 added config process method checking for delimiter values, updated changelog and user guide. by Mike Funk · 13 years ago
  77. 7c26fab updated changelog and user guide. by Mike Funk · 13 years ago
  78. 46e3a9a added config check, changelog entry, and user guide update. by Mike Funk · 13 years ago
  79. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  80. c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
  81. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  82. cde4368 Allow native PHP functions used as rules to accept an additional parameter by Andrey Andreev · 13 years ago
  83. 23ea93b Update user_guide_src/source/libraries/security.rst by RS71 · 13 years ago
  84. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  85. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  86. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  87. 350e4b6 Merge pull request #837 from EllisLab/feature/remove-sha-lib by Phil Sturgeon · 13 years ago
  88. ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
  89. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  90. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  91. f75ec11 Added in a remove item from cart function to save the "hacky" method of updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library by Andrew Seymour · 13 years ago
  92. de2e96a Added the ability to get the contents in a different order by Andrew Seymour · 13 years ago
  93. e3d60b8 Reworded new attach() section in email user guide by trit · 13 years ago
  94. 88c739e Added an entry for the new Email::attach parameters by trit · 13 years ago
  95. d0c09b9 Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", but it is listed as "padding". by David Dotson · 13 years ago
  96. 81dd223 add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars() by Shane Pearson · 13 years ago
  97. 89f6f1a Fix some user guide style by purwandi · 13 years ago
  98. 550b12d Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by purwandi · 13 years ago
  99. 15cec71 Fix Encryption Class User Guide by purwandi · 13 years ago
  100. 1b97329 fixing internal links and adding method documentation by Joseph Wensley · 13 years ago