Julien Fontanet
|
052aafd7cb
|
fix(backups/DeltaBackupWriter): merge should be subtask of export
Introduced by f5024f0e7
|
2021-04-09 01:25:01 +02:00 |
|
Julien Fontanet
|
4abae578f4
|
feat(backups/Task): new implementation
- no longer requires logging
- supports cancelation (`Task.cancelToken` and `Task#cancel()`)
- supports running multiple functions in the same task
|
2021-04-09 01:19:09 +02:00 |
|
Julien Fontanet
|
4132d96591
|
chore(backups): remove unused deps
|
2021-04-09 01:13:22 +02:00 |
|
Julien Fontanet
|
8e4c90129e
|
fix(backups/DeltaBackupWriter): dont overwrite prepare/cleanup in constructor
Introduced in e69b6c4dc
|
2021-04-08 23:52:21 +02:00 |
|
Julien Fontanet
|
31406927e6
|
chore: disable unused Jest coverage
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
303646efd3
|
chore: remove unnecessary Jest transform setting
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
9efc4f9113
|
chore: remove unnecessary babel-core
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
31a5a42ec7
|
chore: use @babel/eslint-parser instead of babel-eslint
babel-eslint is no longer maintained and has issues with some recent syntaxes like private methods.
|
2021-04-08 22:25:10 +02:00 |
|
Yannick Achy
|
2d0ed3ec8a
|
feat(doc): Host update revision (#5716)
* Host update revision
Co-authored-by: yannick Achy <yannick.achy@vates.fr>
|
2021-04-08 16:54:06 +02:00 |
|
Julien Fontanet
|
de288a008d
|
fix(proxy): upgrade to koa-compress@5
Fix a koa-compress@4 bug which compress the reply when no accept-encoding header has been passed.
|
2021-04-07 17:21:10 +02:00 |
|
Julien Fontanet
|
3c5d73224a
|
feat(normalize-packages): delete empty dependencies, description and keywords fields
|
2021-04-07 15:14:48 +02:00 |
|
Julien Fontanet
|
05f9c07836
|
chore: add descriptions to all pkgs (but mixin)
|
2021-04-07 15:13:18 +02:00 |
|
Julien Fontanet
|
a7ba6add39
|
feat(read-chunk): ensure function is properly named
|
2021-04-07 14:02:50 +02:00 |
|
Julien Fontanet
|
479973bf06
|
fix(xapi): add missing cli.js
Introduced by be9b5332d9
|
2021-04-07 14:00:40 +02:00 |
|
Julien Fontanet
|
854c9fe794
|
fix(.gitignore): handle @vates/* pkgs
|
2021-04-07 13:59:07 +02:00 |
|
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 |
|