summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-152-0/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-142-0/+10
|
* Fix adding global applicable when removing all other applicablesRobin Appelman2016-01-131-2/+2
|
* Merge pull request #21662 from owncloud/external-list-non-adminThomas Müller2016-01-131-0/+11
|\ | | | | Allow non admins to list their own mounts
| * Allow non admins to list their own mountsRobin Appelman2016-01-121-0/+11
| |
* | Merge pull request #21392 from owncloud/files_external-importThomas Müller2016-01-134-0/+287
|\ \ | | | | | | Add import command for files external
| * | Add import command for files externalRobin Appelman2016-01-114-0/+287
| | |
* | | Merge pull request #21648 from owncloud/smb-statcache-capThomas Müller2016-01-131-1/+8
|\ \ \ | | | | | | | | cap the number of entries we cache in smb's statcache
| * | | cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-1/+8
| | | |
* | | | Merge pull request #21663 from owncloud/occ-external-mountpointThomas Müller2016-01-131-2/+10
|\ \ \ \ | | | | | | | | | | allow setting mountpoint with occ files_external:config
| * | | | allow setting mountpoint with occ files_external:configRobin Appelman2016-01-121-2/+10
| | |_|/ | |/| |
* | | | Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-13113-206/+240
|\ \ \ \ | | | | | | | | | | Update license headers 2016
| * | | | Happy new year!Thomas Müller2016-01-12113-206/+240
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-134-0/+10
| |/ / |/| |
* | | Allow admins to add system wide root certificatesRobin Appelman2016-01-121-7/+0
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-1212-12/+0
| |
* | Merge pull request #21517 from owncloud/ext-oauth-fixThomas Müller2016-01-112-78/+82
|\ \ | |/ |/| Fix OAuth external storage auth for step 2
| * Fix OAuth external storage auth for step 2Robin McCorkell2016-01-072-78/+82
| | | | | | | | Parameters are only available after the onCompletion promise is run
* | Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-111-1/+1
|\ \ | | | | | | remove unneeded 'goto' prefix from settings anchors
| * | remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-041-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-112-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-096-2/+10
| | |
* | | Merge pull request #21008 from ↵Thomas Müller2016-01-081-2/+19
|\ \ \ | | | | | | | | | | | | | | | | owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers Allowing access to Swift containers shared by ACL
| * | | Allowing access to Swift containers shared by ACLTim Dettrick2016-01-081-2/+19
| | | | | | | | | | | | | | | | | | | | To avoid a confusing extra field, the bucket field is overloaded to optionally take a URL.
* | | | Merge pull request #21467 from owncloud/external-status-check-userglobalThomas Müller2016-01-081-1/+1
|\ \ \ \ | | | | | | | | | | Fix checking external storage status as non admin user
| * | | | Fix checking external storage status as non admin userRobin Appelman2016-01-081-1/+1
| |/ / /
* | | | Filter getStorage to make sure the user has access to itRobin Appelman2016-01-087-4/+102
| | | |
* | | | correctly set applicables when updating user storageRobin Appelman2016-01-081-0/+13
| | | |
* | | | update testsRobin Appelman2016-01-082-1/+5
| | | |
* | | | improve setting applicable for personal mountsRobin Appelman2016-01-081-1/+1
| | | |
* | | | fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-084-0/+93
|/ / /
* | / [tx-robot] updated from transifexJenkins for ownCloud2016-01-0864-64/+0
| |/ |/|
* | Merge pull request #21506 from ↵Thomas Müller2016-01-071-2/+1
|\ \ | | | | | | | | | | | | owncloud/issue-20218-min-max-owncloud-version-warning Issue 20218 min max owncloud version warning
| * | Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
| | |
| * | Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
| | |
* | | Merge pull request #21481 from owncloud/ext-smb-dependenciesThomas Müller2016-01-071-2/+4
|\ \ \ | | | | | | | | Check libsmbclient-php as well as smbclient binary
| * | | Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-071-2/+4
| |/ /
* | | fix js unit testsMorris Jobke2016-01-071-2/+2
| | |
* | | Also remove it from the web interfaceRobin Appelman2016-01-071-2/+0
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2016-01-074-0/+24
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-042-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-312-2/+84
|
* Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller2015-12-281-2/+7
|\ | | | | Clear SMB statcache after fopen
| * clear statcache after fopen for smbRobin Appelman2015-12-151-2/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-282-0/+24
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-274-0/+18
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-254-0/+6
| |
* | Merge pull request #21093 from owncloud/migrate-no-userRobin Appelman2015-12-243-13/+61
|\ \ | | | | | | Dont break the files_external migrator if no user is logged in
| * | Migrate files external for the user that the filesystem is being setup forRobin Appelman2015-12-143-13/+61
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-212-0/+2
| |