Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-27 | Merge pull request #1299 from timw4mail/patch | Phil Sturgeon | 10 | -671/+680 | |
Fix helper docblocks | |||||
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 | |
Library cleanup - adding additional docblocks | |||||
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 ↵ | Timothy Warren | 3 | -11/+17 | |
library-cleanup | |||||
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 | |
Cookie $index should start with a prefix. | |||||
2012-04-27 | Merge pull request #993 from narfbg/develop-issue-128 | Andrey Andreev | 2 | -11/+16 | |
Fix issue #128 | |||||
2012-04-27 | Merge upstream branch | Andrey Andreev | 228 | -7839/+8046 | |
2012-04-27 | Update system/core/Input.php | ziv | 1 | -0/+1 | |
Fix a cookie get back problem. Cookie $index should start with a prefix. | |||||
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 ↵ | Timothy Warren | 82 | -786/+1404 | |
library-cleanup | |||||
2012-04-26 | Merge pull request #981 from narfbg/develop-db-postgre | Phil Sturgeon | 2 | -81/+56 | |
Improve the PostgreSQL database driver | |||||
2012-04-26 | Merge pull request #979 from narfbg/develop-db-cubrid | Phil Sturgeon | 4 | -166/+70 | |
Improve the CUBRID database driver | |||||
2012-04-26 | Merge pull request #1266 from timw4mail/patch | Phil Sturgeon | 17 | -402/+482 | |
Normalize comments in core files | |||||
2012-04-26 | Merge pull request #1004 from kwaanonline/develop | Phil Sturgeon | 1 | -60/+92 | |
Date Helper documentation update | |||||
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 60 | -370/+1061 | |
2012-04-26 | Merge pull request #1262 from Korri/develop | Phil Sturgeon | 1 | -2/+2 | |
Fix Issue #627 | |||||
2012-04-26 | Fixed conflicts. | Phil Sturgeon | 107 | -3380/+1766 | |
2012-04-26 | Fixed issue #122 - ruri_string() in subdirs. | Phil Sturgeon | 3 | -3/+7 | |
2012-04-26 | Merge pull request #1061 from jamierumbelow/develop | Phil Sturgeon | 31 | -331/+355 | |
Renamed Active Record class to Query Builder | |||||
2012-04-26 | Merge pull request #1294 from toopay/pdo-patch | Phil Sturgeon | 1 | -1/+1 | |
Hotfix PDO | |||||
2012-04-26 | Remove temporary branch from travis whitelist | Taufan Aditya | 1 | -2/+1 | |
2012-04-26 | PDO patch and run the test | Taufan Aditya | 2 | -2/+3 | |
2012-04-26 | Merge pull request #1246 from toopay/db-tests | Phil Sturgeon | 27 | -34/+697 | |
Improved test coverage for Database. | |||||
2012-04-26 | A couple more documentation updates | Jamie Rumbelow | 2 | -2/+2 | |
2012-04-26 | Adding some update notes for 3.0.0 (renaming AR to QB) | Jamie Rumbelow | 1 | -0/+10 | |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 231 | -7887/+10538 | |
Conflicts: system/core/Loader.php system/database/DB_query_builder.php system/database/drivers/cubrid/cubrid_driver.php system/database/drivers/mssql/mssql_driver.php system/database/drivers/mysql/mysql_driver.php system/database/drivers/mysqli/mysqli_driver.php system/database/drivers/oci8/oci8_driver.php system/database/drivers/odbc/odbc_driver.php system/database/drivers/pdo/pdo_driver.php system/database/drivers/postgre/postgre_driver.php system/database/drivers/sqlite/sqlite_driver.php user_guide_src/source/changelog.rst user_guide_src/source/database/query_builder.rst | |||||
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 4 | -32/+38 | |
2012-04-26 | Merge pull request #1292 from ChadBH/develop | Andrey Andreev | 1 | -2/+2 | |
Corrected path to jquery | |||||
2012-04-26 | Corrected path to jquery | Chad Hedgcock | 1 | -2/+2 | |
2012-04-25 | Merge pull request #1288 from petsagouris/Issue-131 | Andrey Andreev | 2 | -29/+35 | |
Updated foreign_characters.php | |||||
2012-04-25 | Added foreign_characters.php changes in the changelog. | George Petsagourakis | 1 | -0/+1 | |
2012-04-25 | Merge pull request #1289 from st2/patch-2 | Andrey Andreev | 1 | -1/+1 | |
Same Issue on #1238 at IIS System | |||||
2012-04-24 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 2 | -2/+2 | |
2012-04-24 | Update system/helpers/file_helper.php | st2 | 1 | -1/+1 | |
2012-04-24 | Add changelog entry for already fixed issue #23 | Andrey Andreev | 1 | -1/+1 | |
2012-04-24 | Added Romanian characters to the foreign_chars.php | George Petsagourakis | 1 | -4/+4 | |
fixes #131 | |||||
2012-04-24 | Added Greek characters to the foreign_chars.php | George Petsagourakis | 1 | -28/+33 | |
2012-04-24 | Merge pull request #1286 from st2/patch-1 | Phil Sturgeon | 1 | -1/+1 | |
Fix Issue #1282 Update system/database/drivers/sqlsrv/sqlsrv_driver.php | |||||
2012-04-24 | Update system/database/drivers/sqlsrv/sqlsrv_driver.php | st2 | 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 | 6 | -18/+20 | |
2012-04-23 | Merge pull request #1278 from samxli/develop | Phil Sturgeon | 1 | -0/+3 | |
Added fix for issue #1277 | |||||
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 | |
Use parameter 'get_as_float' of microtime() |