Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-19 | 2 | -0/+24 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-18 | 2 | -0/+10 | |
* | | | | | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 | |
|/ / / / | ||||||
* / / / | Remove Dropbox metadata from cache after upload | Vincent Petry | 2015-10-16 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-16 | 4 | -22/+174 | |
* | | | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 1 | -3/+3 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 4 | -4/+14 | |
* | | | Fix testDeleteStorage signature to match the one from the base class | Vincent Petry | 2015-10-13 | 1 | -2/+3 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-13 | 6 | -2/+16 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-12 | 2 | -2/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-10 | 4 | -2/+6 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-09 | 2 | -0/+6 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 4 | -0/+24 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 4 | -0/+264 | |
* | | Remove oc_storages entries after removing ext storages | Vincent Petry | 2015-10-06 | 3 | -4/+94 | |
* | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 76 | -57/+77 | |
|\ \ | ||||||
| * | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 82 | -82/+76 | |
| * | | update licence headers via script | Morris Jobke | 2015-10-05 | 39 | -19/+45 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-06 | 6 | -8/+54 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-04 | 6 | -0/+52 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 6 | -0/+64 | |
* | | if mountpoint is applicable to all users the old API expects a array with 'all' | Bjoern Schiessle | 2015-10-02 | 1 | -0/+5 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-02 | 2 | -0/+4 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-01 | 2 | -0/+20 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-29 | 2 | -0/+6 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 74 | -30/+236 | |
* | | Use a universal shebang | Olivier Paroz | 2015-09-27 | 12 | -12/+12 | |
* | | Unit tests for storage validation in service | Robin McCorkell | 2015-09-23 | 2 | -0/+56 | |
* | | Perform visibility checks on storages | Robin McCorkell | 2015-09-23 | 14 | -40/+87 | |
* | | Mark SMB_OC and SFTP_Key as deprecated backends | Robin McCorkell | 2015-09-23 | 2 | -4/+8 | |
* | | Hide deprecated backends in external storage GUI | Robin McCorkell | 2015-09-23 | 2 | -3/+19 | |
* | | Add deprecation mechanic to IdentifierTrait | Robin McCorkell | 2015-09-23 | 3 | -0/+37 | |
* | | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 17 | -237/+190 | |
* | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 2 | -3/+3 | |
* | | Merge pull request #19176 from owncloud/fix-19118 | Thomas Müller | 2015-09-21 | 2 | -11/+12 | |
|\ \ | ||||||
| * | | fix checkboxes in files_external | Hendrik Leppelsack | 2015-09-19 | 2 | -11/+12 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-20 | 4 | -0/+4 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-19 | 2 | -0/+2 | |
* | | Merge pull request #19069 from owncloud/ext-s3-ceph | Thomas Müller | 2015-09-18 | 4 | -4/+124 | |
|\ \ | ||||||
| * | | Make AmazonS3 path style actually work | Robin McCorkell | 2015-09-16 | 1 | -1/+4 | |
| * | | AmazonS3 Ceph tests | Robin McCorkell | 2015-09-16 | 3 | -3/+120 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-18 | 10 | -0/+12 | |
* | | | Merge pull request #19090 from owncloud/ext-priority-logic | Thomas Müller | 2015-09-17 | 3 | -3/+136 | |
|\ \ \ | ||||||
| * | | | Unit tests for UserGlobalStoragesService::getUniqueStorages() | Robin McCorkell | 2015-09-16 | 1 | -2/+78 | |
| * | | | Fix external storage priority logic | Robin McCorkell | 2015-09-16 | 2 | -1/+58 | |
| |/ / | ||||||
* | | | Merge pull request #19108 from owncloud/ext-smb-storageconfig | Thomas Müller | 2015-09-17 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Correct manipulateStorageConfig parameter | Robin McCorkell | 2015-09-17 | 1 | -0/+1 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-17 | 6 | -0/+50 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-17 | 6 | -0/+48 | |
|/ / / | ||||||
* | | | Merge branch 'master' into smb-workgroup | Robin McCorkell | 2015-09-15 | 225 | -5415/+5339 | |
|\| | |