Commit Graph

62 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst c3cb288268
Bump scssphp/scssphp from 1.0.3 to 1.4.0 5 years ago
Morris Jobke 3e6e9186d8
Fix tests to return config default values 5 years ago
Morris Jobke cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Morris Jobke 761cdf9877
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma f8aeef7ae9
Lock SCSS so we only run 1 job at a time 7 years ago
Robin Appelman 2051943487
more caching for theming 7 years ago
Julius Härtl 26b160cc43
Make sure to always load the latest icons-vars.css file 7 years ago
Julius Härtl 34a71f57fc
Fix tests 7 years ago
Julius Härtl d21ded67a7
Keep list of icons in a separate file for use in the accessibility app 7 years ago
Julius Härtl 6ce474518c
Append cache bump parameter to scss files URL 8 years ago
Julius Härtl f77cc11a28
Fix tests 8 years ago
Morris Jobke 801e5a4523
Fix unit tests to pass the folder now via the appData dependency 8 years ago
Robin Appelman 6686ca9b2a
cache isCached state for scss resources 8 years ago
John Molakvoæ (skjnldsv) f62d4d174d
new tests 8 years ago
Roeland Jago Douma 9d94cc1697
Fix unit tests 8 years ago
John Molakvoæ (skjnldsv) 37a4d2bbbc
Php code bump 8 years ago
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 8 years ago
Roeland Jago Douma 362e6b2903
Fix tests 8 years ago
John Molakvoæ (skjnldsv) 1d7b14dfb1
Use app version to generate scss filename 8 years ago
Julius Härtl 95366bbd1f
Fix tests to use ICacheFactory 8 years ago
Roeland Jago Douma 448a5e574e
Fix tests 8 years ago
Roeland Jago Douma 047fb6d2c5
Fix tests 8 years ago
Julius Härtl b87e5a0f2e
Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
Julius Härtl 5ec7296f6d
Add tests for URL rewriting 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
John Molakvoæ (skjnldsv) c0c4443ffc
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) b71c9205ef
Correctly remove temp test directory tree 8 years ago
John Molakvoæ (skjnldsv) 02bfc867ef
Added tests for various installations types 8 years ago
John Molakvoæ (skjnldsv) 89ca9cb35c
Fixed webroot for scss files 8 years ago
John Molakvoæ (skjnldsv) b8778b0d85
Test fixes 2 8 years ago
John Molakvoæ (skjnldsv) 158f442f4f
Test fixes 8 years ago
Kyle Fazzari 9c24b7be2d
tests: change helper scope 8 years ago
Kyle Fazzari 06ba1a8a02
JSResourceLocator: account for symlinks in app path 8 years ago
Morris Jobke 2ebafb06fd Properly handle if the deps file if for some reason empty 9 years ago
Julius Härtl 41621d3b59
Fix tests 9 years ago
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Morris Jobke 9813023aab
Fix gzip files for Safari 9 years ago