Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27notify_push: Automatically restart notify_push on errorthecalcaholic
2022-09-27ncp-dist-upgrade: Fix attempt to install php version that is not in apt repos...thecalcaholic
2022-09-27ncp-update: Prevent running update script inside docker without explicit conf...Tobias K
2022-09-27CI/CD: Fix armbian buildsthecalcaholic
2022-09-27CI/CD: Fix docker buildsthecalcaholic
2022-09-261.50.0.sh: Fix update crashing when run from web uithecalcaholic
2022-09-24build-docker.yml: Fix syntax for docker logsTobias K
2022-09-23ncp-update-nc: Prevent upgrade to PHP 8 on dockerthecalcaholic
2022-09-23build-docker.yml: Improve debug loggingthecalcaholic
2022-09-23build-docker.yml, build-sd-images.yml: Add workaround for qemu/sudo bugthecalcaholic
2022-09-23build-docker.yml: Add workaround for qemu/sudo bugthecalcaholic
2022-09-221.50.0.sh: stop and start php-fpm service instead of mere restartv1.50.0thecalcaholic
2022-09-22ncp-update-nc: Support the debug flagthecalcaholic
2022-09-221.50.0.sh: Ensure that system ncp.cfg is being usedthecalcaholic
2022-09-22Ensure that php opcache is cleared after PHP upgradethecalcaholic
2022-09-22Revert "opcache.ini.sh: Add workaround for segfault when using PHP"thecalcaholic
2022-09-22changelog.md: Fix invalid version numberthecalcaholic
2022-09-22updates/1.50.0.sh: Reinstall opcache.ini to apply workaround.thecalcaholic
2022-09-22ncp-diag: Fix datadir incorrectly report if running as user www-datathecalcaholic
2022-09-22opcache.ini.sh: Add workaround for segfault when using PHPthecalcaholic
2022-09-16ncp-report: Don't rely on functions defined in library.shthecalcaholic
2022-09-16update.sh: Suppress meaningless error messagesthecalcaholic
2022-09-16build-lxd.yml: Include nextcloud upgrade in update testthecalcaholic
2022-09-16ncp-templates/*: Remove side effects from ncp-templatesthecalcaholic
2022-09-16ncp-templates/pool.d.www.conf.sh: Fix php socket paththecalcaholic
2022-09-16ncp-templates: Fix erroneous outputs messing up config filesthecalcaholic
2022-09-16nc-limits.sh: Migrate installation of www.conf to ncp templatethecalcaholic
2022-09-16nc-limits.sh: Suppress errors if configuration files don't existthecalcaholic
2022-09-15ncp.cfg, nc-nextcloud.cfg: Add support for Nextcloud 24.0.5thecalcaholic
2022-09-15ncp-update-nc: Abort php upgrade if nc-limits failsthecalcaholic
2022-09-15library.sh: Make sure the directory exists before installing templatethecalcaholic
2022-09-15update.sh: Refresh NCP configuration after potential NC updatethecalcaholic
2022-09-15UFW.sh: Fix syntax of logrotate config modificationthecalcaholic
2022-09-15ncp-update-nc: Remove redundant debian version compatibility checkthecalcaholic
2022-09-15Upgrade to PHP 8.1 when installing NC >= 24 (#1554)Tobias Knöppler
2022-09-14build-lxd.yml: Fix missing quotev1.49.1thecalcaholic
2022-09-14build-lxd.yml: Fix discovery of previous tag when running on tagthecalcaholic
2022-09-14Update changelog.mdthecalcaholic
2022-09-14Merge pull request #1563 from nextcloud/develTobias Knöppler
2022-08-29build-docker.yml: Enable on PR to devel if coming from same repositorythecalcaholic
2022-08-29ncp-update: Suppress output from fetching git tagsthecalcaholic
2022-08-26Improve output for all ci/cd teststhecalcaholic
2022-08-26Minor FixesTobias Knöppler
2022-08-26Run docker tests on PRs to masterthecalcaholic
2022-08-26nc-init.sh, ncp-update-nc, library.sh: Fix invalid architecture name in notif...thecalcaholic
2022-08-25Use dpkg for architecture detection (#1481)DesktopECHO
2022-08-25ncp-update: Only checkout pr after moving to git directorythecalcaholic
2022-08-21nc-datadir.sh: Add success messageTobias K
2022-08-21build-lxd.yml: Fix retrieval of current branch from gh refTobias K
2022-08-21ncp-diag: Fix port check for dual stack liteVictor-ray