summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-30E_ALL -> -1Gints Murans1-1/+1
2012-05-28Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developRoot30-526/+277
2012-05-28Changed to show all the errors on devRoot1-4/+2
2012-05-27Merge pull request #1402 from toopay/test-suitePhil Sturgeon12-105/+191
2012-05-27Adding more flexibilities to mock-commonTaufan Aditya1-64/+103
2012-05-27Continuation for Security and Table code-coverage, add coverage report to travisTaufan Aditya11-41/+88
2012-05-26Fix issue #862Andrey Andreev3-54/+25
2012-05-26Merge pull request #1401 from toopay/test-suiteAndrey Andreev1-4/+4
2012-05-26Move count_all() from the drivers to CI_DB_driverAndrey Andreev13-349/+30
2012-05-26Allowing main constants defined via phpunit config or other bootstraperTaufan Aditya1-4/+4
2012-05-26Merge pull request #1400 from toopay/db-test-suitePhil Sturgeon1-14/+27
2012-05-26Remove ternaryTaufan Aditya1-6/+18
2012-05-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developRoot23-99/+226
2012-05-26Changed instead of turning off of the error messaging to hide themRoot1-13/+16
2012-05-25Clean upTaufan Aditya1-2/+2
2012-05-25Explicitely testing escape_like_str APITaufan Aditya9-18/+62
2012-05-25Explicitely testing escape_like_str APITaufan Aditya1-4/+8
2012-05-25Again ... escape_like_str() testsAndrey Andreev1-3/+4
2012-05-25Alter LIKE escaping tests againAndrey Andreev1-1/+8
2012-05-25Alter LIKE escaping tests againAndrey Andreev3-16/+8
2012-05-25Merge pull request #1395 from toopay/db-test-suiteAndrey Andreev2-2/+5
2012-05-25Alter the escape like test, since it use raw SQL via query(), the sql stateme...Taufan Aditya2-2/+5
2012-05-25Apply fix for issue #136 on PDO+MySQL as wellAndrey Andreev1-3/+3
2012-05-25Merge pull request #1394 from toopay/db-test-suiteAndrey Andreev3-1/+69
2012-05-25Fix issue #136 (MySQL escape_like_str())Andrey Andreev3-5/+9
2012-05-24Added update_batch() support for PostgreSQL (issue #356)Andrey Andreev3-2/+45
2012-05-24replace space with tabTaufan Aditya1-4/+4
2012-05-24Escape like tests, #136 verificationTaufan Aditya3-1/+69
2012-05-24Fix issue #319Andrey Andreev2-6/+5
2012-05-24Merge pull request #1393 from toopay/travis-ciAndrey Andreev1-3/+8
2012-05-24Backward compatibility, in case someone already has vfsStream in their PEAR o...Taufan Aditya1-3/+8
2012-05-24Merge pull request #1392 from toopay/travis-ciAndrey Andreev3-6/+21
2012-05-24Remove temporary branch from whitelistTaufan Aditya1-2/+1
2012-05-24Global class aliasing, at least until namespace introduced into further releaseTaufan Aditya1-2/+5
2012-05-24Fix issue #121Andrey Andreev4-23/+26
2012-05-24Fix issues #44 & #110Andrey Andreev2-0/+3
2012-05-24get vfsStream via composer if its PEAR package not existsTaufan Aditya3-4/+17
2012-05-24Write permissionTaufan Aditya1-2/+2
2012-05-24Force installTaufan Aditya1-1/+1
2012-05-24Update vfsStream repoTaufan Aditya1-1/+1
2012-05-24Update vfsStream reference, run the testTaufan Aditya1-3/+3
2012-05-24Fix issue #1273 and some cleanup in Query BuilderAndrey Andreev2-28/+22
2012-05-24Add backwards compatibility work-around for the configuration settingAndrey Andreev1-0/+7
2012-05-24Remove the DB destructor (db->close())Andrey Andreev2-18/+1
2012-05-24Fix issue #1388Andrey Andreev1-2/+2
2012-05-23Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon10-15/+10
2012-05-23Input, Session and Cookie get's will return NULL.Phil Sturgeon6-35/+30
2012-05-23Merge pull request #1320 from thallisphp/patch-2Phil Sturgeon1-1/+1
2012-05-23Merge pull request #1367 from PawelDecowski/developPhil Sturgeon1-11/+0
2012-05-23Merge pull request #1357 from timw4mail/errorsPhil Sturgeon8-3/+9