Age | Commit message (Expand) | Author | Files | Lines |
2015-11-16 | Grammar correction in database configuration guide | Craig Johnson | 1 | -1/+1 |
2015-07-16 | Add 'ssl_verify' option for mysqli driver | Andrey Andreev | 1 | -0/+1 |
2015-07-16 | [ci skip] Update DB configuration docs with new SSL options | Andrey Andreev | 1 | -10/+15 |
2015-06-18 | Removed db_options configuration item for implementation later. Changed 5 new... | Tim Nolte | 1 | -30/+5 |
2015-06-08 | Added new MySQLi parameters/info to default database config file. Fixed missi... | Tim Nolte | 1 | -2/+26 |
2015-06-08 | Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database... | Tim Nolte | 1 | -1/+8 |
2015-02-19 | Remove 'autoinit' DB setting | Andrey Andreev | 1 | -6/+0 |
2015-02-12 | [ci skip] Correct db config docs about 'autoinit' | Andrey Andreev | 1 | -1/+1 |
2015-01-23 | Fix unrecognized :doc: link | vlakoff | 1 | -3/+3 |
2014-11-25 | User Guide update - Query Builder (fixes #2512) | James L Parry | 1 | -1/+2 |
2012-10-27 | Add database schema configuration support (used by PostgreSQL, fix #158) | Andrey Andreev | 1 | -0/+1 |
2012-10-12 | Set MySQL client compression to FALSE by default (problems reported with it),... | Andrey Andreev | 1 | -5/+10 |
2012-08-21 | driver fix + userguide + changelog | Michiel Vugteveen | 1 | -1/+6 |
2012-07-04 | Some user guide updates | Andrey Andreev | 1 | -53/+69 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 1 | -6/+6 |
2012-03-12 | Postgres to PostgreSQL | Andrey Andreev | 1 | -6/+6 |
2012-03-12 | Postgre to Postgres | Andrey Andreev | 1 | -1/+1 |
2012-02-19 | Renaming Active Record to Query Builder across the system | Jamie Rumbelow | 1 | -6/+6 |
2012-02-10 | Merge upstream branch | Andrey Andreev | 1 | -0/+4 |
2012-02-09 | Fixed PDO | Taufan Aditya | 1 | -0/+4 |
2012-01-16 | Add SQLite3 database driver | Andrey Andreev | 1 | -1/+1 |
2011-12-26 | Fixing a couple of issues in documentation files that occur when running Sphi... | Greg Aker | 1 | -0/+1 |
2011-11-29 | Changed the array structure in the userguide | Felix Balfoort | 1 | -16/+36 |
2011-11-29 | changed much to many in the documentation | Felix Balfoort | 1 | -1/+1 |
2011-11-29 | Updated change log and and database configuration to include failover | Felix Balfoort | 1 | -0/+22 |
2011-10-07 | Adding "array" on Database Configuration | purwandi | 1 | -1/+1 |
2011-10-07 | Fix Database Configuration on User Guider | purwandi | 1 | -50/+69 |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+107 |