Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10108 from owncloud/files_external-allowed-backend | Vincent Petry | 2014-08-25 | 1 | -6/+10 |
|\ | | | | | Only load personal external storages for allowed backends | ||||
| * | Only load personal external storages for allowed backends | Robin Appelman | 2014-08-01 | 1 | -6/+10 |
| | | |||||
* | | Merge pull request #10591 from owncloud/routes_for_files_external | Vincent Petry | 2014-08-25 | 1 | -0/+17 |
|\ \ | | | | | | | explicit routes for files_external | ||||
| * | | explicit routes for files_external | Jörn Friedrich Dreyer | 2014-08-22 | 1 | -0/+17 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-23 | 2 | -7/+15 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-22 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #10518 from owncloud/fix_storage_const_autoload | Lukas Reschke | 2014-08-20 | 1 | -1/+1 |
|\ \ | | | | | | | Fix storage const autoload | ||||
| * | | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -1/+1 |
| | | | |||||
| * | | Fix STORAGE_* constants usage by moving those constants into ↵ | Stephan Peijnik | 2014-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \OC\Files\Filesystem. As constants not defined within a class cannot be automatically found by the autoloader moving those constants into a class makes them accessible to code which uses them. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> | ||||
* | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | urlencode s3 copyObject() copysource | ||||
| * | | | use S3Client::encodeKey(), fixes #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -2/+3 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-20 | 2 | -1/+3 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 2 | -1/+16 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-18 | 2 | -0/+2 |
| | | | |||||
* | | | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -29/+0 |
|\ \ \ | | | | | | | | | remove obsolete japanese lang code | ||||
| * | | | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -29/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 1 | -0/+12 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 2 | -0/+11 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 1 | -3/+3 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 1 | -0/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-12 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-10 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-08 | 1 | -0/+1 |
| | | |||||
* | | mark tests as skipped - TODO travis | Morris Jobke | 2014-08-05 | 1 | -0/+49 |
| | | | | | | | | * swift causes some timeouts and test failures | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-02 | 2 | -0/+3 |
|/ | |||||
* | Merge pull request #9529 from helmutschneider/fix-8326 | Robin Appelman | 2014-08-01 | 1 | -17/+12 |
|\ | | | | | Fixes #8326: deletion of directories on S3 | ||||
| * | Converted an array to PHP5.3 compatible version | Johan Björk | 2014-07-09 | 1 | -2/+2 |
| | | |||||
| * | Fixes #8326: deletion of directories on S3 | Johan Björk | 2014-07-08 | 1 | -17/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 1 | -1/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-28 | 3 | -0/+15 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-27 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-20 | 2 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-19 | 1 | -0/+9 |
| | | |||||
* | | Pass existing Net_SFTP object into Net_SFTP_Stream. | Andreas Fischer | 2014-07-18 | 1 | -3/+9 |
| | | |||||
* | | Merge pull request #9718 from owncloud/sftp-early-login | blizzz | 2014-07-18 | 1 | -5/+5 |
|\ \ | | | | | | | SFTP: login() must be called after getServerPublicHostKey(). | ||||
| * | | login() must be called after getServerPublicHostKey(). | Andreas Fischer | 2014-07-12 | 1 | -5/+5 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-18 | 1 | -13/+69 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 55 | -59/+21 |
| | | | |||||
* | | | Merge pull request #9653 from owncloud/fix-9590 | Vincent Petry | 2014-07-16 | 3 | -14/+27 |
|\ \ \ | | | | | | | | | external storage table layout fixes | ||||
| * | | | fix CSS coding style | Morris Jobke | 2014-07-16 | 1 | -5/+6 |
| | | | | |||||
| * | | | Fix #9590. Fix #9612. | Stephane V | 2014-07-15 | 3 | -14/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters. The rows of the table are now always visible until the end (the trash icon is accessible). (Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.) | ||||
* | | | | Merge pull request #9647 from owncloud/files_external_multiuser_tests | Robin McCorkell | 2014-07-16 | 1 | -0/+37 |
|\ \ \ \ | | | | | | | | | | | Add unit test for multi-user configuration loading | ||||
| * | | | | Add unit test for multi-user configuration loading | Robin McCorkell | 2014-07-15 | 1 | -0/+37 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-16 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #9572 from owncloud/deleteunsharetooltip | Björn Schießle | 2014-07-14 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | mountType attribute + delete hint fix | ||||
| * | | | Added mountType attribute and adapted Delete action text | Vincent Petry | 2014-07-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added mountType attribute for files/folder to indicated whether they are regular, external or shared. The client side then adapts the "Delete" action hint text based on this information. Only the mount roots must have the delete icon hint adapted. To make this detectable on the client side, the mountType can now be null, "shared", "shared-root", "external" or "external-root". This also gives room to icon customization on the client side. | ||||
* | | | | Merge pull request #9605 from owncloud/sftp-missing-streamwrapper | Vincent Petry | 2014-07-14 | 1 | -0/+15 |
|\ \ \ \ | |/ / / |/| / / | |/ / | Re-add missing sftp:// stream wrapper | ||||
| * | | Add short description explaining how SFTP ext storage class works. | Andreas Fischer | 2014-07-12 | 1 | -0/+4 |
| | | | |||||
| * | | The file providing the sftp:// scheme needs to be included manually. | Andreas Fischer | 2014-07-12 | 1 | -0/+11 |
| | | |