Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-14 | REALLY fixed merge problem. | Kyle Farris | 1 | -43/+0 | |
2011-10-14 | Fixed merge error. | Kyle Farris | 1 | -1/+0 | |
2011-10-14 | Merged with development | Kyle Farris | 376 | -28450/+24921 | |
2011-10-14 | trying to resolve some merge issues | Kyle Farris | 1 | -41/+41 | |
2011-10-14 | Merge pull request #575 from ounziw/develop | Eric Barnes | 1 | -1/+2 | |
Line Break for L165 | |||||
2011-10-14 | Line Break for L165 | Fumito Mizuno | 1 | -1/+2 | |
$mysql = '20061124092345'; $unix = mysql_to_unix($mysql); | |||||
2011-10-13 | Merge pull request #566 from appleboy/bug | Greg Aker | 1 | -1/+1 | |
Fix typo error #564 | |||||
2011-10-13 | Update: fix typo error #564 | Bo-Yi Wu | 1 | -1/+1 | |
2011-10-11 | Merge pull request #559 from timw4mail/develop | Phil Sturgeon | 1 | -7/+7 | |
Fixed some formatting issues with the changelog. | |||||
2011-10-11 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 8 | -69/+69 | |
2011-10-11 | removed 'index' listing from tutorial index toc | Derek Jones | 1 | -1/+0 | |
2011-10-10 | unhid general topics ToC for navigation | Derek Jones | 1 | -1/+0 | |
2011-10-10 | Merge branch 'feature/userguide-toc' into develop | Derek Jones | 7 | -67/+69 | |
Conflicts: user_guide_src/source/_themes/eldocs/layout.html user_guide_src/source/general/index.rst user_guide_src/source/index.rst | |||||
2011-10-10 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 6 | -1/+612 | |
2011-10-10 | incremental improvement to user guide ToC | Derek Jones | 7 | -36/+71 | |
2011-10-10 | Merge pull request #266 from joelcox/feature/tutorial | Eric Barnes | 6 | -1/+612 | |
User guide tutorial | |||||
2011-10-10 | Fixed markup glitches from HTML to RST parser. | Joël Cox | 7 | -99/+74 | |
2011-10-10 | Fixed an extraneous new line | Timothy Warren | 1 | -2/+1 | |
2011-10-10 | Fixed some formatting issues with the changelog | Timothy Warren | 1 | -7/+8 | |
2011-10-10 | Merge pull request #558 from timw4mail/develop | Phil Sturgeon | 5 | -6/+6 | |
PHP5 Database constructors. | |||||
2011-10-10 | Converted database constructors to PHP5 type | Timothy Warren | 5 | -6/+6 | |
2011-10-10 | Revert "Removed blue background from code examples to improve readability" | Timothy Warren | 1 | -4/+0 | |
This reverts commit 6f61fb2456efcb2a815f6f02f6b207f0303b24b7. | |||||
2011-10-09 | Initial conversion of the HTML to RST using pandoc. | Joël Cox | 12 | -965/+636 | |
2011-10-09 | Merged develop branch in tutorial. | Joël Cox | 224 | -435/+24352 | |
2011-10-09 | Moved tutorial to new user guide directory. | Joël Cox | 162 | -27927/+0 | |
2011-10-07 | Removed blue background from code examples to improve readability | Timothy Warren | 1 | -0/+4 | |
2011-10-07 | added last updated date to footer | Derek Jones | 2 | -2/+2 | |
2011-10-07 | Merge pull request #547 from purwandi/develop | Derek Jones | 6 | -48/+72 | |
Fix some user guide style | |||||
2011-10-07 | Merge pull request #527 from timw4mail/develop | Phil Sturgeon | 1 | -10/+111 | |
PDO Driver improvements. | |||||
2011-10-07 | if statment code style update | Timothy Warren | 1 | -6/+6 | |
2011-10-07 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 25 | -391/+625 | |
2011-10-07 | Added check for quote mark | Timothy Warren | 1 | -2/+5 | |
2011-10-07 | Revert "Added check for quote mark" | Timothy Warren | 1 | -5/+21 | |
This reverts commit 0e762b32a003dd8a9b805fb95ee7aeb3616c41e3. | |||||
2011-10-07 | Revert "Changed all db constructors to newer syntax, made insert_id() ↵ | Timothy Warren | 5 | -6/+6 | |
function more convenient for postgres on pdo driver" This reverts commit f7a8d86dbc6805a4e52964bbea76738df75b5f35. | |||||
2011-10-07 | Added check for quote mark | Timothy Warren | 1 | -21/+5 | |
2011-10-07 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 2 | -2/+3 | |
2011-10-07 | Fix some user guide style | purwandi | 6 | -48/+72 | |
2011-10-07 | Merge pull request #546 from purwandi/develop | Phil Sturgeon | 3 | -25/+23 | |
Fix CodeIgniter URLs, Controller and Views on User Guide | |||||
2011-10-07 | Merge pull request #545 from appleboy/config | Phil Sturgeon | 2 | -2/+3 | |
Fix #537 issue: replace new wav mimetype | |||||
2011-10-07 | Fix Views on User Guide | purwandi | 1 | -14/+14 | |
2011-10-07 | Fix Controllers on User Guide | purwandi | 1 | -5/+4 | |
2011-10-07 | Fix CodeIgniter URLs on User Guide | purwandi | 1 | -6/+5 | |
2011-10-07 | Update: add changelog | Bo-Yi Wu | 1 | -0/+1 | |
2011-10-07 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -2/+2 | |
2011-10-07 | Merge pull request #544 from purwandi/develop | Greg Aker | 1 | -28/+24 | |
Fix Encryption Class User Guide | |||||
2011-10-07 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 13 | -117/+446 | |
2011-10-07 | Fix Encryption Class User Guide | purwandi | 1 | -28/+24 | |
2011-10-07 | Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into ↵ | Greg Aker | 13 | -117/+446 | |
jwensley2-user_guide Conflicts: user_guide_src/source/database/configuration.rst | |||||
2011-10-07 | Merge pull request #542 from purwandi/develop | Greg Aker | 1 | -50/+69 | |
Fix Database Configuration on User Guider | |||||
2011-10-07 | cleaning up and formatting database pages | Joseph Wensley | 13 | -111/+412 | |