nextcloud/tests
Kyle Fazzari 7f8f3dc21b
CSSResourceLocator: handle SCSS in apps outside root
Currently static CSS files work fine in apps outside of the root.
However, as soon as an app uses SCSS, Nextcloud starts being unable to
find the web root.

Fix this problem by backporting select snippets from master
specifically targeting this issue, and add a test to ensure it doesn't
regress.

Fix #5289

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2017-11-22 21:41:40 -08:00
..
Core Theming: theme flow redirection page 2017-11-08 21:20:26 +01:00
Settings Merge pull request #6464 from nextcloud/proper-english-nowhave-backport-stable12 2017-11-10 15:48:37 +01:00
acceptance Add acceptance tests for setting the color in the Theming app 2017-08-10 13:42:29 +02:00
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +02:00
data Fix welcome text for better grammar in themed instances 2017-11-09 09:28:29 +01:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib CSSResourceLocator: handle SCSS in apps outside root 2017-11-22 21:41:40 -08: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 unit test adjustment 2017-04-07 18:06:50 +08:00
enable_all.php Fix tests 2016-10-31 17:17:45 +01:00
karma.config.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-13 16:41:21 +02:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
preseed-config.php Enable object storage tests again 2017-08-17 19:35:26 +02:00
redis-cluster.config.php Fix drone 2017-07-14 13:02:16 +02:00
redis.config.php Fix drone 2017-07-14 13:02:16 +02:00
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00