nextcloud/tests
Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore
This is not intended anymore, since it falls back to force english
when the header is not set. Also 0228bc6e66
makes clear that the order should be:

1. User setting
2. Accept language
3. Admin default

This is the case since the commit from above, unless via OCS and DAV.
Both forced to accept-language falling back to english.
By removing the force, it now also matches the w3 priority list:
https://www.w3.org/International/questions/qa-lang-priorities

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-07 11:10:04 +02:00
..
Core Merge pull request #4123 from nextcloud/allow-password-reset-with-email 2017-04-05 09:12:41 +02:00
Settings Fix unit tests of master 2017-03-16 12:46:02 +01:00
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +02:00
data Add tests for SCSSCacher 2017-03-20 14:12:35 +01:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
enable_all.php Fix tests 2016-10-31 17:17:45 +01:00
karma.config.js Fix tests 2017-04-04 10:29:12 +02:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Fix tests 2017-04-04 10:29:12 +02:00
preseed-config.php add ci support for s3 object store 2017-01-02 14:17:19 +01:00
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00