summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, my...Zachary Flower4-0/+33
2014-10-29Merge pull request #3296 from Razican/doc-fixAndreas Pfotenhauer1-1/+1
2014-10-29Fixed download link textRazican1-1/+1
2014-10-29[ci skip] Update some (docs) linksAndrey Andreev7-27/+31
2014-10-28[ci skip] Add 2.2.0 to the downloads page in docsAndrey Andreev1-0/+1
2014-10-28Merge pull request #3295 from jim-parry/fix/user-guide-style-cleanAndrey Andreev3-4/+15
2014-10-28[ci skip] Untrack nbproject/root3-17/+2
2014-10-28Revert to default sphinx themeJames L Parry4-3/+29
2014-10-28Add a real exception handlerAndrey Andreev6-13/+211
2014-10-28The HHVM build on Travis-CI seems to be misconfigured ...Andrey Andreev1-1/+1
2014-10-28Close #3292Andrey Andreev4-5/+10
2014-10-28[ci skip] Update the contribution guideAndrey Andreev1-5/+5
2014-10-28Merge pull request #3294 from jim-parry/fix/ug-copyrightAndrey Andreev1-6/+6
2014-10-28[ci skip] Update composer.jsonAndrey Andreev1-2/+3
2014-10-27Specify sphinx version (fixes #3275)James L Parry1-1/+1
2014-10-27[ci skip] Update link to the license in readme.rstAndrey Andreev1-2/+2
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev200-3585/+4948
2014-10-27Fix copyrightJames L Parry1-6/+6
2014-10-27Specify sphinx version (fixes #3275)James L Parry1-1/+1
2014-10-27Revert "Specify sphinx version (fixes #3275)"James L Parry1-1/+1
2014-10-27Specify sphinx version (fixes #3275)James L Parry1-1/+1
2014-10-26Merge pull request #3287 from appleboy/patch-3Andrey Andreev1-8/+8
2014-10-25update some link.Bo-Yi Wu1-8/+8
2014-10-24Merge pull request #3284 from vlakoff/documentationAndrey Andreev2-1/+2
2014-10-24Fix Sphinx compilation warningsvlakoff2-1/+2
2014-10-23Fix #3283Andrey Andreev1-1/+1
2014-10-22Merge pull request #3277 from clawoo/developAndrey Andreev3-2/+22
2014-10-22[ci skip] Trim a newline characterAndrey Andreev1-1/+1
2014-10-22Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developAndrey Andreev1-1/+2
2014-10-22Merge pull request #3282 from SirDre/patch-3Andrey Andreev1-1/+2
2014-10-22[ci skip] Update 2 links to relate to bcit-ci/Andrey Andreev2-2/+2
2014-10-22[ci skip] Fix Travis build status badgeAndrey Andreev1-1/+1
2014-10-22Reword change log and add the resulting query in the manual.clawoo2-2/+5
2014-10-22Close #3280Andrey Andreev1-1/+1
2014-10-22Update mimes.phpAndre Gardiner1-1/+2
2014-10-21Update the change log and the documentation with the array values binding fea...clawoo2-0/+7
2014-10-20Escape the array elements separately and join them in compile_binds()clawoo1-2/+7
2014-10-18Escape arrays sent as binding values for database queries.clawoo1-1/+6
2014-10-10Fix Config_test::test_base_url()Andrey Andreev1-3/+8
2014-10-10Fix #3270Andrey Andreev1-5/+2
2014-10-07#3253Andrey Andreev1-1/+1
2014-10-07Attempt a better base_url auto-detectionAndrey Andreev1-3/+5
2014-10-06Update a config_item() use case for the new NULL return valueAndrey Andreev1-1/+1
2014-10-06E_DEPRECATED is not available in PHP 5.2Andrey Andreev1-1/+8
2014-10-06Optimize the composer_autoload checkAndrey Andreev1-1/+1
2014-10-05config_item() to return NULL instead of FALSE for non-existing itemsAndrey Andreev9-14/+23
2014-10-03Merge pull request #3262 from adrianorsouza/pr-fix-doc-input-classAndrey Andreev1-1/+1
2014-10-03fix doc block get_request_header()Adriano Rosa1-1/+1
2014-10-02stream_set_chunk_size() requires PHP 5.4Andrey Andreev2-2/+5
2014-09-30Make sure we don't waste entropyAndrey Andreev2-0/+2