| Commit message (Expand) | Author | Age | Files | Lines |
* | Webdav PUT small file lock must be shared during hooks | Vincent Petry | 2015-06-12 | 2 | -3/+17 |
* | Merge pull request #16888 from owncloud/feature/fix-titles | Jan-Christoph Borchardt | 2015-06-12 | 1 | -2/+11 |
|\ |
|
| * | fixing setting page titles | Clark Tomlinson | 2015-06-11 | 1 | -2/+11 |
* | | Don't use limit on explode to have only 1 code path | Joas Schilling | 2015-06-12 | 1 | -7/+2 |
* | | Add return value to lock methods and check it in tests | Joas Schilling | 2015-06-12 | 1 | -5/+22 |
* | | Only lock files in data/username/files/ | Joas Schilling | 2015-06-12 | 1 | -9/+53 |
|/ |
|
* | Revert "verify path when getting a node for sabredav" | Vincent Petry | 2015-06-11 | 1 | -2/+0 |
* | verify path when getting a node for sabredav | Robin Appelman | 2015-06-11 | 1 | -0/+2 |
* | Order all use statements correctly | Joas Schilling | 2015-06-11 | 1 | -6/+6 |
* | Correctly import NullCache class | Joas Schilling | 2015-06-11 | 1 | -0/+1 |
* | Merge pull request #16869 from owncloud/php7 | Morris Jobke | 2015-06-11 | 3 | -6/+4 |
|\ |
|
| * | Null -> NullCache | Thomas Müller | 2015-06-11 | 3 | -6/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 2 | -0/+2 |
|/ |
|
* | Revert "Null -> NullCache" | Thomas Müller | 2015-06-11 | 2 | -2/+4 |
* | Null -> NullCache | Thomas Müller | 2015-06-11 | 2 | -4/+2 |
* | Merge pull request #16814 from owncloud/improve-repair | Morris Jobke | 2015-06-10 | 1 | -6/+7 |
|\ |
|
| * | Fix fetching the mimetype id from the query | Joas Schilling | 2015-06-09 | 1 | -1/+2 |
| * | Reduce amount of rows to update | Victor Dubiniuk | 2015-06-09 | 1 | -6/+6 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-10 | 2 | -2/+2 |
* | | Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-e... | Thomas Müller | 2015-06-09 | 1 | -1/+11 |
|\ \ |
|
| * | | Check if the part files has keys when the original file does not | Joas Schilling | 2015-06-08 | 1 | -1/+11 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-09 | 4 | -0/+6 |
| |/
|/| |
|
* | | Do not use digits in random index names | Victor Dubiniuk | 2015-06-08 | 1 | -1/+1 |
* | | Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-... | Thomas Müller | 2015-06-08 | 9 | -271/+616 |
|\ \
| |/
|/| |
|
| * | Make sure we have a resource before measuring its size | Olivier Paroz | 2015-06-08 | 1 | -1/+5 |
| * | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 9 | -271/+612 |
* | | Fix login handler for file cache - fixes #16795 | Thomas Müller | 2015-06-08 | 2 | -6/+4 |
* | | Merge pull request #16158 from owncloud/mountprovider-after-setup | Thomas Müller | 2015-06-08 | 11 | -96/+163 |
|\ \ |
|
| * | | more hints | Robin Appelman | 2015-06-02 | 1 | -1/+1 |
| * | | more type hints | Robin Appelman | 2015-06-02 | 6 | -10/+10 |
| * | | phpdoc, strict and type hints | Robin Appelman | 2015-06-02 | 2 | -5/+11 |
| * | | only use mount provider if we have a valid user | Robin Appelman | 2015-06-02 | 1 | -2/+4 |
| * | | call mount providers that are registered after the filesystem is setup | Robin Appelman | 2015-06-02 | 2 | -8/+40 |
| * | | move emitter implementation to a trait | Robin Appelman | 2015-06-02 | 2 | -77/+104 |
* | | | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount | Thomas Müller | 2015-06-08 | 1 | -15/+24 |
|\ \ \ |
|
| * | | | Sort user groups by group name and hide the user count | Joas Schilling | 2015-05-18 | 1 | -15/+24 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 2 | -4/+14 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 12 | -0/+12 |
| |_|/
|/| | |
|
* | | | [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 | Morris Jobke | 2015-06-05 | 1 | -1/+15 |
* | | | | Merge pull request #16768 from owncloud/add-missing-mime-types | Morris Jobke | 2015-06-05 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Adding mark down mime type mkd - fixes https://github.com/owncloud/files_text... | Thomas Müller | 2015-06-05 | 1 | -0/+1 |
| * | | | | Adding mimetype x-h for header files - fixes https://github.com/owncloud/file... | Thomas Müller | 2015-06-05 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge pull request #16767 from owncloud/webdav-preventdeleteroot | Lukas Reschke | 2015-06-05 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | 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 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | 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 |