- 1e42cdc Merge pull request #908 from insign/patch-1 by Phil Sturgeon · 13 years ago
- 5287f66 Removed the first slash of the line 51. With this, the goal of the code don't work. I tried it in many Apache servers. Sorry if I am wrong. by insign · 13 years ago
- d47baab Fix issue #904 by Andrey Andreev · 13 years ago
- 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
- 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
- 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
- 43fcdbc Added pagination change log item back. by Eric Barnes · 13 years ago
- 0fc6409 Update user_guide_src/source/changelog.rst by RS71 · 13 years ago
- 23ea93b Update user_guide_src/source/libraries/security.rst by RS71 · 13 years ago
- 69b3b9f Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
- d81150f Update the changelog by Andrey Andreev · 13 years ago
- 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
- 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
- 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
- 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
- 836b1c3 Merge pull request #847 from WanWizard/feature/ar_parentheses by Greg Aker · 13 years ago
- 92ce848 Merge pull request #824 from bergal/patch-1 by Greg Aker · 13 years ago
- 7219c07 added query grouping to Active Record by WanWizard · 13 years ago
- fcb8ee8 Fixing a documentation linking error in the 3.0 upgrade notes. by Greg Aker · 13 years ago
- 0fa9d83 Adding 3.0.0 release notes documentation file. by Greg Aker · 13 years ago
- eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
- 350e4b6 Merge pull request #837 from EllisLab/feature/remove-sha-lib by Phil Sturgeon · 13 years ago
- ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
- d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
- d34686f Merge upstream branch by Andrey Andreev · 13 years ago
- a96ade3 Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4 by Greg Aker · 13 years ago
- f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
- 41dd493 Fix news item href by Andrew Bergal · 13 years ago
- a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
- bb24883 Improved the Cart library by Andrey Andreev · 13 years ago
- fec2f59 Merge pull request #801 from Mancy/master by Phil Sturgeon · 13 years ago
- 0d91fd2 #798: update changelog and typo fix by Mancy · 13 years ago
- dc3e4be Fixed year and month seconds for timespan(). by Eric Barnes · 13 years ago
- d054e13 Added #795 to changelog by Eric Barnes · 13 years ago
- 399cca9 Added a reference note for people needing to limit to a set number of characters by Eric Barnes · 13 years ago
- f75ec11 Added in a remove item from cart function to save the "hacky" method of updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library by Andrew Seymour · 13 years ago
- de2e96a Added the ability to get the contents in a different order by Andrew Seymour · 13 years ago
- 3dd6663 Merged the two if's together as suggested by @philsturgeon - updated the Changelog to include something that may be important by Andrew Seymour · 13 years ago
- 2e5bda3 Updated Cart.php to handle quantity changes differently (now auto-increments), also updated the changelog to reflect this change for the people that are currently using this library by Andrew Seymour · 13 years ago
- cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
- 7a617a0 Fixed typo in introductory paragraph. by Zac Clancy · 13 years ago
- 96b41c6 Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop by Eric Barnes · 13 years ago
- 17bcd2b updated changelog with dbforge fix by Tomasz T · 13 years ago
- 3cece7b Updated change log by Eric Barnes · 13 years ago
- 5d4da1b Added change log item for bug #608 by Eric Barnes · 13 years ago
- 1866d4f The changelog entry for issue #647 by Thomas Traub · 13 years ago
- f30da66 Added change log message about logger chmod. Refs: #739 by Eric Barnes · 13 years ago
- 1d86153 Updated change log with fixed issues. by Eric Barnes · 13 years ago
- 292a0f6 Changed the array structure in the userguide by Felix Balfoort · 13 years ago
- 68f5d49 changed much to many in the documentation by Felix Balfoort · 13 years ago
- 85fe96d Updated change log and and database configuration to include failover by Felix Balfoort · 13 years ago
- 6d0356b Merge pull request #690 from Repox/develop by Phil Sturgeon · 13 years ago
- 21fc2b6 Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into has2k1-patch-1 by Eric Barnes · 13 years ago
- bc20481 Updated docs for increment_string example. by Eric Barnes · 13 years ago
- 5fb9a59 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Repox · 13 years ago
- e3d60b8 Reworded new attach() section in email user guide by trit · 13 years ago
- 88c739e Added an entry for the new Email::attach parameters by trit · 13 years ago
- 7f42519 Added a couple of style tweaks and a note about function change in changelog by trit · 13 years ago
- 66970cb Updated changelog with _trans_depth fix. by Jacob Terry · 13 years ago
- 1f9a40f Altered the explenation of the rewrite rules to better fit the actual result. by Repox · 13 years ago
- ed47727 Altered the suggested mod_rewrite rules for removing index.php from URL to better fit the needs between CI routing and asset files. This suggestion addresses issue #684 by Repox · 13 years ago
- d0c09b9 Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", but it is listed as "padding". by David Dotson · 13 years ago
- c737c94 Updated syntax in changewlog. by Phil Sturgeon · 13 years ago
- 9001a88 Update user_guide_src/source/changelog.rst by has2k1 · 13 years ago
- 81dd223 add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars() by Shane Pearson · 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
- 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
- 5e4c631 Update user_guide_src/source/tutorial/static_pages.rst by Aleksandras Ragovskis · 13 years ago
- 50e5dbb Adding auto-detection of best redirect method in url_helper. by Brandon Jones · 13 years ago
- 130a311 Syntax error by polyetilen · 13 years ago
- 5c3aaca Fixed one-liner code on Database Connection page of userguide by Timothy Warren · 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
- f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
- 087a7a8 fix RST format and typo by kenjis · 13 years ago
- 30cc1be Merge pull request #592 from kenjis/fix_changelog by Derek Jones · 13 years ago
- 6864736 fix changelog difference between HTML and RST by kenjis · 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
- 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
- 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
- 6f1fa5e Fixed new line typo. by Kyle Farris · 13 years ago
- d08aa31 Ooops, removed duplicate entry in changelog. by Kyle Farris · 13 years ago
- cd38d67 Merged with develop and updated to new changelog. by Kyle Farris · 13 years ago
- bb859fd Line Break for L165 $mysql = '20061124092345'; $unix = mysql_to_unix($mysql); by Fumito Mizuno · 13 years ago
- 2c129c8 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 8352f09 removed 'index' listing from tutorial index toc by Derek Jones · 13 years ago
- 9286a8f unhid general topics ToC for navigation by Derek Jones · 13 years ago
- bf6df69 Merge branch 'feature/userguide-toc' into develop by Derek Jones · 13 years ago
- e347927 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago