summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-06-16Fix issue #318 + added a default to the switch() in CI_Output::minify()Andrey Andreev1-0/+1
2012-06-15Fix issue #167Andrey Andreev1-0/+1
2012-06-15mimes.php: zip, rar, php from pull #1472Andrey Andreev1-1/+4
2012-06-15Fix error in Encryption Class documentation vlakoff1-1/+1
2012-06-15Add support for HTTP code 303 in set_status_header(), as suggested in pull #341Andrey Andreev1-0/+1
2012-06-15Fix nice_date() documentationAndrey Andreev1-5/+7
2012-06-15Fix issue #520Andrey Andreev1-0/+1
2012-06-15Update simple_query() documentation (issue #1484)Andrey Andreev1-5/+25
2012-06-14Add changelog entry for issue #1387Andrey Andreev1-0/+1
2012-06-14Polish changes from pull #1233 - Session class already has the time_reference...Andrey Andreev2-10/+4
2012-06-14Merge pull request #1223 from Razican/new_dateAndrey Andreev3-7/+23
2012-06-14Fix issue #10 + URI class speed improvementsAndrey Andreev1-2/+2
2012-06-13Fixed some stuff in documentation.Iban Eguia2-5/+8
2012-06-13Another input library docs fixAndrey Andreev1-1/+2
2012-06-13Fix docs for Input library (issue #1465)Andrey Andreev1-27/+10
2012-06-13Add a changelog entryAndrey Andreev1-0/+1
2012-06-12Updated Form Validation's documentation for set_rules() now accepting an arra...Kevin Wood-Friend1-1/+5
2012-06-12Changed the config parameter. The session's _get_time() function has also ch...Iban Eguia2-7/+4
2012-06-12Updated changelog for set_rules() accepting an array of rules, as well as a s...Kevin Wood-Friend1-0/+1
2012-06-12Fix issue #145Andrey Andreev1-0/+1
2012-06-12Fix issue #1202Andrey Andreev1-0/+1
2012-06-12Add support for the anchor 'rel' attribute in the Pagination libraryAndrey Andreev2-2/+27
2012-06-12Add changelog for pull #1017Andrey Andreev1-1/+2
2012-06-12Added MySQLi backup() supportAndrey Andreev1-2/+3
2012-06-12Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #132...Andrey Andreev1-2/+6
2012-06-12Add changelog entry for issue #7Andrey Andreev1-1/+2
2012-06-12join() with multiple conditions and optional escape parameterAndrey Andreev1-23/+27
2012-06-11Fix issue #1264Andrey Andreev1-0/+1
2012-06-11Fix a join() issueAndrey Andreev1-0/+1
2012-06-11Alter documentation on requirements for the SQLSRV driverAndrey Andreev1-2/+3
2012-06-11Add OFFSET support for SQL Server 2005+ in MSSQL/SQLSRVAndrey Andreev1-1/+1
2012-06-11Remove unused qb_order property + other minor changesAndrey Andreev1-1/+1
2012-06-11changelogMichiel Vugteveen2-0/+5
2012-06-10Add BETWEEN to _has_operator()Andrey Andreev1-0/+1
2012-06-10Fix issue #1452Andrey Andreev1-0/+2
2012-06-10Merge branch 2.1-stable into developAndrey Andreev6-4/+13
2012-06-09Fixed timezone change in index.phpIban Eguia2-2/+4
2012-06-09Cleanup the new Redis cache driver and add a changelog entry for itAndrey Andreev1-0/+1
2012-06-08Updated the upgrade guide to specify which are the supported timezones.Iban Eguia1-1/+2
2012-06-08Merge remote-tracking branch 'upstream/develop' into new_dateIban Eguia34-208/+409
2012-06-08Add OFFSET support for SQL Server 2012Andrey Andreev1-0/+1
2012-06-08escape_identifiers() to accept arrays as wellAndrey Andreev1-0/+1
2012-06-08Added MSSQL/SQLSRV field escaping support with QUOTE_IDENTIFIER detection (is...Andrey Andreev1-6/+10
2012-06-07Add ics files support to mimes.php (issue #1441)Andrey Andreev1-2/+3
2012-06-07Add a changelog noteAndrey Andreev1-0/+1
2012-06-07Fix issue #861 (and previous commit, for that matter)Andrey Andreev1-1/+2
2012-06-07Added a work-around for MSSQL/SQLSRV create_table() with INT column types (co...Andrey Andreev1-2/+2
2012-06-07Revert 296ab9a06e3c648de56861ad67581236a6dae71a - there's no bug to fixAndrey Andreev1-1/+0
2012-06-07Deprecated do_hash() and read_file() in favor of hash() and file_get_contents...Andrey Andreev4-13/+19
2012-06-06remove text about ipv4/ipv6 support in the docJoffrey Jaffeux1-1/+1