| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -15/+10 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 3 | -8/+8 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -0/+1 |
|\ |
|
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+1 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
|/ |
|
* | 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 | 5 | -82/+82 |
* | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 1 | -2/+31 |
|\ |
|
| * | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 1 | -2/+31 |
* | | Add basic reverseproxy misconfig detection to setupchecks | Roeland Jago Douma | 2020-03-23 | 1 | -28/+35 |
|/ |
|
* | Add system config flag to manually set that a subscription is available | Julius Härtl | 2020-03-10 | 1 | -1/+3 |
* | Move personal settings to proper registration | Roeland Jago Douma | 2020-01-30 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -23/+97 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -6/+7 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 8 | -9/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 6 | -11/+12 |
* | fix updating and deleting authtokens | Sergej Nikolaev | 2019-10-05 | 1 | -0/+45 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 8 | -0/+3228 |