Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-24 | Fix issues #44 & #110 | Andrey Andreev | 1 | -0/+2 | |
2012-05-23 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 1 | -1/+1 | |
2012-05-23 | Input, Session and Cookie get's will return NULL. | Phil Sturgeon | 1 | -3/+3 | |
Read more about this change here: http://codeigniter.com/forums/viewthread/215833 | |||||
2012-05-23 | Merge pull request #1320 from thallisphp/patch-2 | Phil Sturgeon | 1 | -1/+1 | |
Update system/libraries/Cart.php - To enable integrity when using associative arrays | |||||
2012-05-17 | Clean up the libraries | Andrey Andreev | 24 | -414/+383 | |
2012-05-13 | Improve the solution for issue #1342 | Andrey Andreev | 1 | -1/+1 | |
2012-05-11 | Fix issue #1349 | Andrey Andreev | 1 | -1/+1 | |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -12/+12 | |
2012-05-09 | Fix issue #1342 | Andrey Andreev | 1 | -1/+1 | |
2012-05-07 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Wes Baker | 25 | -151/+1184 | |
Conflicts: system/core/Security.php | |||||
2012-05-05 | Added a return false if an image doesn't pass XSS cleaning to prevent ↵ | Wes Baker | 1 | -1/+5 | |
file_get_contents from returning a NULL and passing through unscathed. | |||||
2012-05-04 | unset userdata | Michiel Vugteveen | 1 | -21/+24 | |
2012-05-03 | Update system/libraries/Cart.php - To enable integrity when using ↵ | ThallisPHP | 1 | -1/+1 | |
associative arrays | |||||
2012-05-02 | Merge pull request #1312 from petsagouris/fix-xmlrpc-typos | Andrey Andreev | 1 | -3/+3 | |
Fixing some typos in the xmlrpc class | |||||
2012-05-02 | Merge pull request #1313 from petsagouris/fix-form-validation-typo | Andrey Andreev | 1 | -1/+1 | |
Fixing a typo in Form Validation | |||||
2012-05-02 | Fixing some typos in the xmlrpc class. | George Petsagourakis | 1 | -3/+3 | |
Also, fputs is an alias for fwrite. | |||||
2012-05-02 | Fixing some typos. | George Petsagourakis | 1 | -1/+1 | |
2012-05-02 | Fix pagination anchor_class with multiple initializations | Andrey Andreev | 1 | -6/+5 | |
2012-05-02 | Merge pull request #1285 from Kosmin/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Update system/libraries/Javascript.php | |||||
2012-05-02 | Update system/libraries/Javascript.php | Cosmin Atanasiu | 1 | -8/+1 | |
2012-05-01 | Update system/libraries/Javascript.php | Cosmin Atanasiu | 1 | -8/+8 | |
2012-05-01 | Update system/libraries/Javascript.php | Cosmin Atanasiu | 1 | -1/+8 | |
2012-04-27 | Fix calendar and session libraries | Timothy Warren | 3 | -24/+199 | |
2012-04-27 | Fixed Cart, Migration, Parser and Zip libraries | Timothy Warren | 4 | -6/+137 | |
2012-04-27 | Fix Cache, Image_lib and Log libraries | Timothy Warren | 3 | -2/+142 | |
2012-04-27 | Fix Config.php and partially fix Image_lib.php | Timothy Warren | 1 | -18/+205 | |
2012-04-27 | Fix Table library docblocks | Timothy Warren | 1 | -2/+50 | |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into ↵ | Timothy Warren | 1 | -0/+1 | |
library-cleanup | |||||
2012-04-24 | Update system/libraries/Javascript.php | Cosmin Atanasiu | 1 | -1/+1 | |
2012-04-20 | Start comment cleanup of libraries | Timothy Warren | 14 | -90/+440 | |
2012-04-12 | Adding in .ics MIME type for calendar invites. | Kevin King | 1 | -0/+1 | |
2012-04-04 | Update system/libraries/Zip.php | Tobias Tschech | 1 | -2/+1 | |
2012-04-04 | Added Windows path compatibility to function read_dir | tschechniker | 1 | -4/+5 | |
2012-04-04 | Replace old comments with proper docblocks in Xmlrpc.php | Andrey Andreev | 1 | -314/+480 | |
2012-04-03 | Another form_validation fix | Andrey Andreev | 1 | -2/+0 | |
2012-04-03 | Fix some stuff broken during repo sync | Andrey Andreev | 1 | -3/+3 | |
2012-04-03 | Merge upstream branch | Andrey Andreev | 30 | -1236/+943 | |
2012-04-03 | Clean up the Form_validation library | Andrey Andreev | 1 | -117/+86 | |
2012-04-03 | Some very minor code style changes and comment fixes | Andrey Andreev | 3 | -20/+21 | |
2012-04-03 | Minor cleanup and style changes to the Table library | Andrey Andreev | 1 | -67/+56 | |
2012-04-03 | Fix an issue in CI_Trackback::validate_url() and do some cleanup and ↵ | Andrey Andreev | 1 | -58/+42 | |
optimizations in the library | |||||
2012-04-03 | Clean up the Profiler library | Andrey Andreev | 1 | -95/+101 | |
2012-04-03 | Minor style changes and optimizations to the User_agent library | Andrey Andreev | 1 | -27/+27 | |
2012-04-03 | Minor cleanup and style fixes in the Unit_test and Image_lib libraries | Andrey Andreev | 3 | -20/+16 | |
2012-04-03 | Minor cleanup and style fixes in the Log and Javascript libraries | Andrey Andreev | 2 | -37/+21 | |
2012-03-29 | Merge pull request #1227 from ryanneufeld/develop | Andrey Andreev | 1 | -3/+3 | |
Fix for #88 _default_options does not exist in the Cache_memcahe driver | |||||
2012-03-29 | Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver | Ryan Neufeld | 1 | -3/+3 | |
2012-03-29 | Merge pull request #1181 from matteomattei/develop | Andrey Andreev | 1 | -16/+26 | |
Add support for buffer string email attachment. | |||||
2012-03-28 | Some minor style changes in the XMLRPC class | Andrey Andreev | 1 | -33/+24 | |
2012-03-26 | Renamed (with an underscore prefix) and switched from private to protected ↵ | Andrey Andreev | 1 | -31/+21 | |
properties in the Driver library |