Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |