| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear cached app config while waiting for the SCSSCache to finish processing ... | Morris Jobke | 2020-10-16 | 2 | -2/+13 |
* | Allow configuring the activity update interval of token | Roeland Jago Douma | 2020-10-06 | 1 | -0/+6 |
* | Fix clicks on actions menu of non opaque file rows in acceptance tests | Daniel Calviño Sánchez | 2020-08-30 | 1 | -7/+37 |
* | In case the group backend returns $limit or more results it is expected to co... | Morris Jobke | 2020-08-21 | 1 | -1/+1 |
* | Merge pull request #21983 from nextcloud/backport/21628/stable19 | Morris Jobke | 2020-08-19 | 1 | -8/+2 |
|\ |
|
| * | use exceptions for error signaling in writeStream | Robin Appelman | 2020-07-23 | 1 | -1/+0 |
| * | rollback cache rename if trashbin move fails | Robin Appelman | 2020-07-23 | 1 | -7/+2 |
* | | fix memory leak caused by not destroying image in Preview/Generate.php | Elijah Martin-Merrill | 2020-08-05 | 1 | -3/+2 |
* | | Remove deprecated test of internal attributes via assertAttributeEquals in co... | Morris Jobke | 2020-07-23 | 3 | -32/+0 |
* | | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter | Morris Jobke | 2020-07-23 | 1 | -2/+2 |
* | | Remove deprecated test of internal attributes via assertAttributeEquals | Morris Jobke | 2020-07-23 | 2 | -16/+10 |
* | | Use assertStringContainsString instead of assertContains on strings | Morris Jobke | 2020-07-23 | 6 | -18/+18 |
|/ |
|
* | Merge pull request #21779 from nextcloud/backport/21499/stable19 | Roeland Jago Douma | 2020-07-09 | 1 | -5/+6 |
|\ |
|
| * | adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ... | Lionel Elie Mamane | 2020-07-09 | 1 | -5/+6 |
* | | ensure mounts are scanned during tests | Robin Appelman | 2020-07-09 | 2 | -1/+7 |
* | | Use the correct mountpoint to calculate | Roeland Jago Douma | 2020-07-09 | 1 | -0/+9 |
|/ |
|
* | Merge pull request #21574 from nextcloud/backport/21379/stable19 | Morris Jobke | 2020-07-06 | 2 | -9/+216 |
|\ |
|
| * | Add acceptance test for disabling create permission after sharing | Daniel Calviño Sánchez | 2020-06-24 | 1 | -0/+43 |
| * | Add acceptance test for sharing a folder without create permission | Daniel Calviño Sánchez | 2020-06-24 | 2 | -0/+75 |
| * | Add acceptance test for sharing a file without edit permission | Daniel Calviño Sánchez | 2020-06-24 | 2 | -0/+75 |
| * | Generalize functions to get locators for share permission checkboxes | Daniel Calviño Sánchez | 2020-06-24 | 1 | -9/+23 |
* | | Revert "[stable19] Do not read certificate bundle from data dir by default" | Roeland Jago Douma | 2020-07-03 | 1 | -2/+3 |
* | | Increase timeout of the appstore requests | Joas Schilling | 2020-07-02 | 1 | -7/+7 |
* | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating | Joas Schilling | 2020-07-02 | 1 | -0/+28 |
* | | Merge pull request #21538 from nextcloud/backport/21452/stable19 | Joas Schilling | 2020-07-01 | 1 | -37/+47 |
|\ \
| |/
|/| |
|
| * | Fix unit tests | Joas Schilling | 2020-06-23 | 1 | -37/+47 |
* | | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 1 | -12/+29 |
* | | Allow to specify the cookie type for appframework responses | Roeland Jago Douma | 2020-06-22 | 1 | -6/+13 |
|/ |
|
* | acceptence tests shall specify which branch to pick when cloning apps | Arthur Schiwon | 2020-06-19 | 1 | -1/+2 |
* | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-16 | 1 | -0/+117 |
* | Avoid duplicate matches in wide and exact results | Julius Härtl | 2020-06-15 | 1 | -10/+31 |
* | Prevent harder to share your root | Joas Schilling | 2020-06-04 | 1 | -2/+4 |
* | Fix disabling send password by Talk without new password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -5/+79 |
* | Fix enabling send password by Talk with same password in mail shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -4/+96 |
* | Fix enabling send password by Talk with empty password in link shares | Daniel Calviño Sánchez | 2020-05-29 | 1 | -0/+69 |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Do not read certificate bundle from data dir by default | Morris Jobke | 2020-05-25 | 1 | -3/+2 |
* | Compress the appstore requests by default | Morris Jobke | 2020-05-20 | 1 | -5/+42 |
* | Cache appstore requests for 60 instead of 5 minutes | Morris Jobke | 2020-05-20 | 1 | -7/+7 |
* | Fix http cache test | Clement Wong | 2020-05-13 | 1 | -1/+1 |
* | Use random_bytes | Roeland Jago Douma | 2020-05-11 | 1 | -4/+11 |
* | Merge pull request #20722 from nextcloud/enh/20693/etag-capabilities | Morris Jobke | 2020-05-04 | 1 | -0/+2 |
|\ |
|
| * | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -0/+2 |
* | | Update education bundle | Roeland Jago Douma | 2020-05-01 | 1 | -2/+0 |
* | | Merge pull request #20380 from nextcloud/design/notification-mails | Roeland Jago Douma | 2020-05-01 | 3 | -138/+117 |
|\ \ |
|
| * | | Fix notification mail tests | Jan-Christoph Borchardt | 2020-05-01 | 3 | -138/+117 |
| |/ |
|
* | | Fix getDirectoryContent implementation for Jail wrapper | Robin Appelman | 2020-04-30 | 1 | -0/+15 |
* | | Fix Argon2 options checks | MichaIng | 2020-04-30 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshare | Morris Jobke | 2020-04-27 | 1 | -18/+0 |
|\ |
|
| * | Remove unneeded test since links have resharing permissions by default | Julius Härtl | 2020-04-21 | 1 | -18/+0 |