Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
98756ba4d973d22ef8725db70eabf5a26a4737a3
/
tests
/
mocks
/
core
52caf59
Make CI_Input:: read-only as well
by Andrey Andreev
· 10 years ago
af8665d
Fix #3572: CI_Security::_remove_evil_attributes()
by Andrey Andreev
· 10 years ago
cb29049
fix typo in comments
by Claudio Galdiolo
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
c26b9eb
Don't use globals
by Andrey Andreev
· 11 years ago
bb3edf1
CI_Utf8-related changes
by Andrey Andreev
· 11 years ago
10e7a32
Remove a few empty 'mock' classes
by Andrey Andreev
· 11 years ago
cd74d36
Rename CI_Utf8::_is_ascii() to is_ascii() and make it public
by Andrey Andreev
· 11 years ago
eb555ed
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct()
by Andrey Andreev
· 11 years ago
1480d8c
Remove pointless mocks for remove_invisible_characters(), is_php(), is_really_writable()
by Andrey Andreev
· 11 years ago
be1496d
Utf8/iconv/mbstring-related changes
by Andrey Andreev
· 11 years ago
291676b
Add a unit test for CI_Utf8::_is_ascii()
by Andrey Andreev
· 11 years ago
de14aa5
CI_URI changes related to the 'permitted_uri_chars' setting
by Andrey Andreev
· 11 years ago
f964b16
Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it
by Andrey Andreev
· 11 years ago
838c9a9
Drop the unused parameter from log_message() / CI_Log::write_log()
by Andrey Andreev
· 11 years ago
d0c30ab
Logging functions: level parameter is not optional
by vlakoff
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
1713d32
Replaced Mock_Core_Lang with PHPUnit mockups
by dchill42
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
4f42be5
Raised CI_Loader test coverage to 93%
by dchill42
· 12 years ago
7ecc5cd
Integrated vfsStream better and made paths constants VFS-based
by dchill42
· 12 years ago
2716398
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_units
by dchill42
· 12 years ago
82003da
Overloaded is_cli_request in Input mock for Session test
by dchill42
· 12 years ago
eeb6a48
Better way - autoloader uses first config path
by dchill42
· 12 years ago
0c88690
Added lang mock and upload mock
by Alex Bilbie
· 12 years ago
60d100f
Added autoloader unit test with minor supporting change in Loader
by dchill42
· 12 years ago
6030719
Improved VFS usage in Loader and Config units, added Loader driver test, and moved config load testing to Config unit
by dchill42
· 12 years ago
36de42e
Revert a change in tests/mocks/core/common.php
by Andrey Andreev
· 12 years ago
62fd52d
Revert a change in tests/mocks/core/common.php
by Andrey Andreev
· 12 years ago
f243ce1
Cleanup/optimize tests/mocks/
by Andrey Andreev
· 12 years ago
d6d1150
Replaced `==` with `===` and `!=` with `!==` in /tests
by Alex Bilbie
· 12 years ago
b2e10b7
Adding more flexibilities to mock-common
by Taufan Aditya
· 12 years ago
7756af5
Input class code-coverage
by Taufan Aditya
· 13 years ago
d40a545
Comment block for explanation
by Taufan Aditya
· 13 years ago
8af88f3
Security Code coverage
by Taufan Aditya
· 13 years ago
570e77c
Benchmark code-coverage
by Taufan Aditya
· 13 years ago
ac5373a
Adding core and libraries mock classes
by Taufan Aditya
· 13 years ago
ca16c4f
Adding autoloader and mocks directory
by Taufan Aditya
· 13 years ago