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-10-04SSH.sh: Enable user when configuring SSHHEADv1.50.3masterthecalcaholic
2022-10-03changelog.md: Document v1.50.3thecalcaholic
2022-10-03Merge pull request #1604 from nextcloud/fix/pi-user-disabledTobias Knöppler
2022-09-30build-SD-rpi.sh: Don't set pi user as default in SSHfix/pi-user-disabledTobias K
2022-09-30SSH.sh: Reenable pi user if selected in SSHTobias K
2022-09-29build-docker.yml: Add sleep for qemu update testsv1.50.2thecalcaholic
2022-09-29vm-tests.yml: Fix invalid variable usagethecalcaholic
2022-09-29Fix HPB servicethecalcaholic
2022-09-29Merge branch 'devel'thecalcaholic
2022-09-29changelog.md: Document v1.50.2thecalcaholic
2022-09-29Merge pull request #1596 from nextcloud/fix/invalid-db-dirTobias Knöppler
2022-09-29nc-limits.sh: Limit max memory to 4GB on 32 bit systemsthecalcaholic
2022-09-29run-parts.sh: Simplify backup creationthecalcaholic
2022-09-29vm-tests.yml: Fix invalid use of environment variablesthecalcaholic
2022-09-29010lamp: Fail if dbdir could not be configuredthecalcaholic
2022-09-28lamp.sh: Only create systemd users if systemd is not already presentthecalcaholic
2022-09-28run-parts.sh: Create backup before shutting down servicesthecalcaholic
2022-09-28vm-tests.yml: Remove obsolete matrix configurationthecalcaholic
2022-09-28build-docker.yml: Add status informationthecalcaholic
2022-09-28release.yml: Fix dependencies of docker-release jobthecalcaholic
2022-09-28build-docker.yml: Add timeouts to update testthecalcaholic
2022-09-28build-docker.yml: Fix docker manifest platformthecalcaholic
2022-09-28build-docker.yml: Add fallback value for archthecalcaholic
2022-09-28build-docker.yml: Use env variable for arch detectionthecalcaholic
2022-09-28build-docker.yml: Add default archthecalcaholic
2022-09-28build-docker.yml: Use inputs instead of matrix strategy for speeding up buildsthecalcaholic
2022-09-28lamp.sh: Create systemd users manually, prevent changed uidsthecalcaholic
2022-09-28run-parts.sh: Fix wrong permissions on /data/databasethecalcaholic
2022-09-28update.sh: Prevent ncp-update on older docker containersthecalcaholic
2022-09-28metrics.sh: Fix incorrect return code in relaod_metrics_config if ncp-metrics...thecalcaholic
2022-09-28run-parts.sh: Add information about critical bugthecalcaholic
2022-09-28run-parts.sh: Do the backup on shutdown not on startupthecalcaholic
2022-09-28run-parts.sh: Enable debug output during backupsthecalcaholic
2022-09-28run-parts.sh: Fix undefined backup locationthecalcaholic
2022-09-28run-parts.sh: Fix syntaxthecalcaholic
2022-09-28Dockerfile: Fix db directory after installationthecalcaholic
2022-09-28Dockerfile: Add missing semicolonthecalcaholic
2022-09-28Dockerfile: Mark as image build during lamp setupthecalcaholic
2022-09-2890-ncp.cnf.sh: Fix /data-ro being used as db directory outside of installationthecalcaholic
2022-09-28run-parts.sh: Backup docker instance when starting containerthecalcaholic
2022-09-2890-ncp.cnf.sh: Don't use /data-ro for database paththecalcaholic
2022-09-28run-parts.sh: Prevent mariadb to start with /data-ro/* as db dirthecalcaholic
2022-09-28update.sh: Disable nc-update on dockerthecalcaholic
2022-09-28Revert d784a6a932977fc2b2a04eceeaa1803c8e159deathecalcaholic
2022-09-28000ncp: Don't make /etc/services-enabled.d persistentthecalcaholic
2022-09-28v1.50.1.sh: Fix missing PHP 8 configuration on dockerthecalcaholic
2022-09-28Merge branch 'devel'thecalcaholic
2022-09-28changelog.md: Add v1.50.1 release notesthecalcaholic
2022-09-28library.sh: Warn that clearing opcache can take some timethecalcaholic
2022-09-28Merge pull request #1587 from nextcloud/develv1.50.1Tobias Knöppler