Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 1 | -2/+4 | |
| | | | | | | This adds the "QUICKDB" group which excludes some tests that abuse unit tests as integration tests as displayed in https://github.com/nextcloud/server/issues/1626 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Make tests work with 4.8 at least | Joas Schilling | 2016-09-13 | 1 | -0/+18 | |
| | ||||||
* | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 1 | -0/+2 | |
| | ||||||
* | cache user folders | Robin Appelman | 2016-08-25 | 1 | -0/+1 | |
| | ||||||
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -1/+1 | |
| | ||||||
* | Fix TestCase::invokePrivate to work with static classes | Vincent Petry | 2016-06-01 | 1 | -1/+6 | |
| | ||||||
* | Create a Fallback in the old autoloader for PSR-4 Test\TestCase | Joas Schilling | 2016-05-19 | 1 | -0/+479 | |