Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-12 | Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl... | Andrey Andreev | 1 | -0/+9 |
2013-09-13 | Drop the unused parameter from log_message() / CI_Log::write_log() | Andrey Andreev | 1 | -1/+1 |
2013-05-07 | Logging functions: level parameter is not optional | vlakoff | 1 | -1/+1 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -1/+0 |
2012-10-22 | Raised CI_Loader test coverage to 93% | dchill42 | 1 | -3/+4 |
2012-10-12 | Integrated vfsStream better and made paths constants VFS-based | dchill42 | 1 | -1/+25 |
2012-06-10 | Revert a change in tests/mocks/core/common.php | Andrey Andreev | 1 | -1/+2 |
2012-06-10 | Revert a change in tests/mocks/core/common.php | Andrey Andreev | 1 | -1/+2 |
2012-06-09 | Cleanup/optimize tests/mocks/ | Andrey Andreev | 1 | -20/+16 |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /tests | Alex Bilbie | 1 | -1/+1 |
2012-05-27 | Adding more flexibilities to mock-common | Taufan Aditya | 1 | -64/+103 |
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 1 | -0/+132 |