Age | Commit message (Expand) | Author | Files | Lines |
2012-05-02 | Merge pull request #1313 from petsagouris/fix-form-validation-typo | Andrey Andreev | 1 | -1/+1 |
2012-05-02 | Fixing some typos. | George Petsagourakis | 1 | -1/+1 |
2012-05-02 | Reverted rui_string change. | Phil Sturgeon | 2 | -6/+3 |
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 | Important spelling fix to CodeIgniter.php file | Chris Berthe | 1 | -1/+1 |
2012-04-27 | Fix docblocks A-H | Timothy Warren | 10 | -671/+680 |
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 | 2 | -11/+16 |
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 upstream branch | Andrey Andreev | 123 | -7246/+6007 |
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 | 36 | -614/+505 |
2012-04-26 | Merge pull request #981 from narfbg/develop-db-postgre | Phil Sturgeon | 2 | -81/+56 |
2012-04-26 | Merge pull request #979 from narfbg/develop-db-cubrid | Phil Sturgeon | 4 | -166/+70 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 18 | -291/+305 |
2012-04-26 | Merge pull request #1262 from Korri/develop | Phil Sturgeon | 1 | -2/+2 |
2012-04-26 | Fixed conflicts. | Phil Sturgeon | 61 | -3242/+930 |
2012-04-26 | Fixed issue #122 - ruri_string() in subdirs. | Phil Sturgeon | 2 | -3/+6 |
2012-04-26 | Merge pull request #1061 from jamierumbelow/develop | Phil Sturgeon | 16 | -286/+297 |
2012-04-26 | PDO patch and run the test | Taufan Aditya | 1 | -1/+1 |
2012-04-26 | A couple more documentation updates | Jamie Rumbelow | 2 | -2/+2 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 136 | -7246/+6020 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 1 | -1/+1 |
2012-04-24 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 1 | -1/+1 |
2012-04-24 | Update system/helpers/file_helper.php | st2 | 1 | -1/+1 |
2012-04-24 | Update system/database/drivers/sqlsrv/sqlsrv_driver.php | st2 | 1 | -1/+1 |
2012-04-24 | Update system/libraries/Javascript.php | Cosmin Atanasiu | 1 | -1/+1 |
2012-04-23 | Use tabs to separate class properties | Timothy Warren | 14 | -55/+54 |
2012-04-23 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 5 | -18/+19 |
2012-04-23 | Tweak to comments to conform to style guide. | Sam Li | 1 | -1/+1 |
2012-04-23 | Added fix for issue: https://github.com/EllisLab/CodeIgniter/issues/1277 | Sam Li | 1 | -0/+3 |
2012-04-23 | Merge upstream | Timothy Warren | 1 | -3/+1 |
2012-04-23 | Merge pull request #1271 from dixy/develop-microtime | Andrey Andreev | 2 | -11/+8 |
2012-04-23 | Fix issue #1265 | Andrey Andreev | 1 | -8/+8 |
2012-04-23 | Merge pull request #1272 from king724/develop | Phil Sturgeon | 1 | -0/+1 |
2012-04-21 | Use parameter 'get_as_float' of microtime() | dixy | 2 | -11/+8 |
2012-04-20 | Start comment cleanup of libraries | Timothy Warren | 14 | -90/+440 |