summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Collapse)AuthorFilesLines
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones6-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-20fix RST format and typokenjis2-15/+15
2011-10-18Merge pull request #592 from kenjis/fix_changelogDerek Jones1-8/+2
fix changelog difference between HTML and RST
2011-10-18fix changelog difference between HTML and RSTkenjis1-8/+2
2011-10-18Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2Timothy Warren4-14/+179
2011-10-18updated Directory helper docs to use proper PHP method Sphinx rolesDerek Jones1-14/+13
2011-10-18fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title ↵Derek Jones1-1/+2
targets, but they do exist, and links are built properly
2011-10-18added some additional notes to the 2.0.0 update notes to highlight some of ↵Derek Jones2-0/+54
the potential gotchas, fixes #588
2011-10-18Merge pull request #307 from kylefarris/isue-276Derek Jones2-0/+111
Fix for Issue #276 - Thanks Kyle!
2011-10-17Added changelog itemTimothy Warren1-1/+1
2011-10-17Added changelog itemTimothy Warren1-1/+2
2011-10-17Added changelog itemTimothy Warren1-1/+1
2011-10-15Merge pull request #579 from appleboy/bug/cacheGreg Aker1-0/+1
Fix #576: using ini_get() to detect if apc is enabled or not
2011-10-15Fix #576: using ini_get() to detect if apc is enabled or notBo-Yi Wu1-0/+1
2011-10-14Updated changelog to new changelog format.Kyle Farris1-0/+3
2011-10-14Updated to new documentation for new active record methods.Kyle Farris1-0/+108
2011-10-14Line Break for L165 Fumito Mizuno1-1/+2
$mysql = '20061124092345'; $unix = mysql_to_unix($mysql);
2011-10-11Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren8-69/+69
2011-10-11removed 'index' listing from tutorial index tocDerek Jones1-1/+0
2011-10-10unhid general topics ToC for navigationDerek Jones1-1/+0
2011-10-10Merge branch 'feature/userguide-toc' into developDerek Jones7-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-10Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren6-1/+612
2011-10-10incremental improvement to user guide ToCDerek Jones7-36/+71
2011-10-10Fixed markup glitches from HTML to RST parser.Joël Cox7-99/+74
2011-10-10Fixed an extraneous new lineTimothy Warren1-2/+1
2011-10-10Fixed some formatting issues with the changelogTimothy Warren1-7/+8
2011-10-09Initial conversion of the HTML to RST using pandoc.Joël Cox12-965/+636
2011-10-09Merged develop branch in tutorial.Joël Cox166-0/+22222
2011-10-09Moved tutorial to new user guide directory.Joël Cox6-0/+965
2011-10-07added last updated date to footerDerek Jones2-2/+2
2011-10-07Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developpurwandi1-0/+1
2011-10-07Fix some user guide stylepurwandi6-48/+72
2011-10-07Merge pull request #546 from purwandi/developPhil Sturgeon3-25/+23
Fix CodeIgniter URLs, Controller and Views on User Guide
2011-10-07Fix Views on User Guidepurwandi1-14/+14
2011-10-07Fix Controllers on User Guidepurwandi1-5/+4
2011-10-07Fix CodeIgniter URLs on User Guidepurwandi1-6/+5
2011-10-07Update: add changelogBo-Yi Wu1-0/+1
2011-10-07Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developpurwandi13-117/+446
2011-10-07Fix Encryption Class User Guidepurwandi1-28/+24
2011-10-07Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into ↵Greg Aker13-117/+446
jwensley2-user_guide Conflicts: user_guide_src/source/database/configuration.rst
2011-10-07cleaning up and formatting database pagesJoseph Wensley13-111/+412
2011-10-07Adding "array" on Database Configurationpurwandi1-1/+1
2011-10-07Fix Database Configuration on User Guiderpurwandi1-50/+69
2011-10-07Removing EE on Writing CodeIgniter Documentationpurwandi1-6/+6
2011-10-07fixing internal links and adding method documentationJoseph Wensley1-23/+53
2011-10-07change hardcoded page docs to use generated onesJoseph Wensley7-163/+54
escape "http://" that was getting linked formatting some tables
2011-10-06format image lib tablesJoseph Wensley1-222/+107
2011-10-06format upload preferences tableJoseph Wensley1-63/+29
2011-10-06format email preferences tableJoseph Wensley1-80/+26
2011-10-06Removing unnecessary '=' on form_valdiation.rstpurwandi1-1/+1