Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add time between SMB test runs and properly log full changeset | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Wait up to 10 seconds for incoming changes from SMB notifier | Morris Jobke | 2019-03-13 | 1 | -1/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Have streams of files_external in sync | Roeland Jago Douma | 2019-03-07 | 4 | -16/+28 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #14480 from cowai/reconnect-db-notify | Roeland Jago Douma | 2019-03-04 | 1 | -11/+56 |
|\ | | | | | Reconnect to DB after timeout for Notify command. Fixes #14479 | ||||
| * | Correct log attribute | Ari Selseng | 2019-03-04 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
| * | Added logging to Notify command. | Ari Selseng | 2019-03-04 | 1 | -2/+9 |
| | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
| * | Reconnect to DB after timeout for Notify command. Fixes #14479 | Ari Selseng | 2019-03-03 | 1 | -10/+48 |
| | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | | update icewind/smb to 3.1.1 | Robin Appelman | 2019-03-04 | 6 | -44/+18 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #14448 from mzamot/master | Roeland Jago Douma | 2019-03-01 | 1 | -1/+1 |
|\ | | | | | Convert value of timestamp metadata key in swift files_external | ||||
| * | Convert timestamp key value of metadata in Swift files_external | Michael Zamot | 2019-03-01 | 1 | -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-resources | Roeland Jago Douma | 2019-03-01 | 1 | -1/+1 |
|\ \ | | | | | | | Collaboration resources | ||||
| * | | Fix files_external tests | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix a bug with smb notify having leading slash when it should not | Ari Selseng | 2019-03-01 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 4 | -22/+30 |
|/ | |||||
* | Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3 | Morris Jobke | 2019-02-19 | 1 | -2/+2 |
|\ | | | | | Prefix $path for filename for internal file cache | ||||
| * | Call headObject if file not in filecache :see_no_evil: | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Prefix $path for filename for internal file cache | Daniel Kesselberg | 2019-02-14 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 5 | -5/+8 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | reject mounts with unsubstituted placeholders as incompletely configured | Arthur Schiwon | 2019-02-14 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 3 | -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 placeholders | Arthur Schiwon | 2019-02-14 | 9 | -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 transifex | Nextcloud bot | 2019-02-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-11 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-09 | 4 | -0/+22 |
| | |||||
* | Merge pull request #14064 from nextcloud/smb-3.1.0 | Morris Jobke | 2019-02-07 | 54 | -198/+547 |
|\ | | | | | update icewind/smb to 3.1.0 | ||||
| * | update icewind/smb to 3.1.0 | Robin Appelman | 2019-02-06 | 54 | -198/+547 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Reintroduce status check for external storages | Morris Jobke | 2019-02-07 | 1 | -0/+11 |
| | | | | | | | | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 104 | -112/+112 |
|/ | |||||
* | Remove warning in case of external storage error | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -18/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-26 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-18 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-17 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-15 | 4 | -24/+52 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-14 | 4 | -76/+182 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-11 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-04 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 2 | -26/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 6 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-24 | 2 | -4/+42 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-19 | 4 | -8/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-14 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-13 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-12 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-10 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 2 | -0/+4 |
| | |||||
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interface | Morris Jobke | 2018-11-29 | 1 | -1/+2 |
|\ | | | | | Add interface to allow storages from opting out of encryption | ||||
| * | Add interface to allow storages from opting out of encryption | Robin Appelman | 2018-11-29 | 1 | -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-0 | Morris Jobke | 2018-11-29 | 1 | -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 command | Robin Appelman | 2018-11-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |