| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -1470/+0 |
* | Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr... | Robin Appelman | 2020-04-01 | 1 | -5/+3 |
|\ |
|
| * | Dont always use the current users quota when calculating storage info | Robin Appelman | 2020-03-04 | 1 | -5/+3 |
* | | Update util.php | John Molakvoæ | 2020-03-28 | 1 | -2/+1 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -44/+44 |
* | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -5/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Always check via http and https whether htaccess is working | Joas Schilling | 2019-08-23 | 1 | -1/+13 |
* | instead of upsert, fallback to default query on PgSQL <= 9.4 | Arthur Schiwon | 2019-08-14 | 1 | -2/+2 |
* | fixes the check for postgresql | Arthur Schiwon | 2019-07-18 | 1 | -2/+2 |
* | Prevent faulty logs from nested setupFS calls | Joas Schilling | 2019-05-15 | 1 | -2/+3 |
* | Merge pull request #13927 from nextcloud/remove-dead-code | Morris Jobke | 2019-02-01 | 1 | -50/+0 |
|\ |
|
| * | Remove deleteFromOpcodeCache & clearOpcodeCache | Daniel Kesselberg | 2019-01-30 | 1 | -31/+0 |
| * | Don't call apc_delete_file and apc_clear_cache anymore | Daniel Kesselberg | 2019-01-30 | 1 | -25/+6 |
* | | Improve data directory write checking for NFS mounts | Robert Dailey | 2019-01-24 | 1 | -7/+15 |
|/ |
|
* | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
* | Fix string doc type casing | Christoph Wurst | 2018-11-15 | 1 | -1/+1 |
* | Merge pull request #11613 from nextcloud/add-missing-throw-statement | Morris Jobke | 2018-10-04 | 1 | -1/+2 |
|\ |
|
| * | add missing throw statement to doc block | Bjoern Schiessle | 2018-10-04 | 1 | -1/+2 |
* | | Remove unused code in legacy classes | Morris Jobke | 2018-10-03 | 1 | -61/+24 |
|/ |
|
* | Drop support for xcache | Daniel Kesselberg | 2018-08-12 | 1 | -8/+0 |
* | Check if HTTP_USER_AGENT is set before using it | Roeland Jago Douma | 2018-08-08 | 1 | -0/+4 |
* | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+10 |
* | Merge pull request #8188 from arnowelzel/master | Morris Jobke | 2018-07-20 | 1 | -2/+2 |
|\ |
|
| * | Avoid error messages for restricted opcache API | Arno Welzel | 2018-02-05 | 1 | -2/+2 |
* | | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+9 |
* | | Change status code when config is write protected | Eric Masseran | 2018-06-26 | 1 | -1/+3 |
* | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 1 | -0/+17 |
* | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -4/+5 |
* | | Use proper method to format absolute timestamp | Morris Jobke | 2018-03-12 | 1 | -23/+0 |
|/ |
|
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -3/+2 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -1/+1 |
* | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 1 | -2/+2 |
* | Merge pull request #7334 from nextcloud/feature/noid/language-depending-skele... | blizzz | 2017-12-08 | 1 | -1/+17 |
|\ |
|
| * | Fallback to "default" and check if directory exists | Morris Jobke | 2017-12-08 | 1 | -1/+4 |
| * | Allow `{lang}` as a placeholder in the skeleton directory | Joas Schilling | 2017-11-29 | 1 | -1/+14 |
* | | Allow to skip data dir permission checks by config | Arthur Schiwon | 2017-11-30 | 1 | -1/+4 |
|/ |
|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -2/+9 |
* | Use basename() instead of self implementation | Morris Jobke | 2017-11-23 | 1 | -10/+0 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+6 |
* | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 1 | -3/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -3/+16 |
* | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 1 | -2/+3 |
* | Update setupchecks.js | rakekniven | 2017-05-31 | 1 | -2/+2 |
* | Setup root FS for multibucket object storage | Morris Jobke | 2017-05-10 | 1 | -1/+46 |
* | Fix missing placeholder for doc link | Joas Schilling | 2017-05-10 | 1 | -1/+1 |