1. f5ccd12 [ci skip] DocBlocks for Upload and Xmlrpc libraries by Andrey Andreev · 12 years ago
  2. 0fa95bd [ci skip] DocBlocks for Pagination, Session, Trackback, Jquery libraries by Andrey Andreev · 12 years ago
  3. 597ea27 [ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries by Andrey Andreev · 12 years ago
  4. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  5. 1a9b7e0 Remove is_numeric() checks from Cart library (superseded by casts to float) by Andrey Andreev · 12 years ago
  6. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  7. e2afc88 Session cookie driver changes by Andrey Andreev · 12 years ago
  8. 9bea4be Fix #1938 by GDmac · 12 years ago
  9. 3bb4029 Remove extra spaces... by vkeranov · 12 years ago
  10. 7e4356b Remove extra new lines by vkeranov · 12 years ago
  11. bfbe8b2 Remove extra new lines by vkeranov · 12 years ago
  12. 94b1f76 Style guide... by vkeranov · 12 years ago
  13. 2b5b92e Remove extra space... by vkeranov · 12 years ago
  14. 3e9d2b8 Docblock improvements by Andrey Andreev · 12 years ago
  15. ca20d84 Fix #50 by Andrey Andreev · 12 years ago
  16. b8f9a15 Unify Email attachment values into a single array and fix a bug in the new buffer attachment feature by Andrey Andreev · 12 years ago
  17. a779b2c Fix #1624 and clear-up the form validation docs (manually applying #1603) by Andrey Andreev · 12 years ago
  18. 58c2b10 Implement cache key prefixing (as suggested in #1197) and update the Cache docs by Andrey Andreev · 12 years ago
  19. cdeee66 Add CI_Cart::get_item() (rel #400) by Andrey Andreev · 12 years ago
  20. a0836b9 Fix #1255 by Andrey Andreev · 12 years ago
  21. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  22. e66d624 Fix issues #1476, #1909 by Andrey Andreev · 12 years ago
  23. 8df1ae2 Fix another mailing issue (based on #1281) by Andrey Andreev · 12 years ago
  24. 925dd90 Fix issue #1409 by Andrey Andreev · 12 years ago
  25. cf264e0 Fix Session cookies not being encrypted on creation and sess_destroy() not actually deleting cookies by Andrey Andreev · 12 years ago
  26. 00ea2a9 Remove {unwrap}{/unwrap} markers when quoted_printable_encode() or imap_8bit() is used by Andrey Andreev · 12 years ago
  27. 72865da Merge pull request #1896 from pkriete/develop by Pascal Kriete · 12 years ago
  28. 28dc202 Changing session error logging verbiage to be a little less unsettling. by Pascal Kriete · 12 years ago
  29. 8a7078b Fix issue #1897 by Andrey Andreev · 12 years ago
  30. ff5ffdf session native, fix cookie settings by GDmac · 12 years ago
  31. f69f0e8 Updating the cookie driver to use HMAC authentication on all cookie data. by Pascal Kriete · 12 years ago
  32. 28616da Native PHP Session, don't regenerate session_id during ajax by GDmac · 12 years ago
  33. 19cd887 Session Native, respect cookie settings by GDmac · 12 years ago
  34. c771928 Remove CI_Email::_get_ip() by Andrey Andreev · 12 years ago
  35. 0211768 Partially fix #1702 by Andrey Andreev · 12 years ago
  36. 9ae82fa [ci skip] Minor changes following PR #1871 by Andrey Andreev · 12 years ago
  37. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  38. 26f0cf9 Add a fallback to imap_8bit() for CI_Email::_prep_quoted_printable() by Andrey Andreev · 12 years ago
  39. c16b4f4 Update system/libraries/Encrypt.php by Bogdan Lysenko · 12 years ago
  40. c6f9a5d libraries/Encrypt.php decode improvement by lysenkobv · 12 years ago
  41. 9f44c21 Changelog entry for previous commit and change default charset for the Email library to whatever the config array says by Andrey Andreev · 12 years ago
  42. 6c5f751 mbstring related changes by Andrey Andreev · 12 years ago
  43. e8bc5f4 Replace in _prep_quoted_printable() with the constant 76 by Andrey Andreev · 12 years ago
  44. 2e3e230 Disable Session library under CLI and create a CI singleton to be used by its drivers by Andrey Andreev · 12 years ago
  45. 683b34d Alter CI_Emai::_prep_quoted_printable() by Andrey Andreev · 12 years ago
  46. 5098859 [ci skip] Polish changes from pull #1709 by Andrey Andreev · 12 years ago
  47. 51f72cd Fix email headers when using long email subjects and \r\n as crlf. (Part2) by Bruno Barão · 12 years ago
  48. 02561ac Merge remote-tracking branch 'upstream/develop' into develop by Bruno Barão · 12 years ago
  49. ccd01c7 Polish changes from #1586 by Andrey Andreev · 12 years ago
  50. cc7c7c6 update devel version by Melounek · 12 years ago
  51. 99ae226 Add PNG transparency support in CI_Image_lib::text_watermark() (originally from pull #1317, partially fixes #1139) by Andrey Andreev · 12 years ago
  52. 4a1b418 Merge pull request #1854 from tocaibiza/develop by Andrey Andreev · 12 years ago
  53. 740480a Bug-fix in XML-RPC library by Dimitar · 12 years ago
  54. 9438e26 Fix issue #116 + other space/style fixes [ci skip by Andrey Andreev · 12 years ago
  55. fad3896 Fixed conflicts in changelog to reflect all changes. by Kyle Johnson · 12 years ago
  56. ada7775 Removed redundant parenthesis around `in_array()` by Daniel Morris · 12 years ago
  57. c4a3c3c Updated result function to check for visible items as defined in issue #395 by Kyle Johnson · 12 years ago
  58. a9923f5 Support for hashing algorithms other than SHA1 and MD5 by Daniel Morris · 12 years ago
  59. 6b4e362 Fixed #1817 Pagination class error by Bo-Yi Wu · 12 years ago
  60. f7e23b3 Removed the   from the default config variables in the pagination class. Fixes #187 and #208 by Alex Bilbie · 12 years ago
  61. 3f3f135 Misc. style changes by Andrey Andreev · 12 years ago
  62. 9ffcee6 Cleanup and optimize new Session classes by Andrey Andreev · 12 years ago
  63. cd436e9 That doesn't go there. Put cache fix around correct query. by dchill42 · 12 years ago
  64. 97b0d83 Fixed issues #1756 and #1711 by dchill42 · 12 years ago
  65. 88b636b Fixed defaults and database check, reverted redundant shutdown feature by dchill42 · 12 years ago
  66. 3cecd82 Extracted cookie database saves to shutdown and cleaned up code by dchill42 · 12 years ago
  67. aee9265 Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict by dchill42 · 12 years ago
  68. b453e16 Fix email headers when using long email subjects and \r\n as crlf. by Bruno Barão · 12 years ago
  69. 0e88408 Updated comments about default driver by dchill42 · 12 years ago
  70. f79afb5 Added session_id to userdata and applied sess_time_to_update by dchill42 · 12 years ago
  71. 2642920 Damn, missed files on last commit by dchill42 · 12 years ago
  72. 7e92b73 Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into session by dchill42 · 12 years ago
  73. b185537 Fixed userdata synchronization, loaded driver check, and all_flashdata keys by dchill42 · 12 years ago
  74. c587225 Fixed _parent references and several minor bugs by dchill42 · 12 years ago
  75. bdb9999 Some clean-up and style changes by Andrey Andreev · 12 years ago
  76. a87aab3 Only clear if request was successful by Alex Bilbie · 12 years ago
  77. d7bc8d0 New parameter to automatically clear the parameters by Alex Bilbie · 12 years ago
  78. b901e73 After sending an email clear the parameters by Alex Bilbie · 12 years ago
  79. 77ee3fd Cleaned up bangs and lowercase booleans, and fixed userdata return on not found to NULL by dchill42 · 12 years ago
  80. 42b77a9 Made cookie driver default and did miniscule code cleanup on drivers by dchill42 · 12 years ago
  81. c5079de Merge branch develop of github.com:/EllisLab/CodeIgniter into session by dchill42 · 13 years ago
  82. afee226 Changed TRUE and FALSE values to be uppercase by Alex Bilbie · 13 years ago
  83. fe83249 Some adjustments in inline documentation by vlakoff · 13 years ago
  84. 685cdd7 Add a changelog entry for issue #1605 (pull #1606) and remove some spaces by Andrey Andreev · 13 years ago
  85. 5d50453 fix issue #1605 covert page number type from float to int by Bo-Yi Wu · 13 years ago
  86. a44cf57 Added data-ci-pagination-page="x" to pagination output so JS frameworks can hook on. by Phil Sturgeon · 13 years ago
  87. 3d9cec9 #1558 by Andrey Andreev · 13 years ago
  88. 166c20b Merge pull request #1576 from Dumk0/patch-6 by Phil Sturgeon · 13 years ago
  89. dc128cd added space after (int) by Dumk0 · 13 years ago
  90. 62e6816 improvement for latest migration id calculation by Dumk0 · 13 years ago
  91. 5db4827 Fixed annotation for CI_Migration->find_migrations() method by Dumk0 · 13 years ago
  92. 0121571 Merge pull request #1550 from krynble/develop by Andrey Andreev · 13 years ago
  93. 24063af Fixed code styling by Omar · 13 years ago
  94. c02e7c5 Add changelog entry for pull #1556 by Andrey Andreev · 13 years ago
  95. 09217ce Update xmlrpc coding style by Valentin Sheyretski · 13 years ago
  96. cfcf34e Update develop by Valentin Sheyretski · 13 years ago
  97. 9dee535 Added proxy to XML/RPC client by Valio · 13 years ago
  98. 7a14286 Respect php.ini's values for calculating the probability of a session gc by Christopher Guiney · 13 years ago
  99. bb531d6 Fixing imagemagick maintain ratio not implemented by Omar · 13 years ago
  100. 58dfc08 added parameter for returned-path in Email::from() by Melounek · 13 years ago