Alexandre Aubin
|
dc7b8d1faa
|
Merge branch 'stretch-unstable' into rework-migration-system
|
2019-09-10 14:27:56 +02:00 |
|
Alexandre Aubin
|
92fa21641b
|
Fix some stuff about removing the --revert option
|
2019-09-09 12:07:44 +02:00 |
|
Alexandre Aubin
|
fcae50a6e0
|
Move / test / fix migration for postgresql auth
|
2019-08-24 18:14:16 +02:00 |
|
Alexandre Aubin
|
d764b02701
|
Annnnd I forgot to add the migration
|
2019-08-24 17:54:35 +02:00 |
|
madtibo
|
2fc13a7af0
|
switch from password to md5 authentication in postgresql
|
2019-08-24 17:52:08 +02:00 |
|
Alexandre Aubin
|
b22ad09e63
|
Update src/yunohost/data_migrations/0010_migrate_to_apps_json.py
Co-Authored-By: decentral1se <lukewm@riseup.net>
|
2019-08-24 12:52:09 +02:00 |
|
Alexandre Aubin
|
8dd590e6fc
|
Implement explicit and implicit migrations
|
2019-08-17 18:47:24 +02:00 |
|
ljf
|
f98ad4f191
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:39:23 +02:00 |
|
ljf
|
0a2ba102c8
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:37:43 +02:00 |
|
ljf
|
fac44f44d0
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:29:24 +02:00 |
|
ljf
|
ed3e014fee
|
[enh] Remove revert mechanism
|
2019-08-14 16:46:14 +02:00 |
|
ljf
|
fc426cff69
|
[fix] Avoid to revert migrations without backward routine
|
2019-08-14 12:07:39 +02:00 |
|
Alexandre Aubin
|
add3bd29b0
|
Add dependencies between migrations
|
2019-08-05 21:10:03 +02:00 |
|
Alexandre Aubin
|
59e2db99ba
|
Merge branch 'stretch-unstable' into group_permission
|
2019-07-05 20:59:10 +02:00 |
|
ljf (zamentur)
|
552eb95731
|
[fix] Missing internetcube list
|
2019-07-02 14:37:07 +02:00 |
|
Alexandre Aubin
|
24cfc15536
|
Merge branch 'stretch-unstable' into group_permission
|
2019-05-31 18:15:09 +02:00 |
|
Alexandre Aubin
|
330f06c358
|
Check list url independently of scheme
|
2019-05-28 20:28:13 +02:00 |
|
Alexandre Aubin
|
a9c9cbac36
|
Add old list to applist migration
|
2019-05-28 20:24:03 +02:00 |
|
Josué Tille
|
bc0435b9c4
|
Group-permission migration - integrate all function in migration class
|
2019-05-26 00:52:06 +02:00 |
|
Josué Tille
|
0c0db4c8a4
|
Check if the migration is possible
|
2019-05-11 00:13:14 +02:00 |
|
Josué Tille
|
fde8cafa4e
|
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission
|
2019-05-10 22:53:06 +02:00 |
|
Josué Tille
|
6674c9d59d
|
Restart slapd in all case in migration
|
2019-05-10 22:38:56 +02:00 |
|
Alexandre Aubin
|
935f103b91
|
Merge branch 'stretch-unstable' into migrate_to_apps_json
|
2019-04-18 17:40:55 +02:00 |
|
Alexandre Aubin
|
8e7684c7d5
|
Use REGEN_CONF_FILE global instead of hard-coded filename
|
2019-04-18 15:53:16 +02:00 |
|
Alexandre Aubin
|
817c3cdd41
|
Merge branch 'stretch-unstable' into decouple-regenconf-from-services
|
2019-04-18 15:33:02 +02:00 |
|
Alexandre Aubin
|
d0df028373
|
Woopsi typo
|
2019-03-22 18:06:39 +01:00 |
|
Alexandre Aubin
|
93c978ba42
|
Backup / restore original appslist to handle backward case properly
|
2019-03-22 17:58:46 +01:00 |
|
Alexandre Aubin
|
e2e9a7a033
|
Remove all deprecated lists, not just 'yunohost'
|
2019-03-22 17:47:32 +01:00 |
|
Alexandre Aubin
|
3fdae48d13
|
[microdecision] c.f. 25efab7 .. there's no way to include files in sshd_config
|
2019-03-10 23:57:37 +01:00 |
|
Alexandre Aubin
|
bca4e39b24
|
Make the PEP gods happy
|
2019-03-05 03:13:14 +01:00 |
|
Alexandre Aubin
|
650232b1c3
|
Merge branch 'stretch-unstable' into group_permission
|
2019-03-05 02:59:05 +01:00 |
|
Alexandre Aubin
|
f845187230
|
Let's be paranoid and include all that stuff in the try/except as well
|
2019-03-05 00:32:14 +01:00 |
|
Alexandre Aubin
|
47e6bf95dd
|
Improve exception handling ... the 'real' traceback is shown by the parent scope, but was lost in the current code because we triggered another exception
|
2019-03-05 00:31:01 +01:00 |
|
Alexandre Aubin
|
59714fdb1b
|
If url is None, we want to feed None and not [None]
|
2019-03-05 00:30:32 +01:00 |
|
Maniack Crudelis
|
5d9a62192f
|
Migrate to apps.json
|
2019-02-26 01:32:52 +01:00 |
|
Josué Tille
|
81e1d163f4
|
Add more explicit args for permissions
|
2019-02-21 09:35:17 +01:00 |
|
Josué Tille
|
dd89391f01
|
Add more explicit args for permissions
|
2019-02-21 09:31:29 +01:00 |
|
Alexandre Aubin
|
d7d2242862
|
Fix imports in some migrations
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
0ebbb83191
|
Add migration for services.yml on existing instance
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
e6f3a99269
|
Change binding from service_regen_conf to tools_regen_conf
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
d8ef303cde
|
Missing os import -.-
|
2019-01-30 21:16:56 +01:00 |
|
Alexandre Aubin
|
8b3e645578
|
[microdecision] Archive folder might not exist
|
2019-01-30 14:03:04 +01:00 |
|
opi
|
f0ef491949
|
[fix] Do not log migration to stretch in /tmp/. Issue #1280
|
2019-01-28 10:29:28 +01:00 |
|
Alexandre Aubin
|
969577b4c2
|
Fix an issue where postgresql-9.4 was being detected as installed whereas it was in fact not
|
2019-01-26 19:43:40 +01:00 |
|
Alexandre Aubin
|
3a6f7cbc97
|
Typo / wording
|
2019-01-19 21:07:06 +00:00 |
|
Alexandre Aubin
|
022d3922c1
|
This is a list of url so should be called 'urls'
|
2019-01-19 20:44:45 +00:00 |
|
Josué Tille
|
6d3cb916b5
|
Improve migration
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
1de4625d01
|
Remove disclaimer for migration
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
ad3d8786d6
|
Change MoulinetteError to YunohostError
|
2019-01-17 22:15:14 +01:00 |
|
Josué Tille
|
f22e7144b4
|
Implement migration while restore backup
|
2019-01-17 22:15:14 +01:00 |
|