summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Improve the solution for issue #1342Andrey Andreev1-1/+1
2012-05-11Fix issue #1349Andrey Andreev1-1/+1
2012-05-11User_agent library improvementsAndrey Andreev1-12/+12
2012-05-09Fix issue #1342Andrey Andreev1-1/+1
2012-05-07Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developWes Baker25-151/+1184
2012-05-05Added a return false if an image doesn't pass XSS cleaning to prevent file_ge...Wes Baker1-1/+5
2012-05-04unset userdataMichiel Vugteveen1-21/+24
2012-05-02Merge pull request #1312 from petsagouris/fix-xmlrpc-typosAndrey Andreev1-3/+3
2012-05-02Merge pull request #1313 from petsagouris/fix-form-validation-typoAndrey Andreev1-1/+1
2012-05-02Fixing some typos in the xmlrpc class.George Petsagourakis1-3/+3
2012-05-02Fixing some typos.George Petsagourakis1-1/+1
2012-05-02Fix pagination anchor_class with multiple initializationsAndrey Andreev1-6/+5
2012-05-02Merge pull request #1285 from Kosmin/patch-1Andrey Andreev1-1/+1
2012-05-02Update system/libraries/Javascript.phpCosmin Atanasiu1-8/+1
2012-05-01Update system/libraries/Javascript.phpCosmin Atanasiu1-8/+8
2012-05-01Update system/libraries/Javascript.phpCosmin Atanasiu1-1/+8
2012-04-27Fix calendar and session librariesTimothy Warren3-24/+199
2012-04-27Fixed Cart, Migration, Parser and Zip librariesTimothy Warren4-6/+137
2012-04-27Fix Cache, Image_lib and Log librariesTimothy Warren3-2/+142
2012-04-27Fix Config.php and partially fix Image_lib.phpTimothy Warren1-18/+205
2012-04-27Fix Table library docblocksTimothy Warren1-2/+50
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into library-...Timothy Warren1-0/+1
2012-04-24Update system/libraries/Javascript.phpCosmin Atanasiu1-1/+1
2012-04-20Start comment cleanup of librariesTimothy Warren14-90/+440
2012-04-12Adding in .ics MIME type for calendar invites.Kevin King1-0/+1
2012-04-04Update system/libraries/Zip.phpTobias Tschech1-2/+1
2012-04-04Added Windows path compatibility to function read_dirtschechniker1-4/+5
2012-04-04Replace old comments with proper docblocks in Xmlrpc.phpAndrey Andreev1-314/+480
2012-04-03Another form_validation fixAndrey Andreev1-2/+0
2012-04-03Fix some stuff broken during repo syncAndrey Andreev1-3/+3
2012-04-03Merge upstream branchAndrey Andreev30-1236/+943
2012-04-03Clean up the Form_validation libraryAndrey Andreev1-117/+86
2012-04-03Some very minor code style changes and comment fixesAndrey Andreev3-20/+21
2012-04-03Minor cleanup and style changes to the Table libraryAndrey Andreev1-67/+56
2012-04-03Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza...Andrey Andreev1-58/+42
2012-04-03Clean up the Profiler libraryAndrey Andreev1-95/+101
2012-04-03Minor style changes and optimizations to the User_agent libraryAndrey Andreev1-27/+27
2012-04-03Minor cleanup and style fixes in the Unit_test and Image_lib librariesAndrey Andreev3-20/+16
2012-04-03Minor cleanup and style fixes in the Log and Javascript librariesAndrey Andreev2-37/+21
2012-03-29Merge pull request #1227 from ryanneufeld/developAndrey Andreev1-3/+3
2012-03-29Fix for Issue 88. _default_options does not exist in the Cache_memcahe driverRyan Neufeld1-3/+3
2012-03-29Merge pull request #1181 from matteomattei/developAndrey Andreev1-16/+26
2012-03-28Some minor style changes in the XMLRPC classAndrey Andreev1-33/+24
2012-03-26Renamed (with an underscore prefix) and switched from private to protected pr...Andrey Andreev1-31/+21
2012-03-26Remove access description lines and cleanup the Upload libraryAndrey Andreev1-182/+146
2012-03-26Remove access description lines and cleanup the Migration libraryAndrey Andreev1-18/+8
2012-03-26Remove access description lines and cleanup the Pagination libraryAndrey Andreev1-27/+17
2012-03-26Remove access description lines and cleanup the Typography libraryAndrey Andreev1-33/+20
2012-03-26Remove access description lines and cleanup the Xmlrpcs libraryAndrey Andreev1-44/+20
2012-03-26Switch a private property to protected and cleanup the Calendar libraryAndrey Andreev1-35/+26