summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-11-21Added 'opera mobi' to user agents making it identified as 'Opera Mini'. ↵Repox1-0/+1
Fixes issue #683
2011-11-21Updated syntax in changewlog.Phil Sturgeon1-1/+1
2011-11-16Migrations - Changed config migration_version to state it is used in ↵Eric Barnes2-25/+22
migration->current. Removed white space and coding standards.
2011-11-14Merge pull request #670 from zwilias/developDerek Jones1-14/+14
Use `#.` instead of simply `#` to activate github's auto-enumerator
2011-11-14Use `#.` instead of simply `#` to activate github's auto-enumeratorIlias Van Peer1-14/+14
2011-11-13Fixed conflicts.Phil Sturgeon6-165/+185
2011-11-13Changelog tweaking the Sphinx docs to match old HTML docs for 2.1 and ↵Phil Sturgeon1-22/+52
accurately describe what 3.0 has added so far.
2011-11-13Merge pull request #665 from syahzul/developPhil Sturgeon2-4/+4
Fixed invalid date time format in date_helper and xmlrpc library.
2011-11-13Fix invalid datetime formatSyahril Zulkefli1-3/+3
2011-11-13Fix invalid date formatSyahril Zulkefli1-1/+1
2011-11-13Fix invalid date formatSyahril Zulkefli1-1/+1
2011-11-13Merge pull request #664 from andrew-s/developEric Barnes1-0/+1
Added in BingBot, MSNBot is being phased out
2011-11-12Added in BingBot, MSNBot is being phased outAndrew Seymour1-0/+1
2011-11-12Modified spacing of user agent arraysEric Barnes1-157/+157
2011-11-12Merge pull request #663 from appleboy/bug/agentEric Barnes1-5/+8
Fix issue #652 : Add OpenWeb Mobile User Agent
2011-11-12Merge pull request #662 from cloudmanic/patch-1Eric Barnes1-1/+1
Fixed small typeo
2011-11-12Add OpenWeb Mobile User AgentBo-Yi Wu1-5/+8
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2011-11-12Fixed small typeoCloudmanic Labs, LLC1-1/+1
2011-11-12Merge pull request #639 from timw4mail/patch-3Eric Barnes1-4/+19
Fixed one-liner code on Database Connection page of userguide
2011-11-11Merge pull request #653 from mpmont/developGreg Aker2-0/+2
Added the mime type for pptx.
2011-11-08Changelog update.mpmont1-0/+1
2011-11-08Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon5-19/+29
2011-11-08Added ->db->replace() for MySQLi.Phil Sturgeon1-0/+19
2011-11-08Merge pull request #654 from polyetilen/patch-1Phil Sturgeon1-1/+1
Update user_guide_src/source/tutorial/static_pages.rst
2011-11-08Update user_guide_src/source/tutorial/static_pages.rstAleksandras Ragovskis1-1/+1
2011-11-08Added the mime type for pptx. The new Power point format.mpmont1-0/+1
2011-11-07Adding auto-detection of best redirect method in url_helper.Brandon Jones2-11/+18
2011-11-07Merge pull request #651 from polyetilen/patch-1Phil Sturgeon1-1/+1
Logic error in pages tutorial code example.
2011-11-07Syntax errorpolyetilen1-1/+1
2011-11-02Merge pull request #643 from comp500/developPhil Sturgeon1-1/+4
Add Nintendo mobile devices.
2011-11-02add Nintendo mobile devicescomp5001-1/+4
2011-10-31Merge pull request #624 from talkingwithsean/developDerek Jones1-5/+5
Crypt isn't set and it causes extensive script time when specifying a cus
2011-10-31Merge pull request #606 from timw4mail/developPhil Sturgeon1-9/+20
PDO/MySQL charset setting fix.
2011-10-31Fixed one-liner code on Database Connection page of userguideTimothy Warren1-4/+19
2011-10-27Crypt isn't set and it causes extensive script time when specifying a custom ↵Sean Fisher1-5/+5
SMTP server
2011-10-26Misc formatting fixesTimothy Warren1-6/+7
2011-10-26Set charset in DSN if PHP >= 5.3.6Timothy Warren1-0/+6
2011-10-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren1-6/+4
2011-10-26Merge pull request #622 from kenjis/fix_active_record.rstPhil Sturgeon1-6/+4
Fix user guide active_record.rst formatting and removed old PHP 5 note.
2011-10-26fix user guide active_record.rst formatting, remove old PHP 5 note, now only ↵kenjis1-6/+4
PHP 5 is supported.
2011-10-25Changed mysql charset to PDO optionTimothy Warren1-6/+6
2011-10-25Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren4-151/+120
2011-10-23Merge pull request #607 from burakerdem/patch-1Greg Aker1-2/+2
Removed short open tags.
2011-10-23Removed short open tags.Burak Erdem1-2/+2
2011-10-22Merge pull request #553 from narfbg/ci-oci8-driver-php5Phil Sturgeon3-149/+118
Cleanup and switch oci8_driver and oci8_result to PHP5 functions.
2011-10-21fixing typo in attribution blockDerek Jones19-19/+19
2011-10-21Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developTimothy Warren19-19/+19
2011-10-21Revert "Changed session table user_agent field to 255 to accomodate long ↵Timothy Warren1-1/+1
agent strings. Truncation of this data would cause the session to not match when the "sess_match_useragent" config option was set to TRUE." This reverts commit f7a01fc4522ab7370b9a3c45b5c41b0c545550f9.
2011-10-21Revert "matched case on hex colours, and added changelog entry"Timothy Warren1-1/+0
This reverts commit 8cae06aea11f38ae50c6389c0057469a743c5adb.
2011-10-21Revert "new welcome styles, more in fit with colour scheme"Timothy Warren1-40/+29
This reverts commit 8499d2a8d95eb59e94375b0f3605b25673980ab3.