server/tests
Vincent Petry 13c01e62cf
Mark $usersSetup only if user was found in initMountPoints
initMountPoints is marking a user as successfully initialized too
early. If the user was not found an NoUserException was thrown, the
second time initMountPoints is called would not rethrow the exception
and happily continue.

This fix makes sure that we consistently throw NoUserException when
initMountPoints is called repeatedly with invalid users.
2016-04-22 14:29:41 +02:00
..
apps
core Merge pull request #24054 from owncloud/data_fingerprint 2016-04-19 14:24:27 +02:00
data tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
docker/mariadb Use official mariadb docker 2016-02-11 14:17:17 +01:00
lib Mark $usersSetup only if user was found in initMountPoints 2016-04-22 14:29:41 +02:00
objectstore docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 2016-03-09 14:02:08 +01:00
ocs
ocs-provider Fix formatting of response 2016-02-25 19:05:05 +01:00
settings Merge pull request #22551 from owncloud/make-exceptions-easier-to-debug 2016-02-23 10:23:03 +01:00
travis
apps.php
bootstrap.php
enable_all.php implementation of the federated share provider 2016-02-08 11:30:48 +01:00
karma.config.js Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
phpunit-autotest-external.xml Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
phpunit-autotest.xml Fix coverage reporting 2016-02-16 14:21:28 +01:00
phpunit.xml.dist
preseed-config.php
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00