Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-15 | 7 | -5/+57 |
* | Merge pull request #23527 from owncloud/fix-21136 | C. Montero Luque | 2016-04-14 | 2 | -2/+6 |
|\ | |||||
| * | disable Paged Search when chunksize is set to 0, fixes #21136 | Arthur Schiwon | 2016-03-23 | 2 | -2/+6 |
* | | Merge pull request #23985 from owncloud/ext-fix-namespaces | Morris Jobke | 2016-04-14 | 39 | -121/+132 |
|\ \ | |||||
| * | | Fix OCA\Files\External\Api namespace | Robin McCorkell | 2016-04-14 | 3 | -3/+2 |
| * | | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 37 | -118/+130 |
* | | | Merge pull request #23991 from owncloud/handle-exceptions-in-templates | Thomas Müller | 2016-04-14 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Properly handle exception within templates | Morris Jobke | 2016-04-14 | 1 | -2/+7 |
* | | | | Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-... | Thomas Müller | 2016-04-14 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Use better names for the default calendars and addressbooks - fixes #23720 | Thomas Müller | 2016-04-13 | 1 | -2/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #22760 from owncloud/tooltip-cssfix | Thomas Müller | 2016-04-14 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | add word wrap to tooltips | Erik Pellikka | 2016-03-02 | 1 | -0/+1 |
* | | | | | close navigation menu when opening app in new tab (#23914) | Christoph Wurst | 2016-04-14 | 1 | -0/+4 |
* | | | | | add loading feedback to user menu entries (#23916) | Christoph Wurst | 2016-04-14 | 2 | -0/+21 |
* | | | | | On mount make sure multiple shares with same target map to unique ones (#23937) | Roeland Douma | 2016-04-14 | 3 | -15/+61 |
* | | | | | Scrutinizer Auto-Fixes (#23959) | Scrutinizer Auto-Fixer | 2016-04-14 | 1 | -2/+2 |
* | | | | | Merge pull request #23976 from owncloud/kill-dav-migration | Thomas Müller | 2016-04-14 | 15 | -1476/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove dav migration for 9.1 | Thomas Müller | 2016-04-13 | 15 | -1476/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19615 from owncloud/issue-15858-mount-points-return-wrong... | Morris Jobke | 2016-04-14 | 1 | -4/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix Share::getUsersSharingFile() for mount points | Joas Schilling | 2016-04-13 | 1 | -4/+17 |
| |/ / / / | |||||
* | | | | | Merge pull request #23986 from owncloud/psr-4_lock | Roeland Douma | 2016-04-14 | 4 | -0/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Move \OC\Lock to PSR-4 | Roeland Jago Douma | 2016-04-14 | 4 | -0/+0 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-14 | 4 | -0/+4 |
* | | | | Merge pull request #23981 from owncloud/app_psr4 | Thomas Müller | 2016-04-14 | 14 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move \OC\App to PSR-4 | Roeland Jago Douma | 2016-04-13 | 14 | -0/+0 |
|/ / / | |||||
* | | | Merge pull request #20118 from owncloud/chunked-upload-dav | Thomas Müller | 2016-04-13 | 14 | -15/+809 |
|\ \ \ | |||||
| * | | | Fix unit test of file plugin | Thomas Müller | 2016-04-12 | 2 | -14/+21 |
| * | | | Fix chunk file move | Thomas Müller | 2016-04-12 | 1 | -1/+9 |
| * | | | Add intergration tests for new chunking | Roeland Jago Douma | 2016-04-12 | 2 | -0/+68 |
| * | | | Initial implementation of the new chunked upload - as specified in https://dr... | Thomas Müller | 2016-04-12 | 10 | -1/+712 |
* | | | | Merge pull request #23943 from owncloud/document-mysql-wait-timeout | Thomas Müller | 2016-04-13 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Document an example wait timeout for MySQL in case the web hoster is killing ... | Thomas Müller | 2016-04-12 | 1 | -1/+2 |
* | | | | | Merge pull request #23962 from owncloud/activity-psr4 | Thomas Müller | 2016-04-13 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move files in \OC\Activity to PSR-4 | Roeland Jago Douma | 2016-04-13 | 1 | -0/+0 |
* | | | | | | Merge pull request #23966 from owncloud/restore-file-selection | Christoph Wurst | 2016-04-13 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | restore selection after re-rendering file rows | Christoph Wurst | 2016-04-13 | 1 | -0/+5 |
* | | | | | | | Merge pull request #23963 from owncloud/lazyRoot | Joas Schilling | 2016-04-13 | 3 | -3/+494 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Make shareproviders use the lazy root folder | Roeland Jago Douma | 2016-04-13 | 1 | -2/+2 |
| * | | | | | | Add lazyRootFolder | Roeland Jago Douma | 2016-04-13 | 2 | -1/+492 |
* | | | | | | | Merge pull request #23958 from owncloud/use-6-months-as-threshold-for-ssl | Thomas Müller | 2016-04-13 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use 6 months as SSL STS header threshold | Morris Jobke | 2016-04-13 | 2 | -5/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23954 from stweil/master | Thomas Müller | 2016-04-13 | 4 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | misc: Fix some typos | Stefan Weil | 2016-04-12 | 4 | -5/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23921 from owncloud/show-app-download-tooltip | Thomas Müller | 2016-04-13 | 3 | -1/+28 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 3 | -1/+28 |
* | | | | | | | Merge pull request #23945 from owncloud/fix_oc_share_permissions | Joas Schilling | 2016-04-13 | 3 | -28/+20 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | always return the complete permissions the file was shared with | Björn Schießle | 2016-04-12 | 3 | -28/+20 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 32 | -16/+688 |
* | | | | | | Merge pull request #23953 from owncloud/small_share_manager_fix | Lukas Reschke | 2016-04-13 | 2 | -1/+41 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add test | Lukas Reschke | 2016-04-12 | 1 | -0/+40 |