- 3e6286c Use `#.` instead of simply `#` to activate github's auto-enumerator by Ilias Van Peer · 13 years ago
- 1b8d2e4 Fixed conflicts. by Phil Sturgeon · 13 years ago
- f748ebc Changelog tweaking the Sphinx docs to match old HTML docs for 2.1 and accurately describe what 3.0 has added so far. by Phil Sturgeon · 13 years ago
- 3284e37 Merge pull request #665 from syahzul/develop by Phil Sturgeon · 13 years ago
- b1cbd71 Fix invalid datetime format by Syahril Zulkefli · 13 years ago
- 90658ad Fix invalid date format by Syahril Zulkefli · 13 years ago
- 6d63853 Fix invalid date format by Syahril Zulkefli · 13 years ago
- 928941a Merge pull request #664 from andrew-s/develop by Eric Barnes · 13 years ago
- 00cfbd2 Added in BingBot, MSNBot is being phased out by Andrew Seymour · 13 years ago
- 46fcf0b Modified spacing of user agent arrays by Eric Barnes · 13 years ago
- ff9ee2d Merge pull request #663 from appleboy/bug/agent by Eric Barnes · 13 years ago
- 97b0e7b Merge pull request #662 from cloudmanic/patch-1 by Eric Barnes · 13 years ago
- f22f852 Add OpenWeb Mobile User Agent by Bo-Yi Wu · 13 years ago
- 3d036e3 Fixed small typeo by Cloudmanic Labs, LLC · 13 years ago
- 99cd27a Merge pull request #639 from timw4mail/patch-3 by Eric Barnes · 13 years ago
- c3fb510 Merge pull request #653 from mpmont/develop by Greg Aker · 13 years ago
- 1420188 Changelog update. by mpmont · 13 years ago
- 46a1de6 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 3b3782a Added ->db->replace() for MySQLi. by Phil Sturgeon · 13 years ago
- 39f118c Merge pull request #654 from polyetilen/patch-1 by Phil Sturgeon · 13 years ago
- 5e4c631 Update user_guide_src/source/tutorial/static_pages.rst by Aleksandras Ragovskis · 13 years ago
- cc35d12 Added the mime type for pptx. The new Power point format. by mpmont · 13 years ago
- 50e5dbb Adding auto-detection of best redirect method in url_helper. by Brandon Jones · 13 years ago
- b1b2e0c Merge pull request #651 from polyetilen/patch-1 by Phil Sturgeon · 13 years ago
- 130a311 Syntax error by polyetilen · 13 years ago
- 2a934c7 Merge pull request #643 from comp500/develop by Phil Sturgeon · 13 years ago
- b8a4765 add Nintendo mobile devices by comp500 · 13 years ago
- 0087bb0 Merge pull request #624 from talkingwithsean/develop by Derek Jones · 13 years ago
- 3485f7e Merge pull request #606 from timw4mail/develop by Phil Sturgeon · 13 years ago
- 5c3aaca Fixed one-liner code on Database Connection page of userguide by Timothy Warren · 13 years ago
- e862ddd Crypt isn't set and it causes extensive script time when specifying a custom SMTP server by Sean Fisher · 13 years ago
- d93393f Misc formatting fixes by Timothy Warren · 13 years ago
- 7d834be Set charset in DSN if PHP >= 5.3.6 by Timothy Warren · 13 years ago
- c377081 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 308692d Merge pull request #622 from kenjis/fix_active_record.rst by Phil Sturgeon · 13 years ago
- c35d2c9 fix user guide active_record.rst formatting, remove old PHP 5 note, now only PHP 5 is supported. by kenjis · 13 years ago
- 7aae368 Changed mysql charset to PDO option by Timothy Warren · 13 years ago
- a662da3 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 3932ca1 Merge pull request #607 from burakerdem/patch-1 by Greg Aker · 13 years ago
- 7710854 Removed short open tags. by Burak Erdem · 13 years ago
- 8e1ed05 Merge pull request #553 from narfbg/ci-oci8-driver-php5 by Phil Sturgeon · 13 years ago
- 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
- 8e66cd7 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- fb53330 Revert "Changed session table user_agent field to 255 to accomodate long agent strings. Truncation of this data would cause the session to not match when the "sess_match_useragent" config option was set to TRUE." by Timothy Warren · 13 years ago
- da21ef5 Revert "matched case on hex colours, and added changelog entry" by Timothy Warren · 13 years ago
- 51a19b8 Revert "new welcome styles, more in fit with colour scheme" by Timothy Warren · 13 years ago
- ccde9d4 Minor format fix by Timothy Warren · 13 years ago
- 0f6659d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- d1a5ba2 Fix mysql charset bug by Timothy Warren · 13 years ago
- f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
- fbc4c5d Merge pull request #601 from kenjis/fix_user_guide by Eric Barnes · 13 years ago
- f1c7f89 Merge pull request #600 from narfbg/ci-issue-467 by Phil Sturgeon · 13 years ago
- 087a7a8 fix RST format and typo by kenjis · 13 years ago
- af72862 get_magic_quotes_gpc() to be executed only if PHP version is 5.3 or lower by Andrey Andreev · 13 years ago
- bc95e47 Some public and protected method declarations by Andrey Andreev · 13 years ago
- d8442dd Merge remote-tracking branch 'upstream/develop' into ci-oci8-driver-php5 by Andrey Andreev · 13 years ago
- 9fca615 I wasn't following the CI code style guide. by diegorivera · 13 years ago
- c73c1c0 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 739e5f8 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- bc844cc Merge pull request #595 from diegorivera/patch-1 by Derek Jones · 13 years ago
- 2b9aa8f I wasn't following the CI code style guide. by diegorivera · 13 years ago
- 23af23e Merge pull request #596 from daylerees/develop by Phil Sturgeon · 13 years ago
- 8cae06a matched case on hex colours, and added changelog entry by Dayle Rees · 13 years ago
- a0c6a24 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 8499d2a new welcome styles, more in fit with colour scheme by Dayle Rees · 13 years ago
- 33c3280 Update system/libraries/Email.php by diegorivera · 13 years ago
- 825e970 Merge pull request #594 from ktomk/patch-8 by Derek Jones · 13 years ago
- 30cc1be Merge pull request #592 from kenjis/fix_changelog by Derek Jones · 13 years ago
- 62fa21a Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- bf18178 Merge pull request #569 from timw4mail/patch-2 by Derek Jones · 13 years ago
- 6864736 fix changelog difference between HTML and RST by kenjis · 13 years ago
- 66bd589 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 5160cc9 Renamed constant, added 10px margin to backtrace by Timothy Warren · 13 years ago
- 8bf0038 Minor formatting changes by Timothy Warren · 13 years ago
- d609a59 Minor formatting changes by Timothy Warren · 13 years ago
- 9a902cb Moved backtrace constant to config/constants.php by Timothy Warren · 13 years ago
- 7d53c0d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
- 9616842 updated Directory helper docs to use proper PHP method Sphinx roles by Derek Jones · 13 years ago
- 84bcc6e fixed typo in AR docs. NOTE: Sphinx gives a ReST error for unknown title targets, but they do exist, and links are built properly by Derek Jones · 13 years ago
- caa1db6 added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588 by Derek Jones · 13 years ago
- 12e93fe Merge pull request #307 from kylefarris/isue-276 by Derek Jones · 13 years ago
- 3e414f9 Check for string value before doing str_replace. (Issue #439) by Chris Muench · 13 years ago
- 52aff71 Added changelog item by Timothy Warren · 13 years ago
- deb6596 Added changelog item by Timothy Warren · 13 years ago
- 2d096c0 Added changelog item by Timothy Warren · 13 years ago
- d926b8f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
- 112e2be Merge pull request #586 from blasto333/develop by Eric Barnes · 13 years ago
- 43ded09 Merge pull request #587 from plasticated/patch-1 by Eric Barnes · 13 years ago
- f7a01fc Changed session table user_agent field to 255 to accomodate long agent strings. Truncation of this data would cause the session to not match when the "sess_match_useragent" config option was set to TRUE. by Shealan Forshaw · 13 years ago
- 3ad3503 Check for string value before doing str_replace. (Issue #439) by Chris Muench · 13 years ago
- 0cd4d60 Merge pull request #583 from blasto333/develop by Phil Sturgeon · 13 years ago
- 9593349 Fixes issue #439 some slashes not escaped in session data by Chris Muench · 13 years ago
- 3078bb6 Merge pull request #579 from appleboy/bug/cache by Greg Aker · 13 years ago
- 4d7c27e Fix #576: using ini_get() to detect if apc is enabled or not by Bo-Yi Wu · 13 years ago
- 053dbc8 Updated changelog to new changelog format. by Kyle Farris · 13 years ago
- 48d8fb6 Updated to new documentation for new active record methods. by Kyle Farris · 13 years ago
- 02e7c8b REALLY fixed merge problem. by Kyle Farris · 13 years ago
- 5494077 Fixed merge error. by Kyle Farris · 13 years ago
- ad17f4b Merged with development by Kyle Farris · 13 years ago
- db46d02 trying to resolve some merge issues by Kyle Farris · 13 years ago