Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -6/+6 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 6 | -37/+37 |
* | Remove deprecated test of internal attributes via assertAttributeEquals in co... | Morris Jobke | 2020-07-23 | 3 | -32/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -9/+4 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -25/+25 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -14/+14 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -10/+10 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 3 | -8/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 3 | -8/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 5 | -30/+30 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -32/+32 |
|/ | |||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -11/+12 |
* | Lock SCSS so we only run 1 job at a time | Roeland Jago Douma | 2019-07-12 | 1 | -2/+2 |
* | more caching for theming | Robin Appelman | 2018-12-07 | 1 | -1/+1 |
* | Make sure to always load the latest icons-vars.css file | Julius Härtl | 2018-11-12 | 1 | -1/+6 |
* | Fix tests | Julius Härtl | 2018-10-29 | 1 | -2/+2 |
* | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -7/+7 |
* | Append cache bump parameter to scss files URL | Julius Härtl | 2018-08-01 | 1 | -1/+2 |
* | Fix tests | Julius Härtl | 2018-07-26 | 1 | -1/+1 |
* | 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 | 2 | -2/+12 |
* | new tests | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -2/+27 |
* | Fix unit tests | Roeland Jago Douma | 2018-07-19 | 1 | -6/+5 |
* | Php code bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 3 | -2/+171 |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 2 | -2/+4 |
* | 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 | 4 | -14/+37 |
* | Fix tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+17 |
* | Fix tests | Roeland Jago Douma | 2018-02-03 | 1 | -0/+4 |
* | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 2 | -0/+42 |
* | Add tests for URL rewriting | Julius Härtl | 2018-01-26 | 1 | -4/+14 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+2 |
* | 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 |
* | tests: change helper scope | Kyle Fazzari | 2017-11-08 | 2 | -46/+51 |
* | JSResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-07 | 2 | -0/+287 |
* | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 1 | -1/+24 |
* | 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 | 2 | -10/+10 |
* | Fix tests | Roeland Jago Douma | 2017-03-28 | 2 | -28/+116 |
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -26/+200 |