summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Fix #1938GDmac1-3/+6
2012-10-27Remove extra spaces...vkeranov1-3/+3
2012-10-27Remove extra new linesvkeranov1-7/+6
2012-10-27Remove extra new linesvkeranov1-2/+1
2012-10-27Style guide...vkeranov1-1/+1
2012-10-27Remove extra space...vkeranov1-1/+1
2012-10-27Docblock improvementsAndrey Andreev1-3/+5
2012-10-27Fix #50Andrey Andreev1-4/+1
2012-10-27Unify Email attachment values into a single array and fix a bug in the new bu...Andrey Andreev1-18/+18
2012-10-26Fix #1624 and clear-up the form validation docs (manually applying #1603)Andrey Andreev1-5/+5
2012-10-26Implement cache key prefixing (as suggested in #1197) and update the Cache docsAndrey Andreev1-26/+32
2012-10-25Add CI_Cart::get_item() (rel #400)Andrey Andreev1-6/+23
2012-10-24Fix #1255Andrey Andreev1-1/+7
2012-10-24[ci skip] style and phpdoc-related changes (rel #1295)Andrey Andreev9-65/+137
2012-10-22Fix issues #1476, #1909Andrey Andreev1-2/+2
2012-10-19Fix another mailing issue (based on #1281)Andrey Andreev1-6/+10
2012-10-19Fix issue #1409Andrey Andreev1-51/+59
2012-10-18Fix Session cookies not being encrypted on creation and sess_destroy() not ac...Andrey Andreev1-2/+2
2012-10-18Remove {unwrap}{/unwrap} markers when quoted_printable_encode() or imap_8bit(...Andrey Andreev1-9/+9
2012-10-17Merge pull request #1896 from pkriete/developPascal Kriete1-19/+26
2012-10-17Changing session error logging verbiage to be a little less unsettling.Pascal Kriete1-1/+1
2012-10-17Fix issue #1897Andrey Andreev1-10/+6
2012-10-16session native, fix cookie settingsGDmac1-14/+2
2012-10-16Updating the cookie driver to use HMAC authentication on all cookie data.Pascal Kriete1-19/+26
2012-10-16Native PHP Session, don't regenerate session_id during ajaxGDmac1-2/+6
2012-10-16Session Native, respect cookie settingsGDmac1-3/+21
2012-10-15Remove CI_Email::_get_ip()Andrey Andreev1-41/+0
2012-10-15Partially fix #1702Andrey Andreev2-2/+2
2012-10-11[ci skip] Minor changes following PR #1871Andrey Andreev1-0/+1
2012-10-11New form_validation rule: 'differs'Raul Baldner Junior1-0/+13
2012-10-11Add a fallback to imap_8bit() for CI_Email::_prep_quoted_printable()Andrey Andreev1-2/+9
2012-10-11Update system/libraries/Encrypt.phpBogdan Lysenko1-1/+1
2012-10-10libraries/Encrypt.php decode improvementlysenkobv1-1/+1
2012-10-10Changelog entry for previous commit and change default charset for the Email ...Andrey Andreev1-0/+2
2012-10-10mbstring related changesAndrey Andreev1-6/+0
2012-10-10Replace in _prep_quoted_printable() with the constant 76Andrey Andreev1-9/+1
2012-10-09Disable Session library under CLI and create a CI singleton to be used by its...Andrey Andreev4-19/+33
2012-10-09Alter CI_Emai::_prep_quoted_printable()Andrey Andreev1-3/+10
2012-10-08[ci skip] Polish changes from pull #1709Andrey Andreev1-1/+1
2012-10-08Fix email headers when using long email subjects and \r\n as crlf. (Part2)Bruno Barão1-2/+2
2012-10-08Merge remote-tracking branch 'upstream/develop' into developBruno Barão10-449/+1277
2012-10-05Polish changes from #1586Andrey Andreev1-2/+2
2012-10-05update devel versionMelounek15-484/+1362
2012-10-05Add PNG transparency support in CI_Image_lib::text_watermark() (originally fr...Andrey Andreev1-0/+7
2012-10-05Merge pull request #1854 from tocaibiza/developAndrey Andreev1-4/+4
2012-10-05Bug-fix in XML-RPC libraryDimitar1-4/+4
2012-10-05Fix issue #116 + other space/style fixes [ci skipAndrey Andreev1-1/+1
2012-10-05Fixed conflicts in changelog to reflect all changes.Kyle Johnson1-2/+2
2012-10-04Removed redundant parenthesis around `in_array()`Daniel Morris1-1/+1
2012-10-03Updated result function to check for visible items as defined in issue #395Kyle Johnson1-0/+5