Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 2 | -0/+2 |
| | |||||
* | Merge pull request #16771 from owncloud/fix-storage-full-message | Lukas Reschke | 2015-06-05 | 1 | -1/+15 |
|\ | | | | | Add owner to the storage stats to enable better notifications | ||||
| * | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 1 | -1/+15 |
| | | | | | | | | | | * getstoragestats.php returns now the owner and it's display name * show proper storage stats notifications for shared folders | ||||
* | | Merge pull request #16768 from owncloud/add-missing-mime-types | Morris Jobke | 2015-06-05 | 1 | -0/+3 |
|\ \ | | | | | | | Adding mimetype x-h for header files | ||||
| * | | Adding mark down mime type mkd - fixes ↵ | Thomas Müller | 2015-06-05 | 1 | -0/+1 |
| | | | | | | | | | | | | https://github.com/owncloud/files_texteditor/issues/45 | ||||
| * | | Adding mimetype x-h for header files - fixes ↵ | Thomas Müller | 2015-06-05 | 1 | -0/+2 |
| |/ | | | | | | | https://github.com/owncloud/files_texteditor/issues/70 | ||||
* | | Merge pull request #16767 from owncloud/webdav-preventdeleteroot | Lukas Reschke | 2015-06-05 | 1 | -1/+1 |
|\ \ | | | | | | | Prevent deleting Webdav root | ||||
| * | | Prevent deleting Webdav root | Vincent Petry | 2015-06-05 | 1 | -1/+1 |
| | | | |||||
* | | | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 7 | -5/+36 |
| |/ |/| | |||||
* | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkins | Thomas Müller | 2015-06-05 | 2 | -0/+188 |
|\ \ | |/ |/| | Fix chunked upload jenkins | ||||
| * | Bring back OC\Cache\File - fixes #16760 | Thomas Müller | 2015-06-05 | 2 | -0/+188 |
| | | |||||
* | | Fix "@throws" tags on doc blocks | Joas Schilling | 2015-06-05 | 1 | -3/+15 |
| | | |||||
* | | Validate path in getChild | Vincent Petry | 2015-06-05 | 1 | -0/+3 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 6 | -0/+6 |
| | |||||
* | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 32 | -28/+8 |
| | |||||
* | Merge pull request #15895 from owncloud/dav-getremoteetag | Joas Schilling | 2015-06-03 | 1 | -3/+17 |
|\ | | | | | Get etag from remote OC server | ||||
| * | Get etag from remote OC server | Vincent Petry | 2015-06-02 | 1 | -3/+17 |
| | | |||||
* | | Merge pull request #16721 from owncloud/fix-grammar-enc-module | Clark Tomlinson | 2015-06-03 | 1 | -2/+2 |
|\ \ | | | | | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/t… | ||||
| * | | Catch NotFoundException and return no quota information which simply ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | reflects the current state - no file storage has been initialized for the user. | ||||
| * | | Fixing grammar - refs ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | https://www.transifex.com/projects/p/owncloud/translate/#en_GB/lib/50330746 | ||||
* | | | Merge pull request #16434 from owncloud/persist-maintenance-state | Thomas Müller | 2015-06-03 | 1 | -4/+14 |
|\ \ \ | | | | | | | | | Persist the state of the maintenance after an upgrade | ||||
| * | | | Persist the state of the maintenance after an upgrade | Morris Jobke | 2015-05-19 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | * if maintenance mode was enabled before an upgrade it will be enabled afterwards too * fixes #16429 | ||||
* | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-version | Thomas Müller | 2015-06-03 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | Check for redis to be 2.2.5+ | ||||
| * | | | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trash | Morris Jobke | 2015-06-03 | 1 | -31/+24 |
|\ \ \ \ | | | | | | | | | | | make sure that we always use the correct owner for both source and target | ||||
| * | | | | make sure that we always use the correct owner for both source and target | Bjoern Schiessle | 2015-06-03 | 1 | -31/+24 |
| | | | | | |||||
* | | | | | Translate invalid path exception to sabre exception for files | Vincent Petry | 2015-06-03 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 4 | -10/+4 |
| | | | | |||||
* | | | | Merge pull request #16667 from ↵ | Morris Jobke | 2015-06-02 | 2 | -43/+61 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | owncloud/issue-16510-fix-encryption-with-s2s-shares Add tests for the storage wrapper and fix the wrapping | ||||
| * | | | Correctly ignore remote shares aswell | Joas Schilling | 2015-06-02 | 1 | -1/+4 |
| | | | | |||||
| * | | | Add unit tests for wrapStorage | Joas Schilling | 2015-06-02 | 1 | -2/+1 |
| | | | | |||||
| * | | | Move the storage wrapping into a testable method | Joas Schilling | 2015-06-02 | 2 | -43/+59 |
| | |/ | |/| | |||||
* | | | Merge pull request #16107 from owncloud/fix-getLocalFile-encryption-master | Thomas Müller | 2015-06-02 | 1 | -1/+7 |
|\ \ \ | |/ / |/| | | Fix get local file encryption master | ||||
| * | | Only return cached files if existing | Thomas Müller | 2015-05-06 | 1 | -1/+4 |
| | | | |||||
| * | | Only use cached files in case encryption is enabled - in any other case let ↵ | Thomas Müller | 2015-05-05 | 1 | -1/+4 |
| | | | | | | | | | | | | the underlying storage handle this accordingly - refs #16061 #16062 and others | ||||
* | | | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 11 | -685/+87 |
|\ \ \ | | | | | | | | | Drop file caching | ||||
| * | | | remove file cache remainings from server container | Arthur Schiwon | 2015-05-13 | 1 | -5/+7 |
| | | | | |||||
| * | | | add repair steps to get rid of old background jobs | Arthur Schiwon | 2015-05-12 | 2 | -0/+80 |
| | | | | |||||
| * | | | also free joblist and base from file cache code | Arthur Schiwon | 2015-05-12 | 2 | -17/+0 |
| | | | | |||||
| * | | | remove file cache classes and its tests | Arthur Schiwon | 2015-05-08 | 6 | -663/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 4 | -20/+94 |
| | | | | |||||
* | | | | Clean application identifier before processing | Lukas Reschke | 2015-06-01 | 1 | -0/+2 |
| | | | | |||||
* | | | | Fixing undefined index 'foo' | Thomas Müller | 2015-06-01 | 1 | -0/+3 |
| | | | | |||||
* | | | | fix nooplockingprovider | Robin Appelman | 2015-06-01 | 1 | -2/+9 |
| | | | | |||||
* | | | | shared lock around hooks | Robin Appelman | 2015-06-01 | 2 | -11/+46 |
| | | | | |||||
* | | | | add changeLock to the storage api | Robin Appelman | 2015-06-01 | 5 | -0/+43 |
| | | | | |||||
* | | | | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 2 | -0/+29 |
| | | | | |||||
* | | | | Return 423 instead of 503 for locked files | Vincent Petry | 2015-06-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | Move locking exceptions | Vincent Petry | 2015-06-01 | 2 | -4/+15 |
| | | | |