Julien Fontanet
|
5a17c75fe4
|
feat: unified .npmignore for all packages
Ensure sources, tests and USAGE.Md files will not be published.
|
2021-04-07 13:58:14 +02:00 |
|
Julien Fontanet
|
4dc5eff252
|
chore(normalize-packages): remove unused require
|
2021-04-07 13:39:12 +02:00 |
|
Julien Fontanet
|
7fe0d78154
|
fix(compose/USAGE): typo
|
2021-04-07 13:36:24 +02:00 |
|
Julien Fontanet
|
2c709dc205
|
fix(xo-server/proxies): readChunk import
Introduced by 538253cdc
|
2021-04-07 13:09:29 +02:00 |
|
Julien Fontanet
|
9353349a39
|
chore(vhd-lib): use @vates/read-chunk
|
2021-04-07 13:08:44 +02:00 |
|
Julien Fontanet
|
d3049b2bfa
|
feat(@vates/read-chunk): 0.1.2
|
2021-04-07 13:07:57 +02:00 |
|
Julien Fontanet
|
61cb2529bd
|
feat(read-chunk/package.json): only publish index.js
|
2021-04-07 13:05:49 +02:00 |
|
Julien Fontanet
|
e6c6e4395f
|
chore(read-chunk): add tests
|
2021-04-07 13:03:56 +02:00 |
|
Julien Fontanet
|
959c955616
|
feat(read-chunk): handle 0 size
|
2021-04-07 12:51:27 +02:00 |
|
Julien Fontanet
|
538253cdc1
|
chore(xo-server/proxies): use @vates/read-chunk
|
2021-04-07 12:31:16 +02:00 |
|
Julien Fontanet
|
b4c6594333
|
chore(xo-server/utils): remove unused wrap
|
2021-04-07 12:25:47 +02:00 |
|
Julien Fontanet
|
a7f5f8889c
|
chore(xo-server/http): use @xen-orchestra/defined
|
2021-04-07 12:15:33 +02:00 |
|
Julien Fontanet
|
1c9b4cf552
|
feat(xo-server/Xo): pass appDir, AppName and httpServer
As done in xo-proxy.
This may allow sharing mixins in the future.
|
2021-04-07 10:41:50 +02:00 |
|
Julien Fontanet
|
ce09f487bd
|
feat(xo-server/XenServers): dont auto connect on safe mode
|
2021-04-07 10:41:50 +02:00 |
|
Julien Fontanet
|
a5d1decf40
|
feat(xo-server/Xo): safeMode param
|
2021-04-07 10:41:50 +02:00 |
|
Julien Fontanet
|
7024c7d598
|
chore(xo-server/Xo): pass config as named param
As done in xo-proxy.
|
2021-04-07 10:41:50 +02:00 |
|
Jon Sands
|
8109253eeb
|
fix(xo-web/en): grammar fixes (#5713)
|
2021-04-06 10:31:52 +02:00 |
|
Julien Fontanet
|
b61f1e3803
|
fix(xapi/VM_snapshot): VM#refresh_snapshots does not exist
Fixes xoa-support#3587
|
2021-04-04 22:41:46 +02:00 |
|
Julien Fontanet
|
db40f80be7
|
chore(CHANGELOG.unreleased): formatting
|
2021-04-04 22:36:35 +02:00 |
|
Mathieu
|
26eaf97032
|
fix(xo-web/restore): generateNewMACAddresses disabled by default (#5707)
|
2021-04-04 18:41:37 +02:00 |
|
Ronan Abhamon
|
da349374bf
|
feat(load-balancer): add option to disable migration (#5706)
|
2021-04-02 17:32:26 +02:00 |
|
Julien Fontanet
|
0ffa925fee
|
chore(xo-server-load-balancer): format with Prettier
|
2021-04-02 15:34:38 +02:00 |
|
Julien Fontanet
|
082787c4cf
|
chore: update dependencies
|
2021-04-02 15:34:19 +02:00 |
|
Julien Fontanet
|
be9b5332d9
|
feat(xapi): add xo-xapi CLI
Allows to easily test @xen-orchestra/xapi features.
|
2021-04-01 14:47:04 +02:00 |
|
Julien Fontanet
|
97ae3ba7d3
|
feat(@xen-orchestra/proxy): 0.12.0
|
2021-04-01 14:09:09 +02:00 |
|
Julien Fontanet
|
d047f401c2
|
fix(CHANGELOG): move Highlights title under badge
Introduced by 1e9e78223
|
2021-04-01 14:08:12 +02:00 |
|
Julien Fontanet
|
1e9e78223b
|
fix(CHANGELOG): missing Highlights title
|
2021-04-01 13:44:21 +02:00 |
|
Julien Fontanet
|
6d5baebd08
|
feat: release 5.57.0
|
2021-04-01 13:29:58 +02:00 |
|
Pierre Donias
|
4e758dbb85
|
feat: technical release (#5705)
|
2021-04-01 11:28:09 +02:00 |
|
Julien Fontanet
|
40d943c620
|
feat(backups/CR writer): delete interrupted copies in prepare()
|
2021-04-01 10:52:06 +02:00 |
|
Julien Fontanet
|
e69b6c4dc8
|
fix(backups/delta writers): compute old entries before run
|
2021-04-01 10:48:39 +02:00 |
|
Julien Fontanet
|
23444f7083
|
fix(xo-server): Backup/getConnectedRecord receive XAPI not XO type
|
2021-03-31 16:48:20 +02:00 |
|
Julien Fontanet
|
8c077b96df
|
chore(xo-server/getXapiObject): clarify that second param is an XO type
|
2021-03-31 16:31:56 +02:00 |
|
Pierre Donias
|
4b1a055a88
|
feat: technical release (#5704)
|
2021-03-31 11:15:41 +02:00 |
|
Rajaa.BARHTAOUI
|
b4ddcc1dec
|
feat(xo-server,xo-web/startVm): avoid booting VM if there's an identical MAC address elsewhere (#5655)
Fixes #5601
|
2021-03-31 10:50:32 +02:00 |
|
badrAZ
|
271d2e3abc
|
feat(fs): expose highWaterMark stream option (#5676)
|
2021-03-31 10:34:42 +02:00 |
|
Julien Fontanet
|
37b6399398
|
fix(backups/importDeltaVm): reverse newMacAddresses condition for VIF creation
Introduced by 4df8c9610
|
2021-03-30 21:26:08 +02:00 |
|
Julien Fontanet
|
ebf19b1506
|
fix(proxy/backup.importVmBackup): settings param is optional
Introduced by b475b265a
|
2021-03-30 21:26:08 +02:00 |
|
Julien Fontanet
|
e4dd773644
|
fix(proxy/api/ndJsonStream): dont fail if one message cannot be JSONified
|
2021-03-30 21:26:08 +02:00 |
|
Mathieu
|
f9b3a1f293
|
feat(xo-web/restore): support new mac addresses (#5697)
|
2021-03-30 17:48:45 +02:00 |
|
Rajaa.BARHTAOUI
|
7c9850ada8
|
feat(xo-server-perf-alert): ability to choose all hosts, VMs and SRs (#5692)
Fixes #2987
|
2021-03-30 17:26:48 +02:00 |
|
Ronan Abhamon
|
9ef05b8afe
|
feat(load-balancer): add new anti-affinity mode (#5652)
Fixes #5600
|
2021-03-30 17:25:41 +02:00 |
|
Mathieu
|
efdd196441
|
feat(xo-web/proxies): move proxy actions to dropdown (#5688)
|
2021-03-30 16:56:10 +02:00 |
|
Julien Fontanet
|
6e780a3876
|
fix(xapi/call{,Async}): fix call to retry
Introduced by 3bb7d2c29
|
2021-03-30 15:42:05 +02:00 |
|
Julien Fontanet
|
b475b265ae
|
feat(import VM backup): newMacAddresses setting
Related to #5697
|
2021-03-30 14:31:08 +02:00 |
|
Julien Fontanet
|
3bb7d2c294
|
feat(xapi/call{,Async}): retry if too many pending tasks
Logic from xo-server/xapi/call
|
2021-03-30 14:21:19 +02:00 |
|
Julien Fontanet
|
594a148a39
|
feat(xo-server): VDI_destroy instead of deleteVdi
|
2021-03-30 14:08:25 +02:00 |
|
Julien Fontanet
|
779591db36
|
feat(xapi/VDI_destroy): dont fail if VDI not found
Aligned with xo-server/xapi/deleteVdi.
|
2021-03-30 13:59:10 +02:00 |
|
Julien Fontanet
|
c002eeffb7
|
chore(proxy): remove unused Node test
The proxy now requires Node >=12
|
2021-03-30 09:23:15 +02:00 |
|
Julien Fontanet
|
1dac973d70
|
feat(backups/Task.wrapFn): compatibility with @decorateWith
|
2021-03-30 09:20:30 +02:00 |
|