summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke2019-03-131-1/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Have streams of files_external in syncRoeland Jago Douma2019-03-074-16/+28
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14480 from cowai/reconnect-db-notifyRoeland Jago Douma2019-03-041-11/+56
|\ | | | | Reconnect to DB after timeout for Notify command. Fixes #14479
| * Correct log attributeAri Selseng2019-03-041-1/+1
| | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
| * Added logging to Notify command.Ari Selseng2019-03-041-2/+9
| | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
| * Reconnect to DB after timeout for Notify command. Fixes #14479Ari Selseng2019-03-031-10/+48
| | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
* | update icewind/smb to 3.1.1Robin Appelman2019-03-046-44/+18
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #14448 from mzamot/masterRoeland Jago Douma2019-03-011-1/+1
|\ | | | | Convert value of timestamp metadata key in swift files_external
| * Convert timestamp key value of metadata in Swift files_externalMichael Zamot2019-03-011-1/+1
| | | | | | | | | | | | | | | | modified: apps/files_external/lib/Lib/Storage/Swift.php Signed-off-by: Michael Zamot <michael@zamot.io> Convert value of timestamp metadata key in swift files_external to string
* | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma2019-03-011-1/+1
|\ \ | | | | | | Collaboration resources
| * | Fix files_external testsJoas Schilling2019-03-011-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
|/ / | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
* / [tx-robot] updated from transifexNextcloud bot2019-03-014-22/+30
|/
* Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3Morris Jobke2019-02-191-2/+2
|\ | | | | Prefix $path for filename for internal file cache
| * Call headObject if file not in filecache :see_no_evil:Daniel Kesselberg2019-02-141-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Prefix $path for filename for internal file cacheDaniel Kesselberg2019-02-141-2/+2
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | typos in doc, no code changesArthur Schiwon2019-02-155-5/+8
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | reject mounts with unsubstituted placeholders as incompletely configuredArthur Schiwon2019-02-141-0/+30
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-143-4/+3
| | | | | | | | | | | | | | | | * handler registered upon OCA\\Files_External::loadAdditionalBackends event as user_ldap is loaded before files_external * new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-149-33/+423
|/ | | | | | | | * BackendService (directly accessable via \OC_Server) offers registerConfigHandler * SimpleSubstitutionTrait brings reusable logic for simple string replacments * internal $user replacement mechanism was migrated Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2019-02-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-112-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-02-094-0/+22
|
* Merge pull request #14064 from nextcloud/smb-3.1.0Morris Jobke2019-02-0754-198/+547
|\ | | | | update icewind/smb to 3.1.0
| * update icewind/smb to 3.1.0Robin Appelman2019-02-0654-198/+547
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Reintroduce status check for external storagesMorris Jobke2019-02-071-0/+11
| | | | | | | | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2019-02-06104-112/+112
|/
* Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-291-18/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-262-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-182-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-172-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-154-24/+52
|
* [tx-robot] updated from transifexNextcloud bot2019-01-144-76/+182
|
* [tx-robot] updated from transifexNextcloud bot2019-01-112-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-042-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-312-26/+56
|
* [tx-robot] updated from transifexNextcloud bot2018-12-276-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-4/+42
|
* [tx-robot] updated from transifexNextcloud bot2018-12-194-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-12-142-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-132-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-102-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-062-0/+4
|
* Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-291-1/+2
|\ | | | | Add interface to allow storages from opting out of encryption
| * Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-1/+2
| | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #12688 from nextcloud/files_external-occ-0Morris Jobke2018-11-291-1/+1
|\ \ | |/ |/| Fix cannot set 0 as value on files_external through OCC command
| * Fix cannot set 0 as value on files_external through OCC commandRobin Appelman2018-11-271-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>