- Jul 07, 2015
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Vincent Petry authored
This is to test if the user list and paths are correct, even when a recipient renamed the received shared folder
-
- Jul 02, 2015
-
-
Joas Schilling authored
-
Thomas Müller authored
[master] Remove OCS IDs
-
Lukas Reschke authored
While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307 Ref https://github.com/owncloud/activity/issues/320#issuecomment-117691867
-
Morris Jobke authored
Revert z-index changes
-
Jenkins for ownCloud authored
-
- Jul 01, 2015
-
-
Lukas Reschke authored
Fix scanFile signature to avoid boring warning
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
This reverts commit 4edf388a.
-
Jan-Christoph Borchardt authored
This reverts commit 71e5bc18.
-
Frank Karlitschek authored
-
Morris Jobke authored
Only do the description kung-fu on strings
-
Vincent Petry authored
Clean up part file only once, not twice on error
-
Lukas Reschke authored
Changed broken links to php manual
-
Michael Roth authored
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
Catch more error codes thrown by federated shares
-
Morris Jobke authored
Use OCP classes as much as possible in files_external
-
Vincent Petry authored
Most of the time it doesn't make sense to forward Guzzle's RequestException, so we convert it to StorageNotAvailable instead. This prevents unpredictable error codes to block access to unrelated folders needlessly.
-
Vincent Petry authored
-
Robin McCorkell authored
-
Morris Jobke authored
[upgrade] add verbosity check and show repair info & steps
-
Morris Jobke authored
[upgrade] show timestamp for output during upgrade
-
Morris Jobke authored
Fix undefined offset
-
Morris Jobke authored
OCS Share API link shares now always have an url
-
Morris Jobke authored
Small perf tweak in strlen loop
-
Morris Jobke authored
Remove unneeded getetag entries in properties table
-
Morris Jobke authored
Move core apps from OC_Log::write to OCP\Util
-
Morris Jobke authored
Move files sharing app (mostly) to OCP\DB
-
Vincent Petry authored
Adding exception handling for ServerNotAvailableException
-
Vincent Petry authored
Do not try clearing locked files in cache folder
-
Thomas Müller authored
Use UTF-8 mode for preg_split and preg_replace
-
- Jun 30, 2015
-
-
Lukas Reschke authored
Otherwise a single application with a description containing a non compliant character can break the whole ownCloud appstore. This is for example https://apps.owncloud.com/content/show.php?content=149553 Fixes https://github.com/owncloud/core/issues/17101#issuecomment-117365224
-
C Montero-Luque authored
-
Thomas Müller authored
[LDAP] Filter user groups obtained by memberof
-
Vincent Petry authored
Do not set callback wrapper when locking is disabled
-