1. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  2. c2804a3 Merge branch 'develop' into 'feature/encryption' by Andrey Andreev · 11 years ago
  3. db97fe5 Merge pull request #2866 from darwinel/develop by Andrey Andreev · 11 years ago
  4. 81e1064 CI_Encryption: Optimizations and test cases by Andrey Andreev · 11 years ago
  5. e8088d6 CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility by Andrey Andreev · 11 years ago
  6. 8d33a9a CI_Encryption: HMAC to not be derived from the encryption key by Andrey Andreev · 11 years ago
  7. f401767 CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants by Andrey Andreev · 11 years ago
  8. d9a48da CI_Encryption: Add Blowfish to compatibility list by Andrey Andreev · 11 years ago
  9. 50ccc38 CI_Encryption: Fix more errors and add a 'portability' test case by Andrey Andreev · 11 years ago
  10. 912831f CI_Encryption: Fix some errors and add unit tests for hkdf() by Andrey Andreev · 11 years ago
  11. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  12. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  13. d1755f8 Update Calendar library test following PR #2802 by Andrey Andreev · 11 years ago
  14. a9c7d18 Fix #2237: Parser library failed if the same tag pair is used more than once within a template by Andrey Andreev · 11 years ago
  15. ed92580 Remove tests for now non-existent method CI_Upload::clean_file_name() by Andrey Andreev · 12 years ago
  16. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  17. 74ad0bb Merge pull request #2043 from johnathancroom/keep_flash_data_array by Andrey Andreev · 12 years ago
  18. 66b36ef keep_flashdata array test by Johnathan Croom · 12 years ago
  19. 7e83f32 Revert some of the changes from PR #2029 by Andrey Andreev · 12 years ago
  20. 89ecc8a Merge pull request #2029 from dchill42/driver_ext by Andrey Andreev · 12 years ago
  21. 1713d32 Replaced Mock_Core_Lang with PHPUnit mockups by dchill42 · 12 years ago
  22. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  23. d98785a Fix #1922 by Andrey Andreev · 12 years ago
  24. 9e4ebf1 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  25. 4b3cf8d Marked tests that can't easily be tests as skipped by Alex Bilbie · 12 years ago
  26. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  27. 82003da Overloaded is_cli_request in Input mock for Session test by dchill42 · 12 years ago
  28. 5e97108 Added Calendar library unit test by Alex Bilbie · 12 years ago
  29. 096b894 Finished the final tests (except do_upload) by Alex Bilbie · 12 years ago
  30. ba1fbfb Added initial upload library tests by Alex Bilbie · 12 years ago
  31. 08c8304 Minor session test improvements by dchill42 · 12 years ago
  32. 4153c92 Coding standard cleanup and added userdata resync on sess_regenerate() by dchill42 · 12 years ago
  33. 5748600 Added Session driver library unit tests and added driver library autoloading to test framework by dchill42 · 12 years ago
  34. c186288 Cleanup/optimize tests/codeigniter/ by Andrey Andreev · 13 years ago
  35. 9d14075 tests for encryption class by Joffrey Jaffeux · 13 years ago
  36. 6c7526c Continuation for Security and Table code-coverage, add coverage report to travis by Taufan Aditya · 13 years ago
  37. 30b34d0 Implementation of Mock class, remove ugly reflection class by Taufan Aditya · 13 years ago
  38. d44d720 Implementation of Mock class, remove ugly reflection class by Taufan Aditya · 13 years ago
  39. d61b772 Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  40. ac5373a Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  41. 8749bc7 Fix incomplete and skipped test by Taufan Aditya · 13 years ago
  42. e39728c Fix issue #1148 by tiyowan · 13 years ago
  43. 051a317 Fixed accept lang test to account for boolean results. by Eric Barnes · 13 years ago
  44. 68286a4 Reworked unit tests to match rest of framework and added a few more. by Eric Barnes · 14 years ago
  45. 9512ab8 Adding user agent library test. Needs some work, but is a good start. by Greg Aker · 14 years ago
  46. 2cadade Adding typography library test. by Greg Aker · 14 years ago
  47. 57fb518 Cleanup in Parser_test...Adding Table_test Pascal did earlier. by Greg Aker · 14 years ago
  48. a7f9b25 Parser test. by Greg Aker · 14 years ago
  49. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago