1. fc7024e Merge pull request #2077 from AndrewPodner/develop by Andrey Andreev · 12 years ago
  2. 4296a65 update for Issue #2064 (changed docblocks which return $this or only call a method that returns $this to @return CI_DB_class_name) by Andrew Podner · 12 years ago
  3. 3bc548e Fix 2073 by Andrey Andreev · 12 years ago
  4. a8e34ac Fix #2074 by Andrey Andreev · 12 years ago
  5. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  6. 24a13f5 Format tweaks by Eric Roberts · 12 years ago
  7. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  8. 05aa2d6 Add min_width and min_height options to the Upload class by Andrey Andreev · 12 years ago
  9. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  10. e1d6c46 Fix #2037 by Andrey Andreev · 12 years ago
  11. 0ab4d3a Remove Comment by William Knauss · 12 years ago
  12. 401fb49 Children Drivers by William Knauss · 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. cff3580 Switch CI_Form_validation:: to public by Andrey Andreev · 12 years ago
  16. 4abd094 Manually implement PR #2033 by Andrey Andreev · 12 years ago
  17. f5513d6 Merge pull request #2026 from johnathancroom/keep_flash_data_array by Andrey Andreev · 12 years ago
  18. 8d8543d Improved array keey_flashdata + Changelog by Johnathan Croom · 12 years ago
  19. 7e83f32 Revert some of the changes from PR #2029 by Andrey Andreev · 12 years ago
  20. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  21. 9d9849b Requested changed to keep_flashdata by Johnathan Croom · 12 years ago
  22. 4beca5c keep_flashdata accepts array by Johnathan Croom · 12 years ago
  23. 52de379 Minor changes to Xmlrpcs.php by vkeranov · 12 years ago
  24. b497d2b Minor changes to Xmlrpc.php by vkeranov · 12 years ago
  25. 44c3463 [ci skip] Remove a lone semicolon (rel 2d48b4f1a174473fa0539769a433ba78305c0faa) by Andrey Andreev · 12 years ago
  26. 2d48b4f Fix #113 by Andrey Andreev · 12 years ago
  27. 29453cd 3.0.0-dev: Fixing the issue #2023. by Ivan Tcholakov · 12 years ago
  28. ce0c956 Fix issue #118 (manually implementing PR #1832) by Andrey Andreev · 12 years ago
  29. 2b24139 Manually apply a fix submitted via PR #2012, #2016 by Andrey Andreev · 12 years ago
  30. 2eaeee5 Change fs permissions and add some missing index.html files (#2017) by Andrey Andreev · 12 years ago
  31. a2b0677 Fix #18 by Andrey Andreev · 12 years ago
  32. ef758bd Revert a change from 7a7ad782b2f125622509a77c5a6f94ad4ae0f93c by Andrey Andreev · 12 years ago
  33. 2978d77 Merge pull request #1258 from cryode/feature/robot_mobile by Andrey Andreev · 12 years ago
  34. 39eb806 Clean-up following PR #1949 by Andrey Andreev · 12 years ago
  35. 5d5bc05 Merge pull request #1949 from compwright/develop by Andrey Andreev · 12 years ago
  36. 4ddf944 Improved code readability by Jonathon Hill · 12 years ago
  37. 02ea66e Code style fixes by Jonathon Hill · 12 years ago
  38. fe367a9 Fix issue #1992 by Andrey Andreev · 12 years ago
  39. 7a7ad78 Some micro-optimizations by Andrey Andreev · 12 years ago
  40. b719bfd Changed the `migration_style` config setting to `migration_type` by Jonathon Hill · 12 years ago
  41. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  42. 275cf27 Fixed a mismatched constraint value when creating the migration table by Jonathon Hill · 12 years ago
  43. 0aeee85 Move the Log class to system/core/ by Andrey Andreev · 12 years ago
  44. e9d2dc8 Added function_usable() to common functions by Andrey Andreev · 12 years ago
  45. 55a8c62 Display DB object names in the Profiler and fix issue #1220 by Andrey Andreev · 12 years ago
  46. b1b1528 Merge pull request #1962 from squaresurf/d2ae1d1d7fdc4b8a21369a25487c2c42e5a496bf by Andrey Andreev · 12 years ago
  47. 751f247 Fix #1957 by Andrey Andreev · 12 years ago
  48. fc2fbc5 Fixed typo in logs. by Razican · 12 years ago
  49. d2ae1d1 Refactored Unit_test in order to remove redundant code. by Daniel Paul Searles · 12 years ago
  50. e24eed7 Some micro-optimizations by Andrey Andreev · 12 years ago
  51. 8a203f6 Fix #1960 by Andrey Andreev · 12 years ago
  52. f5ccd12 [ci skip] DocBlocks for Upload and Xmlrpc libraries by Andrey Andreev · 12 years ago
  53. 0fa95bd [ci skip] DocBlocks for Pagination, Session, Trackback, Jquery libraries by Andrey Andreev · 12 years ago
  54. 597ea27 [ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries by Andrey Andreev · 12 years ago
  55. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  56. 1a9b7e0 Remove is_numeric() checks from Cart library (superseded by casts to float) by Andrey Andreev · 12 years ago
  57. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  58. e2afc88 Session cookie driver changes by Andrey Andreev · 12 years ago
  59. 34c8b9c Added support for timestamp-based migrations by Jonathon Hill · 12 years ago
  60. 9bea4be Fix #1938 by GDmac · 12 years ago
  61. 3bb4029 Remove extra spaces... by vkeranov · 12 years ago
  62. 7e4356b Remove extra new lines by vkeranov · 12 years ago
  63. bfbe8b2 Remove extra new lines by vkeranov · 12 years ago
  64. 94b1f76 Style guide... by vkeranov · 12 years ago
  65. 2b5b92e Remove extra space... by vkeranov · 12 years ago
  66. 3e9d2b8 Docblock improvements by Andrey Andreev · 12 years ago
  67. ca20d84 Fix #50 by Andrey Andreev · 12 years ago
  68. 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
  69. a779b2c Fix #1624 and clear-up the form validation docs (manually applying #1603) by Andrey Andreev · 12 years ago
  70. 58c2b10 Implement cache key prefixing (as suggested in #1197) and update the Cache docs by Andrey Andreev · 12 years ago
  71. cdeee66 Add CI_Cart::get_item() (rel #400) by Andrey Andreev · 12 years ago
  72. a0836b9 Fix #1255 by Andrey Andreev · 12 years ago
  73. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  74. e66d624 Fix issues #1476, #1909 by Andrey Andreev · 12 years ago
  75. 8df1ae2 Fix another mailing issue (based on #1281) by Andrey Andreev · 12 years ago
  76. 925dd90 Fix issue #1409 by Andrey Andreev · 12 years ago
  77. cf264e0 Fix Session cookies not being encrypted on creation and sess_destroy() not actually deleting cookies by Andrey Andreev · 12 years ago
  78. 00ea2a9 Remove {unwrap}{/unwrap} markers when quoted_printable_encode() or imap_8bit() is used by Andrey Andreev · 12 years ago
  79. 72865da Merge pull request #1896 from pkriete/develop by Pascal Kriete · 12 years ago
  80. 28dc202 Changing session error logging verbiage to be a little less unsettling. by Pascal Kriete · 12 years ago
  81. 8a7078b Fix issue #1897 by Andrey Andreev · 12 years ago
  82. ff5ffdf session native, fix cookie settings by GDmac · 12 years ago
  83. f69f0e8 Updating the cookie driver to use HMAC authentication on all cookie data. by Pascal Kriete · 12 years ago
  84. 28616da Native PHP Session, don't regenerate session_id during ajax by GDmac · 12 years ago
  85. 19cd887 Session Native, respect cookie settings by GDmac · 12 years ago
  86. c771928 Remove CI_Email::_get_ip() by Andrey Andreev · 12 years ago
  87. 0211768 Partially fix #1702 by Andrey Andreev · 12 years ago
  88. 9ae82fa [ci skip] Minor changes following PR #1871 by Andrey Andreev · 12 years ago
  89. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  90. 26f0cf9 Add a fallback to imap_8bit() for CI_Email::_prep_quoted_printable() by Andrey Andreev · 12 years ago
  91. c16b4f4 Update system/libraries/Encrypt.php by Bogdan Lysenko · 12 years ago
  92. c6f9a5d libraries/Encrypt.php decode improvement by lysenkobv · 12 years ago
  93. 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
  94. 6c5f751 mbstring related changes by Andrey Andreev · 12 years ago
  95. e8bc5f4 Replace in _prep_quoted_printable() with the constant 76 by Andrey Andreev · 12 years ago
  96. 2e3e230 Disable Session library under CLI and create a CI singleton to be used by its drivers by Andrey Andreev · 12 years ago
  97. 683b34d Alter CI_Emai::_prep_quoted_printable() by Andrey Andreev · 12 years ago
  98. 5098859 [ci skip] Polish changes from pull #1709 by Andrey Andreev · 12 years ago
  99. 51f72cd Fix email headers when using long email subjects and \r\n as crlf. (Part2) by Bruno Barão · 12 years ago
  100. 02561ac Merge remote-tracking branch 'upstream/develop' into develop by Bruno Barão · 12 years ago