Age | Commit message (Expand) | Author | Files | Lines |
2014-01-03 | [ci skip] Some spaces & docblock fixes | Andrey Andreev | 1 | -1/+1 |
2014-01-03 | [ci skip] Add a missing semicolon in the docs css | Andrey Andreev | 1 | -2/+2 |
2014-01-03 | Merge pull request #2544 from HashemQolami/user-guide-patch | Andrey Andreev | 1 | -7/+6 |
2013-12-20 | Polishing changes from #PR #2781 | Andrey Andreev | 1 | -1/+1 |
2013-12-19 | added changelog about EXISTS / NOT EXISTS | Tufan Barış YILDIRIM | 1 | -0/+1 |
2013-12-19 | [ci skip] Fix a changelog message | Andrey Andreev | 1 | -1/+1 |
2013-12-19 | [ci skip] Add notes to get_compiled_insert(), get_compiled_update() docs | Andrey Andreev | 1 | -4/+7 |
2013-12-17 | Fix #2775 (security lib docs) | Andrey Andreev | 1 | -4/+4 |
2013-12-10 | Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all drivers | Andrey Andreev | 1 | -0/+1 |
2013-11-12 | Update the upgrade instructions for error templates | Andrey Andreev | 1 | -4/+11 |
2013-11-12 | Add CLI error templates and only send HTTP status headers for non-CLI request... | Andrey Andreev | 1 | -0/+1 |
2013-11-12 | Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl... | Andrey Andreev | 6 | -2/+44 |
2013-11-11 | Cleanup PR #2719 | GDmac | 1 | -1/+1 |
2013-11-11 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | GDmac | 2 | -0/+24 |
2013-11-11 | Polish changes from PR #2712 | Andrey Andreev | 2 | -26/+13 |
2013-11-11 | Merge pull request #2712 from pveyes/develop | Andrey Andreev | 2 | -0/+37 |
2013-11-09 | docs: get_compile_select | GDmac | 1 | -3/+3 |
2013-11-05 | Fix HTTP Verb Routing Rules | Fatih Kalifa | 2 | -0/+37 |
2013-10-29 | Update sess_time_to_update description (rel #2397) | Andrey Andreev | 1 | -2/+3 |
2013-10-29 | newline at the eof | Kakysha | 1 | -1/+1 |
2013-10-29 | Update caching.rst | kakysha | 1 | -1/+1 |
2013-10-29 | typos | kakysha | 1 | -1/+1 |
2013-10-28 | Added changelog entry | kakysha | 1 | -0/+1 |
2013-10-28 | Update Redis Caching block | kakysha | 1 | -6/+17 |
2013-10-26 | Remove redundant changelog entry | vlakoff | 1 | -1/+0 |
2013-10-25 | Implement $protocol parameter in Config base_url() and site_url() methods | vlakoff | 1 | -0/+1 |
2013-10-21 | Add CI_Upload:: option | Andrey Andreev | 2 | -0/+6 |
2013-10-21 | Add 'filename' to the return elements for create_captcha() (PR #2602) | Andrey Andreev | 2 | -4/+6 |
2013-10-21 | Fix #2515 (manually merge PR #2516) | Andrey Andreev | 1 | -0/+1 |
2013-10-21 | Fix #2691 | Andrey Andreev | 1 | -0/+1 |
2013-10-18 | [ci skip] Fix a changelog entry | Andrey Andreev | 1 | -1/+1 |
2013-10-18 | Fix issue #2681 (alternative to PR #2690) | Andrey Andreev | 1 | -0/+1 |
2013-10-16 | Merge pull request #2661 from DaveMC08/feature/issue_2617 | Andrey Andreev | 1 | -0/+1 |
2013-10-16 | req. changes: | David Cox Jr | 1 | -0/+1 |
2013-10-16 | Changelog/doc edits following PR #2684 | Andrey Andreev | 2 | -1/+6 |
2013-10-16 | Fixed empty line at EOF and added changelog entry | Tomaz Lovrec | 1 | -0/+1 |
2013-09-27 | Added changelog entry. | Jesse van Assen | 1 | -0/+1 |
2013-09-23 | Fix issue #33 | Andrey Andreev | 1 | -0/+2 |
2013-09-21 | Merge pull request #2654 from vlakoff/develop | Andrey Andreev | 1 | -2/+1 |
2013-09-20 | Fix duplicate changelog entry | vlakoff | 1 | -2/+1 |
2013-09-15 | Adding missing reference to min_length in rules reference | AdwinTrave | 1 | -0/+1 |
2013-09-13 | [ci skip] Fix a changelog message | Andrey Andreev | 1 | -1/+1 |
2013-09-13 | Fix array notation fields for set_select() as well | Andrey Andreev | 1 | -2/+1 |
2013-09-13 | Fix #2639 | Andrey Andreev | 1 | -1/+2 |
2013-09-13 | Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible | Andrey Andreev | 1 | -0/+2 |
2013-09-13 | Update MySQLi to use the PHP API for transactions, where possible | Andrey Andreev | 1 | -0/+1 |
2013-09-13 | Drop the unused parameter from log_message() / CI_Log::write_log() | Andrey Andreev | 2 | -2/+2 |
2013-09-12 | [ci skip] Simplify changelog message for PR #2633 | Andrey Andreev | 1 | -1/+1 |
2013-09-12 | Make the changelog entry for #2633 more descriptive. | Kaiwang Chen | 1 | -1/+1 |
2013-09-12 | Add changelog entry for #2633. | Kaiwang Chen | 1 | -0/+1 |