summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-27[ci skip] Add changelog for PR #5883Andrey Andreev1-0/+1
2020-01-27[ci skip] Merge pull request #5883 from adevesa/image_lib-webpAndrey Andreev2-0/+27
image/webp for Image lib
2020-01-25inserted required attribute in html tags in documentationFrancisco Javier Llanquipichun Garcia6-14/+14
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com>
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia43-43/+43
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com>
2020-01-24Add documentation for trans_depth functionjerkob1-0/+8
2020-01-24Add a trans_depth functionjerkob1-0/+12
Enables retrieval of the current _trans_depth
2020-01-23added FULL OUTER join option to documentationChristian Mohr1-1/+1
2020-01-14Update mimes.phpDevesa Agustín1-4/+3
2020-01-14Revert "Delete mimes.php"Devesa Agustín1-0/+185
This reverts commit 30e6bab491f3870d46af5f22432d829f083c3bd8.
2020-01-14Delete mimes.phpDevesa Agustín1-185/+0
2020-01-14Update Upload.phpDevesa Agustín1-1/+1
2020-01-14Update mimes.phpDevesa Agustín1-3/+3
2020-01-13Update documentation for method parse_stringetrianag1-2/+2
Fix description of parameter $template in method parse_string.
2020-01-08Update Image_lib.phpDevesa Agustín1-9/+21
2020-01-08Update imglib_lang.phpDevesa Agustín1-0/+1
2020-01-08Update Image_lib.phpDevesa Agustín1-19/+33
2020-01-08Merge pull request #1 from adevesa/developDevesa Agustín1-3/+4
change appliation/config.php for webp mime
2020-01-08change appliation/config.php for webp mimeDevesa Agustín1-3/+4
2020-01-08Change Upload.php for image/webpDevesa Agustín1-3/+2
2020-01-02Added FULL [OUTER] JOIN to CI_DB_query_builderChristian Mohr1-1/+1
2019-11-25[ci skip] Add changelog entry for PR #5856Andrey Andreev1-0/+1
2019-11-25[ci skip] Merge pull request #5856 from ↵Andrey Andreev3-4/+50
ytetsuro/fix/oracle12.1-support-auto-increment Enhancement oracle dbforge, auto_increment can be used when using oracle 12.1.
2019-11-25[ci skip] Merge pull request #5856 from ↵Andrey Andreev3-4/+50
ytetsuro/fix/oracle12.1-support-auto-increment Enhancement oracle dbforge, auto_increment can be used when using oracle 12.1.
2019-11-01[ci skip] Add changelog entry for #5861Andrey Andreev1-0/+1
2019-11-01[ci skip] Merge pull request #5861 from nebkat/patch-1Andrey Andreev1-1/+1
cache: redis: Check version of redis not phpredis
2019-11-01[ci skip] Merge pull request #5861 from nebkat/patch-1Andrey Andreev1-1/+1
cache: redis: Check version of redis not phpredis
2019-11-01[ci skip] Merge pull request #5859 from indrakaw/gitattributesAndrey Andreev1-0/+3
Exclude user_guide directory from composer installation by GitAttributes. This would allow Composer users to use --prefer-dist in order to avoid downloading the entire user guide
2019-11-01[ci skip] Merge pull request #5859 from indrakaw/gitattributesAndrey Andreev1-0/+3
Exclude user_guide directory from composer installation by GitAttributes. This would allow Composer users to use --prefer-dist in order to avoid downloading the entire user guide
2019-10-28feat: Modified to useable auto increment.ytetsuro1-1/+25
2019-10-28fix: Fixed a bug that could not get the version number when first call.ytetsuro1-2/+2
2019-10-21cache: redis: Check version of redis not phpredisNebojsa Cvetkovic1-1/+1
PhpRedis is installed as redis. Change matches the check in the Redis session driver.
2019-10-21[ci skip] Fix #5857Andrey Andreev2-0/+5
2019-10-21[ci skip] Merge pull request #5855 from galdiolo/patch-16Andrey Andreev1-1/+1
fix static variable name in Cache redis driver
2019-10-18Fix typo on .gitattributesIndra Kurniawan1-1/+3
I forgot to put `export-ignore` statement.
2019-10-18Include user_guide into .gitattributesIndra Kurniawan1-0/+1
See https://github.com/bcit-ci/CodeIgniter/issues/5843
2019-10-14feat: support auto_increment for orace 12.1ytetsuro1-1/+23
2019-10-10fix static field nameClaudio Galdiolo1-1/+1
field with name $_delete_name already defined, use $_sRemove_name
2019-10-08[ci skip] Merge pull request #5849 from Lablnet/patch-1Andrey Andreev1-0/+1
Added Infinix manufacture in user_agents.php
2019-10-08[ci skip] Merge pull request #5849 from Lablnet/patch-1Andrey Andreev1-0/+1
Added Infinix manufacture in user_agents.php
2019-10-08Merge branch 'develop' into patch-1Andrey Andreev18-50/+66
2019-10-08[ci skip] Fix #5847Andrey Andreev1-1/+1
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev14-35/+46
Fix indentation / clear whitespace
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev15-41/+41
Fix indentation / clear whitespace
2019-10-08[ci skip] Add upgrade instructions for user_agents.phpAndrey Andreev1-0/+6
2019-10-08[ci skip] Merge pull request #5851 from ossamamehmood/patch-1Andrey Andreev1-0/+4
Fix for #5711 and added two more models
2019-10-08[ci skip] Merge pull request #5851 from ossamamehmood/patch-1Andrey Andreev1-0/+4
Fix for #5711 and added two more models
2019-10-08[ci skip] Add changelog entry for PR #5832Andrey Andreev1-0/+4
2019-10-08Merge pull request #5832 from gxgpet/developAndrey Andreev1-3/+14
Improve create_captcha()'s logging Conflicts resolved: system/helpers/captcha_helper.php
2019-10-08Merge pull request #5832 from gxgpet/developAndrey Andreev1-1/+9
Improve create_captcha()'s logging
2019-10-08[ci skip] Fix #5840Andrey Andreev2-5/+23