summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Updated in accordance with feedback from @narfbgDaniel Hunsaker1-2/+2
2013-03-04Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s...Daniel Hunsaker2-83/+38
2013-03-04Fix #2298Andrey Andreev1-0/+1
2013-02-26Style guide PR tweaks.Eric Roberts1-8/+8
2013-02-25Update Style Guide page.Eric Roberts1-83/+37
2013-02-23Updated exit codes as constant valuesDaniel Hunsaker1-3/+18
2013-02-21Fix #2273Cory1-1/+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-20Update user_guide_src/source/tutorial/news_section.rstKevin Smith1-2/+2
2013-02-19[ci skip] Fix some changelog entriesAndrey Andreev1-14/+13
2013-02-19Merge pull request #2261 from nisheeth-barthwal/developAndrey Andreev1-0/+1
2013-02-19Updated changelognisheeth-barthwal1-0/+1
2013-02-19Add an upgrade note about change in the results of Directory Helper's directo...vlakoff1-4/+11
2013-02-19Fix typos in upgrade_300.rstvlakoff1-11/+11
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-barthwal2-0/+4
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-15Various cosmetic fixesvlakoff4-6/+6
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-02-04Cleaned up for pull request.Sajan Parikh1-2/+2
2013-02-02Fixed documentation.Sajan Parikh1-2/+4
2013-01-30Fix/improve #2211Andrey Andreev1-0/+1
2013-01-29fixed #2207 user guide errorBo-Yi Wu1-2/+2
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-28Merge pull request #2203 from vlakoff/developAndrey Andreev1-2/+2
2013-01-28Adjustments in routing documentationvlakoff1-2/+2
2013-01-28Fix issue #2202 and alter Loader Class docsAndrey Andreev1-74/+72
2013-01-28Libraries' filenames must be named in a ucfirst-like mannerAndrey Andreev1-5/+29
2013-01-24Move db_select() call from CI_DB_driver::initialize() to db_connect()Andrey Andreev2-1/+2
2013-01-23Removed slash from URI helper docMelvin Lammerts1-2/+2
2013-01-21Partially implement PR #2155Andrey Andreev1-0/+1
2013-01-15[ci skip] Fix issue #2157 - docs on the email libraryAndrey Andreev1-23/+29
2013-01-12Implement autoload model aliasing (#2117)Andrey Andreev2-1/+2
2013-01-10Fix SQLSRV escape_str()Andrey Andreev1-0/+1
2013-01-09Syntax fixes in documentation sourcevlakoff7-51/+51
2013-01-03Merge pull request #2075 from sourcejedi/patch-1Andrey Andreev1-5/+5
2013-01-03doc: fix table markup in previous commitAlan Jenkins1-3/+3
2013-01-01[ci skip] Happy new yearAndrey Andreev4-7/+7
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 Podner2-15/+16
2012-12-19Resolves issue #2081 : provides an option to include statements to disable an...Andrew Podner1-13/+14
2012-12-17Fix 2073Andrey Andreev1-3/+3