Age | Commit message (Expand) | Author | Files | Lines |
2018-07-23 | LDAP: Allow optional filtering of allowed users | Raphael Michel | 1 | -0/+3 |
2018-07-23 | LDAP: Allow optional binding/authentication | Raphael Michel | 1 | -1/+4 |
2018-06-14 | Merge tag '3.1.9' of git://github.com/bcit-ci/CodeIgniter into dev | Florian Pritz | 2 | -2/+3 |
2018-06-04 | [ci skip] Merge pull request #5512 from gxgpet/develop | Andrey Andreev | 1 | -1/+2 |
2018-04-13 | [ci skip] Rename Spartan to Edge in config/user_agents.php | Andrey Andreev | 1 | -1/+1 |
2018-03-20 | Merge tag 'ci-upstream/3.1.7' into dev | Florian Pritz | 2 | -3/+3 |
2018-01-21 | Remove database cache config from example | Florian Pritz | 1 | -4/+0 |
2018-01-21 | Put testsuite config in example database config | Florian Pritz | 1 | -0/+4 |
2018-01-01 | Reduce bcrypt cost for testsuite | Florian Pritz | 1 | -0/+1 |
2018-01-01 | Use temporary directory for testsuite uploads | Florian Pritz | 1 | -0/+4 |
2017-12-02 | Fix DB settings for postgres which doesn't use utf8mb43.0.1 | Florian Pritz | 1 | -2/+2 |
2017-10-28 | mysql: Enable full UTF8 support | Florian Pritz | 2 | -4/+4 |
2017-10-09 | [ci skip] Merge pull request #5292 from ajdunn2/develop | Andrey Andreev | 1 | -1/+1 |
2017-10-02 | [ci skip] Merge pull request #5281 from pawelkg/develop | Andrey Andreev | 1 | -2/+2 |
2017-09-26 | Put base_url in example config file | Florian Pritz | 1 | -0/+3 |
2017-09-21 | Fix additional routes for CI3 | Florian Pritz | 1 | -2/+2 |
2017-09-18 | Automatically set baseurl for tests | Florian Pritz | 1 | -0/+4 |
2017-09-18 | Fix some routes | Florian Pritz | 1 | -3/+3 |
2017-09-16 | Update ci_session table for CI3 | Florian Pritz | 1 | -1/+1 |
2017-09-09 | WIP: CI3 migration | Florian Pritz | 4 | -7/+6 |
2017-09-09 | Merge tag '3.1.5' into dev-ci3 | Florian Pritz | 15 | -497/+969 |
2017-07-10 | Use bigint for filesize in database | hashworks | 1 | -1/+1 |
2017-01-31 | config: Add exmple for database port setting | Florian Pritz | 1 | -0/+1 |
2016-12-14 | [ci skip] Deprecate 'allow_get_array', 'standardize_newlines' | Andrey Andreev | 1 | -6/+16 |
2016-11-01 | Add multipaste queue | Florian Pritz | 1 | -0/+1 |
2016-09-19 | Move file controller into subdir | Florian Pritz | 1 | -3/+3 |
2016-08-30 | Merge pull request #4788 from edtsz/patch-2 | Andrey Andreev | 1 | -1/+17 |
2016-08-20 | Migration 18: Allow user info to be nulled | Florian Pritz | 1 | -1/+1 |
2016-07-30 | Fix dbprefix in database example config | Florian Pritz | 1 | -1/+1 |
2016-06-05 | config: Clarify comment about password hashing settings | Florian Pritz | 1 | -1/+2 |
2016-05-26 | Merge pull request #4648 from el-ma/develop | Andrey Andreev | 1 | -1/+3 |
2016-05-25 | Merge pull request #4646 from el-ma/develop | Andrey Andreev | 1 | -1/+2 |
2016-04-01 | Fix typo | Florian Pritz | 1 | -1/+1 |
2016-04-01 | Support changing password hashing settings | Florian Pritz | 1 | -0/+9 |
2016-03-29 | Increase size of password field in DB | Florian Pritz | 1 | -1/+1 |
2016-02-15 | [ci skip] Polish changes from PR #4453 | Andrey Andreev | 1 | -2/+3 |
2016-02-15 | Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-Name | Andrey Andreev | 1 | -0/+5 |
2016-01-13 | Merge pull request #4378 from jtneal/patch-1 | Andrey Andreev | 1 | -1/+1 |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 6 | -9/+9 |
2016-01-11 | Merge pull request #4371 from feryardiant/contrib/mime-ogg | Andrey Andreev | 1 | -1/+1 |
2016-01-11 | Merge pull request #4241 from suhindra/develop | Andrey Andreev | 1 | -1/+2 |
2015-11-06 | Merge pull request #4218 from schwemmer/develop | Andrey Andreev | 1 | -0/+8 |
2015-10-31 | Prevent Host header injections | Andrey Andreev | 1 | -4/+10 |
2015-09-20 | Migration 16: Increase length of ci_session.ip_address for IPv6 | Florian Pritz | 1 | -1/+1 |
2015-09-01 | [ci skip] Correct session database setup docs | Andrey Andreev | 1 | -0/+3 |
2015-08-13 | Update config/constants.php with defined() checks | Andrey Andreev | 1 | -34/+34 |
2015-07-22 | Fix #3991 | Andrey Andreev | 1 | -0/+2 |
2015-07-16 | Add 'ssl_verify' option for mysqli driver | Andrey Andreev | 1 | -0/+1 |
2015-07-16 | Add SSL support for PDO_MYSQL too | Andrey Andreev | 1 | -1/+1 |
2015-07-16 | [ci skip] Add note about colon-separated ssl_cipher list | Andrey Andreev | 1 | -1/+1 |