summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-20Merge pull request #4863 from gxgpet/develop4Andrey Andreev1-0/+1
Add missing method chaining support to CI_Table::set_caption()
2016-10-17Fix #4851Andrey Andreev7-10/+11
2016-10-14Merge pull request #4840 from ihatehandles/patch-2Andrey Andreev1-3/+3
[ci skip] Fixed some typos
2016-10-11[ci skip] Add new HTTP status codesAndrey Andreev2-3/+11
https://tools.ietf.org/html/rfc2817 https://tools.ietf.org/html/rfc6585 Requested in #4835
2016-10-11[ci skip] Add changelog entry for PR #4834Andrey Andreev1-0/+1
2016-10-11Merge pull request #4834 from renedekat/patch-1Andrey Andreev1-2/+31
Updated list of words that aren't countable in is_countable() inflector helper
2016-10-03[ci skip] Alter a docblockAndrey Andreev1-1/+1
2016-10-03Fix #4823Andrey Andreev2-2/+26
2016-09-30[ci skip] Add a changelog entry for #4822Andrey Andreev1-0/+1
2016-09-30Merge pull request #4822 from gxgpet/developAndrey Andreev1-1/+2
Fix PNG file deletion on captcha helper
2016-09-27Fix #4809Andrey Andreev2-0/+50
2016-09-27Merge pull request #4810 from Dutchy-/patch-1Andrey Andreev1-1/+1
Remove inline style from form_open() hidden fields
2016-09-16[ci skip] Don't try to insert_batch() when we know it's not supported on ↵Andrey Andreev3-0/+34
Firebird
2016-09-16[ci skip] Fix #4808Andrey Andreev5-4/+5
2016-09-12Merge pull request #4806 from hex-ci/patch-1Andrey Andreev1-2/+2
[ci skip] Fix formatting in 2.1.0 upgrade instructions
2016-09-09[ci skip] Add changelog entry for PR #4805Andrey Andreev1-0/+1
2016-09-09Merge pull request #4805 from intekhabrizvi/developAndrey Andreev1-1/+1
Use MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT as a connection flag instead of option
2016-08-30Merge pull request #4788 from edtsz/patch-2Andrey Andreev1-1/+17
Add OpenOffice mime-types to config/mimes.php
2016-08-29Fix #4787Andrey Andreev2-2/+3
2016-08-29Merge pull request #4785 from guitarrist/developAndrey Andreev1-1/+1
[ci skip] Fix a comment typo
2016-08-23Merge pull request #4781 from tianhe1986/develop_hash_pbkdf2Andrey Andreev1-1/+1
Hash: processing algorithm name case-insensitively in hash_pbkdf2()
2016-08-22[ci skip] Add changelog entry for PR #4780Andrey Andreev1-0/+1
2016-08-22Merge pull request #4780 from tianhe1986/develop_standard_hex2binAndrey Andreev1-1/+1
[ci skip] Trigger error for "resource" type in hex2bin() inputs
2016-08-22Skip mcrypt-related testcases on PHP 7.1Andrey Andreev2-2/+14
ext/mcrypt is deprecated and the test cases in question trigger E_DEPRECATED messages as a result.
2016-08-22Fix CI_Upload errors on PHP 7.1Andrey Andreev2-3/+21
2016-08-22Merge pull request #4778 from antydemant/patch-1Andrey Andreev1-2/+2
[ci skip] Docblock return type corrections
2016-08-19Travis builds on PHP 7.1 (beta)Andrey Andreev1-6/+6
2016-08-19[ci skip] Add changelog entry for PR #4777Andrey Andreev1-0/+2
2016-08-19Merge pull request #4777 from tianhe1986/develop_error_handlerAndrey Andreev1-1/+1
Add E_PARSE to errors detected by shutdown handler
2016-08-11[ci skip] Add changelog entry for #4762Andrey Andreev1-0/+1
2016-08-11Merge pull request #4762 from tianhe1986/develop_cache_file_metadataAndrey Andreev1-2/+2
Cache_file: use $data['time'] for calculating expired time.
2016-08-11Merge pull request #4761 from tianhe1986/develop_cache_file_checkAndrey Andreev1-2/+2
Cache_file: use is_file() for checking instead of file_exists().
2016-08-10Add changelog entry and a test case for #4758Andrey Andreev2-0/+4
2016-08-10Merge pull request #4758 from butane/uri_scheme_caseAndrey Andreev3-3/+3
URI schemes are not case-sensitive
2016-08-10Use getMockBuilder() in PHPUnit instead of the deprecated getMock()Andrey Andreev8-17/+17
2016-08-10Merge pull request #4755 from tianhe1986/develop_not_replace_is_doubleAndrey Andreev1-1/+0
CI_Unit_test: Do not replace "is_double" with "is_float".
2016-08-10[ci skip] Add changelog entry for #4754Andrey Andreev1-0/+1
2016-08-10Merge pull request #4754 from tianhe1986/develop_fix_unit_test_nameAndrey Andreev1-1/+1
CI_Unit_test: Fix translation of result datatype
2016-08-01[ci skip] Fix #4739Andrey Andreev2-2/+3
2016-08-01Merge pull request #4742 from masterklavi/db_fetch_objectAndrey Andreev1-1/+1
Change ... for the sake of change
2016-07-29Fix #4737Andrey Andreev2-2/+3
2016-07-29[ci skip] Fix #4736Andrey Andreev2-1/+2
2016-07-28[ci skip] Use const keyword to define CI_VERSIONAndrey Andreev1-1/+1
Because.
2016-07-28Remove dead code written for PHP 5.2Andrey Andreev25-649/+55
2016-07-28[ci skip] Fix #3919, #4732Andrey Andreev2-7/+3
2016-07-26Fix Travis buildsAndrey Andreev1-0/+1
2016-07-26Add 3.1-stable to tested branches listAndrey Andreev1-0/+1
2016-07-26[ci skip] Mark the start of 3.1.1 developmentAndrey Andreev6-4/+33
2016-07-26[ci skip] More on dropping 5.2.xAndrey Andreev5-9/+21
2016-07-26[ci skip] Officially drop PHP 5.2.xAndrey Andreev2-4/+1