- 08 Oct, 2015 14 commits
-
-
Morris Jobke authored
-
Thomas Müller authored
Ocs provisioning api checking lists
-
Thomas Müller authored
Disable app store for EE by default
-
Lukas Reschke authored
This disables the app store for EE versions by default to address some problems caused by the wrong assumption that "Official" means supported by ownCloud Inc. Administrators can still enable the app store by setting `appstoreenabled` to true in the config file.
-
Thomas Müller authored
Swift primary storage tests
-
Thomas Müller authored
Catch "missing table" exception when cleaning up locks
-
Thomas Müller authored
Fix search operations for the Node API
-
Thomas Müller authored
Use `/` if installed in main folder
-
Thomas Müller authored
[webdav] Check if source can be deleted before move
-
Thomas Müller authored
Fix scrollbars in public template
-
Joas Schilling authored
-
Thomas Müller authored
Only use zip64 when we have 64 bit php
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 07 Oct, 2015 12 commits
-
-
Thomas Müller authored
Move the setup of external share mounts to a mountprovider
-
Thomas Müller authored
fix possible infinite loop when reading groups in the wizard
-
Thomas Müller authored
Fixes last causes for WSOD
-
Thomas Müller authored
Fix single file download
-
Thomas Müller authored
-
Sergio Bertolin authored
-
Hendrik Leppelsack authored
-
Roeland Jago Douma authored
Fixes #5251 If we perform a move we need to make sure first that the source can be deleted. Else the dest might be cleared but the move will fail later. * Added unit tests Eventually we need more and better checking here.
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 06 Oct, 2015 14 commits
-
-
Hendrik Leppelsack authored
-
Hendrik Leppelsack authored
-
Thomas Müller authored
Remove oc_storages entries after removing ext storages
-
C Montero-Luque authored
-
Sergio Bertolin authored
-
Robin Appelman authored
Mark shares as dirty when changing permissions
-
Vincent Petry authored
When removing external storages, either system-wide or user-wide, automatically remove the matching oc_storages and oc_filecache entries. This can only work if the backend configuration doesn't contain any substitution variable $user in which case the storage id cannot be computed, so this case is ignored for now.
-
Hendrik Leppelsack authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Propagate shares etag when group membership changed
-
Jörn Friedrich Dreyer authored
use default config for swift primary storage test config allow testsuite to complete fix timeout, script cleanup, enable debug for now use btrfs loopback device, requires privileged container and absolute path throw exception when storage has problems debug by echo ... sleep more, more debug
-
Robin Appelman authored
-
Robin Appelman authored
-