Age | Commit message (Expand) | Author | Files | Lines |
2012-12-15 | Fix #2072 | Andrey Andreev | 1 | -1/+1 |
2012-12-14 | Fix issue #539 | Andrey Andreev | 2 | -30/+36 |
2012-12-12 | Find/replace oopsie. | Eric Roberts | 1 | -2/+2 |
2012-12-12 | Format tweaks | Eric Roberts | 1 | -2/+2 |
2012-12-12 | Merge branch 'refs/heads/develop' into feature/form_error_msgs | Eric Roberts | 173 | -12099/+22244 |
2012-12-08 | While most of CodeIgniter supports protocol-relative URLs, a few URL helpers ... | Aaron Adams | 1 | -3/+3 |
2012-12-07 | Fix issue #2061 | Andrey Andreev | 1 | -9/+9 |
2012-12-06 | Another use of CI_URI::_remove_relative_directory() | Andrey Andreev | 1 | -1/+1 |
2012-12-06 | Updated formatting and styleguide, thanks narfbg; | CJ | 1 | -7/+13 |
2012-12-06 | Bug fix for relative directory removal | chernjie | 1 | -1/+20 |
2012-12-04 | Remove CI_DB_oci8_result::data_seek() | Andrey Andreev | 1 | -63/+0 |
2012-12-04 | Rename DB_result _data_seek() to data_seek() and make it publicly available | Andrey Andreev | 9 | -13/+18 |
2012-12-03 | Fix postgre db_connect() | Andrey Andreev | 1 | -6/+6 |
2012-12-03 | Add min_width and min_height options to the Upload class | Andrey Andreev | 2 | -1/+53 |
2012-12-03 | Improve schema support for Postgre | Andrey Andreev | 2 | -12/+43 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 34 | -81/+73 |
2012-12-03 | Merge pull request #2048 from vlakoff/develop | Andrey Andreev | 1 | -7/+10 |
2012-12-03 | config->site_url(): remove useless cast | vlakoff | 1 | -1/+1 |
2012-12-03 | config->site_url() optimizations | vlakoff | 1 | -7/+10 |
2012-11-30 | Add CI_Output::delete_cache() | Andrey Andreev | 1 | -0/+39 |
2012-11-29 | Fix #2041 | Andrey Andreev | 1 | -2/+3 |
2012-11-29 | Added CI_Output::get_header() | Andrey Andreev | 1 | -1/+34 |
2012-11-28 | Fix #2037 | Andrey Andreev | 1 | -6/+8 |
2012-11-28 | Remove Comment | William Knauss | 1 | -1/+0 |
2012-11-27 | Children Drivers | William Knauss | 1 | -3/+11 |
2012-11-26 | Fix some erroneous variable names (sorry) | Andrey Andreev | 2 | -3/+3 |
2012-11-26 | Language helper lang() to accept optional HTML attributes | Andrey Andreev | 1 | -4/+5 |
2012-11-26 | Implement cascade-style loading of language files | Andrey Andreev | 1 | -11/+22 |
2012-11-26 | Add 'valid_url' rule to Form Validation (issue #1966) | Andrey Andreev | 1 | -0/+42 |
2012-11-26 | CI_Email::print_debugger() option to limit the type of data to be printed | Andrey Andreev | 1 | -2/+23 |
2012-11-26 | Switch CI_Form_validation:: to public | Andrey Andreev | 1 | -1/+1 |
2012-11-26 | Manually implement PR #2033 | Andrey Andreev | 1 | -1/+1 |
2012-11-25 | Merge pull request #2026 from johnathancroom/keep_flash_data_array | Andrey Andreev | 1 | -1/+12 |
2012-11-25 | Improved array keey_flashdata + Changelog | Johnathan Croom | 1 | -13/+15 |
2012-11-25 | Fix #2027 | Andrey Andreev | 6 | -13/+79 |
2012-11-25 | Revert some of the changes from PR #2029 | Andrey Andreev | 1 | -42/+24 |
2012-11-25 | Added support for extending individual driver classes and driver unit tests | dchill42 | 4 | -57/+113 |
2012-11-24 | Requested changed to keep_flashdata | Johnathan Croom | 1 | -4/+3 |
2012-11-24 | Bug fix - optimize_table() in DB utility class | Dimitar | 1 | -1/+1 |
2012-11-24 | keep_flashdata accepts array | Johnathan Croom | 1 | -8/+18 |
2012-11-23 | Minor changes to Xmlrpcs.php | vkeranov | 1 | -30/+27 |
2012-11-23 | Minor changes to Xmlrpc.php | vkeranov | 1 | -13/+12 |
2012-11-23 | [ci skip] Remove a lone semicolon (rel 2d48b4f1a174473fa0539769a433ba78305c0faa) | Andrey Andreev | 1 | -1/+1 |
2012-11-23 | Fix #113 | Andrey Andreev | 1 | -1/+2 |
2012-11-23 | 3.0.0-dev: Fixing the issue #2023. | Ivan Tcholakov | 1 | -1/+1 |
2012-11-22 | Fix issue #118 (manually implementing PR #1832) | Andrey Andreev | 2 | -5/+6 |
2012-11-22 | Added support for stream-like downloads of existing files to force_download() | Andrey Andreev | 1 | -3/+38 |
2012-11-22 | Manually apply a fix submitted via PR #2012, #2016 | Andrey Andreev | 1 | -6/+8 |
2012-11-22 | Fix modify_column() issues (#2020) | Andrey Andreev | 12 | -42/+38 |
2012-11-21 | Change fs permissions and add some missing index.html files (#2017) | Andrey Andreev | 9 | -0/+50 |