Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-04 | Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ↵ | George Petculescu | 1 | -5/+5 | |
DB operations result returns | |||||
2021-10-04 | Adds PHP 8 in Travis | George Petculescu | 15 | -42/+62 | |
2021-05-31 | other test fixes | George Petculescu | 2 | -4/+12 | |
2021-05-31 | Adding PHPUnit 8 | George Petculescu | 3 | -2/+23 | |
2021-05-31 | Upgrade to latest mikey179/vfsstream | George Petculescu | 3 | -11/+3 | |
2021-05-31 | don't mark no-assertions tests as failed | George Petculescu | 1 | -1/+2 | |
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 1 | -2/+2 | |
Fix user guide url | |||||
2020-06-24 | Fix user guide url | sapics | 1 | -2/+2 | |
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/* | |||||
2020-04-13 | Fix error in Travis php7.4 test | sapics | 1 | -1/+6 | |
2020-01-25 | inserted required attribute in html tags in documentation | Francisco Javier Llanquipichun Garcia | 1 | -1/+1 | |
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com> | |||||
2019-09-25 | Fix indent | sapics | 3 | -6/+6 | |
2019-09-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+3 | |
Conflicts resolved: system/core/CodeIgniter.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Session/drivers/Session_redis_driver.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 | |||||
2019-05-10 | [ci skip] Fix #5755 | Andrey Andreev | 1 | -0/+3 | |
2019-05-10 | Merge pull request #5744 from sharadrsoni/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Adding support for proper CRLF | |||||
2019-04-24 | Update Log_test.php | Sharad Soni | 1 | -1/+1 | |
Removed extra space, before and after concatenation. | |||||
2019-04-23 | Update Log_test.php | Sharad Soni | 1 | -1/+1 | |
Changed to use PHP_EOL instead of `/r/n` | |||||
2019-04-23 | Updated test case for Log Class | Sharad Soni | 1 | -1/+1 | |
Also added `\r\n` to pass the test case | |||||
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-06-22 | Adding unit test. | tianhe1986 | 1 | -0/+34 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2018-05-18 | http:// to https:// | Mehdi Bounya | 3 | -5/+5 | |
2018-04-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2018-04-24 | Fix test_like_set_side() unit test (dataProvider wasn't working) | Andrey Andreev | 1 | -2/+2 | |
2018-04-14 | Merge pull request #5464 from ytetsuro/fix/#5462/like-before-bug | Andrey Andreev | 1 | -0/+23 | |
Fixed issue #5462 Query Builder LIKE BEFORE doesnt work | |||||
2018-04-14 | fix: change to the old array() notation | ytetsuro | 1 | -6/+6 | |
2018-04-03 | feat: add test code | ytetsuro | 1 | -0/+23 | |
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 1 | -4/+2 | |
Clean elses | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 1 | -4/+2 | |
Clean elses | |||||
2017-12-20 | Merge pull request #5354 from carusogabriel/refactoring-tests | Andrey Andreev | 23 | -76/+75 | |
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 | Clean elses | Gabriel Caruso | 1 | -4/+2 | |
2017-12-20 | Refactoring tests | Gabriel Caruso | 23 | -78/+78 | |
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-10-12 | Merge pull request #5289 from zploskey/cleanup_form_validation_tests | Andrey Andreev | 1 | -19/+21 | |
Clean up form validation tests | |||||
2017-10-11 | Clean up form validation tests | Zach Ploskey | 1 | -21/+21 | |
Remove a number unnecessary calls to reset_validation(). A new form_validation object is already initialized for every test in set_up(), so these lines do nothing unless multiple validations are done in the same test. Explicitly empty the $_POST array after each test that modifies it. Signed-off-by: Zach Ploskey <zach@ploskey.com> | |||||
2017-10-06 | Fix issue 5202 | Zach Ploskey | 1 | -0/+14 | |
Fix attempting to access data_ref before it is defined when validating an array input with multiple explicitly specified keys. Adds a test for the issue. Signed-off-by: Zach Ploskey <zach@ploskey.com> | |||||
2017-09-29 | Add testcase and changelog entry for #5278 | Andrey Andreev | 1 | -2/+3 | |
2017-09-25 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2017-06-28 | #5164 fix for stock libraries | Andrey Andreev | 1 | -1/+1 | |
2017-06-22 | Implement #2436 (access to FV processed data) | Andrey Andreev | 1 | -0/+18 | |
2017-06-21 | Implement #193: Validating entire arrays in a single function call | Andrey Andreev | 1 | -1/+7 | |
2017-06-21 | Add unit test. | tianhe1986 | 1 | -1/+20 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+1 | |
Conflicts resolved: system/core/CodeIgniter.php tests/codeigniter/libraries/Form_validation_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 | |||||
2017-06-19 | [ci skip] Fix a bug in FV valid_email() | Andrey Andreev | 1 | -1/+1 | |
2017-06-15 | Merge pull request #5155 from tianhe1986/develop_count_ignore_limit | Andrey Andreev | 1 | -0/+10 | |
Fix CI_DB_query_builder::count_all_results() returning wrong count with LIMIT/OFFSET | |||||
2017-06-15 | Getting right num of rows with LIMIT usage. | tianhe1986 | 1 | -1/+1 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-15 | Adding unit test. | tianhe1986 | 1 | -0/+10 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-03-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -12/+36 | |
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 | 2 | -5/+19 | |