summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameterRoeland Jago Douma2020-12-101-1/+1
|\
| * Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
* | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-1025-8/+1546
|\ \
| * | Make sure the migrations table schema is always checkedJulius Härtl2020-12-092-1/+2
| * | Change further columns to be nullable with a default of 0Julius Härtl2020-12-093-11/+25
| * | Properly migrate from new owncloud avatar locationJulius Härtl2020-12-091-73/+42
| * | Dump autoloaderJulius Härtl2020-12-092-14/+14
| * | Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-0913-0/+1325
| * | Handle oc_dav_properties migrationJulius Härtl2020-12-091-0/+75
| * | Add missing index on oc_cards and rename if it previously existedJulius Härtl2020-12-092-0/+37
| * | Move authtoken login_name column to varchar(255)Julius Härtl2020-12-091-0/+8
| * | Add missing mount_id indexJulius Härtl2020-12-091-0/+3
| * | Drop attributes on oc_share tableJulius Härtl2020-12-091-0/+7
| * | Drop assignable systemtag columnJulius Härtl2020-12-091-0/+7
| * | Drop oc_dav_job_status tableJulius Härtl2020-12-091-0/+23
| * | Adjust execution duration to 0Vincent Petry2020-12-091-0/+6
| * | Adjust further columnsVincent Petry2020-12-092-0/+12
| * | Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
| * | Allow major/minor match for owncloud versionJulius Härtl2020-12-091-1/+4
| * | Avoid checking for brute force protection capabilities when upgradingJulius Härtl2020-12-091-0/+4
| * | Fix missing authtoken scopeJulius Härtl2020-12-091-0/+5
| * | Drop fk constraints on locks tableJulius Härtl2020-12-091-0/+9
| * | Allow upgrade from oc 10.5Julius Härtl2020-12-091-0/+1
| * | Add missing table columnsJulius Härtl2020-12-092-2/+25
* | | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-1032-35/+279
|\ \ \
| * | | Address minor commentsJulius Härtl2020-12-096-11/+13
| * | | Adjust mountprovider testsJulius Härtl2020-12-092-3/+25
| * | | Update psalm baselineJulius Härtl2020-12-091-11/+2
| * | | Suppress psalm warnings about app classesJulius Härtl2020-12-091-0/+7
| * | | Extend dummy factory in testsJulius Härtl2020-12-091-0/+6
| * | | Bump bundlesJulius Härtl2020-12-096-6/+6
| * | | Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
| * | | Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-093-2/+18
| * | | Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
| * | | Include deck shares in sharing mountsJulius Härtl2020-12-091-0/+2
| * | | Add internal DECK_USER type to allow unsharing for individual usersJulius Härtl2020-12-091-0/+5
| * | | Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-095-7/+105
| * | | Handle deck share type in audit and dav appJulius Härtl2020-12-093-0/+27
| * | | Dummy general share checks for deckJulius Härtl2020-12-091-0/+1
| * | | Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-095-0/+17
| * | | Add share type for deckJulius Härtl2020-12-092-0/+7
| * | | Allow apps to register their share providers from outsideJulius Härtl2020-12-094-0/+39
* | | | Merge pull request #24628 from nextcloud/bugfix/noid/ocs-endpoint-load-issuesJoas Schilling2020-12-101-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix loading order for OCS endpointsVincent Petry2020-12-101-3/+6
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2020-12-1072-86/+456
* | | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-0917-165/+293
|\ \ \
| * | | Update psalm baselineJulius Härtl2020-12-081-15/+3
| * | | Add temporary test for migrating int to stringJulius Härtl2020-12-081-0/+49
| * | | Adjust defaultJulius Härtl2020-12-087-11/+73
| * | | Do not register share menu in cases where the files app has not been register...Julius Härtl2020-12-081-1/+1