Age | Commit message (Expand) | Author | Files | Lines |
2012-02-22 | Add an optional database name parameter to db_select() | Andrey Andreev | 1 | -0/+6 |
2012-02-09 | Fixed PDO | Taufan Aditya | 1 | -0/+4 |
2011-12-28 | added query grouping to Active Record | WanWizard | 1 | -61/+109 |
2011-12-26 | Fixing a couple of issues in documentation files that occur when running Sphi... | Greg Aker | 2 | -9/+7 |
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-31 | Fixed one-liner code on Database Connection page of userguide | Timothy Warren | 1 | -4/+19 |
2011-10-26 | fix user guide active_record.rst formatting, remove old PHP 5 note, now only ... | kenjis | 1 | -6/+4 |
2011-10-18 | fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title tar... | Derek Jones | 1 | -1/+2 |
2011-10-14 | Updated to new documentation for new active record methods. | Kyle Farris | 1 | -0/+108 |
2011-10-10 | incremental improvement to user guide ToC | Derek Jones | 1 | -18/+14 |
2011-10-07 | Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into jw... | Greg Aker | 12 | -94/+393 |
2011-10-07 | cleaning up and formatting database pages | Joseph Wensley | 13 | -111/+412 |
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-07 | change hardcoded page docs to use generated ones | Joseph Wensley | 1 | -34/+13 |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 15 | -0/+2311 |