1. 75b3fb2 cleanup warnings by Connor Tumbleson · 11 years ago
  2. d0bc7eb Add documentation for raw data, increment(), decrement() in Cache library by Andrey Andreev · 11 years ago
  3. 1f811c3 Add documentation for CI_User_agent::parse() by Andrey Andreev · 11 years ago
  4. 88ebdf7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  5. 69e1b4f [ci skip] Add a PostgreSQL CREATE TABLE sample to the Session docs by Andrey Andreev · 11 years ago
  6. 45082b6 [ci skip] Update CI_Zip::read_file() docs by Andrey Andreev · 11 years ago
  7. 0c9d080 [ci skip] Update Loader library docs for method chaining by Andrey Andreev · 11 years ago
  8. d192953 Add basic HTTP auth info to the XML-RPC docs by Andrey Andreev · 11 years ago
  9. 1ee5a99 [ci skip] Update the Session library docs by Andrey Andreev · 11 years ago
  10. 3a18df1 [ci skip] Update the Image_lib docs by Andrey Andreev · 11 years ago
  11. 0556396 [ci skip] Update the Loader class docs by Andrey Andreev · 11 years ago
  12. ecc7993 [ci skip] Update the Form_validation library docs by Andrey Andreev · 11 years ago
  13. 04535c7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  14. fd7d9ca [ci skip] Update the Unit testing library docs by Andrey Andreev · 11 years ago
  15. ae72dc6 [ci skip] Update the Language library docs by Andrey Andreev · 11 years ago
  16. a322989 [ci skip] Add missing docs for CI_FTP::changedir() by Andrey Andreev · 11 years ago
  17. eb21ac8 [ci skip] Finish updating the FTP class docs by Andrey Andreev · 11 years ago
  18. cc04209 [ci skip] Some more generic user guide cleanup by Andrey Andreev · 11 years ago
  19. 3a5638b [ci skip] Update the URI library docs by Andrey Andreev · 11 years ago
  20. 11f58dc [ci skip] Update the Migration library docs by Andrey Andreev · 11 years ago
  21. c8f3485 [ci skip] Update the Output library docs by Andrey Andreev · 11 years ago
  22. f4bee9b [ci skip] Update the Pagination library docs by Andrey Andreev · 11 years ago
  23. 8da2e22 [ci skip] Update the Parser library docs by Andrey Andreev · 11 years ago
  24. 5363f46 [ci skip] Update the Security class docs by Andrey Andreev · 11 years ago
  25. b57b2ad [ci skip] Add/remove some newlines from the session docs by Andrey Andreev · 11 years ago
  26. e0a631c refactored the class reference in session.rst to properly reflect the session class by Michael · 11 years ago
  27. 1c7438f Added class reference to the session docs by Michael · 11 years ago
  28. 5d4131b Update the Session library docs by Michael · 11 years ago
  29. 0ee2a63 [ci skip] Update the Table library docs by Andrey Andreev · 11 years ago
  30. 9ea31e8 [ci skip] Update the Trackback library docs by Andrey Andreev · 11 years ago
  31. cc231fe [ci skip] Update the Typography library docs by Andrey Andreev · 11 years ago
  32. 20d93e4 [ci skip] Update the User Agent library docs by Andrey Andreev · 11 years ago
  33. d8afb98 [ci skip] Update XML-RPC library docs by Andrey Andreev · 11 years ago
  34. 2c08e4e [ci skip] Update Zip library docs by Andrey Andreev · 11 years ago
  35. b799a0b Partial update to FTP docs by Derek Jones · 11 years ago
  36. c9bf303 Update Upload lib docs by Derek Jones · 11 years ago
  37. 5d80d0f Update Encrypt lib docs by Derek Jones · 11 years ago
  38. d386f25 Update Email lib docs by Derek Jones · 11 years ago
  39. 912ee4c Update Config lib docs by Derek Jones · 12 years ago
  40. 82b34e6 Update Cart lib docs by Derek Jones · 12 years ago
  41. a756125 Updating Calendar lib docs by Derek Jones · 12 years ago
  42. 9046f20 function to method semantic change in Cache docs by Derek Jones · 12 years ago
  43. 9fe093e Update Cache driver docs by Derek Jones · 12 years ago
  44. ca51e1a removing php: directive prefix from docs source as it is not necessary by Derek Jones · 12 years ago
  45. da67168 Updating Benchmark lib docs by Derek Jones · 12 years ago
  46. 123bb20 Updating user guide :php:func: refs to :func: by Derek Jones · 12 years ago
  47. eac8b2f Update library documentation and changelog by Adrian · 12 years ago
  48. d6b7cde fixed typo in guide/lib/xmlrpc.rst by Michael Zimmer · 12 years ago
  49. 7713081 There are 21 preferences, not 17 by Darren Benney · 12 years ago
  50. 05f3ad2 Fix #2273 by Cory · 12 years ago
  51. 9ecde43 Clean up by nisheeth-barthwal · 12 years ago
  52. df3bfed Cleaned up for pull request. by Sajan Parikh · 12 years ago
  53. 7c16288 Fixed documentation. by Sajan Parikh · 12 years ago
  54. c26d34f Fix issue #2202 and alter Loader Class docs by Andrey Andreev · 12 years ago
  55. 5b60a3b [ci skip] Fix issue #2157 - docs on the email library by Andrey Andreev · 12 years ago
  56. 024cfec Syntax fixes in documentation source by vlakoff · 12 years ago
  57. 93fa7e1 doc: fix table markup in previous commit by Alan Jenkins · 12 years ago
  58. 802f33d doc: xss_clean() method is in Security, not Input by Alan Jenkins · 12 years ago
  59. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  60. d6a1902 Remove slash! by Eric Roberts · 12 years ago
  61. 24a13f5 Format tweaks by Eric Roberts · 12 years ago
  62. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  63. 05aa2d6 Add min_width and min_height options to the Upload class by Andrey Andreev · 12 years ago
  64. cc4b003 Added CI_Output::get_header() by Andrey Andreev · 12 years ago
  65. b11b9f3 Implement cascade-style loading of language files by Andrey Andreev · 12 years ago
  66. daaca88 Add 'valid_url' rule to Form Validation (issue #1966) by Andrey Andreev · 12 years ago
  67. 61797f6 CI_Email::print_debugger() option to limit the type of data to be printed by Andrey Andreev · 12 years ago
  68. f5513d6 Merge pull request #2026 from johnathancroom/keep_flash_data_array by Andrey Andreev · 12 years ago
  69. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  70. 4beca5c keep_flashdata accepts array by Johnathan Croom · 12 years ago
  71. ce0c956 Fix issue #118 (manually implementing PR #1832) by Andrey Andreev · 12 years ago
  72. a51f8ec Documentation: fix typos in name of application folder by Alan Jenkins · 12 years ago
  73. b719bfd Changed the `migration_style` config setting to `migration_type` by Jonathon Hill · 12 years ago
  74. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  75. 303eef0 Added CI_Input::input_stream() by Andrey Andreev · 12 years ago
  76. 7ffaea4 Fixed typo in unit testing documentation. by Daniel Paul Searles · 12 years ago
  77. 751f247 Fix #1957 by Andrey Andreev · 12 years ago
  78. 8161e57 [ci skip] Alter form validation examples including the *matches* rule by Andrey Andreev · 12 years ago
  79. e2afc88 Session cookie driver changes by Andrey Andreev · 12 years ago
  80. 34c8b9c Added support for timestamp-based migrations by Jonathon Hill · 12 years ago
  81. a779b2c Fix #1624 and clear-up the form validation docs (manually applying #1603) by Andrey Andreev · 12 years ago
  82. 58c2b10 Implement cache key prefixing (as suggested in #1197) and update the Cache docs by Andrey Andreev · 12 years ago
  83. cdeee66 Add CI_Cart::get_item() (rel #400) by Andrey Andreev · 12 years ago
  84. f795ab5 [ci skip] Document get_csrf_token_name(), get_csrf_hash() (issue #715) by Andrey Andreev · 12 years ago
  85. 2dce1ff Fix #1268 (or rather enforce some security measures, there's nothing really broken) by Andrey Andreev · 12 years ago
  86. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  87. 3639d47 [ci skip] Fix an erroneous link in the docs by Andrey Andreev · 12 years ago
  88. 2220fbe Fix user guide typos [ci skip] by Andrey Andreev · 12 years ago
  89. 126c09b Update user_guide_src/source/libraries/javascript.rst by János Rusiczki · 12 years ago
  90. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  91. 6d9915a Update Email library docs by Andrey Andreev · 12 years ago
  92. 960e616 Fix a typo [ci skip] by Andrey Andreev · 12 years ago
  93. 956631d [ci skip] Alter some changelog entries by Andrey Andreev · 12 years ago
  94. 92f0004 [ci skip] More doc fixes by Andrey Andreev · 12 years ago
  95. 73766c2 [ci skip] Small doc fixes, thanks dchill42 by Andrey Andreev · 12 years ago
  96. 9e31f8f Fix #1745 by Andrey Andreev · 12 years ago
  97. 6998492 Merge pull request #1738 from RecoilUK/patch-1 by Andrey Andreev · 12 years ago
  98. ccd01c7 Polish changes from #1586 by Andrey Andreev · 12 years ago
  99. cc7c7c6 update devel version by Melounek · 12 years ago
  100. 6123b61 Fix issue #1340 [ci skip] by Andrey Andreev · 12 years ago