summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17redirect() documentation: add a note for IIS usersvlakoff1-0/+4
2012-09-12Better server test in redirect() of URL helpervlakoff1-1/+1
"Location" header bugs are specific to IIS; previous test was matching all HTTP servers under Windows. This test isn't perfect yet ($_SERVER['SERVER_SOFTWARE'], which corresponds to the "Server" header of HTTP response, might be missing), but there is no perfect test. "Refresh" method makes the window blank for quite a noticeable time, so let's not affect other servers because of IIS.
2012-09-07Removed the   from the default config variables in the pagination ↵Alex Bilbie1-0/+1
class. Fixes #187 and #208 Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-09-07Merge pull request #1720 from appleboy/docAlex Bilbie3-2/+3
fix issue #1719 and update ip address length on captcha helper
2012-09-05Database display error supporting "Loader.php" and "MY_Loader.php"Jonathan Bonnefoy1-0/+1
2012-09-04Add documation to user guide for Migrations classJoe McFrederick1-1/+133
2012-09-03Fix #1741 is_unique duplicated in documentation for Form_validationpickupman1-1/+0
2012-09-02Merge pull request #1727 from pickupman/bugfix-loader-view_fileAlex Bilbie1-0/+1
Fix bug #1000
2012-08-31fix issue #1719 and update ip address length on captcha helperBo-Yi Wu3-2/+3
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2012-08-31Merge pull request #1732 from IT-Can/mysql-compressionAlex Bilbie2-1/+7
MySQL & MySQLi client compression
2012-08-30Added autoload drivers config, added Session and Loader changes to ↵dchill422-10/+40
changelog, added Session config items to upgrade guide Signed-off-by: dchill42 <dchill42@gmail.com>
2012-08-27Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into sessiondchill426-17/+44
2012-08-23Merge branch 'feature/js-userguide-search' into developDerek Jones4-9/+29
2012-08-21docx mimetype addedMichiel Vugteveen1-1/+2
2012-08-21changelog fixMichiel Vugteveen1-1/+1
2012-08-21driver fix + userguide + changelogMichiel Vugteveen2-2/+8
2012-08-21Switching to Sphinx's built in JavaScript searchDerek Jones4-9/+29
- disabled rST source copying, the contextual results for the search don't render, so they look goofy - added .highlighted class to CSS for highlighting search terms - replaced Google search form with native search form (and separated into its own theme file) - added body class to #content div for JS highlighter to hook onto
2012-08-20fixed RST indentation error in 3.0.0 upgrade instructions code sampleDerek Jones1-0/+1
2012-08-20Fixing code sample styling and footer linkDerek Jones2-1/+5
2012-08-18Fix bug #1000Joe McFrederick1-0/+1
2012-08-15Add changelog entry for pull #1601Andrey Andreev1-6/+7
2012-08-13Minor doc fixesdchill422-5/+5
2012-08-12Updated Loader and Session documentationdchill423-84/+328
2012-07-31Added upgrade note about the breaking change in the email library. Problem ↵Alex Bilbie1-1/+13
noticed in #1671
2012-07-30Some clean-up and style changesAndrey Andreev2-6/+6
2012-07-30Updated changelogAlex Bilbie1-1/+3
2012-07-30Updated email library documentationAlex Bilbie1-0/+8
2012-07-29Added documentation for mailto function.InFog1-1/+6
2012-07-28Merge pull request #1640 from thecrypticace/developAlex Bilbie1-1/+1
Added support for IP Address Range Masks to the Proxy IPs config option
2012-07-27Change log for IPv4 range mask supportJordan Pittman1-1/+1
2012-07-27Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add ↵Andrey Andreev1-1/+1
changelog entries for pull #1654
2012-07-23Fix issue #1644Andrey Andreev1-0/+1
2012-07-23Fix a bug in CI_DB_sqlsrv_driver::affected_rows()Andrey Andreev1-0/+1
2012-07-13Add a changelog entry for issue #1605 (pull #1606) and remove some spacesAndrey Andreev1-0/+1
2012-07-13Fix issue #1613Andrey Andreev1-0/+1
2012-07-10Follow-up to #1398, #1548Andrey Andreev1-2/+5
2012-07-10Merge pull request #1548 from chrisguiney/error_reportingAndrey Andreev1-0/+1
Respect display_errors when deciding if to display an error...
2012-07-08Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵Andrey Andreev2-0/+6
feature/db_subdrivers
2012-07-08#1558Andrey Andreev1-0/+1
2012-07-06Fix a few join() bugsAndrey Andreev1-0/+1
2012-07-06t commit -s 'Added info about set_*() functions and form_validation class inaditya1-0/+4
the Form Helper documentation.' Signed-off-by: aditya <adityamenon90@gmail.com>
2012-07-05Merge upstream branchAndrey Andreev17-165/+755
2012-07-05Clean-up the separate drivers' DB result classes from no longer needed methodsAndrey Andreev1-1/+0
2012-07-05Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function ↵Andrey Andreev1-1/+1
prefix
2012-07-05code cleanup and changelog addedRene Brokholm1-0/+1
2012-07-04Add PDO support for list_fields()Andrey Andreev1-0/+1
Signed-off-by: Andrey Andreev <narf@bofh.bg>
2012-07-04updated the changelog, fixed some whitespaceChristopher Guiney1-0/+1
2012-07-04Merge branch 'feature/user-guide-work' into developDerek Jones10-8/+409
Conflicts: user_guide_src/source/installation/upgrade_210.rst user_guide_src/source/installation/upgrade_211.rst user_guide_src/source/installation/upgrade_212.rst
2012-07-04added general/welcome to the toctreeDerek Jones1-0/+1
2012-07-04Fixed a change log formatting issue and doc referenceDerek Jones1-1/+2