- add tests for stable8, stable8.1, stable8.2 and master
- fix some unit tests so they don't produce errors
- add extra bootstrap files for both integratoin and unit tests
- disable incomplete tests which causes errors
- Support ownCloud 8.0
- disable MemLock in version 8.0 since the API isn't very usable
- use own getServerHost when the method doesn't exists
- add namespace declartion in infox.ml
- remove unused OCP\ISession in HttpBindController
- use IDbConnection in tests
- use prepareQuery() when using OCP\IDb