mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 05:39:52 -06:00
5e220920f050eb5a40247e243637e56b8126293c
* Increase the timeout for indexing spaces * Allow for making queries that are not constrained to a RootID * Use nano precision for the Mtime * Add a SpaceDebouncer The debouncer can be used to delay operations on spaces until things have settled down to avoid doing the same operation multiple times. * Do not index subtrees until they have changed (i.e. the mtime differs) * Also pass a user to the space debouncer func * Trigger a rescan of the according space when an event is received * Improve wording/logging * Add changelog * Get rid of superfluous GetUserByClaim call * Fix tests * Fix reindexing triggered by shares by using the event's SpaceOwner * Bump reva to pull in the space owner events changes * Fix changelog * Fix linter issues * Fall back to the executant if no owner was received from the event * Bump reva and go-cs3apis * Fix go.sum * Bump core * Adapt expected failures * Tweak debounce settings
…
ownCloud Infinite Scale
ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.
Run ownCloud Infinite Scale
Please see Getting Started
Documentation
-
Development Documentation
Please see Development Documentation - Getting Started -
Admin Documentation
Please see Admin Documentation - Introduction to Infinite Scale
Security
If you find a security issue please contact security@owncloud.com first
Contributing
Please refer to our Contribution Guidelines.
License
Apache-2.0
Copyright
Copyright (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
Description
This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Languages
Go
48.3%
Gherkin
36.6%
PHP
12.4%
JavaScript
1.3%
Makefile
0.7%
Other
0.5%