Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 1 | -1/+14 |
* | Cache deps list to memcache on write not on first read | Roeland Jago Douma | 2017-05-16 | 1 | -2/+4 |
* | Merge pull request #4131 from nextcloud/fix-jscombiner | Christoph Wurst | 2017-04-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix check for cache value in JSCombiner | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 1 | -2/+2 |
|/ | |||||
* | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 1 | -0/+7 |
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -3/+6 |
* | Add debug mode | Roeland Jago Douma | 2017-03-24 | 1 | -1/+31 |
* | Add caching | Roeland Jago Douma | 2017-03-24 | 1 | -6/+42 |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+133 |