Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Load base config first, then environment's config | Thanasis Polychronakis | 1 | -9/+9 |
2012-05-13 | Improve the solution for issue #1342 | Andrey Andreev | 1 | -1/+1 |
2012-05-11 | Fix issue #1349 | Andrey Andreev | 2 | -3/+4 |
2012-05-11 | Remove a duplicate mobile user agent entry | Andrey Andreev | 1 | -1/+0 |
2012-05-11 | User_agent library improvements | Andrey Andreev | 3 | -84/+89 |
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 | 124 | -2149/+3858 |
2012-05-07 | Merge pull request #1330 from dixy/develop-errors | Phil Sturgeon | 3 | -3/+3 |
2012-05-05 | Remove -webkit prefix for box-shadow | dixy | 3 | -3/+3 |
2012-05-05 | Merge pull request #1325 from st2/develop | Andrey Andreev | 1 | -1/+1 |
2012-05-05 | Added a return false if an image doesn't pass XSS cleaning to prevent file_ge... | Wes Baker | 1 | -1/+5 |
2012-05-04 | Update system/database/drivers/interbase/interbase_utility.php | Cusco | 1 | -1/+1 |
2012-05-04 | Merge pull request #1323 from IT-Can/fix-issue-1314 | Andrey Andreev | 2 | -22/+26 |
2012-05-04 | changelog entry | Michiel Vugteveen | 1 | -1/+2 |
2012-05-04 | unset userdata | Michiel Vugteveen | 1 | -21/+24 |
2012-05-02 | Merge pull request #1312 from petsagouris/fix-xmlrpc-typos | Andrey Andreev | 1 | -3/+3 |
2012-05-02 | Merge pull request #1313 from petsagouris/fix-form-validation-typo | Andrey Andreev | 1 | -1/+1 |
2012-05-02 | Fixing some typos in the xmlrpc class. | George Petsagourakis | 1 | -3/+3 |
2012-05-02 | Fixing some typos. | George Petsagourakis | 1 | -1/+1 |
2012-05-02 | Merge pull request #1311 from timw4mail/phpdoc | Phil Sturgeon | 1 | -5/+1 |
2012-05-02 | Fix phpdoc config file | Timothy Warren | 1 | -5/+1 |
2012-05-02 | Changelog fix | Andrey Andreev | 1 | -1/+0 |
2012-05-02 | Reverted rui_string change. | Phil Sturgeon | 3 | -6/+5 |
2012-05-02 | Added a phpDocumenter config file | Phil Sturgeon | 1 | -0/+25 |
2012-05-02 | Fix a wrong variable name | Andrey Andreev | 1 | -1/+1 |
2012-05-02 | Merge pull request #876 from narfbg/develop-helpers-sst | Andrey Andreev | 3 | -196/+156 |
2012-05-02 | Merge pull request #1304 from petsagouris/minor-assignment-fix | Andrey Andreev | 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 |
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-30 | Reverted recent commit, cookie_prefix was breaking things. | Phil Sturgeon | 1 | -1/+0 |
2012-04-28 | Minor assignment fix. | George Petsagourakis | 1 | -1/+1 |
2012-04-28 | Merge pull request #1302 from chrisberthe/important_spelling_fix | Phil Sturgeon | 1 | -1/+1 |
2012-04-28 | Important spelling fix to CodeIgniter.php file | Chris Berthe | 1 | -1/+1 |
2012-04-27 | Merge pull request #1299 from timw4mail/patch | Phil Sturgeon | 10 | -671/+680 |
2012-04-27 | Fix docblocks A-H | Timothy Warren | 10 | -671/+680 |
2012-04-27 | Merge pull request #1296 from timw4mail/library-cleanup | Phil Sturgeon | 24 | -147/+1171 |
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 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into library-... | Timothy Warren | 3 | -11/+17 |
2012-04-27 | Fix Cache, Image_lib and Log libraries | Timothy Warren | 3 | -2/+142 |
2012-04-27 | Merge pull request #1298 from zivyuan/patch-1 | Phil Sturgeon | 1 | -0/+1 |
2012-04-27 | Merge pull request #993 from narfbg/develop-issue-128 | Andrey Andreev | 2 | -11/+16 |
2012-04-27 | Merge upstream branch | Andrey Andreev | 228 | -7839/+8046 |
2012-04-27 | Update system/core/Input.php
| ziv | 1 | -0/+1 |
2012-04-27 | Fix Config.php and partially fix Image_lib.php | Timothy Warren | 2 | -25/+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 library-... | Timothy Warren | 82 | -786/+1404 |