1. b3b94bc Merge pull request #1181 from matteomattei/develop by Andrey Andreev · 13 years ago
  2. d8e1ac7 Fix some examples in the user guide by Andrey Andreev · 13 years ago
  3. c3b36f4 Centralize handling of attach() function for both real file and buffer string. by Matteo Mattei · 13 years ago
  4. be07c92 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  5. d18f552 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  6. 1ce0c42 merged with latest develop. by Mike Funk · 13 years ago
  7. df59c68 Email class: adjust documentation and make the code backward compatible by Matteo Mattei · 13 years ago
  8. 5a98a3d Email class: move string_attach() to attach() and add documentation by Matteo Mattei · 13 years ago
  9. 21e7a3b merged latest develop branch. by Mike Funk · 13 years ago
  10. 994105c merged with latest develop. by Mike Funk · 13 years ago
  11. 6b4deae Merge pull request #1079 from mikedfunk/feature/form_val_config by Andrey Andreev · 13 years ago
  12. 306f56c Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/all_flashdata by Mike Funk · 13 years ago
  13. c016a11 Fix documentation entry for the decimal form validation rule (issue #1149) by Andrey Andreev · 13 years ago
  14. 98626f1 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config by Mike Funk · 13 years ago
  15. 1e9fb49 userguide fix by Michiel Vugteveen · 13 years ago
  16. dc900df removed is_method by Michiel Vugteveen · 13 years ago
  17. 9fcb2ad merged latest develop branch, fixed changelog conflict. by Mike Funk · 13 years ago
  18. 1909b5b merged from develop, fixed conflict in user guide. by Mike Funk · 13 years ago
  19. be0ca26 added method() and is_method() by Michiel Vugteveen · 13 years ago
  20. 8f7db7b updated and merged user guide with develop branch. by Mike Funk · 13 years ago
  21. 883f80f Removed reset_validation() method from run() method by JonoB · 13 years ago
  22. 2baae20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by John Crepezzi · 13 years ago
  23. c8da4fe Fix indentation for changes from pull #1121 by Andrey Andreev · 13 years ago
  24. 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
  25. 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
  26. 840a893 updated documentation to differentiate prefix and suffix more. by Mike Funk · 13 years ago
  27. 571e41e fixed suffix documentation. by Mike Funk · 13 years ago
  28. 326a5e7 added config process method checking for delimiter values, updated changelog and user guide. by Mike Funk · 13 years ago
  29. 7c26fab updated changelog and user guide. by Mike Funk · 13 years ago
  30. 46e3a9a added config check, changelog entry, and user guide update. by Mike Funk · 13 years ago
  31. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  32. 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
  33. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  34. 23ea93b Update user_guide_src/source/libraries/security.rst by RS71 · 13 years ago
  35. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  36. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  37. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  38. 350e4b6 Merge pull request #837 from EllisLab/feature/remove-sha-lib by Phil Sturgeon · 13 years ago
  39. ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
  40. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  41. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  42. 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
  43. de2e96a Added the ability to get the contents in a different order by Andrew Seymour · 13 years ago
  44. e3d60b8 Reworded new attach() section in email user guide by trit · 13 years ago
  45. 88c739e Added an entry for the new Email::attach parameters by trit · 13 years ago
  46. d0c09b9 Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", but it is listed as "padding". by David Dotson · 13 years ago
  47. 81dd223 add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars() by Shane Pearson · 13 years ago
  48. 89f6f1a Fix some user guide style by purwandi · 13 years ago
  49. 550b12d Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by purwandi · 13 years ago
  50. 15cec71 Fix Encryption Class User Guide by purwandi · 13 years ago
  51. 1b97329 fixing internal links and adding method documentation by Joseph Wensley · 13 years ago
  52. 5b3ea1a change hardcoded page docs to use generated ones by Joseph Wensley · 13 years ago
  53. 80a1181 format image lib tables by Joseph Wensley · 13 years ago
  54. d87e5e6 format upload preferences table by Joseph Wensley · 13 years ago
  55. d14717f format email preferences table by Joseph Wensley · 13 years ago
  56. 781bcb5 Removing unnecessary '=' on form_valdiation.rst by purwandi · 13 years ago
  57. 34acc44 format Prepping Reference table by Joseph Wensley · 13 years ago
  58. 9838c16 format rule reference table by Joseph Wensley · 13 years ago
  59. 70ff9c9 fixed code block spacing in Benchmark lib docs by Derek Jones · 13 years ago
  60. 3ab40a6 fixed code block spacing in Calendar lib docs by Derek Jones · 13 years ago
  61. 97f283d fixed code block spacing in Cart lib docs by Derek Jones · 13 years ago
  62. 3c35684 fixed code block spacing in Email lib docs by Derek Jones · 13 years ago
  63. 3e9fb1c fixed code block spacing in Encryption lib docs by Derek Jones · 13 years ago
  64. 0786251 fixed code block spacing in File Upload lib docs by Derek Jones · 13 years ago
  65. e2903b4 fixed code block spacing in Form Validation lib docs by Derek Jones · 13 years ago
  66. 5b8ebce fixed code block spacing in FTP lib docs by Derek Jones · 13 years ago
  67. 156c402 fixed code block spacing in Image lib docs by Derek Jones · 13 years ago
  68. 8831d11 fixed code block spacing on Input lib docs by Derek Jones · 13 years ago
  69. d095adf fixed code block spacing on Language and JS lib docs by Derek Jones · 13 years ago
  70. 36be969 fixed code block spacing in Loader, Output, and Pagination lib docs by Derek Jones · 13 years ago
  71. eb946d0 fixed code block spacing in Template Parser and Security lib docs by Derek Jones · 13 years ago
  72. 4b83d91 fixed code block spacing in Session lib by Derek Jones · 13 years ago
  73. d467862 fixed code block spacing in HTML Table lib by Derek Jones · 13 years ago
  74. e0da604 fixed code block samples for Typography and Trackback libs by Derek Jones · 13 years ago
  75. 3185392 fixed code block samples for Unit Testing lib by Derek Jones · 13 years ago
  76. 87d152e fixed code block samples for URI lib by Derek Jones · 13 years ago
  77. 06cd162 fixed code block samples for User Agent lib by Derek Jones · 13 years ago
  78. 92763a5 fixed code block samples for XML-RPC lib by Derek Jones · 13 years ago
  79. 526362d fixed code block samples for Zip lib by Derek Jones · 13 years ago
  80. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago