1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

97 commits

Author SHA1 Message Date
frju365
8bcc16539e
Merge branch 'testing' into patch-2 2018-02-11 22:19:19 +01:00
frju365
6263a28954
Update _common.sh 2018-02-11 22:18:00 +01:00
Jimmy Monin
40526739d2 Don't overwrite all settings during upgrade 2018-01-29 21:59:28 +01:00
Jimmy Monin
009466999d Fix cron config file rights (fixes #88) 2018-01-29 21:58:35 +01:00
Maniack Crudelis
47b2c3faae
Merge pull request #86 from YunoHost-Apps/enh_12.0.5
Upgrade to upstream version 12.0.5
2018-01-27 16:25:12 +01:00
Jimmy Monin
50defe4165 Upgrade to upstream version 12.0.5 2018-01-24 15:57:17 +01:00
Maniack Crudelis
23f809d44c
Fix duplicate log entry in logrotate 2018-01-22 19:59:29 +01:00
Jimmy Monin
02c38a3c79 Merge remote-tracking branch 'remotes/origin/testing' into enh_redis_locking 2017-12-21 12:05:15 +01:00
Jimmy Monin
57c8122f4a Enable Redis use for file locking
https://docs.nextcloud.com/server/12.0/admin_manual/configuration_server/caching_configuration.html#small-organization-single-server-setup
2017-12-14 11:38:41 +01:00
Jimmy Monin
3dcf602d11 Complete imagemagick dependency (for gallery plugin) 2017-12-14 10:23:17 +01:00
Jimmy Monin
6f26cb657f Remove useless set -eu command 2017-12-04 21:55:12 +01:00
Jimmy Monin
eb040b3780 Minor linter fixes 2017-12-04 21:36:42 +01:00
Jimmy Monin
0938148aac Upgrade to upstream version 12.0.4 2017-12-04 21:36:01 +01:00
Maniack Crudelis
2d6509172b
Merge pull request #64 from YunoHost-Apps/enh-nextcloud-12.0.3
Upgrade to upstream version 12.0.3
2017-11-22 17:10:33 +01:00
Maniack Crudelis
8e0065fffe
Fix datadir test 2017-11-19 18:45:50 +01:00
Maniack Crudelis
748249566f
Fix restore with backup_core_only 2017-11-02 12:53:49 +01:00
anmol26s
f65a9b28ba
Added the "php-ldap" dependency
## Problem
- *Issue https://github.com/YunoHost-Apps/nextcloud_ynh/issues/69* 
```
Warning:   [Exception]
Warning:   App "LDAP user and group backend" cannot be installed because the following dependencies are not fulfilled: The library ldap is not available.
```
Dependency not installed : LDAP plugin of PHP.

## Solution
- *Install missing dependencies "php-ldap"*

## PR Status
To be reviewed. 

## Validation
---
*Minor decision*
- [ ] **Upgrade previous version** : 
- [ ] **Code review** : 
- [ ] **Approval (LGTM)** : 
- [ ] **Approval (LGTM)** : 
- [ ] **CI succeeded** : 
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
2017-11-02 16:07:22 +05:30
Jimmy Monin
e27c193a26 Upgrade to upstream version 12.0.3 2017-09-26 07:23:55 +02:00
Maniack Crudelis
8ea155ee6d Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
2017-09-26 07:18:12 +02:00
Rafi59
8f98d512b1 Upgrade to 12.0.2 closes #61 (#62) 2017-09-05 22:15:36 +02:00
Jimmy Monin
2154f395b4 Fix checksum 2017-08-10 12:39:23 +02:00
Jimmy Monin
dc7fa5f9c3 Merge branch 'master' into Upgrade_12.0.1 2017-08-10 12:11:39 +02:00
Rafi59
6db2de35f5 [fix] Checksum error 2017-08-09 15:55:44 +02:00
Rafi59
2f3c7e25b3 Update upgrade.last.sh 2017-08-08 14:50:44 +02:00
Rafi59
46c48fb636 Update upgrade.last.sh 2017-08-08 12:45:05 +02:00
Rafi59
7a0b6a669d Update upgrade.last.sh 2017-08-08 12:44:04 +02:00
Rafi59
1d202809c2 Update upgrade.last.sh 2017-08-08 12:43:05 +02:00
Rafi59
5d81287933 Update to nextcloud 12 (closes #36 and #38) (#37)
* Update to nextcloud 12
* Add correct rights
* Fix temp directory rights on upgrade
* Add server tuning
* Update php-fpm.conf
* Add new helper for fpm config
* [fix] Opcache
* [fix] nginx SAMEORIGIN
2017-08-03 17:26:39 +02:00
Jimmy Monin
2ab89810c6 Fix installation on YunoHost 2.6 (fixes #45) 2017-07-18 19:11:58 +02:00
Maniack Crudelis
52f62c16f1 Upgrade 11.0.3 2017-04-25 20:47:18 +02:00
Jimmy Monin
5bb0a54300 Revert "Fix temp directory rights on upgrade"
This reverts commit 89a336801f.
2017-04-17 18:08:12 +02:00
Jimmy Monin
89a336801f Fix temp directory rights on upgrade 2017-04-17 17:24:52 +02:00
Jimmy Monin
2d42994241 Merge branch 'master' into logrotate 2017-04-17 17:08:43 +02:00
Jimmy Monin
34e1085a9f Setup log rotation (closes #25) 2017-04-17 14:12:15 +02:00
Jimmy Monin
e371325c1c Upgrade to upstream version 11.0.2 2017-03-04 16:33:30 +01:00
Maniack Crudelis
ebb198f3e9 Minor enhancements on remove script 2017-02-19 17:51:20 +01:00
Maniack Crudelis
dd9b168716 Fix /var/www/$app remove !
C'est pas testé par contre. A vérifier quand même.
2017-02-19 17:03:45 +01:00
Maniack Crudelis
d01e317f15 Backup during upgrade only after 11.0.0 2017-01-20 18:12:36 +01:00
Maniack Crudelis
b955865853 Fix owncloud migration 2017-01-19 17:10:58 +01:00
Maniack Crudelis
732919b6c4 Fix regression 2017-01-19 16:13:52 +01:00
Maniack Crudelis
9bca6ceb3b Guillemets supprimés pour _common 2017-01-19 01:21:01 +01:00
Maniack Crudelis
3c2d14eb00 Guillemets en trop 2017-01-19 00:41:32 +01:00
Maniack Crudelis
d8237d848b Common prend la dernière version 2017-01-19 00:29:02 +01:00
Maniack Crudelis
e643a2ba86 Update 11.0.1 2017-01-19 00:22:36 +01:00
Maniack Crudelis
70ab50d2d1 Merge branch 'master' into secure_upgrade 2017-01-19 00:17:48 +01:00
Maniack Crudelis
05d10bb0ad backup_core_only backup 2017-01-08 21:38:35 +01:00
Maniack Crudelis
7accc9a6e6 backup_core_only restore 2017-01-08 21:37:51 +01:00
Maniack Crudelis
8117339356 backup_core_only upgrade 2017-01-08 21:36:39 +01:00
Maniack Crudelis
301ad274e1 Mise à jour séquentielle des versions majeures 2017-01-07 02:29:55 +01:00
Maniack Crudelis
0adefb1055 SECURE_REMOVE et commentaires 2017-01-06 13:13:42 +01:00