badrAZ
|
171ec54781
|
feat(xo-server#restoreMetadataBackup): use @xen-orchestra/backups lib (#5611)
|
2021-02-25 09:43:15 +01:00 |
|
Julien Fontanet
|
5d9503b78c
|
feat(backups/Backup): getAdapter accepts ids instead of remotes
This should make it easier to interface with xo-server.
|
2021-02-24 17:33:26 +01:00 |
|
Julien Fontanet
|
f56cb69c2e
|
chore(backups/Backup): remove unused property
|
2021-02-24 17:30:43 +01:00 |
|
Julien Fontanet
|
4eb9aa9ccb
|
feat(backups/Backup): pass directly getConnectedRecord (#5614)
This should make it easier to interface with xo-server.
|
2021-02-24 17:25:46 +01:00 |
|
Pierre Donias
|
11801f306c
|
feat: technical release (#5613)
|
2021-02-24 15:54:37 +01:00 |
|
badrAZ
|
95c2944f30
|
feat(xo-server#deleteMetadataBackup): use @xen-orchestra/backups lib (#5610)
|
2021-02-24 11:38:27 +01:00 |
|
badrAZ
|
5bd4c54ab6
|
feat(xo-server#_listXoMetadataBackups): use @xen-orchestra/backups lib (#5609)
|
2021-02-24 10:16:27 +01:00 |
|
Julien Fontanet
|
95d6d0a0fe
|
chore(backups/formatVmBackup): ensure function is nammed
|
2021-02-24 10:08:59 +01:00 |
|
Julien Fontanet
|
7941be083a
|
chore(backups): rename task.js → Task.js
To be in line with other modules in this lib.
|
2021-02-24 10:07:36 +01:00 |
|
badrAZ
|
e36efaec08
|
feat(xo-server#_listPoolMetadataBackups): use @xen-orchestra/backups lib (#5607)
|
2021-02-24 10:02:57 +01:00 |
|
Julien Fontanet
|
637afdb540
|
feat(@vates/toggle-scripts): 1.0.0
|
2021-02-24 08:55:38 +01:00 |
|
Julien Fontanet
|
dafdedef9a
|
feat(toggle-scripts): supports npm < 7
|
2021-02-24 08:54:29 +01:00 |
|
Julien Fontanet
|
ce17ee2ae6
|
fix(toggle-scripts/package.json): fix files entry
|
2021-02-24 08:48:33 +01:00 |
|
Julien Fontanet
|
e74daa97d2
|
fix(toggle-scripts): fix usage
|
2021-02-23 21:54:31 +01:00 |
|
Julien Fontanet
|
44d64d1b80
|
fix(proxy): dont run systemd-service-installer in dev
See ronivay/XenOrchestraInstallerUpdater#62
|
2021-02-23 21:37:26 +01:00 |
|
Julien Fontanet
|
1a4731aa83
|
feat(@vates/toggle-scripts): 0.1.0
|
2021-02-23 21:32:58 +01:00 |
|
Julien Fontanet
|
a75e1c52b7
|
feat(toggle-scripts): CLI to enable/disable package.json scripts
|
2021-02-23 21:28:23 +01:00 |
|
Julien Fontanet
|
1b97cb263c
|
feat(proxy/config): resourceDebouce → resourceCacheDelay
Similar to xo-server.
|
2021-02-23 19:54:20 +01:00 |
|
badrAZ
|
5c9a47b6b7
|
feat(xo-server#fetchBackupNgPartitionFiles): use @xen-orchestra/backups lib (#5606)
|
2021-02-23 17:48:11 +01:00 |
|
badrAZ
|
8a5fe86193
|
feat(xo-server#listBackupNgPartitionFiles): use @xen-orchestra/backups lib (#5605)
|
2021-02-23 17:40:02 +01:00 |
|
badrAZ
|
d9531e24a3
|
feat(xo-server/listBackupNgDiskPartitions): use @xen-orchestra/backups lib (#5599)
|
2021-02-23 17:34:55 +01:00 |
|
Julien Fontanet
|
624f328269
|
chore(xo-server/package.json): sort deps
|
2021-02-23 16:29:46 +01:00 |
|
badrAZ
|
a6f4e6771d
|
fix(xo-server/package.json): missing dependency (#5603)
Introduced by a958fe86d7
Used in a506c21b80/%40xen-orchestra/backups/RemoteAdapter.js (L14)
|
2021-02-23 15:34:31 +01:00 |
|
Julien Fontanet
|
a506c21b80
|
feat(docs/installation): XO now requires Node >=14.5
|
2021-02-23 15:26:21 +01:00 |
|
Julien Fontanet
|
981193ed23
|
feat(docs/from the sources): XO now requires Node >=14.5
|
2021-02-23 15:12:42 +01:00 |
|
Julien Fontanet
|
85a6204db2
|
feat(@xen-orchestra/backups-cli): 0.4.0
|
2021-02-23 14:41:47 +01:00 |
|
Julien Fontanet
|
b82aba1181
|
chore(backups-cli): add usage to README
|
2021-02-23 14:40:15 +01:00 |
|
Julien Fontanet
|
0a6dea2c79
|
feat(backups-cli/clean-vms): better usage
|
2021-02-23 14:32:16 +01:00 |
|
Julien Fontanet
|
69b6d75927
|
feat(CHANGELOG.unreleased): release backups
|
2021-02-23 12:35:04 +01:00 |
|
Julien Fontanet
|
eff2d48cc5
|
feat(backups/RemoteAdapter#outputStream): make path first param
Similar to `fs/Abstract#outputStream()`.
|
2021-02-23 12:34:26 +01:00 |
|
Julien Fontanet
|
ca5af2505c
|
fix(fs/outputStream): always make path first param
Introduced by 7a1377119
|
2021-02-23 11:47:19 +01:00 |
|
Julien Fontanet
|
a958fe86d7
|
feat(proxy): version 1 (#4495)
Co-authored-by: badrAZ <azizbibadr@gmail.com>
Co-authored-by: Mathieu <70369997+MathieuRA@users.noreply.github.com>
|
2021-02-23 08:58:10 +01:00 |
|
Julien Fontanet
|
3ed488e10f
|
chore(compose): regenerate README
|
2021-02-22 15:09:23 +01:00 |
|
Julien Fontanet
|
dcc11f16b1
|
feat(@vates/compose): 2.0.0
|
2021-02-22 14:42:45 +01:00 |
|
Julien Fontanet
|
209706b70d
|
feat(compose): forwards this to all functions
|
2021-02-22 14:42:18 +01:00 |
|
badrAZ
|
1bc80eb485
|
fix(package.json#moduleNameMapper): fix tests for non-transpiled @vates/ packages (#5593)
|
2021-02-19 16:34:14 +01:00 |
|
badrAZ
|
9ab9e3fe46
|
feat(vates/disposable): utilities for disposables (#5590)
|
2021-02-19 16:22:41 +01:00 |
|
Mathieu
|
d654c096ed
|
feat(xo-web/menu): xoa.check sync between menu and support page (#5534)
|
2021-02-19 10:21:52 +01:00 |
|
Olivier Lambert
|
f5d5884988
|
feat(docs/advanced): add a section about terraform provider (#5589)
|
2021-02-19 09:22:05 +01:00 |
|
Julien Fontanet
|
2c016204bf
|
feat(@vates/compose): 1.2.0
|
2021-02-18 17:03:17 +01:00 |
|
Julien Fontanet
|
04fd625bde
|
feat(compose): this and args passed to first function
|
2021-02-18 17:03:17 +01:00 |
|
Mathieu
|
8455d4a49f
|
fix(xo-web/select): wrapping text if label is too long (#5580)
See https://xcp-ng.org/forum/topic/4072/create-vm-network-names-too-large
|
2021-02-18 16:51:52 +01:00 |
|
Yannick Achy
|
a3960bb7c5
|
feat(docs/full backup): document offline backup (#5582)
Co-authored-by: yannick Achy <yannick.achy@vates.fr>
|
2021-02-18 15:15:21 +01:00 |
|
Mathieu
|
769262d60e
|
fix(changelog): add # to PR reference (#5585)
|
2021-02-18 14:49:14 +01:00 |
|
Julien Fontanet
|
942567586f
|
feat(@vates/compose): 1.1.1
|
2021-02-18 11:29:10 +01:00 |
|
Julien Fontanet
|
ba6baaec0a
|
fix(compose): update README
|
2021-02-18 11:27:24 +01:00 |
|
Julien Fontanet
|
a8ac6fc738
|
fix(compose): require Node 7.6
|
2021-02-18 11:26:00 +01:00 |
|
Julien Fontanet
|
b027d3b1d6
|
feat(@vates/compose): 1.1.0
|
2021-02-18 11:25:33 +01:00 |
|
Julien Fontanet
|
71f9d268c9
|
feat(compose): async functions support
|
2021-02-18 11:25:14 +01:00 |
|
Julien Fontanet
|
2b91d4af99
|
feat(compose): right to left support
|
2021-02-18 11:25:14 +01:00 |
|