summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke2015-10-082-15/+125
* Fix comment syntaxLukas Reschke2015-10-081-2/+2
* Merge pull request #19616 from owncloud/ocs_provisioning_api_checking_listsThomas Müller2015-10-082-1/+64
|\
| * changing indentation, vertical elements and previous existance of users and g...Sergio Bertolin2015-10-072-23/+29
| * ordering arrays before comparingSergio Bertolin2015-10-071-2/+2
| * checking users and groupsSergio Bertolin2015-10-072-10/+23
| * lists getting readySergio Bertolin2015-10-062-0/+44
* | Merge pull request #19650 from owncloud/disable-appstore-for-eeThomas Müller2015-10-081-1/+7
|\ \
| * | Disable app store for EE by defaultLukas Reschke2015-10-081-1/+7
* | | Merge pull request #19414 from owncloud/swift_primary_storage_testsThomas Müller2015-10-089-23/+479
|\ \ \
| * | | test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-069-23/+479
* | | | Merge pull request #19644 from owncloud/issue-19617-catch-exception-when-clea...Thomas Müller2015-10-081-1/+8
|\ \ \ \
| * | | | Catch "missing table" exception when cleaning up locksJoas Schilling2015-10-081-1/+8
* | | | | Merge pull request #19546 from owncloud/fix-search-for-node-apiThomas Müller2015-10-082-1/+43
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix internal path when searching in storage rootRobin Appelman2015-10-061-2/+5
| * | | | Add unit test for searching in storage rootRobin Appelman2015-10-061-0/+39
| * | | | The minimum size for internalRootLength is 1Olivier Paroz2015-10-061-1/+1
| | |/ / | |/| |
* | | | Merge pull request #19607 from owncloud/use-urlThomas Müller2015-10-083-6/+16
|\ \ \ \
| * | | | Use `/` if installed in main folderLukas Reschke2015-10-063-6/+16
* | | | | Merge pull request #19609 from owncloud/check_dav_move_permissionsThomas Müller2015-10-083-5/+90
|\ \ \ \ \
| * | | | | [WEBDAV] check if delete of source is allowed on moveRoeland Jago Douma2015-10-073-5/+90
* | | | | | Merge pull request #19611 from owncloud/fix-public-scrollThomas Müller2015-10-083-38/+42
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | move footer to bottom of public pageHendrik Leppelsack2015-10-071-0/+2
| * | | | | fix footer in public galleryHendrik Leppelsack2015-10-071-2/+1
| * | | | | fix public empty messageHendrik Leppelsack2015-10-062-3/+2
| * | | | | fix scrollbars in public templateHendrik Leppelsack2015-10-063-33/+37
* | | | | | Merge pull request #19640 from owncloud/fix-zip-downloads-32-bit-osThomas Müller2015-10-081-1/+1
|\ \ \ \ \ \
| * | | | | | Only use zip64 when we have 64 bit phpJoas Schilling2015-10-081-1/+1
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0850-2/+238
* | | | | | Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller2015-10-076-55/+123
|\ \ \ \ \ \
| * | | | | | Fix getEtag for roots of shared storagesRobin Appelman2015-10-061-3/+0
| * | | | | | sanitize mountpointRobin Appelman2015-10-051-1/+1
| * | | | | | fix testRobin Appelman2015-10-051-1/+6
| * | | | | | extract the mount provider from the managerRobin Appelman2015-10-053-24/+91
| * | | | | | register the external share mount providerRobin Appelman2015-10-051-0/+1
| * | | | | | Make the external share manager a mount providerRobin Appelman2015-10-053-46/+44
* | | | | | | Merge pull request #19489 from owncloud/fix-18297Thomas Müller2015-10-073-1/+106
|\ \ \ \ \ \ \
| * | | | | | | fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-053-1/+106
* | | | | | | | Merge pull request #19537 from owncloud/fix-white-page-of-deathThomas Müller2015-10-071-19/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not trigger the update exception when we already show an errorJoas Schilling2015-10-071-3/+3
| * | | | | | | | validate HTTP protocol in case of an exceptionMorris Jobke2015-10-061-2/+24
| * | | | | | | | Fixes last causes for WSODMorris Jobke2015-10-061-16/+39
* | | | | | | | | Merge pull request #19619 from owncloud/fix-19614-masterThomas Müller2015-10-071-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix single file download - fixes #19614Thomas Müller2015-10-071-0/+3
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0750-48/+754
* | | | | | | | Merge pull request #19610 from owncloud/ext-deletestoragefromdatabaseThomas Müller2015-10-063-4/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove oc_storages entries after removing ext storagesVincent Petry2015-10-063-4/+94
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | 8.2 RC1v8.2RC1C Montero-Luque2015-10-061-2/+2
* | | | | | | | Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman2015-10-065-5/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix phpdocRobin Appelman2015-10-061-1/+1