Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| * | | | | | | close cursor after select to avoid db lock | Björn Schießle | 2016-05-20 | 1 | -0/+1 | |
| * | | | | | | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 14 | -124/+774 | |
| * | | | | | | use query builder for getShare and add tests | Björn Schießle | 2016-05-20 | 2 | -10/+99 | |
| * | | | | | | move request handler for federated shares to the federated sharing app | Björn Schießle | 2016-05-20 | 3 | -10/+155 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Fix unit tests | Joas Schilling | 2016-05-23 | 3 | -30/+37 | |
* | | | | | | Make the root collection neutral so it does not only work for files | Joas Schilling | 2016-05-23 | 4 | -30/+47 | |
* | | | | | | Remove unused UserFolder | Joas Schilling | 2016-05-23 | 2 | -15/+5 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 18 | -0/+34 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 68 | -136/+148 | |
* | | | | | | Merge pull request #24307 from owncloud/systemtags-perminterface | Vincent Petry | 2016-05-21 | 14 | -363/+685 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename "not-assignble" to "restricted" | Vincent Petry | 2016-05-20 | 1 | -1/+1 | |
| * | | | | | | Adjust DAV SystemTagPlugin unit tests for groups | Vincent Petry | 2016-05-20 | 2 | -79/+244 | |
| * | | | | | | Fix system tags DAV plugin tests | Vincent Petry | 2016-05-20 | 1 | -50/+20 | |
| * | | | | | | Fix system tag update code | Vincent Petry | 2016-05-20 | 1 | -0/+4 | |
| * | | | | | | Add admin-only system tag groups property | Vincent Petry | 2016-05-20 | 1 | -4/+39 | |
| * | | | | | | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 3 | -11/+43 | |
| * | | | | | | Fix system tags DAV unit tests | Vincent Petry | 2016-05-20 | 6 | -160/+269 | |
| * | | | | | | Bring back admin permissions to change system tag permissions | Vincent Petry | 2016-05-20 | 2 | -9/+19 | |
| * | | | | | | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 5 | -64/+47 | |
| * | | | | | | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 5 | -77/+91 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-21 | 4 | -20/+100 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22576 from owncloud/folder_scroll_fix | Vincent Petry | 2016-05-20 | 1 | -0/+21 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | added back the jquery animations | Erik Pellikka | 2016-05-13 | 1 | -6/+11 |