Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 1 | -25/+63 |
* | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 1 | -15/+10 |
* | Allow to log DB, redis and LDAP requests into files | Joas Schilling | 2021-12-01 | 1 | -4/+9 |
* | Fix in locking cache check | MichaIng | 2021-07-05 | 1 | -1/+1 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | Don't allow executing cli if cache backend is unavailable | Richard Steinmetz | 2021-05-26 | 1 | -26/+6 |
* | Drop \OC\Memcache\Factory::create | Christoph Wurst | 2021-02-16 | 1 | -10/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+2 |
* | Properly provide local memcache check to ICacheFactory | Morris Jobke | 2018-03-13 | 1 | -2/+2 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 1 | -15/+18 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Make sure old instances don't break | Joas Schilling | 2017-01-05 | 1 | -3/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move \OC\Memcache to PSR-4 | Roeland Jago Douma | 2016-04-18 | 1 | -0/+189 |