Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude autoload_static.php | Lukas Reschke | 2016-04-17 | 1 | -1/+1 |
| | |||||
* | [stable8.2] Execute parallel-lint | Lukas Reschke | 2016-03-16 | 1 | -0/+25 |
| | | | | Backport of https://github.com/owncloud/core/pull/22994 and https://github.com/owncloud/core/pull/23303 | ||||
* | Revert "Travis support" | Morris Jobke | 2014-09-22 | 1 | -67/+0 |
| | | | | | | | This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6. Conflicts: .travis.yml | ||||
* | execute unit test for files external in separate build config | Thomas Müller | 2014-08-05 | 1 | -0/+9 |
| | |||||
* | Travis support | Morris Jobke | 2014-08-05 | 1 | -0/+58 |
* use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration |