1. 838c9a9 Drop the unused parameter from log_message() / CI_Log::write_log() by Andrey Andreev · 11 years ago
  2. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  3. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  4. 1713d32 Replaced Mock_Core_Lang with PHPUnit mockups by dchill42 · 12 years ago
  5. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  6. 4f42be5 Raised CI_Loader test coverage to 93% by dchill42 · 12 years ago
  7. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  8. 2716398 Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  9. 82003da Overloaded is_cli_request in Input mock for Session test by dchill42 · 12 years ago
  10. eeb6a48 Better way - autoloader uses first config path by dchill42 · 12 years ago
  11. 0c88690 Added lang mock and upload mock by Alex Bilbie · 12 years ago
  12. 60d100f Added autoloader unit test with minor supporting change in Loader by dchill42 · 12 years ago
  13. 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
  14. 36de42e Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  15. 62fd52d Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  16. f243ce1 Cleanup/optimize tests/mocks/ by Andrey Andreev · 13 years ago
  17. d6d1150 Replaced `==` with `===` and `!=` with `!==` in /tests by Alex Bilbie · 13 years ago
  18. b2e10b7 Adding more flexibilities to mock-common by Taufan Aditya · 13 years ago
  19. 7756af5 Input class code-coverage by Taufan Aditya · 13 years ago
  20. d40a545 Comment block for explanation by Taufan Aditya · 13 years ago
  21. 8af88f3 Security Code coverage by Taufan Aditya · 13 years ago
  22. 570e77c Benchmark code-coverage by Taufan Aditya · 13 years ago
  23. ac5373a Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  24. ca16c4f Adding autoloader and mocks directory by Taufan Aditya · 13 years ago