- Sep 27, 2016
-
-
skjnldsv authored
Signed-off-by:
John Molakvoæ <fremulon@protonmail.com>
-
Nextcloud bot authored
-
- Sep 26, 2016
-
-
Morris Jobke authored
Only use realpath for real directories (#26058)
-
Lukas Reschke authored
Add repair step and revert "Open updater" button
-
Lukas Reschke authored
Read repo name dynamically
-
Lukas Reschke authored
This way apps can easily use this as well Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Morris Jobke authored
Allow uploading empty files (#26113)
-
Morris Jobke authored
Fix selection of workflowengine rules and operators
-
Lukas Reschke authored
Optimize sanitizeName
-
Joas Schilling authored
[upstream] Fix fed share test call to return proper result
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
This reverts commit 27a3c68d. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
[Upstream] fix birthday calendar component
-
Lukas Reschke authored
README.md: Add notes how to run master checkouts
-
Lukas Reschke authored
use correct case for addScript (#26214)
-
Lukas Reschke authored
Change the minimum log level to fatal
-
Lukas Reschke authored
Fix folder drag glitch in Firefox
-
Jörn Friedrich Dreyer authored
Downstreaming of https://github.com/owncloud/core/pull/26214 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Juan Pablo Villafáñez authored
Downstreaming of https://github.com/owncloud/core/pull/26213 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Vincent Petry authored
Downstreaming of https://github.com/owncloud/core/pull/26113 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Vincent Petry authored
In some cross-local-storage use cases, the Local storage is instantiated with "/" as data directory. In such cases, calling realpath() would cause PHP warnings when open_basedir is set. This fix bypasses the realpath() call when dealing with a root storage. Downstreaming of https://github.com/owncloud/core/pull/26058 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Joas Schilling authored
Graceful error handling and logging
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
Morris Jobke authored
add workflowengine l10n
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
- Sep 25, 2016
-
-
Lukas Reschke authored
Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught. This adds more error handling and logging to make debugging such situations easier. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Nextcloud bot authored
-
- Sep 24, 2016
-
-
Nextcloud bot authored
-
- Sep 23, 2016
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
This reverts commit 202ae425. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
Installation details for README
-
Lora Rose authored
Per issue: https://github.com/nextcloud/server/issues/16 Added installation link guides per the already established documentation rather than attempting to re-create the documentation here.
-
Nextcloud bot authored
-
- Sep 22, 2016
-
-
Morris Jobke authored
Move integration tests to single execution containers in .drone.yml
-
Joas Schilling authored
Use magic DI
-
Lukas Reschke authored
This one caches the dependencies Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-