1. c26d34f Fix issue #2202 and alter Loader Class docs by Andrey Andreev · 12 years ago
  2. 5b60a3b [ci skip] Fix issue #2157 - docs on the email library by Andrey Andreev · 12 years ago
  3. 024cfec Syntax fixes in documentation source by vlakoff · 12 years ago
  4. 93fa7e1 doc: fix table markup in previous commit by Alan Jenkins · 12 years ago
  5. 802f33d doc: xss_clean() method is in Security, not Input by Alan Jenkins · 12 years ago
  6. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  7. d6a1902 Remove slash! by Eric Roberts · 12 years ago
  8. 24a13f5 Format tweaks by Eric Roberts · 12 years ago
  9. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  10. 05aa2d6 Add min_width and min_height options to the Upload class by Andrey Andreev · 12 years ago
  11. cc4b003 Added CI_Output::get_header() by Andrey Andreev · 12 years ago
  12. b11b9f3 Implement cascade-style loading of language files by Andrey Andreev · 12 years ago
  13. daaca88 Add 'valid_url' rule to Form Validation (issue #1966) by Andrey Andreev · 12 years ago
  14. 61797f6 CI_Email::print_debugger() option to limit the type of data to be printed by Andrey Andreev · 12 years ago
  15. f5513d6 Merge pull request #2026 from johnathancroom/keep_flash_data_array by Andrey Andreev · 12 years ago
  16. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  17. 4beca5c keep_flashdata accepts array by Johnathan Croom · 12 years ago
  18. ce0c956 Fix issue #118 (manually implementing PR #1832) by Andrey Andreev · 12 years ago
  19. a51f8ec Documentation: fix typos in name of application folder by Alan Jenkins · 12 years ago
  20. b719bfd Changed the `migration_style` config setting to `migration_type` by Jonathon Hill · 12 years ago
  21. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  22. 303eef0 Added CI_Input::input_stream() by Andrey Andreev · 12 years ago
  23. 7ffaea4 Fixed typo in unit testing documentation. by Daniel Paul Searles · 12 years ago
  24. 751f247 Fix #1957 by Andrey Andreev · 12 years ago
  25. 8161e57 [ci skip] Alter form validation examples including the *matches* rule by Andrey Andreev · 12 years ago
  26. e2afc88 Session cookie driver changes by Andrey Andreev · 12 years ago
  27. 34c8b9c Added support for timestamp-based migrations by Jonathon Hill · 12 years ago
  28. a779b2c Fix #1624 and clear-up the form validation docs (manually applying #1603) by Andrey Andreev · 12 years ago
  29. 58c2b10 Implement cache key prefixing (as suggested in #1197) and update the Cache docs by Andrey Andreev · 12 years ago
  30. cdeee66 Add CI_Cart::get_item() (rel #400) by Andrey Andreev · 12 years ago
  31. f795ab5 [ci skip] Document get_csrf_token_name(), get_csrf_hash() (issue #715) by Andrey Andreev · 12 years ago
  32. 2dce1ff Fix #1268 (or rather enforce some security measures, there's nothing really broken) by Andrey Andreev · 12 years ago
  33. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  34. 3639d47 [ci skip] Fix an erroneous link in the docs by Andrey Andreev · 12 years ago
  35. 2220fbe Fix user guide typos [ci skip] by Andrey Andreev · 12 years ago
  36. 126c09b Update user_guide_src/source/libraries/javascript.rst by János Rusiczki · 12 years ago
  37. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  38. 6d9915a Update Email library docs by Andrey Andreev · 12 years ago
  39. 960e616 Fix a typo [ci skip] by Andrey Andreev · 12 years ago
  40. 956631d [ci skip] Alter some changelog entries by Andrey Andreev · 12 years ago
  41. 92f0004 [ci skip] More doc fixes by Andrey Andreev · 12 years ago
  42. 73766c2 [ci skip] Small doc fixes, thanks dchill42 by Andrey Andreev · 12 years ago
  43. 9e31f8f Fix #1745 by Andrey Andreev · 12 years ago
  44. 6998492 Merge pull request #1738 from RecoilUK/patch-1 by Andrey Andreev · 12 years ago
  45. ccd01c7 Polish changes from #1586 by Andrey Andreev · 12 years ago
  46. cc7c7c6 update devel version by Melounek · 12 years ago
  47. 6123b61 Fix issue #1340 [ci skip] by Andrey Andreev · 12 years ago
  48. 241a69b [ci skip] Add a note to the user guide regarding issue #1010 by Andrey Andreev · 12 years ago
  49. 9438e26 Fix issue #116 + other space/style fixes [ci skip by Andrey Andreev · 12 years ago
  50. a5e329f Update user_guide_src/source/libraries/loader.rst by W. Kristianto · 12 years ago
  51. 65bdaf5 Fixed pagination document error. by Bo-Yi Wu · 12 years ago
  52. 38cb0df Merge pull request #1720 from appleboy/doc by Alex Bilbie · 12 years ago
  53. 596e48d Add documation to user guide for Migrations class by Joe McFrederick · 12 years ago
  54. 7c70d10 Fix #1741 is_unique duplicated in documentation for Form_validation by pickupman · 12 years ago
  55. f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
  56. 19ac8bc Update user_guide_src/source/libraries/form_validation.rst by RecoilUK · 12 years ago
  57. b3816b7 Minor doc fixes by dchill42 · 12 years ago
  58. 3169f26 Updated Loader and Session documentation by dchill42 · 12 years ago
  59. bdb9999 Some clean-up and style changes by Andrey Andreev · 12 years ago
  60. a473d80 Updated email library documentation by Alex Bilbie · 12 years ago
  61. a78c6e0 Fix URL helper link by Derek Jones · 13 years ago
  62. 58dfc08 added parameter for returned-path in Email::from() by Melounek · 13 years ago
  63. 70f9400 Merge pull request #1540 from vlakoff/develop by Phil Sturgeon · 13 years ago
  64. 2a3f512 Merge branch 'feature/toc-repair' into develop by Derek Jones · 13 years ago
  65. a36fd63 FTP Class documentation cleanup by vlakoff · 13 years ago
  66. 4b84d62 Updated pagination library documentation with prefix and suffix by Marco Monteiro · 13 years ago
  67. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  68. f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 13 years ago
  69. 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 13 years ago
  70. d60e700 Add an option to disable MIME detection in the Upload library (issue #1494) by Andrey Andreev · 13 years ago
  71. 1764dd7 Fix issue #938 + some related improvements by Andrey Andreev · 13 years ago
  72. ac35e5a Fix error in Encryption Class documentation by vlakoff · 13 years ago
  73. 22c3e73 Another input library docs fix by Andrey Andreev · 13 years ago
  74. 9cf12d1 Fix docs for Input library (issue #1465) by Andrey Andreev · 13 years ago
  75. f931113 Updated Form Validation's documentation for set_rules() now accepting an array of rules by Kevin Wood-Friend · 13 years ago
  76. 5a1e5e3 Add support for the anchor 'rel' attribute in the Pagination library by Andrey Andreev · 13 years ago
  77. 37ec30c changelog by Michiel Vugteveen · 13 years ago
  78. 5a25718 Merge branch 2.1-stable into develop by Andrey Andreev · 13 years ago
  79. 47b6733 Add a second parameter (charset) to CI_Output::set_content_type() + fix for issue #666 by Andrey Andreev · 13 years ago
  80. 6683c3c Merge pull request #1415 from mickeywu/develop by Andrey Andreev · 13 years ago
  81. 149c077 Changed load model examples to use lowercase model name. Fixes #1417 by Alex Bilbie · 13 years ago
  82. bfc1cad Made set_header() public in Email library and updated documentation. by Mickey Wu · 13 years ago
  83. 991cfa2 Changed documentation and added note to changelog as per @philsturgeon request by Thanasis Polychronakis · 13 years ago
  84. 55a6ddb Input, Session and Cookie get's will return NULL. by Phil Sturgeon · 13 years ago
  85. a28812a Corrected path to jquery by Chad Hedgcock · 13 years ago
  86. 8cefb3f Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_error_msgs by Eric Roberts · 13 years ago
  87. 5d66f65 Fixing user_guide compilation warnings by M. Fauzilkamil Zainuddin · 13 years ago
  88. 320d37c Merge upstream branch by Andrey Andreev · 13 years ago
  89. 00adf1d Some improvements to the additions from pull #1234 by Andrey Andreev · 13 years ago
  90. 614db07 The current name is too wide change to get_content_type()consistent with set_content_type() by Songpol Sripaoeiam · 13 years ago
  91. b966701 bracket on a new line by Songpol Sripaoeiam · 13 years ago
  92. 52fe7bb add function get_current_content_type to output class and user manual library by Songpol Sripaoeiam · 13 years ago
  93. b3b94bc Merge pull request #1181 from matteomattei/develop by Andrey Andreev · 13 years ago
  94. d8e1ac7 Fix some examples in the user guide by Andrey Andreev · 13 years ago
  95. c3b36f4 Centralize handling of attach() function for both real file and buffer string. by Matteo Mattei · 13 years ago
  96. be07c92 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  97. d18f552 Update user_guide_src/source/libraries/email.rst by leandronf · 13 years ago
  98. 31cf46e Merge upstream branch by Andrey Andreev · 13 years ago
  99. 1ce0c42 merged with latest develop. by Mike Funk · 13 years ago
  100. df59c68 Email class: adjust documentation and make the code backward compatible by Matteo Mattei · 13 years ago