Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24748 from owncloud/login-explicitly | Vincent Petry | 2016-05-24 | 2 | -6/+6 |
|\ | |||||
| * | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 2 | -6/+6 |
* | | Merge pull request #7897 from owncloud/ext-swiftcaching | Vincent Petry | 2016-05-24 | 1 | -17/+71 |
|\ \ | |||||
| * | | Added object cache for Swift ext storage | Vincent Petry | 2016-05-24 | 1 | -17/+71 |
* | | | Merge pull request #24799 from owncloud/altyr-117-upstream | Vincent Petry | 2016-05-24 | 136 | -1738/+232415 |
|\ \ \ | |||||
| * | | | fix phpdoc | Robin Appelman | 2016-05-24 | 1 | -1/+1 |
| * | | | Fix cert bundle path | Robin Appelman | 2016-05-24 | 1 | -1/+1 |
| * | | | Fix autoloading for new google SDK lib | Vincent Petry | 2016-05-24 | 2 | -3/+1 |
| * | | | Add new files | Francesco Rovelli | 2016-05-24 | 101 | -0/+228841 |
| * | | | enable autoload of lib in google storage | Francesco Rovelli | 2016-05-24 | 1 | -0/+1 |
| * | | | Update google-api-php-client from 1.0.6-beta to 1.1.7 | Francesco Rovelli | 2016-05-24 | 33 | -1733/+3570 |
| |/ / | |||||
* | | | skip google map files (#24807) | Vincent Petry | 2016-05-24 | 1 | -4/+7 |
* | | | My fix for #24272, #23613, File not found when single file in a folder (#24800) | Dmitry Popov | 2016-05-24 | 1 | -1/+1 |
* | | | Merge pull request #24346 from lenz1111/fix_24331 | Vincent Petry | 2016-05-24 | 3 | -5/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | bug fix | Piotr Filiciak | 2016-05-24 | 1 | -1/+1 |
| * | | video poster | Piotr Filiciak | 2016-05-24 | 3 | -6/+7 |
| * | | Fix: Bugs in shared link with video #24331 | Piotr Filiciak | 2016-05-15 | 2 | -4/+6 |
* | | | Fix import path for 3rdparty dropbox autoloader | Joas Schilling | 2016-05-24 | 1 | -1/+1 |
* | | | Merge pull request #24619 from owncloud/files_external-psr4 | Vincent Petry | 2016-05-24 | 120 | -182/+118 |
|\ \ \ | |||||
| * | | | Fix missing imports | Joas Schilling | 2016-05-24 | 1 | -0/+3 |
| * | | | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 47 | -52/+47 |
| * | | | Move Lib\Storage to PSR-4 | Joas Schilling | 2016-05-24 | 19 | -0/+0 |
| * | | | Move Config to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+0 |
| * | | | Move Lib\Backend to PSR-4 | Joas Schilling | 2016-05-24 | 16 | -0/+0 |
| * | | | Move Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 13 | -1/+0 |
| * | | | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 49 | -129/+68 |
| | |/ | |/| | |||||
* | | | Merge pull request #24682 from f4bsch/master | Vincent Petry | 2016-05-24 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | dont update search onResize | Fabian | 2016-05-17 | 1 | -2/+0 |
* | | | Merge pull request #24750 from owncloud/lenz1111-share_download_range_request... | Vincent Petry | 2016-05-23 | 2 | -3/+21 |
|\ \ \ | |||||
| * | | | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 2 | -3/+21 |
* | | | | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+1 |
* | | | | | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files | Vincent Petry | 2016-05-23 | 2 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | ensure comments-href returns a value also when propfind is done against remot... | Arthur Schiwon | 2016-05-20 | 2 | -4/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #24349 from owncloud/nfd-storagewrapper | Vincent Petry | 2016-05-23 | 3 | -14/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 2 | -3/+4 |
| * | | | | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 3 | -12/+24 |
| * | | | | Add wrapper for NFD encoding workaround | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
* | | | | | Merge pull request #24514 from owncloud/federation-psr4 | Vincent Petry | 2016-05-23 | 23 | -11/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Fix errors in the tests | Joas Schilling | 2016-05-19 | 5 | -10/+20 |
| * | | | | | Move federation tests to PSR-4 | Joas Schilling | 2016-05-19 | 10 | -4/+4 |
| * | | | | | Move federation code to PSR-4 | Joas Schilling | 2016-05-19 | 13 | -1/+1 |
* | | | | | | Merge pull request #24603 from owncloud/federated_reshare | Vincent Petry | 2016-05-23 | 21 | -453/+1524 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remove reshares and the mapping in the federated_reshares table on unshare fr... | Björn Schießle | 2016-05-20 | 1 | -1/+34 |
| * | | | | | | add missung return value | Björn Schießle | 2016-05-20 | 1 | -3/+4 |
| * | | | | | | improved error messages | Björn Schießle | 2016-05-20 | 3 | -21/+27 |
| * | | | | | | move motifier from the files_sharing app to the federatedfilessharing app | Björn Schießle | 2016-05-20 | 3 | -13/+18 |
| * | | | | | | fall back to old re-sharing behaviour in case the remote server doesn't suppo... | Björn Schießle | 2016-05-20 | 2 | -35/+70 |
| * | | | | | | update share permissions | Björn Schießle | 2016-05-20 | 3 | -12/+56 |
| * | | | | | | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 5 | -10/+72 |