Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-12 | Merge pull request #639 from timw4mail/patch-3 | Eric Barnes | 1 | -4/+19 | |
Fixed one-liner code on Database Connection page of userguide | |||||
2011-11-11 | Merge pull request #653 from mpmont/develop | Greg Aker | 1 | -0/+1 | |
Added the mime type for pptx. | |||||
2011-11-08 | Changelog update. | mpmont | 1 | -0/+1 | |
2011-11-08 | Update user_guide_src/source/tutorial/static_pages.rst | Aleksandras Ragovskis | 1 | -1/+1 | |
2011-11-07 | Adding auto-detection of best redirect method in url_helper. | Brandon Jones | 1 | -10/+11 | |
2011-11-07 | Syntax error | polyetilen | 1 | -1/+1 | |
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 | |
PHP 5 is supported. | |||||
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 6 | -66/+303 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
2011-10-20 | fix RST format and typo | kenjis | 2 | -15/+15 | |
2011-10-18 | Merge pull request #592 from kenjis/fix_changelog | Derek Jones | 1 | -8/+2 | |
fix changelog difference between HTML and RST | |||||
2011-10-18 | fix changelog difference between HTML and RST | kenjis | 1 | -8/+2 | |
2011-10-18 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 | Timothy Warren | 4 | -14/+179 | |
2011-10-18 | updated Directory helper docs to use proper PHP method Sphinx roles | Derek Jones | 1 | -14/+13 | |
2011-10-18 | fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title ↵ | Derek Jones | 1 | -1/+2 | |
targets, but they do exist, and links are built properly | |||||
2011-10-18 | added some additional notes to the 2.0.0 update notes to highlight some of ↵ | Derek Jones | 2 | -0/+54 | |
the potential gotchas, fixes #588 | |||||
2011-10-18 | Merge pull request #307 from kylefarris/isue-276 | Derek Jones | 2 | -0/+111 | |
Fix for Issue #276 - Thanks Kyle! | |||||
2011-10-17 | Added changelog item | Timothy Warren | 1 | -1/+1 | |
2011-10-17 | Added changelog item | Timothy Warren | 1 | -1/+2 | |
2011-10-17 | Added changelog item | Timothy Warren | 1 | -1/+1 | |
2011-10-15 | Merge pull request #579 from appleboy/bug/cache | Greg Aker | 1 | -0/+1 | |
Fix #576: using ini_get() to detect if apc is enabled or not | |||||
2011-10-15 | Fix #576: using ini_get() to detect if apc is enabled or not | Bo-Yi Wu | 1 | -0/+1 | |
2011-10-14 | Updated changelog to new changelog format. | Kyle Farris | 1 | -0/+3 | |
2011-10-14 | Updated to new documentation for new active record methods. | Kyle Farris | 1 | -0/+108 | |
2011-10-14 | Line Break for L165 | Fumito Mizuno | 1 | -1/+2 | |
$mysql = '20061124092345'; $unix = mysql_to_unix($mysql); | |||||
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 | 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-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 | 166 | -0/+22222 | |
2011-10-09 | Moved tutorial to new user guide directory. | Joël Cox | 6 | -0/+965 | |
2011-10-07 | added last updated date to footer | Derek Jones | 2 | -2/+2 | |
2011-10-07 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 1 | -0/+1 | |
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 | 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 | 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 | cleaning up and formatting database pages | Joseph Wensley | 13 | -111/+412 | |
2011-10-07 | Adding "array" on Database Configuration | purwandi | 1 | -1/+1 | |