Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-04 | Alter SQLite3's version() method and clear some spaces | Andrey Andreev | 1 | -4/+4 | |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /tests | Alex Bilbie | 1 | -3/+3 | |
2012-05-27 | Continuation for Security and Table code-coverage, add coverage report to travis | Taufan Aditya | 1 | -2/+2 | |
2012-05-15 | Clean up autoloader annotation | Taufan Aditya | 1 | -1/+0 | |
2012-04-04 | Adding schema and initial Query Builder code coverage | Taufan Aditya | 1 | -2/+2 | |
2012-04-04 | DB Drivers test | Taufan Aditya | 1 | -2/+13 | |
2012-03-28 | Remove debugging line | Taufan Aditya | 1 | -1/+0 | |
2012-03-28 | Remove include or require declaration from all helpers test | Taufan Aditya | 1 | -2/+1 | |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -8/+56 | |
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 1 | -0/+33 | |