| Commit message (Expand) | Author | Age | Files | Lines |
* | compatibility to Nc 20 | Arthur Schiwon | 2021-02-17 | 1 | -2/+2 |
* | add missing changes from backport source | Arthur Schiwon | 2021-02-17 | 1 | -1/+1 |
* | test: adjust expectation | Arthur Schiwon | 2021-02-17 | 1 | -3/+2 |
* | add repair job for unencoded calendars | Arthur Schiwon | 2021-02-17 | 1 | -0/+197 |
* | Fix CI branch for notifications app | Vincent Petry | 2021-02-05 | 1 | -1/+1 |
* | Fix app fetcher php comparison to allow wider ranges | Christoph Wurst | 2021-01-27 | 1 | -0/+8 |
* | Add "composer.lock" for acceptance tests to git | Daniel Calviño Sánchez | 2021-01-18 | 2 | -3/+2774 |
* | DB: warn on parameter number constraints | Arthur Schiwon | 2021-01-14 | 1 | -6/+82 |
* | Merge pull request #24592 from nextcloud/backport/23912/stable20 | Morris Jobke | 2021-01-07 | 3 | -0/+24 |
|\ |
|
| * | use in objectstore copy | Robin Appelman | 2020-12-07 | 3 | -0/+24 |
* | | Properly handle result when copying with failure and throw in tests | Julius Härtl | 2021-01-05 | 1 | -1/+2 |
* | | Fix writeStream mocking | Julius Härtl | 2021-01-05 | 1 | -1/+1 |
* | | Show unique displayname context in the sharing input | Julius Härtl | 2021-01-05 | 2 | -23/+23 |
* | | Merge pull request #24653 from nextcloud/backport/23044/stable20 | Roeland Jago Douma | 2020-12-14 | 4 | -0/+696 |
|\ \ |
|
| * | | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-14 | 4 | -0/+696 |
| |/ |
|
* / | Add temporary test for migrating int to string | Julius Härtl | 2020-12-14 | 1 | -0/+49 |
|/ |
|
* | Revert "Do not read certificate bundle from data dir by default" | Morris Jobke | 2020-12-04 | 1 | -2/+3 |
* | Fix vsprint parameter | Roeland Jago Douma | 2020-12-03 | 1 | -1/+1 |
* | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -1/+31 |
* | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 2 | -3/+89 |
* | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-12-01 | 4 | -60/+60 |
* | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 3 | -9/+58 |
* | Merge pull request #24230 from nextcloud/backport/24007/stable20 | Morris Jobke | 2020-11-20 | 1 | -0/+38 |
|\ |
|
| * | allow selecting multiple columns with SELECT DISTINCT | Robin Appelman | 2020-11-19 | 1 | -0/+38 |
* | | Merge pull request #24228 from nextcloud/backport/24135/stable20 | Morris Jobke | 2020-11-20 | 3 | -6/+6 |
|\ \ |
|
| * | | Fix #23357 | medcloud | 2020-11-19 | 3 | -6/+6 |
| |/ |
|
* / | use file name instead of path in 'not allowed to share' message | Robin Appelman | 2020-11-19 | 1 | -3/+6 |
|/ |
|
* | Add unit tests for "validateExpirationDateInternal" | Daniel Calviño Sánchez | 2020-11-16 | 1 | -0/+284 |
* | Add explicit time to test date for clarity | Daniel Calviño Sánchez | 2020-11-16 | 1 | -3/+5 |
* | Add unit test for expiration date with date and with default | Daniel Calviño Sánchez | 2020-11-16 | 1 | -0/+28 |
* | Fix unit test for expiration date without date but with default | Daniel Calviño Sánchez | 2020-11-16 | 1 | -7/+5 |
* | Fix unit test method name | Daniel Calviño Sánchez | 2020-11-16 | 1 | -1/+1 |
* | Fix unit test for verifying enforced valid expiration date. | Daniel Calviño Sánchez | 2020-11-16 | 1 | -0/+1 |
* | Fix unit test for verifying enforced expire date too far in the future | Daniel Calviño Sánchez | 2020-11-16 | 1 | -8/+5 |
* | Add unit tests to enforce a relaxed default share expiration date | Daniel Calviño Sánchez | 2020-11-16 | 1 | -0/+21 |
* | Remove wrong and misleading comment | Daniel Calviño Sánchez | 2020-11-16 | 1 | -2/+0 |
* | Remove extra spaces | Daniel Calviño Sánchez | 2020-11-16 | 1 | -10/+6 |
* | Fix typo in variable name | Daniel Calviño Sánchez | 2020-11-16 | 1 | -129/+129 |
* | Fix typos in method names | Daniel Calviño Sánchez | 2020-11-16 | 1 | -9/+9 |
* | Fix unique key in test table | Joas Schilling | 2020-11-12 | 1 | -4/+8 |
* | Skip the insertIfNotExists() tests on Oracle because it doesn't work with clob | Joas Schilling | 2020-11-12 | 1 | -0/+20 |
* | Easier debugging and spell fix | Joas Schilling | 2020-11-12 | 1 | -6/+9 |
* | Use a different column for the primary key as we can not insert it on oracle | Joas Schilling | 2020-11-12 | 2 | -12/+36 |
* | Add github action for oci8 | Julius Härtl | 2020-11-12 | 2 | -3/+4 |
* | Merge pull request #24044 from nextcloud/backport/24042/stable20 | Morris Jobke | 2020-11-11 | 4 | -0/+305 |
|\ |
|
| * | Add acceptance tests for reshares by link when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+111 |
| * | Add acceptance tests for reshares when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 3 | -0/+194 |
* | | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-10 | 8 | -24/+111 |
|/ |
|
* | Fix repair mimetype step to not leave stray cursors | Joas Schilling | 2020-11-10 | 1 | -1/+1 |
* | Use query builder instead of OC_DB in OC\Files\* | Joas Schilling | 2020-11-09 | 1 | -11/+15 |