core
core copied to clipboard
:cloud: ownCloud web server core (Files, DAV, etc.)
## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......
Reverts owncloud/core#41413 @kw-lschwarz for testing smb ....
Example: https://drone.owncloud.com/owncloud/core/40283/96/12 ``` [3/5] Fetching packages... error Error: https://codeload.github.com/Graffino/Browser-Update/tar.gz/76efd225894bf77c411aa8cced870fe6327ac259: Request failed "404 Not Found" ``` https://github.com/Graffino no longer has the Browser-Update repo. It looks like it has been deleted. Need...
Bumps [@bower_components/bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to v5.3.8. Release notes Sourced from @bower_components/bootstrap's releases. v5.3.8 What's Changed Streamline release prep script by @mdo in twbs/bootstrap#41539 Docs: restore local dev port to 9001...
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 21.0.0. Changelog Sourced from sinon's changelog. 21.0.0 fd10f13f chore!: remove assert.failException property (#2659) (Morgan Roderick) This was used for allowing customisation of the thrown error...
https://drone.owncloud.com/owncloud/core/34154/122/18 ``` runsh: Total unexpected failed scenarios throughout the test run: cliExternalStorage/filesExternalWebdavOwncloud.feature:15 cliExternalStorage/filesExternalWebdavOwncloud.feature:32 cliExternalStorage/filesExternalWebdavOwncloud.feature:66 cliExternalStorage/filesExternalWebdavOwncloud.feature:85 cliExternalStorage/filesExternalWebdavOwncloud.feature:106 cliExternalStorage/filesExternalWebdavOwncloud.feature:127 cliExternalStorage/filesExternalWebdavOwncloud.feature:149 cliExternalStorage/filesExternalWebdavOwncloud.feature:172 cliExternalStorage/filesExternalWebdavOwncloud.feature:193 cliExternalStorage/filesExternalWebdavOwncloud.feature:209 cliExternalStorage/filesExternalWebdavOwncloud.feature:229 ``` ``` Scenario: creating a webdav_owncloud external storage...
### Steps to reproduce 1. create user 2. create folder 3. create a file in the folder 4. create an other file in the root 5. copy the folder to...