summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27052 from nextcloud/bugfix/noid/fix-log-entry-readabilitykesselb2021-05-211-2/+2
|\
| * Fix log entry readabilityJoas Schilling2021-05-211-2/+2
* | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-213-90/+73
|\ \
| * | allow excluding groups from creating link sharesRobin Appelman2021-05-122-61/+62
| * | load share settings from the share manager in more placesRobin Appelman2021-05-121-29/+11
* | | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-212-2/+2
|\ \ \
| * | | Drop \OCP\UserChristoph Wurst2021-05-212-2/+2
* | | | Merge pull request #26832 from nextcloud/object-close-stream-non-countJulius Härtl2021-05-211-0/+3
|\ \ \ \
| * | | | explicitly close source stream on object store upload even if count wrapper i...Robin Appelman2021-04-291-0/+3
* | | | | Rename External storages to External storageszaimen2021-05-202-2/+2
| |/ / / |/| | |
* | | | l10n: Unify spellingValdnet2021-05-201-13/+13
* | | | l10n: Unify spellingValdnet2021-05-201-5/+5
* | | | l10n: Unify spellingValdnet2021-05-201-2/+2
* | | | l10n: Unify spellingValdnet2021-05-201-1/+1
| |_|/ |/| |
* | | better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-0/+40
* | | Refine version comparision for repair job for major version updatesMorris Jobke2021-05-191-2/+3
* | | Merge pull request #26834 from nextcloud/enh/only_run_onceJoas Schilling2021-05-191-1/+2
|\ \ \
| * | | Inject the repair job only onceRoeland Jago Douma2021-04-291-1/+2
| |/ /
* | | Merge pull request #26852 from nextcloud/fix-noauth-corsJoas Schilling2021-05-191-5/+4
|\ \ \
| * | | fix error when using CORS with no auth credentialskorelstar2021-05-181-5/+4
* | | | Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-errorRoeland Jago Douma2021-05-191-0/+1
|\ \ \ \
| * | | | Fix log error when creating files from an empty templateJulius Härtl2021-05-181-0/+1
* | | | | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-161/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adjust testsRobin Appelman2021-04-211-1/+0
| * | | | use search query for Folder::getRecentRobin Appelman2021-04-211-160/+36
* | | | | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-185-29/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make Security module strictJ0WI2021-04-195-29/+45
* | | | | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz2021-05-132-3/+11
|\ \ \ \ \
| * | | | | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-122-3/+11
* | | | | | Repair job to use public AccoutManager APIArthur Schiwon2021-05-121-12/+10
| |_|_|_|/ |/| | | |
* | | | | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-11/+20
|/ / / /
* | | | Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-051-2/+17
|\ \ \ \
| * | | | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-051-2/+17
* | | | | Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-052-14/+24
|/ / / /
* | | / Filter mounts for file id before trying to get user informationJulius Härtl2021-04-301-4/+16
| |_|/ |/| |
* | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-282-1/+65
* | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-281-12/+15
|\ \ \
| * | | Some more strict_typesJ0WI2021-04-261-12/+15
* | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2727-227/+160
|\ \ \ \
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | Fix psalm errorsJoas Schilling2021-04-272-13/+20
| * | | | Fix unit testsJoas Schilling2021-04-274-13/+13
| * | | | Less ILoggerJoas Schilling2021-04-2723-199/+127
* | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-272-15/+10
|\ \ \ \ \
| * | | | | Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
| * | | | | Fix ratelimit templateJoas Schilling2021-04-271-14/+7
| |/ / / /
* | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling2021-04-221-0/+2
* | | | | Log deprecation only as debugJoas Schilling2021-04-261-0/+2