summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move files_external to migrationsJoas Schilling2020-07-063-226/+151
* Move federatedfilesharing to migrationsJoas Schilling2020-07-063-42/+59
* Move federation to migrationsJoas Schilling2020-07-063-69/+84
* Merge pull request #21665 from nextcloud/debt/noid/job-listMorris Jobke2020-07-063-23/+13
|\
| * Use formal type hints instead of informal PHPDocMorris Jobke2020-07-062-21/+9
| * Fix wrong phpdoc for execute methodDaniel Kesselberg2020-07-033-3/+5
* | Merge pull request #21692 from nextcloud/cleanup/sharebymailRoeland Jago Douma2020-07-0610-111/+43
|\ \
| * | Cleanup share by mail a bitRoeland Jago Douma2020-07-0610-111/+43
* | | Merge pull request #21581 from nextcloud/3rdparty/symfony/4.4.10Roeland Jago Douma2020-07-061-0/+0
|\ \ \
| * | | Bump symfony deps to 4.4.10Roeland Jago Douma2020-07-061-0/+0
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-07-062-4/+32
* | | Merge pull request #21264 from stweil/masterMorris Jobke2020-07-055-51/+51
|\ \ \
| * | | build: Fix two typos in function namesStefan Weil2020-06-061-2/+2
| * | | build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-065-49/+49
* | | | Merge pull request #21636 from nextcloud/lock-exception-readable-pathMorris Jobke2020-07-056-10/+17
|\ \ \ \
| * | | | add proper paths to locking exceptionsRobin Appelman2020-06-306-10/+17
* | | | | Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke2020-07-0510-45/+206
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use \OCP\IContainer::injectFn to boot the admin_audit appChristoph Wurst2020-07-031-4/+4
| * | | | Use \OCP\IContainer::injectFn to boot the Accessibility appChristoph Wurst2020-07-031-12/+5
| * | | | Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
| * | | | Callable parameter injectionChristoph Wurst2020-07-037-3/+187
* | | | | Merge pull request #21686 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-07-042-237/+237
|\ \ \ \ \
| * | | | | Bump @babel/core from 7.10.3 to 7.10.4dependabot-preview[bot]2020-07-042-237/+237
* | | | | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge...Roeland Jago Douma2020-07-0414-200/+138
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use the new method everywhereJoas Schilling2020-07-0312-200/+106
| * | | | | Add a dedicated method to get the language for another userJoas Schilling2020-07-012-0/+32
* | | | | | Merge pull request #21685 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2020-07-042-1000/+1863
|\ \ \ \ \ \
| * | | | | | Bump @babel/preset-env from 7.10.3 to 7.10.4dependabot-preview[bot]2020-07-042-1000/+1863
* | | | | | | Merge pull request #21682 from nextcloud/dependabot/npm_and_yarn/eslint-plugi...Roeland Jago Douma2020-07-042-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Bump eslint-plugin-import from 2.21.2 to 2.22.0dependabot-preview[bot]2020-07-042-7/+7
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2020-07-0420-18/+152
|/ / / / / /
* | | | | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro...Morris Jobke2020-07-0366-384/+377
|\ \ \ \ \ \
| * | | | | | Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0366-384/+377
* | | | | | | Merge pull request #21662 from nextcloud/fix/s3-bucket-compat-static-callChristoph Wurst2020-07-031-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix static method call for s3 bucket compat checkChristoph Wurst2020-07-031-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #20198 from nextcloud/enh/enable-codecovRoeland Jago Douma2020-07-031-17/+27
|\ \ \ \ \ \
| * | | | | | Hello codecov :rocket:Daniel Kesselberg2020-06-301-17/+27
* | | | | | | Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte...Joas Schilling2020-07-033-8/+7
|\ \ \ \ \ \ \
| * | | | | | | Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling2020-07-013-8/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #21431 from nextcloud/search-filter-invalid-resultsRoeland Jago Douma2020-07-031-3/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Filter out search results that have invalid encodingRobin Appelman2020-06-161-3/+20
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-0320-24/+800
* | | | | | | Merge pull request #21644 from nextcloud/bugfix/noid/typo-in-variable-nameMorris Jobke2020-07-031-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix typo in variable name and make check more accurateJoas Schilling2020-07-011-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissionsRoeland Jago Douma2020-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | Pass $path to ocmPermissions2ncPermissionsDaniel Kesselberg2020-06-251-1/+1
* | | | | | | Merge pull request #21648 from nextcloud/bug/21647/tar-headerRoeland Jago Douma2020-07-021-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Add missing TarHeader.phpDaniel Kesselberg2020-07-021-0/+0
* | | | | | | | Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma2020-07-026-1/+150
|\ \ \ \ \ \ \ \
| * | | | | | | | prevent the root storage from accidentally scanning user foldersRobin Appelman2020-06-116-1/+150