Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 2 | -4/+10 |
* | Adjust tags acceptance tests to moved admin section | Julius Härtl | 2019-11-28 | 1 | -3/+3 |
* | Adjust DirectEditing test to PHPUnit8 | Julius Härtl | 2019-11-28 | 1 | -1/+1 |
* | Merge pull request #17625 from nextcloud/enh/noid/direct-editing | Roeland Jago Douma | 2019-11-28 | 1 | -0/+172 |
|\ | |||||
| * | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+4 |
| * | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -2/+18 |
| * | Direct editing token tests | Julius Härtl | 2019-11-27 | 1 | -0/+152 |
* | | Merge pull request #17725 from nextcloud/enh/share_exp_internal | Roeland Jago Douma | 2019-11-28 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+2 |
| |/ | |||||
* | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 395 | -1365/+1439 |
|\ \ | |||||
| * | | remove test case | Roeland Jago Douma | 2019-11-27 | 1 | -1/+0 |
| * | | TO REVERT LATER: disable decimaltest from LegacyDBTest | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
| * | | TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| * | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 217 | -1046/+1094 |
| * | | Fix lockprivider test | Roeland Jago Douma | 2019-11-27 | 1 | -2/+8 |
| * | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
| * | | Fix signCoretests | Roeland Jago Douma | 2019-11-27 | 1 | -5/+5 |
| * | | SignApp fixes | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
| * | | More fixes | Roeland Jago Douma | 2019-11-27 | 3 | -7/+19 |
| * | | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -2/+6 |
| * | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 2 | -5/+7 |
| * | | Skip redis if not configured | Roeland Jago Douma | 2019-11-27 | 1 | -0/+4 |
| * | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 386 | -466/+465 |
| |/ | |||||
* / | Use person icon for personal settings | Julius Härtl | 2019-11-27 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #18019 from nextcloud/enhancement/password-policy-events | Roeland Jago Douma | 2019-11-27 | 2 | -38/+49 |
|\ | |||||
| * | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 2 | -38/+49 |
* | | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2 | blizzz | 2019-11-27 | 2 | -4/+8 |
|\ \ | |/ |/| | |||||
| * | Files first to use own GenericEvent | Arthur Schiwon | 2019-11-26 | 2 | -4/+8 |
* | | Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handling | Roeland Jago Douma | 2019-11-26 | 1 | -10/+44 |
|\ \ | |||||
| * | | Handle token insert conflicts | Christoph Wurst | 2019-11-26 | 1 | -10/+44 |
| |/ | |||||
* | | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -8/+35 |
|\ \ | |/ |/| | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -8/+35 |
* | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 1 | -0/+30 |
|\ \ | |||||
| * | | take group creation result into consideration | Arthur Schiwon | 2019-11-25 | 1 | -0/+30 |
* | | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 146 | -190/+174 |
|/ / | |||||
* | | Fix the tests after #18029 | Roeland Jago Douma | 2019-11-21 | 1 | -2/+1 |
* | | Merge pull request #18029 from nextcloud/feature/public-post-login-event | Roeland Jago Douma | 2019-11-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | Make the post login event public | Christoph Wurst | 2019-11-20 | 1 | -2/+2 |
* | | | Accept incoming shares in acceptance tests | Daniel Calviño Sánchez | 2019-11-20 | 5 | -18/+128 |
* | | | Rename "Notification" to "Toast" | Daniel Calviño Sánchez | 2019-11-20 | 2 | -11/+11 |
* | | | Do not check for updates if we have no internet | Roeland Jago Douma | 2019-11-20 | 1 | -24/+64 |
|/ / | |||||
* | | Do pagination on the dummy group backend | Roeland Jago Douma | 2019-11-20 | 1 | -1/+2 |
* | | Use dummy backend in test | Roeland Jago Douma | 2019-11-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 1 | -3/+12 |
|\ \ | |||||
| * | | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+12 |
| |/ | |||||
* | | fix folder delete | Robin Appelman | 2019-11-13 | 1 | -0/+2 |
* | | dont create empty filecache extended rows | Robin Appelman | 2019-11-13 | 1 | -1/+8 |
* | | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 1 | -213/+236 |
* | | store filecache extension fields | Robin Appelman | 2019-11-13 | 1 | -0/+61 |
|/ | |||||
* | Add unit tests for "getAllShares()" | Daniel Calviño Sánchez | 2019-10-30 | 2 | -0/+216 |