summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-18added some additional notes to the 2.0.0 update notes to highlight some of th...Derek Jones2-0/+54
2011-10-18Merge pull request #307 from kylefarris/isue-276Derek Jones4-128/+434
2011-10-17Check for string value before doing str_replace. (Issue #439)Chris Muench1-1/+4
2011-10-16Merge pull request #583 from blasto333/developPhil Sturgeon1-16/+29
2011-10-16Fixes issue #439 some slashes not escaped in session dataChris Muench1-16/+29
2011-10-15Merge pull request #579 from appleboy/bug/cacheGreg Aker2-2/+3
2011-10-15Fix #576: using ini_get() to detect if apc is enabled or notBo-Yi Wu2-2/+3
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-14REALLY fixed merge problem.Kyle Farris1-43/+0
2011-10-14Fixed merge error.Kyle Farris1-1/+0
2011-10-14Merged with developmentKyle Farris376-28450/+24921
2011-10-14trying to resolve some merge issuesKyle Farris1-41/+41
2011-10-14Merge pull request #575 from ounziw/developEric Barnes1-1/+2
2011-10-14Line Break for L165 Fumito Mizuno1-1/+2
2011-10-13Merge pull request #566 from appleboy/bugGreg Aker1-1/+1
2011-10-13Update: fix typo error #564Bo-Yi Wu1-1/+1
2011-10-11Merge pull request #559 from timw4mail/developPhil Sturgeon1-7/+7
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
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-10Merge pull request #266 from joelcox/feature/tutorialEric Barnes6-1/+612
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-10Merge pull request #558 from timw4mail/developPhil Sturgeon5-6/+6
2011-10-10Converted database constructors to PHP5 typeTimothy Warren5-6/+6
2011-10-10Revert "Removed blue background from code examples to improve readability"Timothy Warren1-4/+0
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 Cox224-435/+24352
2011-10-09Moved tutorial to new user guide directory.Joël Cox162-27927/+0
2011-10-07Removed blue background from code examples to improve readabilityTimothy Warren1-0/+4
2011-10-07added last updated date to footerDerek Jones2-2/+2
2011-10-07Merge pull request #547 from purwandi/developDerek Jones6-48/+72
2011-10-07Merge pull request #527 from timw4mail/developPhil Sturgeon1-10/+111
2011-10-07if statment code style updateTimothy Warren1-6/+6
2011-10-07Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren25-391/+625
2011-10-07Added check for quote markTimothy Warren1-2/+5
2011-10-07Revert "Added check for quote mark"Timothy Warren1-5/+21
2011-10-07Revert "Changed all db constructors to newer syntax, made insert_id() functio...Timothy Warren5-6/+6
2011-10-07Added check for quote markTimothy Warren1-21/+5
2011-10-07Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into developpurwandi2-2/+3
2011-10-07Fix some user guide stylepurwandi6-48/+72
2011-10-07Merge pull request #546 from purwandi/developPhil Sturgeon3-25/+23
2011-10-07Merge pull request #545 from appleboy/configPhil Sturgeon2-2/+3
2011-10-07Fix Views on User Guidepurwandi1-14/+14
2011-10-07Fix Controllers on User Guidepurwandi1-5/+4