Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | Ooops, removed duplicate entry in changelog. | Kyle Farris | 1 | -2/+0 |
2011-10-14 | Merged with develop and updated to new changelog. | Kyle Farris | 2 | -1438/+4 |
2011-10-14 | Merged with develop and updated to new changelog. | Kyle Farris | 364 | -26790/+24616 |
2011-10-14 | Merge pull request #575 from ounziw/develop | Eric Barnes | 1 | -1/+2 |
2011-10-14 | Line Break for L165
| Fumito Mizuno | 1 | -1/+2 |
2011-10-13 | Merge pull request #566 from appleboy/bug | Greg Aker | 1 | -1/+1 |
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 |
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 |
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 |
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 |
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 |
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 |
2011-10-07 | Merge pull request #527 from timw4mail/develop | Phil Sturgeon | 1 | -10/+111 |
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 |
2011-10-07 | Revert "Changed all db constructors to newer syntax, made insert_id() functio... | Timothy Warren | 5 | -6/+6 |
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 |
2011-10-07 | Merge pull request #545 from appleboy/config | Phil Sturgeon | 2 | -2/+3 |
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 |
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 jw... | Greg Aker | 13 | -117/+446 |
2011-10-07 | Merge pull request #542 from purwandi/develop | Greg Aker | 1 | -50/+69 |
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 |