index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
mocks
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
Finally drop CI_Encrypt
Andrey Andreev
2
-16
/
+0
2022-01-05
Drop more deprecated functionality
Andrey Andreev
1
-0
/
+0
2022-01-05
Drop some previously deprecated functionality
Andrey Andreev
1
-0
/
+0
2022-01-05
Whoops. Broke something in 004f0a1b41c27e3d40f62a51300599d35c54c0c0
Andrey Andreev
1
-0
/
+0
2022-01-05
Polish changes from PR #5373
Andrey Andreev
1
-0
/
+0
2022-01-05
Update logging tests
Andrey Andreev
1
-0
/
+0
2022-01-05
Fix broken tests in develop
Andrey Andreev
1
-0
/
+0
2022-01-05
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+0
2022-01-05
Bye Travis, Hello GH Actions
Andrey Andreev
1
-0
/
+0
2021-12-20
Merge pull request #6074 from philsturgeon/ci3-php8
Andrey Andreev
6
-26
/
+26
2021-11-17
Merge branch 'php80-patch1' of https://github.com/sapics/CodeIgniter into ci3...
Phil Sturgeon
5
-21
/
+21
2021-10-05
Fixes styleguide ORs
George Petculescu
1
-5
/
+5
2021-10-04
Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ...
George Petculescu
1
-5
/
+5
2021-09-14
Merge pull request #6045 from gxgpet/develop_fixtravis
Andrey Andreev
1
-2
/
+16
2021-05-31
Adding PHPUnit 8
George Petculescu
1
-1
/
+15
2021-05-31
Upgrade to latest mikey179/vfsstream
George Petculescu
1
-1
/
+1
2021-01-22
Replace travis-ci to github actions for php8.0
sapics
5
-21
/
+21
2019-10-08
Merge pull request #5842 from sapics/chore/fix-indent
Andrey Andreev
2
-3
/
+3
2019-09-25
Fix indent
sapics
2
-3
/
+3
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
2017-12-27
Merge pull request #5367 from carusogabriel/clean-elses
Andrey Andreev
1
-4
/
+2
2017-12-20
Clean elses
Gabriel Caruso
1
-4
/
+2
2017-03-24
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-4
/
+4
2017-03-06
Fix #5044; add unit tests for img() HTML helper
Andrey Andreev
1
-4
/
+4
2016-12-14
Move csrf_verify() call out of CI_Input
Andrey Andreev
1
-30
/
+0
2016-12-14
Isolate CI_Security instantiation from CI_Input; improve tests
Andrey Andreev
3
-26
/
+5
2016-12-14
Finally drop CI_Input::_sanitize_globals()
Andrey Andreev
1
-18
/
+1
2016-12-12
Remove previously deprecated Cart Library
Andrey Andreev
1
-1
/
+0
2016-12-08
Merge pull request #4932 from rhynodesigns/patch-1
Andrey Andreev
1
-2
/
+2
2016-12-08
Spelling: convinient -> convenient
Ryan McAllen
1
-2
/
+2
2016-05-20
Merge pull request #4638 from kasimtan/phpdoc_fixes
Andrey Andreev
5
-5
/
+0
2016-05-19
Fixed PHPDoc parameter name and type discrepancies
Kasim Tan
5
-5
/
+0
2015-08-03
[ci skip] Normalize tabs/spaces
Andrey Andreev
1
-1
/
+1
2015-02-27
Make CI_Input:: read-only as well
Andrey Andreev
1
-0
/
+8
2015-02-19
test_db_failover is failing after 'autoinit' removal ...
Andrey Andreev
1
-1
/
+1
2015-02-19
Remove 'autoinit' DB setting
Andrey Andreev
1
-2
/
+1
2015-02-17
Fix #3572: CI_Security::_remove_evil_attributes()
Andrey Andreev
1
-0
/
+5
2015-01-29
fix typo in comments
Claudio Galdiolo
1
-2
/
+2
2015-01-29
fix typo in comments
Claudio Galdiolo
1
-2
/
+2
2015-01-29
fix typo in comments
Claudio Galdiolo
1
-3
/
+3
2015-01-20
Ignore mysql_*connect() E_DEPRECATED errors in tests
Andrey Andreev
1
-0
/
+7
2015-01-12
Added support for running unit tests on PHP 5.2
Dan Bernardic
1
-17
/
+17
2015-01-11
Added a unit test for #3464
Dan Bernardic
1
-4
/
+9
2014-10-05
config_item() to return NULL instead of FALSE for non-existing items
Andrey Andreev
1
-1
/
+1
2014-02-24
Don't use globals
Andrey Andreev
1
-0
/
+2
2014-02-20
CI_Utf8-related changes
Andrey Andreev
1
-3
/
+6
2014-02-20
Remove a few empty 'mock' classes
Andrey Andreev
7
-19
/
+1
2014-02-15
Rename CI_Utf8::_is_ascii() to is_ascii() and make it public
Andrey Andreev
1
-5
/
+0
2014-02-12
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf...
Andrey Andreev
1
-23
/
+2
[next]