Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 1 | -524/+0 |
* | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 1 | -36/+0 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -3/+3 |
* | Bump scssphp/scssphp from 1.0.3 to 1.4.0 | Christoph Wurst | 2021-01-11 | 1 | -7/+14 |
* | Fix tests to return config default values | Morris Jobke | 2020-11-07 | 1 | -0/+5 |
* | Clear cached app config while waiting for the SCSSCache to finish processing ... | Morris Jobke | 2020-10-16 | 1 | -1/+7 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -10/+10 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -15/+15 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -9/+9 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -16/+16 |
|/ | |||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Lock SCSS so we only run 1 job at a time | Roeland Jago Douma | 2019-07-12 | 1 | -2/+2 |
* | Append cache bump parameter to scss files URL | Julius Härtl | 2018-08-01 | 1 | -1/+2 |
* | Fix unit tests to pass the folder now via the appData dependency | Morris Jobke | 2018-07-25 | 1 | -2/+8 |
* | cache isCached state for scss resources | Robin Appelman | 2018-07-24 | 1 | -1/+6 |
* | Fix unit tests | Roeland Jago Douma | 2018-07-19 | 1 | -6/+5 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+39 |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 1 | -1/+2 |
* | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -12/+23 |
* | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 1 | -2/+13 |
* | Fix tests | Roeland Jago Douma | 2018-02-03 | 1 | -0/+4 |
* | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 1 | -0/+21 |
* | Add tests for URL rewriting | Julius Härtl | 2018-01-26 | 1 | -4/+14 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -11/+13 |
* | Correctly remove temp test directory tree | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -1/+13 |
* | Added tests for various installations types | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -0/+37 |
* | Fixed webroot for scss files | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -11/+2 |
* | Test fixes 2 | John Molakvoæ (skjnldsv) | 2017-12-14 | 1 | -3/+3 |
* | Test fixes | John Molakvoæ (skjnldsv) | 2017-12-14 | 1 | -2/+2 |
* | Fix tests | Julius Härtl | 2017-06-16 | 1 | -20/+31 |
* | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -23/+33 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -2/+0 |
* | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 1 | -5/+5 |
* | Fix tests | Roeland Jago Douma | 2017-03-28 | 1 | -11/+50 |
* | Fix tests | Roeland Jago Douma | 2017-03-22 | 1 | -31/+89 |
* | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 1 | -2/+4 |
* | Fix tests | Julius Härtl | 2017-03-20 | 1 | -1/+1 |
* | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 1 | -30/+200 |
* | Add tests for SCSSCacher | Julius Haertl | 2017-03-20 | 1 | -0/+108 |