Age | Commit message (Expand) | Author | Files | Lines |
2012-04-03 | Move changelog line from verion 2.1.1 to version 3.0 | Songpol Sripao-eiam | 1 | -3/+1 |
2012-04-03 | Merge pull request #868 from narfbg/develop-db-oci8 | Andrey Andreev | 6 | -148/+576 |
2012-04-03 | Update changelog | Songpol Sripao-eiam | 1 | -0/+3 |
2012-04-02 | The current name is too wide change to get_content_type()consistent with set_... | Songpol Sripaoeiam | 2 | -3/+3 |
2012-04-02 | Merge branch 'develop' of github.com:obiconbig/CodeIgniter into develop | Songpol Sripaoeiam | 1 | -1/+2 |
2012-04-02 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Songpol Sripaoeiam | 8 | -7/+1484 |
2012-04-02 | Merge upstream branch | Andrey Andreev | 28 | -107/+1917 |
2012-04-02 | Merge pull request #930 from narfbg/develop-db-sqlite3 | Andrey Andreev | 8 | -7/+1484 |
2012-04-02 | Merge upstream branch | Andrey Andreev | 136 | -2304/+2251 |
2012-04-01 | Fix style coding | Songpol Sripao-eiam | 1 | -1/+2 |
2012-04-01 | bracket on a new line | Songpol Sripaoeiam | 2 | -6/+7 |
2012-04-01 | add function get_current_content_type to output class and user manual library | Songpol Sripaoeiam | 2 | -0/+25 |
2012-03-30 | Merge pull request #1228 from toopay/database-test | Phil Sturgeon | 13 | -19/+354 |
2012-03-30 | Configation based by environment constant, due Database test implementation a... | Taufan Aditya | 1 | -33/+0 |
2012-03-30 | Multi database setup | Taufan Aditya | 12 | -26/+265 |
2012-03-29 | Add a missing changelog entry for pull #1227 | Andrey Andreev | 1 | -0/+1 |
2012-03-29 | Merge pull request #1227 from ryanneufeld/develop | Andrey Andreev | 1 | -3/+3 |
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 | 3 | -22/+42 |
2012-03-29 | Changed the dummy DB free_result() method to void (that's how it's implemente... | Andrey Andreev | 1 | -11/+10 |
2012-03-29 | Minor improvements to PostgreSQL and SQLite result classes | Andrey Andreev | 2 | -44/+20 |
2012-03-28 | Add schema folder | Taufan Aditya | 1 | -0/+0 |
2012-03-28 | Merge remote-tracking branch 'upstream/develop' into unit-tests | Taufan Aditya | 9 | -279/+156 |
2012-03-28 | Travis setup and minor cleanup | Taufan Aditya | 7 | -33/+75 |
2012-03-28 | Preliminary Database Test | Taufan Aditya | 6 | -4/+91 |
2012-03-28 | Revert CI_DB_driver::_reset_select() to a regular method instead of abstract.... | Andrey Andreev | 1 | -1/+3 |
2012-03-28 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8 | Andrey Andreev | 8 | -94/+15 |
2012-03-28 | Add a dummy db_select() method to CI_DB_driver and remove it from drivers tha... | Andrey Andreev | 8 | -94/+15 |
2012-03-28 | Add buffer string attach function to changelog. | Matteo Mattei | 1 | -1/+2 |
2012-03-28 | Merge upstream branch | Andrey Andreev | 114 | -2025/+1580 |
2012-03-28 | Merge pull request #971 from narfbg/develop-db-driver | Andrey Andreev | 1 | -151/+114 |
2012-03-28 | A replace array_key_exists() with isset() | Andrey Andreev | 1 | -4/+4 |
2012-03-28 | Some more unneeded brackets removed | Andrey Andreev | 1 | -1/+1 |
2012-03-28 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-driver | Andrey Andreev | 113 | -1875/+1467 |
2012-03-28 | Some minor style changes in the XMLRPC class | Andrey Andreev | 1 | -33/+24 |
2012-03-28 | Added random ordering support for MSSQL and SQLSRV drivers and removed an unu... | Andrey Andreev | 3 | -25/+10 |
2012-03-28 | Merge pull request #1226 from toopay/unit-tests | Phil Sturgeon | 32 | -217/+265 |
2012-03-28 | Remove debugging line | Taufan Aditya | 1 | -1/+0 |
2012-03-28 | Merge remote-tracking branch 'upstream/develop' into unit-tests | Taufan Aditya | 2 | -1/+2 |
2012-03-28 | Remove include or require declaration from all helpers test | Taufan Aditya | 15 | -58/+80 |
2012-03-28 | Implementation of Mock class, remove ugly reflection class | Taufan Aditya | 1 | -32/+3 |
2012-03-28 | Implementation of Mock class, remove ugly reflection class | Taufan Aditya | 2 | -18/+20 |
2012-03-28 | Fix a CI_Loader::_ci_load_class() bug | Andrey Andreev | 2 | -1/+2 |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -7/+1 |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 15 | -37/+79 |
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 9 | -81/+99 |
2012-03-27 | Remove EOF newlines from MySQLi driver and result classes | Andrey Andreev | 2 | -2/+2 |
2012-03-27 | Merge feature/mysqli_oop branch | Andrey Andreev | 3 | -26/+29 |
2012-03-26 | Some style adjustments and fixed comments in the Loader class | Andrey Andreev | 1 | -30/+29 |
2012-03-26 | Some style adjustments and fixed comments in Router and Output classes | Andrey Andreev | 2 | -28/+24 |