summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-02-28using tabs as @item seperators in docblocks.Mike Funk1-2/+2
2012-02-28fixed some mismatched brackets.Mike Funk1-4/+4
2012-02-28changed _config_delimiters() to protected.Mike Funk1-1/+1
2012-02-28Merge upstream branchAndrey Andreev1-4/+4
2012-02-28Replace AND with &&Andrey Andreev1-1/+1
2012-02-28Fix issue #177Andrey Andreev1-28/+14
2012-02-24added config process method checking for delimiter values, updated changelog ...Mike Funk1-0/+24
2012-02-24added config check, changelog entry, and user guide update.Mike Funk1-1/+15
2012-02-23added all_flashdata function to Session.phpMike Funk1-0/+23
2012-02-22Merge upstream branchAndrey Andreev1-7/+0
2012-02-17Fixed issue #960Marcos Garcia1-7/+0
2012-02-16Merge upstream branchAndrey Andreev1-1/+1
2012-02-15Lowered the file permissions for file caches.Yorick Peterse1-1/+1
2012-02-14Merge upstream branchAndrey Andreev1-248/+187
2012-02-07Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than t...Nick Busey1-2/+2
2012-02-02Fix some comment blocksAndrey Andreev1-15/+23
2012-02-02Merge upstream branchAndrey Andreev2-57/+78
2012-02-02Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev1-56/+77
2012-02-02Adding equal to greater than, equal to less than form validators.Nick Busey1-1/+37
2012-02-01Merge upstreamAndrey Andreev1-75/+37
2012-02-01Merge remote-tracking branch 'upstream/develop' into develop-image-libAndrey Andreev2-75/+38
2012-02-01Merge upstreamAndrey Andreev5-78/+41
2012-01-25Merge pull request #842 from narfbg/develop-encryptPhil Sturgeon1-75/+37
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-24Revert a space in the license agreement :)Andrey Andreev1-1/+1
2012-01-20Some more cleaningAndrey Andreev1-16/+10
2012-01-20Replace AND with &&Andrey Andreev1-11/+11
2012-01-20Replace AND with &&Andrey Andreev1-4/+2
2012-01-20Revert if() merge, for readabilityAndrey Andreev1-5/+22
2012-01-19Some more cleaningAndrey Andreev1-146/+104
2012-01-19Some more cleaningAndrey Andreev1-4/+2
2012-01-19Still update the session on AJAX calls, just don't regenerate the session IDAndrey Andreev1-6/+30
2012-01-19Fix issue #154Andrey Andreev1-68/+50
2012-01-16APC throws "apc_store() expects parameter 3 to be long, string given". Valida...Sean Fisher1-0/+1
2012-01-13Allow native PHP functions used as rules to accept an additional parameterAndrey Andreev1-1/+1
2012-01-12Remove a quoteAndrey Andreev1-1/+1
2012-01-12CI_Image_lib::image_reproportion() to work if only one of either width or hei...Andrey Andreev1-107/+88
2012-01-12array keys should be 0, 1, and 2. key 3 results in error (invalid offset)Ronald Beilsma1-1/+1
2012-01-11Fix issue 863Andrey Andreev1-84/+38
2012-01-10Some quotesAndrey Andreev1-2/+2
2012-01-10Two returnsAndrey Andreev1-3/+2
2012-01-10Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developRonald Beilsma30-456/+336
2012-01-08Some more misc. stuffAndrey Andreev1-24/+12
2012-01-08Some more misc. stuffAndrey Andreev1-10/+3
2012-01-07Fix the same expression in crop()Andrey Andreev1-1/+1
2012-01-07Fixed a bug in CI_Image_lib::resize()Andrey Andreev1-1/+1
2012-01-05Merge upstream branchAndrey Andreev1-4/+10