nextcloud-snap:latest-11

Last commit made on 2018-05-08
Get this branch:
git clone -b latest-11 https://git.launchpad.net/nextcloud-snap
Members of Nextcloud Snap Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
latest-11
Repository:
lp:nextcloud-snap

Recent commits

73cead6... by CI Bot <email address hidden>

From CI: Use Nextcloud latest 11

5af3ac4... by Kyle Fazzari

Merge pull request #556 from kyrofa/release/13.0.2snap1

Update version to 13.0.2snap1

ab92f54... by Kyle Fazzari

Update version to 13.0.2snap1

Signed-off-by: Kyle Fazzari <email address hidden>

46ed511... by Kyle Fazzari

Merge pull request #442 from kyrofa/dependency/439/nextcloud_13.0.0

nextcloud: update to 13.0.2

f5c5b0f... by Kyle Fazzari

nextcloud: update to 13.0.2

Resolve #439

Signed-off-by: Kyle Fazzari <email address hidden>

4ad794b... by Kyle Fazzari

Merge pull request #551 from kyrofa/bugfix/550/occ_memory_limit

php: use configured memory limit for PHP CLI utilities

76b2dab... by Kyle Fazzari

php: use configured memory limit for PHP CLI utilities

PHP-FPM currently supports configuring a memory limit using `snap set`.
However, CLI utilities (specifically `occ` and the cron job) use a
different configuration file, and don't support changing the memory
limit.

Add support for the same memory limit configuration to CLI utilities.

Fix #550

Signed-off-by: Kyle Fazzari <email address hidden>

4244eb2... by Kyle Fazzari

Merge pull request #549 from pachulo/dependency/536/nextcloud_12.0.7

nextcloud: update to 12.0.7

46d6cb3... by Marc Peña

nextcloud: update to 12.0.7

This PR resolves #536

Signed-off-by: Kyle Fazzari <email address hidden>

65d91cd... by Kyle Fazzari

Merge pull request #544 from bn4t/patch-4

Update PHP version to 7.1.17