Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-05 | Drop more deprecated functionality | Andrey Andreev | 1 | -8/+0 | |
2022-01-05 | Drop some previously deprecated functionality | Andrey Andreev | 2 | -3/+3 | |
2022-01-05 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+5 | |
2022-01-05 | Bye Travis, Hello GH Actions | Andrey Andreev | 1 | -1/+6 | |
2021-12-20 | Merge pull request #6074 from philsturgeon/ci3-php8 | Andrey Andreev | 2 | -3/+3 | |
CodeIgniter 3.0 on PHP 8 | |||||
2021-10-04 | Adds PHP 8 in Travis | George Petculescu | 2 | -3/+3 | |
2021-09-14 | Merge pull request #6045 from gxgpet/develop_fixtravis | Andrey Andreev | 2 | -10/+2 | |
Fixes Travis pipeline. Adding PHPUnit 8. | |||||
2021-05-31 | Upgrade to latest mikey179/vfsstream | George Petculescu | 2 | -10/+2 | |
2020-07-09 | Merge pull request #5946 from sapics/travis/php74 | Andrey Andreev | 1 | -1/+6 | |
Pass the travis php7.4 test | |||||
2020-04-13 | Fix error in Travis php7.4 test | sapics | 1 | -1/+6 | |
2019-10-08 | Merge pull request #5842 from sapics/chore/fix-indent | Andrey Andreev | 1 | -3/+3 | |
Fix indentation / clear whitespace | |||||
2019-09-25 | Fix indent | sapics | 1 | -3/+3 | |
2019-01-08 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
Conflicts resolved: system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/captcha_helper.php system/helpers/email_helper.php system/helpers/inflector_helper.php system/helpers/smiley_helper.php system/language/english/form_validation_lang.php system/libraries/Cart.php system/libraries/Form_validation.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php tests/codeigniter/helpers/inflector_helper_test.php user_guide_src/source/helpers/inflector_helper.rst | |||||
2019-01-08 | [ci skip] Close #5482 | Andrey Andreev | 1 | -1/+1 | |
2018-05-18 | http:// to https:// | Mehdi Bounya | 1 | -1/+1 | |
2017-12-20 | Merge pull request #5354 from carusogabriel/refactoring-tests | Andrey Andreev | 1 | -4/+4 | |
Refactoring tests Conflicts resolved: tests/codeigniter/core/Utf8_test.php tests/codeigniter/database/query_builder/group_test.php tests/codeigniter/libraries/Form_validation_test.php | |||||
2017-12-20 | Refactoring tests | Gabriel Caruso | 1 | -4/+4 | |
2017-11-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+9 | |
Note: This intentionally reverts ee8324368f2844aae0d558f1d194419a2181c281 | |||||
2017-11-10 | Fix #5331 | Andrey Andreev | 1 | -0/+9 | |
2017-10-16 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+2 | |
2017-09-29 | Add testcase and changelog entry for #5278 | Andrey Andreev | 1 | -2/+3 | |
2017-03-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+14 | |
Conflicts resolved: system/core/CodeIgniter.php system/core/Common.php system/core/Input.php system/helpers/cookie_helper.php tests/codeigniter/helpers/html_helper_test.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst user_guide_src/source/libraries/input.rst | |||||
2017-03-06 | Fix #5044; add unit tests for img() HTML helper | Andrey Andreev | 1 | -1/+15 | |
2017-01-17 | [ci skip] Merge pull request #4986 from ka7/feature/spelling | Andrey Andreev | 1 | -1/+1 | |
Spelling fixes in comment blocks and docs | |||||
2017-01-16 | spelling fixes | klemens | 1 | -1/+1 | |
2016-12-14 | Move csrf_verify() call out of CI_Input | Andrey Andreev | 2 | -3/+3 | |
2016-12-14 | Isolate CI_Security instantiation from CI_Input; improve tests | Andrey Andreev | 3 | -13/+27 | |
2016-12-01 | Remove previously deprecated Form Helper function form_prep() | Andrey Andreev | 1 | -16/+0 | |
2016-12-01 | Remove previously deprecated File Helper function read_file() | Andrey Andreev | 1 | -14/+1 | |
2016-12-01 | Remove previously deprecates String Helper functions trim_slashes(), repeater() | Andrey Andreev | 1 | -31/+1 | |
2016-12-01 | Remove previously deprecated HTML helper functions br(), nbs() | Andrey Andreev | 1 | -15/+1 | |
2016-12-01 | Remove previously deprecated Security Helper function do_hash() | Andrey Andreev | 1 | -25/+1 | |
2016-12-01 | Remove previously deprecated Date Helper function standard_date() | Andrey Andreev | 1 | -100/+0 | |
2016-12-01 | Remove tests broken by the func removals from last few commits | Andrey Andreev | 1 | -24/+0 | |
2016-12-01 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+8 | |
2016-11-23 | Fix #4917 | Andrey Andreev | 1 | -0/+8 | |
2016-11-01 | small typo | George PETCULESCU | 1 | -1/+1 | |
2016-11-01 | added tests for ordinal_format() helper function (Inflector helper) | George PETCULESCU | 1 | -0/+19 | |
2016-08-10 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -6/+6 | |
2016-08-10 | Use getMockBuilder() in PHPUnit instead of the deprecated getMock() | Andrey Andreev | 3 | -6/+6 | |
2016-01-11 | Polish changes from PR #4269 | Andrey Andreev | 1 | -12/+20 | |
2015-12-01 | Modified as asked after pull request: | Sébastien Adam | 1 | -1/+5 | |
* comment of meta fuction adapted * alignments in meta fuction adapted * using '===' comparator in meta function * changing back the example of the meta function help * changing back the default value of the doctype function Also changing test unit to reflect the modification of the meta function (original tests not modified). | |||||
2015-04-14 | Add test for email address with subdomain | Brett Santore | 1 | -0/+1 | |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 4 | -8/+0 | |
2014-02-17 | [ci skip] Minor tests adjustments | Andrey Andreev | 5 | -33/+36 | |
2014-02-17 | Enable write_file() test | Andrey Andreev | 1 | -39/+35 | |
2014-01-07 | Update Text helper highlight_phrase() tests and add one for custom tags | Andrey Andreev | 1 | -5/+7 | |
2013-07-19 | Simplify directory_map test skip | vlakoff | 1 | -1/+1 | |
2013-07-19 | Proper directory_map test skip | vlakoff | 1 | -2/+2 | |
* added the needed trailing backslash * use is_dir() instead of opendir() as it doesn't throw error on failure | |||||
2013-07-19 | [ci skip] Skip directory_map() test when opendir() fails to open a VFS dir | Andrey Andreev | 1 | -0/+7 | |