Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-email | Morris Jobke | 2021-05-28 | 1 | -1/+1 |
|\ | |||||
| * | Use noreply@ as email address for share emails | Morris Jobke | 2021-05-28 | 1 | -1/+1 |
* | | Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compl... | Morris Jobke | 2021-05-28 | 1 | -5/+10 |
|\ \ | |/ |/| | |||||
| * | Fix Oracle query limit compliance in Comments | Simounet | 2021-05-28 | 1 | -5/+10 |
* | | Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursion | blizzz | 2021-05-27 | 1 | -26/+6 |
|\ \ | |/ |/| | |||||
| * | Don't allow executing cli if cache backend is unavailable | Richard Steinmetz | 2021-05-26 | 1 | -26/+6 |
* | | Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapper | kesselb | 2021-05-26 | 1 | -7/+17 |
|\ \ | |||||
| * | | Add DB exception throws tag to QBMapper PHPDoc | Anna Larch | 2021-05-26 | 1 | -7/+17 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-26 | 4 | -6/+18 |
* | | | Merge pull request #27043 from nextcloud/storage-info-include-external | Morris Jobke | 2021-05-25 | 1 | -6/+15 |
|\ \ \ | |||||
| * | | | fix return value of getStorageInfo when 'quota_include_external_storage' is e... | Robin Appelman | 2021-05-20 | 1 | -6/+15 |
* | | | | Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou... | blizzz | 2021-05-25 | 4 | -6/+34 |
|\ \ \ \ | |||||
| * | | | | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 4 | -6/+34 |
* | | | | | Merge pull request #23065 from TomG736/FixEmptyDisplayName | Morris Jobke | 2021-05-25 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix indentation error | Tom Grant | 2021-03-17 | 1 | -4/+4 |
| * | | | | | Fix null displayname crash as described in #21885 | tgrant | 2021-03-17 | 1 | -1/+5 |
* | | | | | | Merge pull request #27104 from nextcloud/properly-name-execute | kesselb | 2021-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | executeUpdate is also deprecated | Lukas Reschke | 2021-05-25 | 1 | -1/+1 |
* | | | | | | | Remove unused constants | Lukas Reschke | 2021-05-25 | 1 | -13/+0 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #26600 from hosting-de/feature/occ-tags | Morris Jobke | 2021-05-25 | 4 | -4/+57 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Add commands to manage tags via OCC | Johannes Leuker | 2021-05-25 | 4 | -4/+57 |
* | | | | | | Merge pull request #27062 from nextcloud/search-limit-offset-jail | Vincent Petry | 2021-05-25 | 1 | -7/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | properly use limit and offset for search in Jail wrapper | Robin Appelman | 2021-05-21 | 1 | -7/+2 |
* | | | | | | | Merge pull request #27040 from nextcloud/FlorentCoppint-master | Morris Jobke | 2021-05-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Avoid reading ~/.aws/config when using S3 provider | Florent | 2021-05-20 | 1 | -0/+1 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-25 | 10 | -8/+46 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-23 | 4 | -0/+24 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-22 | 12 | -2/+74 |
* | | | | | | | | Merge pull request #27052 from nextcloud/bugfix/noid/fix-log-entry-readability | kesselb | 2021-05-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Fix log entry readability | Joas Schilling | 2021-05-21 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #26727 from nextcloud/group-exclude-link-share | Morris Jobke | 2021-05-21 | 4 | -90/+121 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | update public interface with new methods | Robin Appelman | 2021-05-12 | 1 | -0/+48 |
| * | | | | | | | | allow excluding groups from creating link shares | Robin Appelman | 2021-05-12 | 2 | -61/+62 |
| * | | | | | | | | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 1 | -29/+11 |
* | | | | | | | | | Merge pull request #25679 from nextcloud/drop/ocp-user | Morris Jobke | 2021-05-21 | 5 | -89/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Drop \OCP\User | Christoph Wurst | 2021-05-21 | 5 | -89/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #27032 from nextcloud/bugfix/noid/log-rotation-error | blizzz | 2021-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | typo | dartcafe | 2021-05-19 | 1 | -1/+1 |
| * | | | | | | | | fix #25813 | dartcafe | 2021-05-19 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #26832 from nextcloud/object-close-stream-non-count | Julius Härtl | 2021-05-21 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | explicitly close source stream on object store upload even if count wrapper i... | Robin Appelman | 2021-04-29 | 1 | -0/+3 |
* | | | | | | | | | Merge pull request #27039 from nextcloud/fix/2973/rename-external-storages | Morris Jobke | 2021-05-21 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Rename External storages to External storage | szaimen | 2021-05-20 | 4 | -4/+4 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* / | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-21 | 132 | -752/+720 |
|/ / / / / / / / | |||||
* | | | | | | | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -13/+13 |
* | | | | | | | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -5/+5 |
* | | | | | | | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -2/+2 |
* | | | | | | | | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | better cleanup of filecache when deleting an external storage | Robin Appelman | 2021-05-19 | 1 | -0/+40 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Refine version comparision for repair job for major version updates | Morris Jobke | 2021-05-19 | 1 | -2/+3 |