Age | Commit message (Expand) | Author | Files | Lines |
2013-10-28 | Really fix #2703 | Andrey Andreev | 1 | -1/+1 |
2013-10-28 | Fix #2703 | Andrey Andreev | 1 | -1/+17 |
2013-10-28 | Merge branch 'develop' into feature/minify | Andrey Andreev | 1 | -1/+1 |
2013-10-28 | Fixing the dumbest parser error ever | Andrey Andreev | 1 | -1/+1 |
2013-10-28 | An alternative to CI_Output::_minify_script_style() using more efficient rege... | Andrey Andreev | 1 | -5/+97 |
2013-10-28 | Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs | Andrey Andreev | 1 | -3/+5 |
2013-10-25 | Implement $protocol parameter in Config base_url() and site_url() methods | vlakoff | 2 | -22/+24 |
2013-10-23 | Fix issue #2695 | Andrey Andreev | 2 | -9/+45 |
2013-10-22 | Fix CSS minifier | Andrey Andreev | 1 | -4/+4 |
2013-10-21 | Add CI_Upload:: option | Andrey Andreev | 1 | -1/+9 |
2013-10-21 | Add 'filename' to the return elements for create_captcha() (PR #2602) | Andrey Andreev | 1 | -4/+4 |
2013-10-21 | Manually apply PR #2656 | Andrey Andreev | 1 | -2/+2 |
2013-10-21 | Fix #2515 (manually merge PR #2516) | Andrey Andreev | 1 | -4/+25 |
2013-10-21 | Fix #2691 | Andrey Andreev | 1 | -1/+8 |
2013-10-18 | Eh ... preg_replace() needs a replacement | Andrey Andreev | 1 | -2/+2 |
2013-10-18 | Fix issue #2681 (alternative to PR #2690) | Andrey Andreev | 1 | -2/+2 |
2013-10-17 | Replace the last rand() with mt_rand() | vlakoff | 3 | -10/+10 |
2013-10-16 | Merge pull request #2661 from DaveMC08/feature/issue_2617 | Andrey Andreev | 1 | -9/+18 |
2013-10-16 | req. changes: | David Cox Jr | 1 | -15/+4 |
2013-10-16 | Fixed empty line at EOF and added changelog entry | Tomaz Lovrec | 1 | -1/+1 |
2013-10-16 | Added possibility clear out the cached variables from the Loader. | Tomaz Lovrec | 1 | -1/+15 |
2013-10-14 | Fix #2674 | Andrey Andreev | 1 | -1/+2 |
2013-10-14 | Fix #2682 | Andrey Andreev | 1 | -1/+1 |
2013-10-14 | Merge pull request #2668 from garthkerr/patch-1 | Andrey Andreev | 1 | -2/+2 |
2013-10-04 | Merge pull request #2670 from DaveMC08/feature/issue_2667 | Andrey Andreev | 1 | -1/+1 |
2013-10-04 | parse $extra attributes in form_dropdown. | Ahmad Anbar | 1 | -5/+2 |
2013-10-03 | partial fix #2667 | David Cox Jr | 1 | -1/+1 |
2013-10-03 | re-fixes #2637 | David Cox Jr | 1 | -1/+1 |
2013-10-02 | Add return type for view loader. | garthkerr | 1 | -2/+2 |
2013-09-27 | Script is killed with the proper exit code. | Jesse van Assen | 1 | -1/+1 |
2013-09-25 | fix issue #2617 | David Cox Jr | 1 | -1/+21 |
2013-09-24 | Merge pull request #2657 from DaveMC08/feature/fixes_2637 | Andrey Andreev | 1 | -1/+1 |
2013-09-24 | fix #2637 | David Cox Jr | 1 | -1/+1 |
2013-09-23 | [ci skip] Update Zip library docblocks | Andrey Andreev | 1 | -19/+19 |
2013-09-23 | Fix issue #33 | Andrey Andreev | 1 | -7/+24 |
2013-09-22 | Fixes Issue 2637 | David Cox Jr | 1 | -1/+1 |
2013-09-14 | [ci skip] Remove empty lines | Andrey Andreev | 2 | -2/+2 |
2013-09-14 | No need of this anymore | vkeranov | 1 | -3/+2 |
2013-09-14 | No need of this anymore | vkeranov | 1 | -2/+1 |
2013-09-13 | Another one following #2639 | Andrey Andreev | 1 | -1/+5 |
2013-09-13 | An update to the #2639 fix | Andrey Andreev | 1 | -0/+4 |
2013-09-13 | Fix array notation fields for set_select() as well | Andrey Andreev | 1 | -27/+8 |
2013-09-13 | Fix #2639 | Andrey Andreev | 1 | -60/+19 |
2013-09-13 | Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible | Andrey Andreev | 1 | -2/+6 |
2013-09-13 | Merge pull request #2641 from aanbar/develop | Andrey Andreev | 1 | -1/+1 |
2013-09-13 | Update MySQLi to use the PHP API for transactions, where possible | Andrey Andreev | 1 | -9/+18 |
2013-09-13 | Improvements to safe_mode detection (it doesn't exist in PHP 5.4) | Andrey Andreev | 4 | -8/+5 |
2013-09-13 | Drop the unused parameter from log_message() / CI_Log::write_log() | Andrey Andreev | 3 | -4/+4 |
2013-09-12 | Removed new line from the end of the file. | Ahmad Anbar | 1 | -1/+1 |
2013-09-12 | Fixed issue #2638 which prevented loading models in sub-folders by passing an... | Ahmad Anbar | 1 | -2/+2 |