summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2013-03-23Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.nisheeth-barthwal1-1/+1
2013-03-21Removed entry for erroneous bugfixnisheeth-barthwal1-1/+0
2013-03-21Added array notation for keys in Input librarynisheeth-barthwal1-0/+2
2013-03-21Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developnisheeth-barthwal1-1/+1
2013-03-06Fix a typo in changelog.rstvlakoff1-1/+1
2013-03-04Fixed #2289nisheeth-barthwal1-0/+1
2013-03-04Fix #2298Andrey Andreev1-0/+1
2013-02-21Manually apply PR #2234Andrey Andreev1-0/+1
2013-02-21[ci skip] Remove a changelog line for a non-existent changeAndrey Andreev1-1/+0
2013-02-19[ci skip] Fix some changelog entriesAndrey Andreev1-14/+13
2013-02-19Updated changelognisheeth-barthwal1-0/+1
2013-02-18removed a stray tabnisheeth-barthwal1-1/+1
2013-02-18removed PR from the bug listnisheeth-barthwal1-1/+1
2013-02-18Styleguide fixesnisheeth-barthwal1-4/+3
2013-02-18Clean upnisheeth-barthwal1-0/+3
2013-02-15Fix some stuff from recent pull requestsAndrey Andreev1-3/+3
2013-02-15Merge pull request #2243 from chrispassas/developAndrey Andreev1-0/+1
2013-02-13changes according to narfbg's requestTim1-1/+3
2013-02-13Added support for changing the default log file extension from .php to whatev...Chris Passas1-0/+1
2013-02-04Add entry in user guide changelog.Sajan Parikh1-0/+1
2013-01-30Fix/improve #2211Andrey Andreev1-0/+1
2013-01-29Replace CI_Upload::clean_file_name() usage with CI_Security::sanitize_filename()Andrey Andreev1-0/+2
2013-01-29[ci skip] Add some changelog entriesAndrey Andreev1-3/+9
2013-01-24Move db_select() call from CI_DB_driver::initialize() to db_connect()Andrey Andreev1-0/+1
2013-01-21Partially implement PR #2155Andrey Andreev1-0/+1
2013-01-12Implement autoload model aliasing (#2117)Andrey Andreev1-0/+1
2013-01-10Fix SQLSRV escape_str()Andrey Andreev1-0/+1
2013-01-09Syntax fixes in documentation sourcevlakoff1-1/+1
2012-12-20[ci skip] Minor style/spacing changes following PR #2087Andrey Andreev1-1/+1
2012-12-20fixes #2081 : fix change log entryAndrew Podner1-1/+1
2012-12-20fixes #2081 : change parameter/variable name to 'foreign_key_checks', update ...Andrew Podner1-1/+2
2012-12-17Fix 2073Andrey Andreev1-3/+3
2012-12-14Fix issue #539Andrey Andreev1-3/+5
2012-12-08Added changelog entry.Aaron Adams1-0/+1
2012-12-07[ci skip] Correct a changelog entryAndrey Andreev1-1/+1
2012-12-07Fix issue #2061Andrey Andreev1-0/+1
2012-12-04Rename DB_result _data_seek() to data_seek() and make it publicly availableAndrey Andreev1-3/+5
2012-12-03Add min_width and min_height options to the Upload classAndrey Andreev1-2/+3
2012-12-03Improve schema support for PostgreAndrey Andreev1-0/+1
2012-11-30Add CI_Output::delete_cache()Andrey Andreev1-2/+2
2012-11-29Added CI_Output::get_header()Andrey Andreev1-1/+2
2012-11-26Language helper lang() to accept optional HTML attributesAndrey Andreev1-1/+2
2012-11-26Implement cascade-style loading of language filesAndrey Andreev1-3/+4
2012-11-26Add 'valid_url' rule to Form Validation (issue #1966)Andrey Andreev1-2/+3
2012-11-26CI_Email::print_debugger() option to limit the type of data to be printedAndrey Andreev1-0/+1
2012-11-25Merge pull request #2026 from johnathancroom/keep_flash_data_arrayAndrey Andreev1-1/+2
2012-11-25Changelog changeJohnathan Croom1-1/+1
2012-11-25Improved array keey_flashdata + ChangelogJohnathan Croom1-0/+1
2012-11-25Added support for extending individual driver classes and driver unit testsdchill421-2/+1
2012-11-23Fix #113Andrey Andreev1-0/+1