- 8af2fdf Removed reset_validation() method from run() method by JonoB · 13 years ago
- 2baae20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by John Crepezzi · 13 years ago
- c8da4fe Fix indentation for changes from pull #1121 by Andrey Andreev · 13 years ago
- e30e400 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- a2bd363 Updated with 2.1-stable. by Phil Sturgeon · 13 years ago
- 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
- 790eb70 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 76988e6 Merged conflicts. by Phil Sturgeon · 13 years ago
- 2f8473c Just a grammar fix. Changed "...as the code these file contain will be minimized" to "...as the code these files contain will be minimized". by Brenderous · 13 years ago
- 5fa7298 Added _optimize_table() support for PostgreSQL by Andrey Andreev · 13 years ago
- 8e89df8 Add db_set_charset() support for PostgreSQL and change its implementation for 'mysql' by Andrey Andreev · 13 years ago
- 08856b8 Improve DB version() implementation and add pg_version() support by Andrey Andreev · 13 years ago
- 75b2c7f Merge pull request #1107 from diogoosorio/develop by Andrey Andreev · 13 years ago
- 593f798 Made the code more readable, updated the changelog. by Diogo Osório · 13 years ago
- 92aeaaa Updated changelog by Timothy Warren · 13 years ago
- d33dab1 Merge upstream by Timothy Warren · 13 years ago
- 4be5de1 Replaced DB methods _error_message() and _error_number() with error() (issue #1097) by Andrey Andreev · 13 years ago
- 8f22057 Fix a bug in Oracle's DB forge _create_table() method (AUTO_INCREMENT is not supported) by Andrey Andreev · 13 years ago
- effd013 Fix issue #1101 (MySQL/MySQLi result field_data()) by Andrey Andreev · 13 years ago
- 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
- 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
- 601f8b2 Fix issue #413 (Oracle _error_message(), _error_number()) by Andrey Andreev · 13 years ago
- eabc5ec Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 8e22cfd Merge upstream changes by Andrey Andreev · 13 years ago
- ea3eec9 Fixed a bug in CUBRID's affected_rows() by Andrey Andreev · 13 years ago
- a39d699 Fix a bug in PDO's insert_id() (PostgreSQL-specific) by Andrey Andreev · 13 years ago
- a0da0b2 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- ed74082 Fix PDO's _version() method where it used to return client version instead of the server one by Andrey Andreev · 13 years ago
- 67f71a4 Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries) by Andrey Andreev · 13 years ago
- 850f601 Fix issue #611 (SQLSRV _error_message() and _error_number() warnings) by Andrey Andreev · 13 years ago
- 6ca407e Fix issue #153 (E_NOTICE generated by getimagesize()) by Andrey Andreev · 13 years ago
- ef795ac Fix issue #129 (ODBC num_rows() returning -1 in some cases) by Andrey Andreev · 13 years ago
- 41e46a9 Fix issue #81 (ODBC list_fields(), field_data()) by Andrey Andreev · 13 years ago
- c2905f5 Fix an Oracle escape_str() bug (#68, #414) by Andrey Andreev · 13 years ago
- 7980923 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- adcb8fd changelog fix by Michiel Vugteveen · 13 years ago
- 044e39d updated branch by Michiel Vugteveen · 13 years ago
- e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
- 5040607 Merge upstream branch by Andrey Andreev · 13 years ago
- 002b4be Improved plural() and singular(). by Phil Sturgeon · 13 years ago
- b38c5dd Add an optional set_mime parameter to force_download() by Andrey Andreev · 13 years ago
- 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
- 249842f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 3793517 Merge upstream branch by Andrey Andreev · 13 years ago
- 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
- 2d87f84 Merge upstream by Timothy Warren · 13 years ago
- fa8cd4c Update the changelog entry with issue ID by Andrey Andreev · 13 years ago
- 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
- 5148029 Merge pull request #1069 from narfbg/develop-db-select by Andrey Andreev · 13 years ago
- 03f8ec0 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
- ab189e1 Close services after using them, added dbutil->backup() method by Timothy Warren · 13 years ago
- 11454e0 Add an optional database name parameter to db_select() by Andrey Andreev · 13 years ago
- 9fcb7b6 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 6e821ce Implemented insert_id() method by Timothy Warren · 13 years ago
- 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago
- 93cac5c Fix issue #1039 by Andrey Andreev · 13 years ago
- 6b58e56 Fix a changelog entry by Andrey Andreev · 13 years ago
- 6b7368f Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 1820933 Fixed PDO by Taufan Aditya · 13 years ago
- 8d7fffc Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 9448afb Fix CI_Input::is_ajax_request() by Andrey Andreev · 13 years ago
- d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
- c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
- 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
- 7ff563d Merge upstream by Andrey Andreev · 13 years ago
- 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 5b0b5b9 Add note about HTTPS detection change to 3.0 changelog by Ross Duggan · 13 years ago
- f055fa9 Add PHP version check in db_pconnect() by Andrey Andreev · 13 years ago
- 3a91cab Update the changelog by Andrey Andreev · 13 years ago
- 82c8307 Added try catch example in style guide by Timothy Warren · 13 years ago
- 624010f Added bit about having mod_rewrite enabled for removing index.php
by CroNiX · 13 years ago
- 5aca23e Change hardcoded "application" directory to use the APPPATH constant as it would not work if you relocate /application or /system folders outside of web root. by CroNiX · 13 years ago
- eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
- 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
- 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