Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't perform checks for outdated TLS libs when no internet connection | Lukas Reschke | 2015-10-08 | 2 | -15/+125 |
* | Fix comment syntax | Lukas Reschke | 2015-10-08 | 1 | -2/+2 |
* | Merge pull request #19616 from owncloud/ocs_provisioning_api_checking_lists | Thomas Müller | 2015-10-08 | 2 | -1/+64 |
|\ | |||||
| * | changing indentation, vertical elements and previous existance of users and g... | Sergio Bertolin | 2015-10-07 | 2 | -23/+29 |
| * | ordering arrays before comparing | Sergio Bertolin | 2015-10-07 | 1 | -2/+2 |
| * | checking users and groups | Sergio Bertolin | 2015-10-07 | 2 | -10/+23 |
| * | lists getting ready | Sergio Bertolin | 2015-10-06 | 2 | -0/+44 |
* | | Merge pull request #19650 from owncloud/disable-appstore-for-ee | Thomas Müller | 2015-10-08 | 1 | -1/+7 |
|\ \ | |||||
| * | | Disable app store for EE by default | Lukas Reschke | 2015-10-08 | 1 | -1/+7 |
* | | | Merge pull request #19414 from owncloud/swift_primary_storage_tests | Thomas Müller | 2015-10-08 | 9 | -23/+479 |
|\ \ \ | |||||
| * | | | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 9 | -23/+479 |
* | | | | Merge pull request #19644 from owncloud/issue-19617-catch-exception-when-clea... | Thomas Müller | 2015-10-08 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Catch "missing table" exception when cleaning up locks | Joas Schilling | 2015-10-08 | 1 | -1/+8 |
* | | | | | Merge pull request #19546 from owncloud/fix-search-for-node-api | Thomas Müller | 2015-10-08 | 2 | -1/+43 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fix internal path when searching in storage root | Robin Appelman | 2015-10-06 | 1 | -2/+5 |
| * | | | | Add unit test for searching in storage root | Robin Appelman | 2015-10-06 | 1 | -0/+39 |
| * | | | | The minimum size for internalRootLength is 1 | Olivier Paroz | 2015-10-06 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #19607 from owncloud/use-url | Thomas Müller | 2015-10-08 | 3 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | Use `/` if installed in main folder | Lukas Reschke | 2015-10-06 | 3 | -6/+16 |
* | | | | | Merge pull request #19609 from owncloud/check_dav_move_permissions | Thomas Müller | 2015-10-08 | 3 | -5/+90 |
|\ \ \ \ \ | |||||
| * | | | | | [WEBDAV] check if delete of source is allowed on move | Roeland Jago Douma | 2015-10-07 | 3 | -5/+90 |
* | | | | | | Merge pull request #19611 from owncloud/fix-public-scroll | Thomas Müller | 2015-10-08 | 3 | -38/+42 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | move footer to bottom of public page | Hendrik Leppelsack | 2015-10-07 | 1 | -0/+2 |
| * | | | | | fix footer in public gallery | Hendrik Leppelsack | 2015-10-07 | 1 | -2/+1 |
| * | | | | | fix public empty message | Hendrik Leppelsack | 2015-10-06 | 2 | -3/+2 |
| * | | | | | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 3 | -33/+37 |
* | | | | | | Merge pull request #19640 from owncloud/fix-zip-downloads-32-bit-os | Thomas Müller | 2015-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only use zip64 when we have 64 bit php | Joas Schilling | 2015-10-08 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 50 | -2/+238 |
* | | | | | | Merge pull request #19589 from owncloud/shares-external-mount-provider | Thomas Müller | 2015-10-07 | 6 | -55/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix getEtag for roots of shared storages | Robin Appelman | 2015-10-06 | 1 | -3/+0 |
| * | | | | | | sanitize mountpoint | Robin Appelman | 2015-10-05 | 1 | -1/+1 |
| * | | | | | | fix test | Robin Appelman | 2015-10-05 | 1 | -1/+6 |
| * | | | | | | extract the mount provider from the manager | Robin Appelman | 2015-10-05 | 3 | -24/+91 |
| * | | | | | | register the external share mount provider | Robin Appelman | 2015-10-05 | 1 | -0/+1 |
| * | | | | | | Make the external share manager a mount provider | Robin Appelman | 2015-10-05 | 3 | -46/+44 |
* | | | | | | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 3 | -1/+106 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 3 | -1/+106 |
* | | | | | | | | Merge pull request #19537 from owncloud/fix-white-page-of-death | Thomas Müller | 2015-10-07 | 1 | -19/+64 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not trigger the update exception when we already show an error | Joas Schilling | 2015-10-07 | 1 | -3/+3 |
| * | | | | | | | | validate HTTP protocol in case of an exception | Morris Jobke | 2015-10-06 | 1 | -2/+24 |
| * | | | | | | | | Fixes last causes for WSOD | Morris Jobke | 2015-10-06 | 1 | -16/+39 |
* | | | | | | | | | Merge pull request #19619 from owncloud/fix-19614-master | Thomas Müller | 2015-10-07 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix single file download - fixes #19614 | Thomas Müller | 2015-10-07 | 1 | -0/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 50 | -48/+754 |
* | | | | | | | | Merge pull request #19610 from owncloud/ext-deletestoragefromdatabase | Thomas Müller | 2015-10-06 | 3 | -4/+94 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove oc_storages entries after removing ext storages | Vincent Petry | 2015-10-06 | 3 | -4/+94 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | 8.2 RC1v8.2RC1 | C Montero-Luque | 2015-10-06 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #19511 from owncloud/etag-share-permissions-update | Robin Appelman | 2015-10-06 | 5 | -5/+37 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | fix phpdoc | Robin Appelman | 2015-10-06 | 1 | -1/+1 |