BARHTAOUI
6b3d334e76
feat(xo-server): 5.50.1
2019-09-27 09:58:51 +02:00
badrAZ
14f5fd8f73
feat(xen-api): 0.27.2
2019-09-27 09:54:47 +02:00
BARHTAOUI
5f73aee0df
feat(xo-server-cloud): 0.3.0
2019-09-27 09:47:16 +02:00
HamadaBrest
f8666ba367
fix(xo-web/hub): properly display community info ( #4552 )
2019-09-26 16:57:53 +02:00
badrAZ
9e80f76dd8
fix(xo-server-test/backup-ng): force fetching uptodate logs ( #4551 )
...
See a6d182e
The issue:
xo-server-test execute sequentially multiple backups and validate their execution using logs. The issue is that the logs are not up-to-date in the second fetch because the method returns the previous cached response.
The solution:
Add _forceRefresh param to backupNg.getLogs to be able to clear the method cache. It's just a work-around which will be removed once the consolidated logs will be stored in the DB.
2019-09-26 16:42:12 +02:00
HamadaBrest
c76a5eaf67
feat: hub: XVA templates store ( #4442 )
...
Fixes #1918
2019-09-26 16:36:32 +02:00
Julien Fontanet
cd378f0168
chore(PULL_REQUEST_TEMPLATE): strikethrough not relevant items
2019-09-26 14:24:54 +02:00
badrAZ
7d51ff0cf5
feat(xo-server/_pDebounceWithKey): ability to clear cache entry ( #4549 )
...
Fixes #4548
2019-09-26 14:17:33 +02:00
Julien Fontanet
47819ea956
chore(PULL_REQUEST_TEMPLATE): better checklist + 4 agreements ( #4547 )
2019-09-25 17:41:32 +02:00
Julien Fontanet
c7e3560c98
chore(normalize-packages): add --access public to npm publish
...
Only for non-private packages without existing `postversion` script.
2019-09-25 17:36:36 +02:00
Julien Fontanet
b24400b21d
feat(xen-api): support IPv6 addresses ( #4521 )
...
Fixes #4520
2019-09-24 13:59:49 +02:00
Pierre Donias
6c1d651687
fix(xo-server/host.isHostServerTimeConsistent): dont return false on check failure ( #4540 )
2019-09-24 10:46:43 +02:00
Pierre Donias
e7757b53e7
feat(xo-web/new-vm): remove cloud init plan limitation ( #4543 )
2019-09-24 10:24:27 +02:00
Julien Fontanet
a6d182e92d
feat(xo-server/getBackupNgLogs): implement debounce ( #4509 ) ( #4541 )
...
Similar to #4509
Fixes xoa-support#1676
For now, the delay is set to 10s which is the duration used by xo-web's
subscription, which makes it enough to make it independent of the number of
clients.
In the future, this could be configurable, but we may simply do the
consolidation only once during the backup execution.
2019-09-23 16:20:17 +02:00
Julien Fontanet
925eca1463
chore(xo-server/api): context has methods bound to XO
...
This makes sure the correct context is used, which is necessary for properties write and for debouncing.
2019-09-23 15:59:45 +02:00
Julien Fontanet
8b454f0d39
chore(xo-server/MultiKeyMap): add basic tests
2019-09-23 15:14:54 +02:00
Pierre Donias
7c4d110353
feat(xo-web/settings/logs): identify XAPI errors ( #4385 )
...
Fixes #4101
2019-09-23 10:31:34 +02:00
Julien Fontanet
6df55523b6
feat(xo-web): display node in list of packages
2019-09-20 17:22:21 +02:00
badrAZ
3ec6a24634
chore(CHANGELOG): update next
2019-09-20 16:36:04 +02:00
badrAZ
164b4218c4
feat(xo-web): 5.50.0
2019-09-20 16:21:38 +02:00
badrAZ
56df8a6477
feat(xo-server): 5.50.0
2019-09-20 16:21:22 +02:00
badrAZ
47a83b312d
feat(@xen-orchestra/template): 0.1.0
2019-09-20 16:20:26 +02:00
badrAZ
41a28ae088
feat(xo-server-sdn-controller): 0.3.0
2019-09-20 16:05:27 +02:00
badrAZ
436a8755ae
feat(@xen-orchestra/cron): 1.0.4
2019-09-20 16:04:31 +02:00
Julien Fontanet
960b179d95
chore(xen-api/examples): update dependencies
2019-09-20 12:22:43 +02:00
badrAZ
0f0d0e1076
fix(xo-server-test/backupNg): bypass VDI chains check ( #4538 )
2019-09-20 12:15:49 +02:00
Julien Fontanet
a8bd0d8075
feat(xo-server/listVmBackupsNg): implement debounce ( #4509 )
...
Fixes xoa-support#1676
For now, the delay is set to 10s which is the duration used by xo-web's
subscription, which makes it enough to make it independent of the number of
clients.
In the future, this should probably be longer and configurable, but this
requires invalidating the cache in case of changes (creation/deletion of
backups) and explicit requests from the users, which will be implemented in
another PR.
2019-09-20 12:01:58 +02:00
Julien Fontanet
986d3af685
feat(xo-server/vm.export): prefix filename with datetime
...
Fixes #4503
2019-09-20 11:26:12 +02:00
BenjiReis
1833f9ffdf
feat(xo-server-sdn-controller): MTU configurable for private networks ( #4491 )
2019-09-20 11:19:18 +02:00
badrAZ
30a6877f8a
fix(xo-server/jobs): report backups as failed if already running ( #4534 )
...
Fixes #4497
2019-09-19 17:27:16 +02:00
badrAZ
aaae2583c7
fix(xo-web/new-vm): ability to escape cloud config template variables ( #4501 )
...
Fixes #4486
Fixes xoa-support#1721
2019-09-19 16:19:18 +02:00
Pierre Donias
7f24afc2e7
fix(xo-web/xoa): remove "Updates" & "Licenses" tabs for non admins ( #4526 )
...
Fixes support#1753
2019-09-19 16:00:10 +02:00
BenjiReis
0040923e12
chore(xo-server-sdn-controller): move default values to public API ( #4536 )
2019-09-19 15:48:01 +02:00
Julien Fontanet
844efb88d8
fix(cron): fix 2 race conditions ( #4533 )
...
Should fix xoa-support#344, xoa-support#1186 & xoa-support#1755.
These could lead to:
- job not properly stopped
- job run twice
2019-09-19 13:52:29 +02:00
HamadaBrest
9efc3dd1fb
feat(xo-web/new-vm): populate form with template in URL query ( #4500 )
...
Fixes #4494
2019-09-19 12:03:46 +02:00
Julien Fontanet
67853bad8e
chore(cron): extract Schedule#_nextDelay()
2019-09-18 17:44:10 +02:00
BenjiReis
faa8e1441a
chore(xo-server-sdn-controller): clearer maps ( #4531 )
2019-09-18 13:46:36 +02:00
BenjiReis
5c54611d1b
feat(xo-server-sdn-controller): encryption for private networks ( #4441 )
2019-09-17 15:26:19 +02:00
badrAZ
dcf55e4385
fix(xo-server/network.set): missing param definition ( #4510 )
...
Fixes #4514
See https://xcp-ng.org/forum/topic/962/why-are-you-using-xcp-ng-center/96
2019-09-17 12:05:11 +02:00
Nicolas Raynaud
2b0f1b6aab
feat(xo-web/vm/console): direct connection to SSH button ( #4415 )
2019-09-17 12:02:33 +02:00
Julien Fontanet
ae6cc8eea3
feat(xo-web/xoa/updater): true submit button for proxy
...
This allows using "Enter" key to submit.
2019-09-16 17:40:49 +02:00
marcpezin
5279fa49a7
chore(installation): make screenshot a link ( #4524 )
2019-09-16 14:49:13 +02:00
badrAZ
dcd8a62784
fix(xo-server/network.create): return id XAPI record ( #4523 )
...
It was a mistake to return the record, and it was not used.
2019-09-16 14:45:17 +02:00
marcpezin
8c197b0e1a
docs(installation): use deploy form ( #4522 )
2019-09-16 12:12:59 +02:00
Julien Fontanet
aed824b200
fix(xo-web): dont reset state on registration failure
2019-09-13 13:59:25 +02:00
Julien Fontanet
036b30212e
feat(xo-cli): special handling of invalid params error
...
Before:
```
✖ invalid parameters
JsonRpcError: invalid parameters
at Peer._callee$ (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/dist/index.js:137:44)
at tryCatch (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/regenerator-runtime/runtime.js:62:40)
at Generator.invoke [as _invoke] (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/regenerator-runtime/runtime.js:288:22)
at Generator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/regenerator-runtime/runtime.js:114:21)
at asyncGeneratorStep (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
at /usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/@babel/runtime/helpers/asyncToGenerator.js:32:7
at new Promise (<anonymous>)
at Peer.<anonymous> (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/node_modules/@babel/runtime/helpers/asyncToGenerator.js:21:12)
at Peer.exec (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/dist/index.js:180:20)
at Peer.write (/usr/local/lib/node_modules/xen-api/node_modules/json-rpc-peer/dist/index.js:284:10)
at Xo.<anonymous> (/usr/local/lib/node_modules/xen-api/node_modules/jsonrpc-websocket-client/dist/index.js:77:12)
at emitOne (events.js:116:13)
at Xo.emit (events.js:211:7)
at WebSocket.<anonymous> (/usr/local/lib/node_modules/xen-api/node_modules/jsonrpc-websocket-client/dist/websocket-client.js:206:18)
at WebSocket.onMessage (/usr/local/lib/node_modules/xen-api/node_modules/ws/lib/event-target.js:120:16)
```
After:
```
✖ invalid parameters
property @: should not contains property ["foo"]
property @.id: is missing and not optional
```
2019-09-13 12:02:29 +02:00
badrAZ
3451ab3f50
fix(xo-server/editVm): null support for CoresPerSocket and cpuCap ( #4507 )
...
Introduced by 3196c7c#diff-a20130cea265330a92852ddcd3a425ebR286
2019-09-12 12:09:01 +02:00
BenjiReis
0d0a92c2b1
fix(xo-server-sdn-controller): avoid unhandled promises ( #4518 )
2019-09-12 11:44:11 +02:00
BenjiReis
aa19bc7bf5
chore(xo-server-sdn-controller): add missing awaits ( #4516 )
2019-09-12 11:06:19 +02:00
BenjiReis
347759b2e7
chore(xo-server-sdn-controller): safer error testing ( #4517 )
2019-09-12 09:43:09 +02:00
badrAZ
352230446c
chore(xo-server-test/createTempVm): returns a record instead of an id ( #4508 )
2019-09-11 16:19:51 +02:00
Pierre Donias
3eff8102e1
fix(xo-server/patching): bad semver check for update system ( #4511 )
...
So far, in order to know if we needed to use the "new" patching system, we were checking that the pool master's `software_version.platform_version` satisfied `^2.1.1` (instead of `>=2.1.1` like [XenCenter does](f3a64fc54b/XenModel/Utils/Helpers.cs (L420) )). This broke the installation and the display of missing patches for CH 8.0 whose `software_version.platform_version` is `3.0.0`.
2019-09-11 14:12:21 +02:00
Rajaa.BARHTAOUI
6693d845d9
feat(xo-web/vm/disks): show duplicated disks ( #4414 )
...
Fixes #4400
2019-09-10 15:34:16 +02:00
Julien Fontanet
4d79c462db
fix(xo-server): use encodeURIComponent for filenames
...
This makes sure special characters like `?` or `#` are correctly handled.
2019-09-10 14:44:48 +02:00
badrAZ
c44ef6a1dc
fix(xo-web/backup-ng): display user errors in the form ( #4131 )
...
Fixes #3831
2019-09-10 14:23:20 +02:00
badrAZ
f0996fcfa7
feat(xo-server/backup-ng): emit warning task when zstd is chosen but not supported ( #4375 )
...
See #3892
2019-09-10 11:55:57 +02:00
badrAZ
54bc384d37
fix(xo-server/vm): fix "vm.set_domain_type" is not a function on XS < 7.5 ( #4504 )
...
Fixes #4348
Introduced by 3196c7ca09 (diff-a20130cea265330a92852ddcd3a425ebR286)
2019-09-09 17:05:12 +02:00
BenjiReis
504fc1efe8
doc(xo-server-sdn-controller): hosts must be able to reach each other ( #4498 )
2019-09-06 11:49:10 +02:00
BenjiReis
f4179b93fb
chore(sdn-controller): remove other_config from interfaces ( #4479 )
...
Only needed in ports
2019-09-06 11:32:24 +02:00
badrAZ
564252c198
chore(CHANGELOG): update next
2019-09-05 16:32:47 +02:00
badrAZ
802a7a4463
feat(xo-web): 5.49.0
2019-09-05 16:17:00 +02:00
badrAZ
3b3d6ba13c
feat(xo-server): 5.49.0
2019-09-05 16:16:52 +02:00
badrAZ
7350bf58e2
feat(xo-server-sdn-controller): 0.2.1
2019-09-05 16:16:00 +02:00
badrAZ
d37e29afc6
fix(xo-web/home): wait initial fetch before state.objects.fetched ( #4456 )
...
Fixes #4420
2019-09-05 15:42:13 +02:00
Julien Fontanet
40de8c9e23
fix(xo-server/createVdi): ignore sm_config ( #4484 )
...
Fixes #4482
2019-09-05 14:42:30 +02:00
badrAZ
c81eac13c8
fix(xo-server/cr): handle undefined vdis ( #4417 )
...
Fixes #4416
2019-09-05 14:31:12 +02:00
badrAZ
a6e1860f0d
fix(xo-web/network): fix inability to create bonded network ( #4489 )
...
Fixes xoa-support#1725
2019-09-05 13:39:31 +02:00
Nicolas Raynaud
03eb2d81f0
feat(xo-server/patching): fewer XCP-ng updater plugin requests ( #4477 )
...
Fixes #4358
2019-09-05 11:58:54 +02:00
badrAZ
171710b5e8
feat(xo-web/backup-ng/new): warning if zstd is not supported ( #4411 )
...
Fixes #3892
2019-09-05 11:44:48 +02:00
BenjiReis
bed76429c2
fix(xo-server-sdn-controller):don't add host to network when no tunnel available ( #4480 )
2019-09-05 08:50:42 +02:00
Pierre Donias
d19f9b5062
fix(xo-web/build): disable uglify inline optimization ( #4485 )
...
Fixes #4377
See mishoo/UglifyJS2#2842
2019-09-04 17:49:55 +02:00
badrAZ
38081d9822
fix(xo-server/api/xosan): missing params definition ( #4478 )
...
Fixes xoa-support #1724
2019-09-04 16:23:14 +02:00
BenjiReis
54e278d3f7
doc(xo-server-sdn-controller): enhance documentation ( #4461 )
2019-09-04 08:48:27 +02:00
BenjiReis
181ed1b1a5
chore(xo-server-sdn-controller): namespace 'other_config' entries ( #4473 )
2019-09-03 14:39:44 +02:00
Pierre Donias
fb2d325ccb
fix(xo-web/xo): missing Promise.alls ( #4469 )
2019-09-02 16:34:23 +02:00
badrAZ
5f94a52537
fix(xo-server/xapi-object-to-xo): fix incorrect PBD entry name ( #4466 )
...
Fixes #4465
Introduced by 77c62d6e7d
2019-09-02 10:33:40 +02:00
Julien Fontanet
c69b50c5d2
chore: update dependencies
2019-09-02 09:45:38 +02:00
BenjiReis
1c72f89178
fix(xo-server-sdn-controller): same VNI for nodes of cross pool network ( #4464 )
2019-08-30 14:30:28 +02:00
HamadaBrest
14bd16da14
feat(xo-web/new/sr): clarify address formats ( #4460 )
...
Fixes #4450
2019-08-30 11:08:37 +02:00
badrAZ
11a57f4618
chore(CHANGELOG): 5.38.0
2019-08-29 17:06:56 +02:00
badrAZ
57f35aff90
chore(CHANGELOG): update next
2019-08-29 13:39:26 +02:00
badrAZ
60e63a307f
feat(xo-web): 5.48.1
2019-08-29 13:16:10 +02:00
badrAZ
175e878ea6
chore(CHANGELOG): update next
2019-08-28 17:27:10 +02:00
badrAZ
5c960a3213
feat(xo-server-sdn-controller): 0.2.0
2019-08-28 16:59:28 +02:00
BenjiReis
5dfb299e37
chore(xo-server-sdn-controller): use ?. to simplify tests ( #4459 )
2019-08-28 16:49:38 +02:00
BenjiReis
3890d4d9d1
feat(xo-server-sdn-controller): cross-pool private networks ( #4405 )
2019-08-28 16:31:33 +02:00
badrAZ
77c62d6e7d
fix(xo-server/xapi-object-to-xo): obfuscate cifs password from PBD device_config ( #4401 )
...
Fixes #4384
2019-08-27 17:37:57 +02:00
badrAZ
ba54b53194
fix(xo-server-test/backup-ng): reduce timeout for delta backup scenario ( #4454 )
...
Introduced by 1ce3368530
2019-08-27 10:08:18 +02:00
BenjiReis
b4ef7352f2
chore(xo-server-sdn-controller): Do not specify test when comparing boolean ( #4452 )
2019-08-27 09:48:53 +02:00
badrAZ
1ce3368530
fix(xo-server-test/backup-ng): large timeout for delta backup scenario ( #4453 )
2019-08-27 09:45:32 +02:00
BenjiReis
a4b32f3cb7
chore(xo-server-sdn-controller): better name for port & iface in OVS ( #4451 )
2019-08-27 09:03:55 +02:00
badrAZ
ee9cc05ae0
feat(PULL_REQUEST_TEMPLATE): xo-server-test integration ( #4447 )
2019-08-26 13:59:40 +02:00
BenjiReis
b8ccf2b0d6
chore(xo-server-sdn-controller): parallelize adding port and interface ( #4448 )
2019-08-26 13:15:36 +02:00
badrAZ
886b499b94
feat(xo-server-test): update documentation
2019-08-26 11:54:48 +02:00
heafalan
07924d5621
feat(xo-server-test): delta backup test ( #4393 )
...
See #4307
2019-08-26 11:20:39 +02:00
BenjiReis
43f3367ae4
chore(xo-server-sdn-controller): use xen-api helpers ( #4445 )
2019-08-26 09:23:45 +02:00
Julien Fontanet
454c73f42f
chore(xo-server/registerHttpRequest): simplify code
2019-08-23 17:54:54 +02:00
BenjiReis
041df698d5
chore(xo-server-sdn-controller): unify (in/de)crement style ( #4444 )
2019-08-23 10:42:51 +02:00
BenjiReis
97081f1219
chore(xo-server-sdn-controller): use destructuring ( #4443 )
2019-08-23 10:03:04 +02:00
Pierre Donias
f6792bf080
fix(CHANGELOG): entry indentation
2019-08-22 14:41:32 +02:00
Pierre Donias
88635f31d6
chore(CHANGELOG): update next
2019-08-22 14:36:30 +02:00
Pierre Donias
abd0f115fc
feat(xo-web): 5.48.0
2019-08-22 14:28:39 +02:00
Pierre Donias
e9766c76c1
feat(xo-server): 5.48.0
2019-08-22 14:28:30 +02:00
Pierre Donias
570506b324
feat(xo-server-sdn-controller): 0.1.3
2019-08-22 14:27:50 +02:00
BenjiReis
11889880eb
feat(xo-server-sdn-controller): use VNI ( #4435 )
2019-08-22 14:22:01 +02:00
Pierre Donias
a86abde893
fix(xo-web/createBondedNetwork): remove vlan param ( #4429 )
...
Fixes #4425
Introduced by 7a2a88b7ad
2019-08-22 09:25:19 +02:00
Julien Fontanet
2cfe3360d8
feat(xo-server/config): enable guessVhdSizeOnImport by default ( #4436 )
2019-08-21 17:29:43 +02:00
Pierre Donias
60d75cb8ee
chore(xo-web): improve display of XOA related pages for sources users ( #4434 )
...
- XOSAN
- Updater
2019-08-21 14:51:26 +02:00
BenjiReis
68838e310a
feat(xo-web,sdn-controller): tip on network creation ( #4431 )
...
"Warning: a pool can have 1 GRE and 1 VxLAN network max"
2019-08-21 09:41:05 +02:00
Jon Sands
161de6cb7c
fix(docs/troubleshooting): fix sudo usage ( #4427 )
2019-08-20 17:28:36 +02:00
Pierre Donias
af5a9b644b
feat(xo-web/about): XOA support message ( #4433 )
2019-08-20 16:22:51 +02:00
Pierre Donias
785426eab5
feat(xo-web/config): unlock import/export config for everyone ( #4432 )
2019-08-20 12:21:31 +02:00
Jon Sands
9267aef498
clarify that ssl proxy changes require sudo ( #4424 )
2019-08-17 01:28:11 +02:00
Rajaa.BARHTAOUI
ae27a07578
feat(xo-web/usage): show the item if there's only 1 'other' ( #4419 )
...
Fixes #4392
2019-08-14 09:45:01 +02:00
Rajaa.BARHTAOUI
131b2a35aa
fix(xo-server/vm/revert): set admin ACL on created snapshot ( #4391 )
...
Fixes #4331
2019-08-13 16:39:52 +02:00
Olivier Lambert
5a89601b24
update doc for web deploy
2019-08-11 19:58:24 +02:00
badrAZ
2528bbc552
chore(CHANGELOG): update next
2019-08-08 16:26:04 +02:00
badrAZ
7c3a480003
feat(xo-web): 5.47.0
2019-08-08 16:08:16 +02:00
badrAZ
80eac8443d
feat(xo-server): 5.47.0
2019-08-08 16:07:38 +02:00
badrAZ
a97234c48d
feat(xo-server-usage-report): 0.7.3
2019-08-08 16:06:39 +02:00
badrAZ
53ea58c2f6
chore(CHANGELOG): v5.37.1
2019-08-06 14:22:11 +02:00
badrAZ
d867524c6b
feat(xo-server-sdn-controller): 0.1.2
2019-08-06 13:51:43 +02:00
badrAZ
5edf9bde78
fix(xo-web/copyVms): handle undefined container ( #4402 )
...
Introduced by 770ea55872
2019-08-02 17:01:06 +02:00
badrAZ
770ea55872
feat(xo-web#copyVms): warning if some VMs don't support ZSTD ( #4346 )
...
See #3892
2019-08-02 15:51:08 +02:00
Rajaa.BARHTAOUI
4eb0101c5b
feat(xo-web/vm/attachDisk): warning when VDI already attached ( #4366 )
...
Fixes #3381
2019-08-02 15:43:15 +02:00
badrAZ
5d7af94abf
fix(xo-server/xen-servers): error on connecting a connected server ( #4396 )
2019-08-02 14:38:49 +02:00
Rajaa.BARHTAOUI
b729b8f7c8
fix(xo-web/vm/attachDisk): VBDs mode check ( #4373 )
2019-08-02 14:37:15 +02:00
BenjiReis
064e69d943
chore(xo-server-sdn-controller): simplify _objectsUpdated method ( #4394 )
2019-08-02 11:58:05 +02:00
heafalan
d880931951
feat(xo-server-test/xoConnection): add a TOFIX ( #4399 )
2019-08-02 11:56:07 +02:00
BenjiReis
f24741cd32
chore(sdn-controller): use simpler syntax to clearify the code ( #4398 )
2019-08-02 11:26:42 +02:00
BenjiReis
45c7017e83
chore(xo-server-sdn-controller): keep arrays immutable ( #4397 )
2019-08-02 11:05:23 +02:00
heafalan
7cfb891e6b
feat(xo-server-test): add required servers specified in the config ( #4381 )
...
Fixes #4355
2019-08-02 09:37:02 +02:00
BenjiReis
fc8604e896
fix(sdn-controller): add new hosts to pool's private networks ( #4382 )
2019-08-01 11:57:43 +02:00
badrAZ
6b5e94103d
fix(usage-report): throw error when transport-email is disabled ( #4389 )
...
See support#1652
2019-07-31 14:25:08 +02:00
badrAZ
aee4679ae5
fix(xo-web/exportVm,copyVm): handle undefined container ( #4386 )
...
Introduced by a00e3e6f41 and 10d5228eb2
2019-07-30 17:11:16 +02:00
Pierre Donias
2c2c930fce
fix(xo-server/patching): log → log.debug ( #4387 )
...
See support#1652
2019-07-30 16:36:18 +02:00
BenjiReis
3f309e4db5
fix(xo-server-sdn-controller): fix certificate generator ( #4383 )
2019-07-30 15:42:04 +02:00
BenjiReis
d26be402db
feat(xo-server-sdn-controller/new network): choose PIF ( #4379 )
2019-07-30 15:05:17 +02:00
Pierre Donias
a571e83005
feat(xo-web): make source disclaimer banner dismissible ( #4278 )
2019-07-30 14:27:36 +02:00
badrAZ
10d5228eb2
feat(xo-web#exportVm): only show zstd option when it's supported ( #4368 )
...
See #3892
2019-07-30 10:20:42 +02:00
Rajaa.BARHTAOUI
7ed49b476f
fix(xo-web/sr/general): display VDI VM name in SR usage graph ( #4370 )
2019-07-30 10:14:30 +02:00
BenjiReis
5396b90695
chore(xo-server-sdn-controller): unify and specify tests ( #4376 )
2019-07-26 11:22:03 +02:00
BenjiReis
a6983d4e7b
feat(xo-server-sdn-controller): use tunnel status ( #4322 )
...
Use XAPI `tunnel.status` as described here:
https://xapi-project.github.io/xapi/design/tunnelling.html
2019-07-25 15:32:44 +02:00
heafalan
a3d1c76f67
fix(xo-server-test): extend the tests timeouts ( #4374 )
...
See #4356
2019-07-25 15:31:52 +02:00
badrAZ
15fab226b7
chore(CHANGELOG): 5.37.0
2019-07-25 14:21:58 +02:00
BenjiReis
5a065d5a05
chore(xo-server-sdn-controller): expose ovsdbClient's host ( #4369 )
2019-07-25 10:03:17 +02:00
badrAZ
de81f3ffbb
chore(xo-server-test/README): add known issue
2019-07-24 14:20:43 +02:00
heafalan
9103369cf6
chore(xo-server-test/README.md): add warning ( #4371 )
2019-07-24 13:49:52 +02:00
heafalan
7be36e6d0d
feat(xo-server-test): use temp resources instead of create resources for each test suite ( #4359 )
2019-07-24 11:31:17 +02:00
badrAZ
a00e3e6f41
feat(xo-web#copyVm): only show zstd option when it's supported ( #4326 )
...
See #3892
2019-07-23 15:00:55 +02:00
BenjiReis
82ba02b4f3
chore(xo-server-sdn-controller): rework logs ( #4365 )
2019-07-23 11:45:51 +02:00
badrAZ
d70ae6ebe3
feat(xo-web/backup-ng/new): create schedule without mode ( #4357 )
...
Fixes #4098
2019-07-22 15:22:01 +02:00
BenjiReis
f6c411a261
fix(xo-server-sdn-controller): better monitor of host life cycle ( #4314 )
2019-07-22 14:53:42 +02:00
badrAZ
b606eaf9ee
chore(CHANGELOG): update next
2019-07-22 10:42:04 +02:00
badrAZ
516edd1b09
feat(xo-web): 5.46.0
2019-07-22 10:29:05 +02:00
badrAZ
e31c3b1f27
feat(xo-server): 5.46.0
2019-07-22 10:28:54 +02:00
Pierre Donias
619818f968
feat(xo-web/{host,vm}): state icons improvements ( #4363 )
...
- Always use .xo-status-* classes
- Show host busy state in the host view as well (previously only in home/hosts view)
- Differentiate "disabled" state from "busy" state
- Host view state icon tooltip
- Homogenize state display between hosts and VMs
2019-07-19 17:07:47 +02:00
Julien Fontanet
79a80a1adf
fix(xo-server/vm.set): setting VCPUs_live ( #4360 )
...
Caused by 3196c7ca09
Fixes xoa-support#1632
2019-07-18 17:00:01 +02:00
Julien Fontanet
7cef48b995
fix(xo-server/vm.set): setting affinity ( #4361 )
...
Caused by 3196c7ca09
Fixes xoa-support#1625
2019-07-18 16:41:02 +02:00
Rajaa.BARHTAOUI
7d3d1b1544
feat(xo-web/vm/console): copy/paste multiple lines ( #4341 )
...
Fixes #4261
2019-07-18 16:31:20 +02:00
Rajaa.BARHTAOUI
3f935f271d
feat(xo-web/pool): ability to add multiple hosts on the pool ( #3716 )
...
Fixes #2402
2019-07-18 14:24:56 +02:00
HamadaBrest
89935a1517
feat(xo-web/backup-ng): ability to bypass VDI chain check ( #4340 )
...
Fixes #4324
2019-07-18 10:46:22 +02:00
Rajaa.BARHTAOUI
c67af4fb2f
feat(xo-web/host/advanced): ability to edit host ISCSI IQN ( #4208 )
...
Fixes #4048
2019-07-17 17:32:05 +02:00
Julien Fontanet
0b4adc36a0
chore(xo-server-test): remove unused deps
2019-07-17 16:49:53 +02:00
Julien Fontanet
44776b795f
fix(xo-server-test/.babelrc.js): look into pro deps
2019-07-17 16:49:10 +02:00
Julien Fontanet
bec73a1c43
feat(normalize-packages): further clean package.json
2019-07-17 16:31:34 +02:00
Julien Fontanet
6ce35fdfa8
fix(import-packages): force merge (--no-ff)
2019-07-17 16:30:54 +02:00
Julien Fontanet
dabc2d0442
fix(xo-server-test): adapt to monorepo
2019-07-17 15:54:26 +02:00
Julien Fontanet
0527d3bc2b
Merge branch 'xo-server-test/master'
2019-07-17 15:54:10 +02:00
Julien Fontanet
a7cfb71070
feat(xo-server-test): move all files to packages/xo-server-test
2019-07-17 15:54:10 +02:00
Pierre Donias
52003bedb4
feat(xo-web/Usage): use same color for "Others" block ( #4347 )
...
Fixes #3608
And show number of others in tooltip
2019-07-17 15:41:40 +02:00
Rajaa.BARHTAOUI
a02fb8e739
fix(xo-web/task): fix hidden notification by search field ( #4305 )
...
Fixes #3874
2019-07-16 17:07:51 +02:00
badrAZ
60fad187a2
feat(xo-web/backup-ng/new): generate default schedule if no sch… ( #4183 )
...
…edules specified
Fixes #4036
2019-07-16 16:20:43 +02:00
BenjiReis
e8cd1e070f
fixme(xo-server/xapi): missing vgpu_map param to VM.migrate_send ( #4351 )
2019-07-16 16:15:25 +02:00
badrAZ
de6620be12
chore(CHANGELOG): update next
2019-07-16 16:05:25 +02:00
badrAZ
72dee73faa
fix(xo-server): 5.45.3
2019-07-16 16:01:54 +02:00
badrAZ
d8ce27907d
fix(@xen-orchestra/fs): 0.10.1
2019-07-16 15:57:00 +02:00
badrAZ
3d8891d518
chore(CHANGELOG): update next
2019-07-16 14:50:02 +02:00
badrAZ
97742ccdc2
fix(xo-server): 5.45.2
2019-07-16 14:00:06 +02:00
badrAZ
82fec86179
fix(xen-api): 0.27.1
2019-07-16 13:39:16 +02:00
badrAZ
be83b53875
chore(CHANGELOG): update next
2019-07-16 11:12:05 +02:00
badrAZ
85fda0c18b
feat(xo-web): 5.45.1
2019-07-16 10:50:17 +02:00
badrAZ
a89f8fbd9c
feat(xo-server): 5.45.1
2019-07-16 10:50:06 +02:00
Julien Fontanet
efdfa1f2f7
chore: update dependencies
...
Main goal is to update Babel to latest fix release which fix object rest spread on Node 6
2019-07-16 09:59:03 +02:00
badrAZ
5bd61e3fb0
fix(xo-server/vm#set): fix virtualization switch ( #4349 )
2019-07-15 14:57:16 +02:00
badrAZ
a45f83b646
fix(README): fix test command
2019-07-12 16:59:49 +02:00
Rajaa.BARHTAOUI
16135b8e37
feat(xo-web/sr/general): improve SR usage graph ( #3830 )
...
See #3608
2019-07-12 16:56:06 +02:00
heafalan
b011e8656f
fix(user#user.changePassword): delete useless tests ( #118 )
2019-07-12 11:00:05 +02:00
badrAZ
215432be6c
chore(CHANGELOG): update next
2019-07-11 16:12:48 +02:00
badrAZ
d373760412
feat(xo-web): 5.45.0
2019-07-11 16:12:48 +02:00
badrAZ
a1de04e285
feat(xo-server): 5.45.0
2019-07-11 16:12:48 +02:00
badrAZ
23e16732fd
feat(xen-api): 0.27.0
2019-07-11 16:12:48 +02:00
badrAZ
5efac84b8b
feat(xo-server-sdn-controller): 0.1.1
2019-07-11 16:12:48 +02:00
badrAZ
2cbc7b7d7d
feat(@xen-orchestra/fs): 0.10.0
2019-07-11 16:12:48 +02:00
Julien Fontanet
b1acbaecc2
fix(log): remove some lints
2019-07-10 15:40:25 +02:00
Julien Fontanet
6d61e8efff
chore: use native String#{end,start}sWith
...
Supported since Node 4
2019-07-09 16:00:16 +02:00
Julien Fontanet
482e6b3cb3
feat(xo-server/backupNg.runJob): new param settings ( #4321 )
...
Can be used to override certain job settings, the format is the same as the `settings` field in the job.
Related to xoa-support#1583
2019-07-08 14:54:09 +02:00
heafalan
445b13ec29
feat: create temp remote with remote configuration ( #117 )
2019-07-08 13:01:40 +02:00
HamadaBrest
116af372dc
fix(fs): EIO errors due to massive parallel operations ( #4330 )
...
Fixes #4323
2019-07-08 11:42:25 +02:00
badrAZ
970952783c
fix(xo-web/vm/advanced): fix CPUs/max CPUs edition ( #4337 )
2019-07-08 10:44:16 +02:00
Pierre Donias
e59cf13456
feat(xo-web/VM): show related pending tasks ( #3982 )
...
And their progress.
Fixes #3811
2019-07-05 17:15:44 +02:00
BenjiReis
d0cfddce19
chore(xo-server-sdn-controller): _getOrWaitObject → getObjectByRef ( #4336 )
...
When possible.
2019-07-05 13:48:37 +02:00
Julien Fontanet
30b2a8dd8d
feat(log/README): document data param
2019-07-05 12:13:54 +02:00
BenjiReis
b811ee7e7e
chore(xo-server-sdn-controller): use optionnal chaining ( #4335 )
2019-07-05 11:54:07 +02:00
Julien Fontanet
ebe7f6784a
chore: re-format with Prettier
...
Related to c8aa058ede
Mainly due to https://prettier.io/blog/2019/06/06/1.18.0.html#stop-breaking-simple-template-literals-5979-by-jwbay
2019-07-05 11:34:15 +02:00
BenjiReis
e40792378f
chore(xo-server-sdn-controller): simplify for loops ( #4334 )
2019-07-05 11:08:57 +02:00
Julien Fontanet
cc9c8fb891
feat(CHANGELOG.unreleased): add instructions for devs ( #4333 )
2019-07-05 10:05:02 +02:00
Enishowk
ca06c4d403
fix(xo-web/backup-ng/restore): display correct size of full VM backup ( #4332 )
...
Fixes #4316
2019-07-05 09:31:32 +02:00
Julien Fontanet
c8aa058ede
chore: update dependencies
2019-07-04 16:01:07 +02:00
badrAZ
34169d685e
fix(xo-server/xen-servers): handle pool UUID change ( #4302 )
...
Fixes #4299
2019-07-04 14:52:30 +02:00
HamadaBrest
d5a9d36815
feat(xo-server/vm): VM operators can revert any snapshot ( #4247 )
...
Fixes #3928
- VM operators were only able to revert the snapshots they created. They can now revert any snapshot
- VM operators can still only delete the snapshots they created
- VM admins still have full control over the snapshots
2019-07-04 11:21:54 +02:00
HamadaBrest
c7aaeca530
feat(xo-web/settings/servers): display connection issues ( #4310 )
...
Fixes #4300
2019-07-04 10:19:44 +02:00
Julien Fontanet
863e4f0c19
feat(xo-server/backup NG): new setting bypassVdiChainsCheck ( #4320 )
...
Related to xoa-support#1583
2019-07-04 10:07:28 +02:00
BenjiReis
0226e0553d
fix(xo-server-sdn-controller): dont pick PIF if ip_configuration_mode = None ( #4319 )
...
Fixes xoa-support#1572
2019-07-03 17:07:30 +02:00
Julien Fontanet
02995d278f
fix(xo-server/server.set): declare readOnly in params
...
Related to b8524732ce
2019-07-02 17:31:44 +02:00
Julien Fontanet
78a2104bcc
fix(xo-server/api/server): use correct types
...
Booleans should be booleans, not strings.
2019-07-02 17:09:57 +02:00
heafalan
4e9d143996
fix: remove VM ids from snapshots ( #116 )
2019-07-01 09:39:41 +02:00
badrAZ
0811e5c765
feat(xo-web/stats): ability to display last day stats ( #4168 )
...
Fixes #4160
2019-06-28 14:35:50 +02:00
heafalan
b2cf2edd43
fix(backup-ng): update snapshots ( #115 )
2019-06-28 09:34:48 +02:00
heafalan
db493f6887
fix(backup-ng): defaultSr -> default ( #114 )
2019-06-28 09:09:38 +02:00
heafalan
2cd0dec480
fix: delete_disks -> deleteDisks ( #113 )
2019-06-27 16:27:07 +02:00
badrAZ
29024888fb
chore(CHANGELOG): v5.36.0
2019-06-27 15:07:29 +02:00
badrAZ
dbcaab2bc1
chore(CHANGELOG): update next
2019-06-27 14:52:16 +02:00
badrAZ
28d445ae1c
feat(xo-web): 5.44.0
2019-06-27 14:08:37 +02:00
badrAZ
530360f859
feat(xo-server): 5.44.0
2019-06-27 14:08:26 +02:00
badrAZ
738c55bad0
feat(xo-server-backup-reports): 0.16.2
2019-06-27 14:08:11 +02:00
badrAZ
4b09bc85f5
feat(xo-server-auth-saml): 0.6.0
2019-06-27 14:07:44 +02:00
badrAZ
5bc67d3570
feat(xo-server-sdn-controller): 0.1.0
2019-06-27 14:07:23 +02:00
badrAZ
f7ae6222b7
feat(xen-api): 0.26.0
2019-06-27 14:06:14 +02:00
badrAZ
1e50dab093
feat(xo-server-auth-ldap): 0.6.5
2019-06-27 14:05:20 +02:00
Julien Fontanet
d1935bf778
feat(xo-server-auth-ldap/cli): display the whole entry on success
...
This can help while debugging filters.
2019-06-27 11:31:24 +02:00
Julien Fontanet
70a346d11e
feat(CHANGELOG.unreleased): add xen-api v0.26.0
2019-06-27 11:12:23 +02:00
Julien Fontanet
fd39a2063d
fix(xen-api): refresh pool on new session
2019-06-27 11:08:45 +02:00
Julien Fontanet
682512fffe
fix(xen-api/events): full refresh on new session
2019-06-27 11:08:45 +02:00
HamadaBrest
b13f91ec8d
fix(xo-web/new-vm): tooltips not showing up on disabled inputs ( #4309 )
...
Fixes #4304
mouseenter event not supported on disabled inputs in some browsers
https://devdocs.io/dom_events/mouseenter
2019-06-27 10:24:47 +02:00
BenjiReis
a140fc09ac
feat(xo-server-sdn-controller): new plugin wich enables private pool-wide networkks ( #4269 )
...
See xcp-ng/xcp#175
2019-06-27 09:49:58 +02:00
badrAZ
f403a7e753
fix(xo-web): fix fibre channel paths display ( #4303 )
...
Fixes #4291
2019-06-26 16:42:56 +02:00
heafalan
dfe5f412eb
feat: config.toml -> sample.config.toml and update documentation ( #111 )
2019-06-26 14:52:34 +02:00
Rajaa.BARHTAOUI
033d784c52
feat(xo-web/vm/network): set VIF bandwidth rate limit ( #4293 )
...
Fixes #4215
2019-06-26 12:18:17 +02:00
Rajaa.BARHTAOUI
62c3fa13ca
feat(xo-web/{sr/hosts,host/storage}): PBD details ( #4284 )
...
Fixes #4161
2019-06-25 15:50:26 +02:00
HamadaBrest
ce338cb6ca
fix(xo-web/host): host CPU hyperthreading detection ( #4285 )
...
Fixes #4262
2019-06-25 09:43:00 +02:00
heafalan
003eadc8fd
fix(backup-ng): use generic test for retentions ( #103 )
2019-06-24 14:15:24 +02:00
Rajaa.BARHTAOUI
8782151c5d
feat(xo-web/host): warning when host and XOA's time differ too much ( #4173 )
...
Fixes #4113
2019-06-21 16:33:32 +02:00
HamadaBrest
b22c74c5a8
feat(xo-web/new-sr): list ZFS pools at SR creation ( #4266 )
...
Fixes #4260
2019-06-21 15:27:57 +02:00
badrAZ
254fa36c01
chore: structured "config.toml" ( #110 )
...
See #108
2019-06-21 15:25:29 +02:00
HamadaBrest
a3e4253005
feat(xo-web/home/vm): add "Create backup" bulk action ( #4257 )
...
Fixes #2573
2019-06-21 10:36:00 +02:00
Rajaa.BARHTAOUI
2388593b8a
feat(xo-web): warning for 'express' license ( #4279 )
...
Fixes #4251
2019-06-21 10:31:45 +02:00
Julien Fontanet
cdced63c1b
feat(xo-server-auth-saml): improve Azure AD compat ( #4294 )
...
See xoa-support#1543
2019-06-20 17:11:39 +02:00
Julien Fontanet
45e1d1ecef
fix(CHANGELOG.unreleased): fix issue link
2019-06-19 15:36:21 +02:00
badrAZ
f44447ce71
fix(xo-server/metadata): missing Xapis should trigger a failure job ( #4283 )
...
Fixes #4281
2019-06-19 15:20:26 +02:00
HamadaBrest
238e9cd8cc
feat(xo-web/new/sr): ability to select NFS version ( #4277 )
...
Fixes #3951
2019-06-19 10:40:35 +02:00
Julien Fontanet
e171d8ed0e
fix(xo-server/vm.set): add auto_poweron to params
...
Related to b8524732ce
Fixes #4295
2019-06-18 17:24:54 +02:00
HamadaBrest
bd3399e04b
chore(xen-api/README): document --au flag ( #4292 )
2019-06-18 14:32:30 +02:00
Enishowk
2b4443f333
feat(xo-web/backup-ng/restore): display size for full VM backup ( #4245 )
...
Fixes #4009
2019-06-18 09:55:14 +02:00
Julien Fontanet
ab6548122f
Revert "fix(xo-server/metadata-backups): missing pool/remote should emit failure tasks"
...
This reverts commit f81573d999 .
2019-06-17 14:36:49 +02:00
badrAZ
f81573d999
fix(xo-server/metadata-backups): missing pool/remote should emit failure tasks
...
See #4281
2019-06-17 11:29:56 +02:00
Julien Fontanet
84ccebb858
fix(xo-server/vm.create): accept extra params
...
Fixes #4280
2019-06-15 23:37:46 +02:00
badrAZ
530bc50e7c
chore(CHANGELOG): update next
2019-06-13 14:57:22 +02:00
badrAZ
57e490fc23
feat(xo-web): 5.43.0
2019-06-13 14:11:21 +02:00
badrAZ
61e902c094
feat(xo-server): 5.43.0
2019-06-13 14:11:08 +02:00
badrAZ
8378ba77d6
feat(xen-api): 0.25.2
2019-06-13 14:09:59 +02:00
Julien Fontanet
c9e30b74e2
fix(xo-server/api): only change id to namespace if necessary
2019-06-13 12:00:10 +02:00
HamadaBrest
af944fd2e3
feat(xo-server,xo-web): ability to set HVM boot firmware ( #4268 )
...
Fixes #4264
2019-06-12 17:41:58 +02:00
Nicolas Raynaud
bcc0e76f1d
feat(xo-server/api): sr.probZfs and sr.createFile ( #4258 )
...
Server side of #4260
Related to xcp-ng/xcp-ng-xapi-plugins#5
2019-06-10 17:38:58 +02:00
badrAZ
95078d250a
feat(xo-server/backup-ng): clean task in logs for full, DR and CR ( #4236 )
...
This is equivalent to the `merge` task for delta backups.
2019-06-10 15:42:38 +02:00
Julien Fontanet
4b16a2c0c5
fix(xo-server/xo.getAllObjects): correctly validate ndjson param
...
Fixes https://xcp-ng.org/forum/topic/1478/fresh-install-can-t-create-vms-or-see-vms-after-refresh
2019-06-10 14:32:12 +02:00
Julien Fontanet
b8524732ce
fix(xo-server/api): throw on unexpected parameters
2019-06-06 18:11:12 +02:00
Julien Fontanet
814fee4f47
chore(package): update deps
2019-06-06 09:47:04 +02:00
Julien Fontanet
d641d35d5c
fix(xo-server/importDeltaVm): disable HA during import
...
Fixes xoa-support#1525
This is necessary because HA does not respect `blocked_operations.start`.
2019-06-05 17:38:36 +02:00
Julien Fontanet
7464d95b57
chore(xo-server/importDeltaVm): merge some attributes changes into VM record creation
...
Limits race conditions (especially for the `blocked_operations.start`.
2019-06-05 17:27:16 +02:00
heafalan
8924a64622
chore: delete useless test ( #105 )
2019-06-05 16:59:10 +02:00
Julien Fontanet
3d6aa667fe
chore(xo-server): use xen-api setters for tags
2019-06-04 18:21:47 +02:00
Julien Fontanet
147c3d2e7b
fix(xo-server): dont touch other entries when changing HVM_boot_params.order
2019-06-04 14:55:45 +02:00
Julien Fontanet
ac298c3be3
chore(xo-server): use more Xapi's field entries updaters
2019-06-04 14:37:12 +02:00
Julien Fontanet
e88848c44a
fix(xo-web/xoa): fix email quirk ( #4259 )
2019-06-03 11:12:01 +02:00
Julien Fontanet
cd518e3e4c
chore: update dependencies
2019-06-03 10:51:14 +02:00
heafalan
114d521636
feat: test backupNg.runJob with srs without copyRetention ( #87 )
...
See #76
2019-06-03 08:58:34 +02:00
Pierre Donias
24d4fad394
chore(CHANGELOG): 5.35.0
2019-05-29 17:28:02 +02:00
Julien Fontanet
6d8785e689
feat(xo-web): 5.42.1
2019-05-29 17:20:59 +02:00
HamadaBrest
508cbf0a82
feat(xo-web/host): display hyperthreading status in advanced tab ( #4263 )
...
Fixes #2573
2019-05-29 17:20:06 +02:00
Julien Fontanet
c83f56166d
feat(xo-server): 5.42.1
2019-05-29 17:18:29 +02:00
Julien Fontanet
7199e1a214
feat(CHANGELOG): add channel badges
2019-05-29 16:48:07 +02:00
heafalan
85d55e97e7
feat: test run backup job with remotes without export retention ( #86 )
...
See #76
2019-05-29 16:47:50 +02:00
Julien Fontanet
cc2c71c076
chore(xo-server): remove unnecessary methods
2019-05-28 18:53:57 +02:00
Pierre Donias
9ca273b2c4
chore(CHANGELOG.unreleased): add some missing links ( #4253 )
2019-05-28 14:09:19 +02:00
Julien Fontanet
b85c2f35b6
fix(xo-server/vm.set): autoPoweron → auto_poweron in XAPI
...
Related to 0e1e32d241
2019-05-28 11:48:00 +02:00
HamadaBrest
fdd79885f9
feat(xo-web/VM): display VDI size in migrate modal ( #4250 )
...
Fixes #2534
2019-05-27 16:56:45 +02:00
Julien Fontanet
b2eb970796
fix(xo-server/vm.set): cast weight to string
...
Follow-up of 49e1b0ba7
2019-05-27 16:23:38 +02:00
Julien Fontanet
3ee9c1b550
chore(xo-server/Xapi): remove unused setVcpuWeight
2019-05-27 16:23:37 +02:00
HamadaBrest
2566c24753
fix(xo-web/host): incorrect hypervisor name in RAM usage tooltip ( #4248 )
...
Fixes #4246
2019-05-27 15:44:59 +02:00
Julien Fontanet
49e1b0ba7e
fix(xo-server/vm.set): cast logical numbers to XAPI string values
2019-05-27 11:10:19 +02:00
Julien Fontanet
453c329f14
fix(xo-server/vm.set): videoram is strictly a number
2019-05-27 11:04:44 +02:00
heafalan
abad2944fb
feat: test backupNg.runJob 3 times with retention 2 and revert ( #93 )
...
See #76
2019-05-27 10:53:34 +02:00
badrAZ
27193f38f3
feat(xo-web): 5.42.0
2019-05-24 15:32:16 +02:00
badrAZ
d3dc94e210
feat(xo-server): 5.42.0
2019-05-24 15:31:54 +02:00
Julien Fontanet
6dad860635
fix(xo-server/getRemoteHandler): only cache on success
...
Otherwise subsequent calls will use an invalid handler.
Related to xoa-support#1498
2019-05-23 18:13:58 +02:00
Julien Fontanet
0362ac8909
feat(xo-web/home): case-sensitive filtering
2019-05-23 17:34:19 +02:00
Pierre Donias
e7b79f83d1
fix(xo-web): cast XOA_PLAN for strict equality tests ( #4241 )
2019-05-23 17:17:48 +02:00
Pierre Donias
62379c1e41
feat(xo-web/settings/logs): suggest XCP-ng when LICENCE_RESTRICTION ( #4238 )
...
Fixes #3876
2019-05-23 17:16:39 +02:00
Pierre Donias
23b422e3df
feat(xo-server,xo-web/user): forget all authentication tokens ( #4224 )
...
Fixes #4214
2019-05-23 17:13:27 +02:00
Pierre Donias
f8e6dee635
fix(xo-web/vm/networks/addresses): avoid duplicate IP addresses ( #4239 )
...
Fixes support#1227
2019-05-23 14:33:32 +02:00
Nicolas Raynaud
c8e9b287f4
fix(xo-server/Xapi#_importOvaVm): userdevice must be string not a number ( #4232 )
...
Fixes xoa-support#1479
2019-05-22 16:12:19 +02:00
HamadaBrest
c9412dbcd0
fix(xo-web/xoa): ask confirm on upgrade if running jobs ( #4235 )
...
Fixes #4164
2019-05-22 15:19:31 +02:00
Julien Fontanet
77222e9e6b
Update PULL_REQUEST_TEMPLATE.md
2019-05-22 14:50:57 +02:00
heafalan
2827544409
chore: backupNg.create() -> backupNg.createJob() ( #96 )
2019-05-22 11:55:30 +02:00
HamadaBrest
9d0f24eae1
feat(xo-web/xoa): release channels support ( #4202 )
...
Fixes #4200
2019-05-22 09:32:01 +02:00
heafalan
db0a399da1
chore: use getSchedule() ( #99 )
2019-05-22 08:58:01 +02:00
Pierre Donias
6e527947be
fix(xo-web): adminOnly breaks the routes ( #4231 )
...
Introduced by 59e68682bd
`@routes` must always be on top because it decorates add a `routes` property to the component which will be used by the parent.
2019-05-21 17:45:27 +02:00
Julien Fontanet
e7051c1129
fix(xo-server/network.set): dont pass undefined to update_other_config()
...
Related to 0e1e32d241
2019-05-21 16:47:22 +02:00
Julien Fontanet
3196c7ca09
chore(xo-server): use Xapi's setters ( #4229 )
2019-05-21 15:44:10 +02:00
Julien Fontanet
0e1e32d241
chore(xo-server): use Xapi's field entries updaters ( #4230 )
2019-05-21 15:25:37 +02:00
Julien Fontanet
a34912fb0d
chore(xo-server): move some calls to Xapi#callAsync ( #4227 )
...
Fixes #4226
`.callAsync` is more robust to disconnections than `.call` and should be used for all non-instantaneous calls.
Unfortunately the result can be embedded into XML, you should either not use the result or add `.then(extractOpaquerRef)` if you are expecting an opaque ref.
2019-05-21 15:04:24 +02:00
Dustin B
c7c6e0e2ff
chore(xo-web/messages): one shot job → onetime job ( #4222 )
2019-05-21 11:30:42 +02:00
Julien Fontanet
1e529c995a
chore(xo-server/vm.reboot): move into Xapi#rebootVm
2019-05-21 10:37:56 +02:00
Julien Fontanet
7be1c7a47b
fix(xo-server): always use Xapi#callAsync for migration
2019-05-21 10:24:14 +02:00
HamadaBrest
b17380443b
chore(@xen-orchestra/fs): test truncate() ( #4225 )
...
Related to #4180
2019-05-21 10:20:31 +02:00
Pierre Donias
59e68682bd
fix(xo-web): lock admin pages ( #4220 )
...
Related to xoa-support#1460
2019-05-20 17:31:26 +02:00
Julien Fontanet
b7a92cfe92
feat(xo-server/vif.set): rateLimit support
...
Server-side of #4215
2019-05-20 16:06:42 +02:00
HamadaBrest
5ebe27da49
feat(fs): add truncate method ( #4180 )
2019-05-20 14:03:54 +02:00
Julien Fontanet
42df6ba6fa
chore: update dependencies
2019-05-17 16:31:39 +02:00
Pierre Donias
8210fddfab
fix(xo-web/charts): ensure consistent series order ( #4221 )
...
Fixes support#1481
2019-05-16 13:54:27 +02:00
Pierre Donias
f55ed273c5
chore(xo-web): remove unused messages ( #4219 )
2019-05-16 13:28:39 +02:00
Dustin B
d67e95af7b
fix(xo-web/messages): more verbiage and typo fixes, clarifications as well ( #4218 )
2019-05-15 17:36:00 +02:00
badrAZ
0b0f235252
feat(xo-web/new/metadata): ability to set the backup report when property ( #4149 )
2019-05-15 16:47:59 +02:00
Jon Sands
36a5f52068
fix(docu/interface) grammar fixes for interface messages ( #4213 )
...
* Grammar fixes and typo for messages
2019-05-15 15:10:43 +02:00
Julien Fontanet
31266728f7
feat(xo-server): add / mounts to vendor config
2019-05-15 14:28:20 +02:00
heafalan
87d2096ed7
chore: createUser() -> createTempUser() ( #100 )
2019-05-15 14:21:11 +02:00
Rajaa.BARHTAOUI
8c79ea4ce3
feat(xo-web/vm/general): display 'Started... ago' for paused state ( #4170 )
...
Fixes #3750
2019-05-15 10:41:02 +02:00
Dustin B
c73a4204cb
Verbiage change to align with main messages.js
2019-05-14 22:52:58 +02:00
Dustin B
0b3c2cc252
Verbiage changes ( #4211 )
...
* Verbiage changes
2019-05-14 22:03:50 +02:00
Dustin B
2bd3ca1d0b
Grammar and typos adjustments ( #4210 )
...
* Grammar and typos adjustments
2019-05-14 20:55:50 +02:00
badrAZ
ce8649d991
fix(xo-web/backup-ng): handle improper "reportWhen" value ( #4199 )
...
Additional change to #4178 to actually fix #4092 .
2019-05-14 17:12:53 +02:00
badrAZ
9bd563b111
chore(CHANGELOG): update next
2019-05-14 16:32:31 +02:00
badrAZ
6ceb924a85
feat(xo-web): 5.41.0
2019-05-14 16:20:31 +02:00
badrAZ
c2ef0ded43
feat(xo-server): 5.41.0
2019-05-14 16:20:09 +02:00
badrAZ
6081a6f6db
feat(vhd-lib): 0.7.0
2019-05-14 16:19:15 +02:00
badrAZ
a0d92a0b1d
feat(@xen-orchestra/fs): 0.9.0
2019-05-14 16:17:19 +02:00
badrAZ
3cf1f7ede2
feat(xo-server-backup-reports): 0.16.1
2019-05-14 16:15:29 +02:00
Julien Fontanet
5757afa1d8
fix(xo-server/proxies): use Host of the config
...
Use the hostname of the URL in the config instead of the one from the incoming request.
2019-05-14 14:08:04 +02:00
Julien Fontanet
86e9b9c1b8
fix(xo-server/api/*): wrap with JsonRpcError
2019-05-14 10:21:43 +02:00
Danp2
1cdd1fa00e
Switch forum link to new XCP subforum ( #4203 )
...
* Fix usage of "backuping"
* Switch to XCP sub-forum
2019-05-10 17:49:26 +02:00
Julien Fontanet
9d12759c68
fix(xo-server/VM import): forward error message
2019-05-10 17:32:23 +02:00
heafalan
d47f66548d
chore: use snapshot property matchers instead of 'omit' ( #98 )
2019-05-10 13:23:47 +02:00
Julien Fontanet
594341fab6
fix(xo-server/remotes): dont fail is benchmarks JSON is broken
2019-05-09 14:06:50 +02:00
Julien Fontanet
4e88125cbe
fix(xo-server/remotes): always JSON encode benchmarks ( #4197 )
...
See xoa-support#1464
Fix an issue when restoring from config.
2019-05-09 13:58:36 +02:00
badrAZ
13237180a2
fix(Backup-ng): report sent even though "Never" is selected ( #4178 )
...
Fixes #4092
2019-05-09 09:58:35 +02:00
Olivier Lambert
f64d7e0b6e
fix README title and also update installation doc ( #4198 )
2019-05-09 09:34:36 +02:00
Olivier Lambert
040a6930a4
improving support page ( #4196 )
...
* improving support page
2019-05-09 09:27:26 +02:00
Julien Fontanet
c54b9189a6
feat(scripts/normalize-package): add version if missing
2019-05-09 09:23:49 +02:00
Julien Fontanet
8882f1b019
chore(bump-pkg): stop on errors
2019-05-07 14:39:17 +02:00
Julien Fontanet
ae6416c4d2
feat(xo-server): add XenServers from XenStore ( #4194 )
...
XenStore can be used to pass XenServers to connect to to xo-server:
`vm-data/xen-servers` entry:
```json
[
{
"allowUnauthorized": true,
"host": "xs1.company.tld",
"label": "My XenServer",
"password": "super%secret+password",
"readOnly": false,
"username": "root"
}
]
```
2019-05-07 10:25:00 +02:00
Dustin B
8faed87656
Documentation typo
...
Typo "on" to "one" in support page
2019-05-06 22:41:37 +02:00
Dustin B
0983f05969
Update support documentation
2019-05-06 22:27:57 +02:00
Julien Fontanet
d43e2544a1
feat(xo-server): admin account from XenStore ( #4184 )
...
XenStore can be used to pass the credentials of the default admin account to xo-server:
`vm-data/admin-account` entry:
```json
{ "email": "admin@admin.net ", "password": "admin" }
```
2019-05-06 17:40:02 +02:00
Pierre Donias
ca83d11ac8
fix(xo-server/xapi-object-to-xo): cast patch size to number ( #4193 )
...
Fixes #4192
2019-05-06 16:55:54 +02:00
badrAZ
1cdcdd9b5f
chore(reaclette): v0.8.0 ( #4188 )
2019-05-06 15:03:08 +02:00
Julien Fontanet
cc7806e35b
chore(xo-server plugins): are not published as well
2019-05-06 11:45:00 +02:00
Julien Fontanet
0ee48b6623
chore(xo-{server,web}): mark as private
...
Explicit that these packages are not published on the npm registry.
2019-05-06 11:32:55 +02:00
Julien Fontanet
8c02e0efbd
chore(scripts): publish on version bumping
2019-05-06 11:32:55 +02:00
marcpezin
34d3ca82bc
adding free limited support section ( #4186 )
2019-05-06 10:21:18 +02:00
HamadaBrest
43822d3667
chore(vhd-lib): use write instead of createOutputStream ( #4179 )
...
See #4156
2019-05-03 14:07:10 +02:00
Pierre Donias
f4ac73b3b4
fix(xo-web/new-vm): cloud init should only be available in Premium ( #4174 )
2019-05-02 17:01:06 +02:00
HamadaBrest
f084b6def9
feat(fs#write): write buffer at specific position ( #4169 )
...
Fixes #4156
2019-05-02 16:20:57 +02:00
Julien Fontanet
a00d101ff7
chore: update dependencies
2019-05-02 10:58:38 +02:00
badrAZ
9d5900d9b6
chore(CHANGELOG): 5.34.0
2019-04-30 11:39:03 +02:00
badrAZ
28fb4e8216
feat(xo-web): 5.40.1
2019-04-30 11:21:14 +02:00
Julien Fontanet
bec4dbe652
feat(xo-web): unlock basic stats for all editions ( #4172 )
...
Fixes #4166
2019-04-30 10:17:31 +02:00
Pierre Donias
72cc14f508
feat(xo-web): add banner to clarify support conditions ( #4167 )
...
Fixes #4165
2019-04-30 09:54:40 +02:00
Julien Fontanet
d20941cc2c
chore(CHANGELOG): Highlights sections
2019-04-29 14:10:27 +02:00
Julien Fontanet
9cb8a05316
chore(CHANGELOG): update next
2019-04-26 16:31:26 +02:00
Julien Fontanet
dccd799f6d
feat(xo-web): 5.40.0
2019-04-26 16:27:25 +02:00
Julien Fontanet
b42b3d1b01
feat(xo-server): 5.40.0
2019-04-26 16:27:15 +02:00
Julien Fontanet
a40d6f772a
feat(complex-matcher): 0.6.0
2019-04-26 16:25:47 +02:00
Julien Fontanet
6e9bfd18d9
feat(xo-server-backup-reports): 0.16.0
2019-04-26 16:24:22 +02:00
Julien Fontanet
3b92dd0139
feat(scripts): bump-pkg
2019-04-26 16:17:28 +02:00
HamadaBrest
564d53610a
fix(xo-web/editable): notify user when undo fails ( #4157 )
...
Fixes #3799
2019-04-26 11:25:23 +02:00
Pierre Donias
b4c7b8ac7f
fix(xo-web/new-vm): typos ( #4158 )
...
Introduced by 7acd90307b
2019-04-25 14:44:25 +02:00
HamadaBrest
7acd90307b
feat(xo-web/new-vm): network config box for cloud-init ( #4150 )
...
Fixes #3872
2019-04-24 17:04:54 +02:00
Julien Fontanet
d3ec76c19f
feat(lint): add eslint-comments plugin
2019-04-19 16:27:11 +02:00
heafalan
fb9425e503
feat(backupNg): test running a job with a VM without disks ( #92 )
...
See #76
2019-04-18 17:18:15 +02:00
HamadaBrest
688cb20674
feat(xo-web/self): remove ID from end user resource sets and add it to Self UI ( #4151 )
...
Fixes #4100
2019-04-18 16:45:52 +02:00
HamadaBrest
c63be20bea
fix(xo-web/home): J/K navigation loop ( #4152 )
...
Fixes #2793
2019-04-18 16:15:25 +02:00
Rajaa.BARHTAOUI
df36633223
feat(xo-web/vm/attach disk): warning if VDI is on another local SR ( #4117 )
...
See #3911
Show a warning message if the VM has a VDI sitting on a local SR and the user
select a VDI sitting on a local SR on a different host since the VM won't be
able to start
2019-04-18 16:00:24 +02:00
badrAZ
3597621d88
feat(xo-server-backup-reports): metadata report implementation ( #4084 )
2019-04-18 09:49:18 +02:00
Pierre Donias
8387684839
fix(xo-web/migrateVm): don't pass SR if same-pool migration ( #4146 )
...
Fixes #4145
Introduced by f581e93b88
2019-04-17 16:04:05 +02:00
Pierre Donias
f261f395f1
fix(xo-web/migrateVm): typo ( #4147 )
2019-04-17 15:31:20 +02:00
Rajaa.BARHTAOUI
f27170ff0e
feat(xo-web/vm/disk): notify user before breaking action ( #4035 )
...
See #3911
- New disk: warning if the selected SR is local to another host than another VDI
- Migrate VDI (row action only): warning if the selected SR is local to another host than another VDI
2019-04-16 11:04:12 +02:00
Enishowk
d82c951db6
feat(home): use regexp for tags filtering ( #4112 )
...
Avoid substring false positives.
Fixes #4087
2019-04-16 10:31:39 +02:00
Rajaa.BARHTAOUI
41ca853e03
feat(xo-web/new-vm): warning on high resource consumption ( #4127 )
...
Fixes #4044
2019-04-15 14:26:17 +02:00
heafalan
d75580e11d
feat: add doc for tests ( #90 )
2019-04-15 13:55:06 +02:00
Julien Fontanet
a08d098265
chore: update dependencies
2019-04-15 09:54:58 +02:00
badrAZ
a64960ddd0
chore(xoConnection): various changes ( #95 )
2019-04-15 09:22:53 +02:00
Rajaa.BARHTAOUI
875681b8ce
fix(xo-web/New VM): template selector won't load ( #3565 )
...
Fixes #3265
2019-04-12 14:51:13 +02:00
Julien Fontanet
a03dcbbf55
feat(xo-server): make Helmet configurable ( #4141 )
2019-04-12 13:49:51 +02:00
badrAZ
97cabbbc69
chore(CHANGELOG): update next
2019-04-11 17:42:52 +02:00
badrAZ
13725a9e21
feat(xo-web): v5.39.1
2019-04-11 17:22:34 +02:00
badrAZ
f47df961f7
fix(xo-web/backup-ng): transfer/merge tasks not displayed in the logs ( #4140 )
...
Introduced by 865d2df124
2019-04-11 17:12:47 +02:00
badrAZ
2f644d5eeb
chore(CHANGELOG): update next
2019-04-11 16:19:29 +02:00
badrAZ
4b292bb78c
feat(xo-web): v5.39.0
2019-04-11 16:02:57 +02:00
badrAZ
804891cc81
feat(xo-server): v5.39.0
2019-04-11 16:00:36 +02:00
badrAZ
d335e06371
feat(vhd-lib): v0.6.1
2019-04-11 15:54:48 +02:00
badrAZ
477058ad23
feat(xo-vmdk-to-vhd): v0.1.7
2019-04-11 15:35:15 +02:00
badrAZ
eb3b68401d
feat(xo-server/metadata-backups): reportWhen implementation ( #4135 )
2019-04-11 15:24:15 +02:00
badrAZ
865d2df124
feat(xo-web/metadata-backups): metadata logs implementation ( #4014 )
...
Fixes #4005
2019-04-11 12:00:33 +02:00
badrAZ
88160bae1d
fix(xo-server,xo-web/metadata-backups): handle null retentions ( #4133 )
...
Introduced by fea5117ed8
2019-04-11 11:00:04 +02:00
Rajaa.BARHTAOUI
f581e93b88
feat(xo-web/vm): migrate modal improvements ( #4121 )
...
Fixes #3326
- auto-select default SR as main SR
- hide optional per-VDI SR selection
2019-04-11 10:13:40 +02:00
heafalan
876850a7a7
chore(_xoWithTestHelpers): refactoring ( #94 )
2019-04-10 15:23:45 +02:00
Rajaa.BARHTAOUI
21a7cf7158
fix(xo-web/menu/xoa): display icon when no notifications nor updates ( #4068 )
...
Fixes #4012
2019-04-10 14:35:58 +02:00
Rajaa.BARHTAOUI
5edee4bae0
feat(xo-web/dashboard/overview): display 'Report' for admin only ( #4126 )
...
Fixes #4123
2019-04-09 17:13:28 +02:00
Julien Fontanet
916ca5576a
feat(xen-api/cli): everything in context
...
Example: `xapi.pool` → `pool`
2019-04-09 17:09:03 +02:00
Julien Fontanet
6c861bfd1f
feat(xen-api): name record classes with types
2019-04-09 16:28:46 +02:00
Rajaa.BARHTAOUI
56961b55bd
fix(xo-web/dashboard/health): fix 'an error has occurred' ( #4132 )
...
Fixes #4128
2019-04-09 15:17:34 +02:00
badrAZ
cdcd7154ba
fix(xo-web/backup-ng): only display full interval in case of delta ( #4125 )
2019-04-09 15:12:52 +02:00
badrAZ
654a2ee870
feat(xo-web/backup-ng): make backup list title clearer ( #4129 )
...
Fixes #4111
2019-04-09 09:44:09 +02:00
Julien Fontanet
903634073a
chore: update dependencies
2019-04-09 08:56:15 +02:00
badrAZ
0d4818feb6
fix(xo-server/metadata-backups): various changes ( #4114 )
...
- fix uncompleted log if one of the backup fails
- fix the case of a backup with xo mode and pool mode, if one fails the other will not be executed.
- log xo/pool by remotes
- log a warning task if a pool or a remote is missed
- log a warning task if a backup is not properly deleted
2019-04-08 17:24:02 +02:00
Julien Fontanet
d6aa40679b
feat(xo-server/_assertHealthyVdiChains): attach info to error
2019-04-05 15:48:12 +02:00
Jon Sands
b7cc31c94d
feat(docs/metadata backup): add restore instructions ( #4116 )
2019-04-05 11:21:21 +02:00
Julien Fontanet
6860156b6f
chore(CHANGELOG): v5.33.1
2019-04-04 14:39:32 +02:00
Julien Fontanet
29486c9ce2
feat(xo-server): 5.38.2
2019-04-04 14:20:46 +02:00
Julien Fontanet
7cfa6a5da4
feat(xen-api): v0.25.1
2019-04-04 14:01:59 +02:00
Julien Fontanet
2563be472b
fix(xen-api/_interruptOnDisconnect): dont use Promise.race
...
`Promise.race()` leads to memory leaks if some promises are never resolved.
See nodejs/node#17469
2019-04-04 13:42:45 +02:00
Julien Fontanet
7289e856d9
chore(xen-api/_sessionCall): dont use _interruptOnDisconnect
2019-04-04 13:39:45 +02:00
Nicolas Raynaud
975de1954e
feat(xo-web/vm-import): don't block the UI when dropping a big OVA file ( #4018 )
2019-04-04 10:59:44 +02:00
Julien Fontanet
95bcf0c080
fix(xo-web/vms/import): various fixes ( #4118 )
...
- dont swallow `importVm` error
- `importVms`: display errors on console
- dont redirect on failure
2019-04-04 10:10:45 +02:00
Enishowk
f900a5ef4f
feat(xo-web/backup): add warning regarding DST ( #4056 )
...
Fixes #4042
2019-04-03 11:42:24 +02:00
badrAZ
7f1ab529ae
feat(xo-server/metadata-backups): logs implementation ( #4108 )
...
See #4014
2019-04-02 15:53:12 +02:00
Julien Fontanet
49fc86e4b1
chore(xen-api): rewrite inject-event test CLI
2019-04-02 15:24:25 +02:00
Julien Fontanet
924aef84f1
chore: drop Node 4 support
2019-04-02 11:40:27 +02:00
Rajaa.BARHTAOUI
96e6e2b72a
feat(xo-web/xoa): registration panel enhancements ( #4104 )
...
Fixes #4043
- Remove useless "Trial" title
- Make the "Start trial" button bigger
2019-04-02 11:39:27 +02:00
Enishowk
71997d4e65
feat(xo-web/remotes): expose mount options field for SMB ( #4067 )
...
Fixes #4063
2019-04-02 10:49:45 +02:00
Nicolas Raynaud
447f2f9506
fix(vhd-lib/createVhdStreamWithLength): handle empty VHD ( #4107 )
...
Fixes #4105
2019-04-01 16:53:02 +02:00
Julien Fontanet
79aef9024b
chore(CHANGELOG): move packages after fixes
2019-03-29 16:45:51 +01:00
Julien Fontanet
fdf6f4fdf3
chore(CHANGELOG): add missing packages list
2019-03-29 16:38:59 +01:00
Julien Fontanet
4d1eaaaade
feat(xo-server): 5.38.1
2019-03-29 16:38:06 +01:00
Julien Fontanet
bdad6c0f6d
feat(xen-api): v0.25.0
2019-03-29 16:35:19 +01:00
Julien Fontanet
ff1ca5d933
feat(xen-api/call): 1 hour timeout
2019-03-29 16:26:36 +01:00
Julien Fontanet
2cf4c494a4
feat(xen-api/connect): handle disconnect
2019-03-29 16:21:19 +01:00
Julien Fontanet
95ac0a861a
chore(xen-api/getObjectByUuid): explicit test
2019-03-29 16:13:10 +01:00
Julien Fontanet
746c301f39
feat(xen-api): expose objectsFetched signal
2019-03-29 16:12:39 +01:00
Julien Fontanet
6455b12b58
chore(xen-api): real status state
2019-03-29 16:10:04 +01:00
Julien Fontanet
485b8fe993
chore(xen-api): rework events watching ( #4103 )
2019-03-29 15:59:51 +01:00
Julien Fontanet
d7527f280c
chore(xen-api): rework call methods ( #4102 )
2019-03-29 15:39:31 +01:00
Julien Fontanet
d57fa4375d
chore(xen-api/signals): not disconnected when connecting
2019-03-29 15:27:37 +01:00
Julien Fontanet
d9e42c6625
chore(xen-api): remove unused property
2019-03-29 15:08:57 +01:00
badrAZ
28293d3fce
chore(CHANGELOG): v5.33.0
2019-03-29 15:04:27 +01:00
badrAZ
d505401446
feat(xo-web): v5.38.0
2019-03-29 14:37:25 +01:00
badrAZ
fafc24aeae
feat(xo-server): v5.38.0
2019-03-29 14:35:48 +01:00
badrAZ
f78ef0d208
feat(xo-server-usage-report): v0.7.2
2019-03-29 14:33:08 +01:00
badrAZ
8384cc3652
feat(@xen-orchestra/fs): v0.8.0
2019-03-29 14:27:25 +01:00
badrAZ
60aa18a229
feat(vhd-lib): v0.6.0
2019-03-29 14:11:09 +01:00
badrAZ
3d64b42a89
feat(xen-api): v0.24.6
2019-03-29 14:05:14 +01:00
badrAZ
b301997d4b
feat(xo-web): ability to restore a metadata backup ( #4023 )
...
Fixes #4004
2019-03-29 13:54:54 +01:00
Enishowk
ab34743250
feat(xo-web/hosts): suggest XCP-ng as alternative to XS Free ( #4094 )
...
Fixes #4091
2019-03-29 11:59:52 +01:00
badrAZ
bc14a1d167
feat(xo-web/backup-ng): ability to set the full backup interval ( #4099 )
...
Fixes #1783
2019-03-29 11:43:37 +01:00
badrAZ
2886ec116f
feat(xo-server/metadata-backups): ability to restore metadata backup ( #4096 )
...
See #4004
2019-03-29 11:21:03 +01:00
Julien Fontanet
c2beb2a5fa
chore(server/backup-ng-logs): initial documentation
2019-03-29 11:03:34 +01:00
Nicolas Raynaud
d6ac10f527
feat(xo-web/vm-import): improve VM import wording ( #4020 )
2019-03-29 09:23:39 +01:00
Julien Fontanet
9dcd8a707a
feat(xen-api): add connected/disconnected signals
2019-03-28 18:39:33 +01:00
Julien Fontanet
e1e97ef158
chore(xen-api): set empty sessionId to undefined instead of null
2019-03-28 18:39:28 +01:00
Julien Fontanet
5d6b37f81a
fix(xen-api/connect): dont stay disconnecting on failure
2019-03-28 18:19:50 +01:00
Julien Fontanet
e1da08ba38
chore(xen-api/connect): assert initially disconnected
2019-03-28 18:19:18 +01:00
Julien Fontanet
1dfb50fefd
feat(xo-server/backup): fullInterval setting ( #4086 )
...
See #4083
2019-03-28 18:10:05 +01:00
Julien Fontanet
5c06ebc9c8
feat(xen-api/{,dis}connect): dont fail if already in expected state
2019-03-28 17:38:12 +01:00
Julien Fontanet
52a9270fb0
feat(xen-api): coalesce connect calls
2019-03-28 17:30:26 +01:00
Julien Fontanet
82247d7422
chore(xen-api): various changes
2019-03-28 17:30:25 +01:00
Julien Fontanet
b34688043f
chore(xen-api): rewrite barrier and createTask
2019-03-28 17:30:24 +01:00
Julien Fontanet
ce4bcbd19d
chore(xen-api): move more methods
2019-03-28 17:30:24 +01:00
Pierre Donias
cde9a02c32
fix(xo-server,xo-web,xo-server-usage-report): patches ( #4077 )
...
See #2565
See #3655
Fixes #2188
Fixes #3777
Fixes #3783
Fixes #3934
Fixes support#1228
Fixes support#1338
Fixes support#1362
- mergeInto: fix auto-patching on XS < 7.2
- mergeInto: homogenize both the host and pool's patches
- correctly install specific patches
- XCP-ng: fix "xcp-ng-updater not installed" bug
2019-03-28 17:05:04 +01:00
Julien Fontanet
fe1da4ea12
chore(xen-api): _addObject → _addRecordToCache, _removeObject → _removeRecordFromCache
2019-03-28 16:17:53 +01:00
Julien Fontanet
a73306817b
chore(xen-api): move more methods
2019-03-28 16:15:09 +01:00
Julien Fontanet
54e683d3d4
chore(xen-api): move getField to object handling helpers section
2019-03-28 16:01:10 +01:00
Enishowk
f49910ca82
feat(xo-web, xo-server): display link to pool ( #4045 )
...
Fixes #4041
2019-03-28 15:42:37 +01:00
Julien Fontanet
4052f7f736
chore(xen-api): regroup HTTP requests
2019-03-28 13:58:23 +01:00
Julien Fontanet
b47e097983
feat(xen-api/{get,put}Resource): add inactivity detection ( #4090 )
2019-03-28 13:55:56 +01:00
Julien Fontanet
e44dbfb2a4
fix(xen-api/examples): use isOpaqueRef private module
2019-03-28 13:30:08 +01:00
Julien Fontanet
7d69dd9400
fix(xen-api): add missing Babel plugin
2019-03-28 12:21:55 +01:00
Julien Fontanet
e6aae8fcfa
chore(xen-api): regroup object handling helpers
2019-03-28 12:19:08 +01:00
Julien Fontanet
da800b3391
chore(xo-collection): minor improvements ( #4089 )
2019-03-28 12:15:04 +01:00
Julien Fontanet
3a574bcecc
chore(xen-api): clean call/callAsync code
2019-03-28 12:14:03 +01:00
Julien Fontanet
1bb0e234e7
chore(xen-api): modularize ( #4088 )
2019-03-28 11:17:25 +01:00
Julien Fontanet
b7e14ebf2a
fix(xo-server/snapshotVm): dont retry and unconditionaly clean ( #4075 )
...
Fixes #4074
2019-03-28 10:54:50 +01:00
Nicolas Raynaud
2af1207702
feat(vhd-lib,xo-server): guess VHD size on import ( #3726 )
2019-03-28 10:16:28 +01:00
Julien Fontanet
ecfed30e6e
fix(xo-web/JSON schema object input): clear when un-use ( #4076 )
2019-03-28 10:05:15 +01:00
Enishowk
d06c3e3dd8
fix(xo-web/smart-backup): StringNode → RegExpNode to anchor strings ( #4085 )
...
Fixes #4078
2019-03-27 22:11:23 +01:00
Julien Fontanet
16b3fbeb16
fix(scripts/travis-tests): integration tests on branches
2019-03-27 15:45:16 +01:00
Julien Fontanet
0938804947
fix(xo-server/worker): forget remote after use ( #4079 )
...
Fixes xoa-support#1378
Fixes xoa-support#1384
Fixes xoa-support#1399
2019-03-27 10:52:42 +01:00
Julien Fontanet
851bcf9816
feat(xo-server/api): close connection when session expires ( #4071 )
...
See xoa-support#1389
2019-03-27 10:36:15 +01:00
Julien Fontanet
9f6fc785bc
fix(xo-server/remotes): dont sync unnecessarily
2019-03-27 10:04:01 +01:00
Julien Fontanet
56636bf5d4
chore(xo-server/MultiKeyMap): better implementation ( #4070 )
...
No longer unnecessarily use a map per entry and avoid creating Node as much as possible.
2019-03-26 17:50:22 +01:00
Julien Fontanet
3899a65167
fix(xo-server/plugin.configure): properly merge previous config
2019-03-26 17:29:33 +01:00
Rajaa.BARHTAOUI
628e53c1c3
feat(xo-web/settings/plugins): display plugin count ( #4050 )
...
Fixes #4008
2019-03-26 16:55:55 +01:00
heafalan
0b689d99fa
feat: test backupNg.runJob with non-existent vm ( #91 )
...
See #76
2019-03-26 16:39:06 +01:00
Enishowk
9fa424dd8d
fix(xo-web/remotes): test if writeRate or readRate are defined ( #4073 )
...
Fixes #4072
2019-03-26 15:35:01 +01:00
Julien Fontanet
3e6f2eecfa
chore(xo-server/index): allow console
2019-03-26 09:38:43 +01:00
Julien Fontanet
cc655c8ba8
feat(xo-server): pDebounceWithKey ( #4066 )
2019-03-25 17:36:41 +01:00
Julien Fontanet
78aa0474ee
chore(ESLint): ban console logs
2019-03-25 17:02:40 +01:00
Enishowk
9caefa2f49
fix(xo-web/remotes): remove console.log ( #4065 )
2019-03-25 17:02:21 +01:00
Julien Fontanet
478726fa3b
chore(xo-server/ensureArray): move into own module
2019-03-25 16:48:15 +01:00
Julien Fontanet
f64917ec52
feat(xo-server): configurable session validity ( #4059 )
...
See xoa-support#1389
2019-03-25 16:24:27 +01:00
badrAZ
2bc25f91c4
chore(xo-server/XapiStats): improve the cache implementation ( #3859 )
2019-03-25 10:45:54 +01:00
Julien Fontanet
623d7ffe2f
feat(cloud config): Config Drive datasource as a fallback ( #4053 )
...
Fixes xoa-support#1179
2019-03-25 09:34:21 +01:00
Julien Fontanet
07510b5099
chore(xo-server/authenticateUser): better doc and explicit tests
2019-03-22 17:58:00 +01:00
Julien Fontanet
9f21f9a7bc
chore(xo-server/authenticateUser): throws invalidCredentials instead of returning false
2019-03-22 17:56:58 +01:00
Julien Fontanet
93da70709e
fix(xo-web): dont try reconnecting websocket on sign out
2019-03-22 17:34:46 +01:00
Julien Fontanet
00436e744a
fix(xo-server/_parseDuration): add missing file
...
Related to 6baef2450
2019-03-22 16:19:09 +01:00
Julien Fontanet
1e642fc512
chore(xo-server/store): dont access xo._config
2019-03-22 15:45:09 +01:00
Julien Fontanet
6baef2450c
feat(xo-server/authentication): configurable token validity
2019-03-22 15:29:11 +01:00
Julien Fontanet
600f34f85a
fix(xo-server/console proxy): close socket on authentication error
2019-03-22 11:43:52 +01:00
Julien Fontanet
6c0c6bc5c4
fix(xo-server-recover-account): remove OTP ( #4055 )
...
Otherwise it's not possible to recover if the OTP setting has been lost.
2019-03-22 11:10:16 +01:00
Enishowk
fcd62ed3cd
feat(remote): add read/write speeds on remote ( #4015 )
...
Fixes #3991
2019-03-21 18:25:03 +01:00
heafalan
cd0064d19c
feat: fails trying to test backupNg.runJob with no matching VMs ( #84 )
...
See #76
2019-03-21 14:06:06 +01:00
Julien Fontanet
785f2e3a6d
chore: update Babel
...
Fixes #4052
2019-03-21 12:33:18 +01:00
Julien Fontanet
c2925f7c1e
chore(xo-import-servers-csv): remove csv-parser types
...
Already available in csv-parser@2.2.0.
2019-03-21 12:31:05 +01:00
Jon Sands
60814d8b58
fix(docs): add pictures to manual seeding instructions ( #4019 )
2019-03-21 08:38:18 +01:00
Julien Fontanet
2dec448f2c
chore: update dependencies
2019-03-20 11:26:05 +01:00
Pierre Donias
b71f4f6800
fix(xo-web/home): always sort by name_label as a secondary sort ( #4047 )
...
Fixes #3983
2019-03-20 09:43:06 +01:00
badrAZ
558083a916
chore(CHANGELOG): update next
2019-03-19 15:30:24 +01:00
badrAZ
d507ed9dff
feat(xo-web): v5.37.0
2019-03-19 15:05:41 +01:00
badrAZ
7ed0242662
feat(xo-server): v5.37.0
2019-03-19 14:59:59 +01:00
badrAZ
d7b3d989d7
feat(xo-server-auth-google): v0.2.1
2019-03-19 14:51:25 +01:00
badrAZ
707b2f77f0
fix(xo-web/backup-ng): display compression only in full mode ( #4021 )
...
Fixes xoa-support#1346
2019-03-19 11:58:11 +01:00
Rajaa.BARHTAOUI
5ddbb76979
feat(xo-web/vm/disk): warning when SRs on 2 different hosts ( #3969 )
...
See #3911
Show a warning message when at least 2 VDIs attached to the VM are on 2 local SRs on 2 different hosts because the VM won't be able to start (NO_HOSTS_AVAILABLE)
2019-03-19 11:14:30 +01:00
Enishowk
97b0fe62d4
feat(xo-server/vm.delete): ensure suspend VDI is destroyed ( #4038 )
...
Fixes #4027
2019-03-18 10:29:54 +01:00
badrAZ
8ac9b2cdc7
fix(xo-server/xapi-stats): synchronize requests to improve caching ( #4028 )
...
Fixes #4017
2019-03-15 11:46:21 +01:00
heafalan
b4baa6cd7b
feat: test backupNg.runJob without schedule ( #83 )
...
See #76
2019-03-15 10:18:42 +01:00
badrAZ
bc4c1a13e6
chore(xo-server): remove deprecated syntax for decorator-synchronized ( #4037 )
2019-03-14 18:13:39 +01:00
Julien Fontanet
d3ec303ade
feat(xo-server): properly streams NDJSON ( #4030 )
2019-03-14 11:21:09 +01:00
Rajaa.BARHTAOUI
6cfc2a1ba6
fix(CHANGELOG.unreleased): remove duplicate entry ( #4034 )
2019-03-13 10:54:40 +01:00
Enishowk
e15cadc863
feat(xo-web/home): add current page in url ( #3999 )
...
Fixes #3993
2019-03-13 08:54:30 +01:00
Julien Fontanet
2f9284c263
fix(xo-server/sample.config.toml): datadir is not in redis section
2019-03-12 22:39:37 +01:00
badrAZ
2465852fd6
chore(xo-web): rename ret. to retention ( #4029 )
2019-03-12 15:18:03 +01:00
badrAZ
a9f48a0d50
fix(xo-web/migrateVms): VM disks migrated to the wrong SR ( #3987 )
...
Fixes #3986
2019-03-12 14:36:56 +01:00
badrAZ
4ed0035c67
chore(xo-server/xapi-stats): add documentation ( #4031 )
2019-03-12 13:24:34 +01:00
Rajaa.BARHTAOUI
b66f2dfb80
feat(xo-web/vm/disks): same-pool SRs first in migrate selector ( #3996 )
...
Fixes #3945
2019-03-12 11:44:38 +01:00
Julien Fontanet
3cb155b129
feat(CHANGELOG.unreleased): add compression
2019-03-12 11:04:12 +01:00
Julien Fontanet
df7efc04e2
feat(backup NG logs): use NDJSON ( #4026 )
...
Fixes #4025
2019-03-12 11:02:15 +01:00
Rajaa.BARHTAOUI
a21a8457a4
feat(xo-web/new/vm): warning when SRs not on same host ( #3967 )
...
See #3911
2019-03-12 10:20:40 +01:00
heafalan
1ab2cdeed3
feat: test backupNg.deleteJob ( #82 )
...
See #76
2019-03-12 09:44:45 +01:00
Julien Fontanet
020955f535
chore(yarn.lock): refresh
2019-03-11 21:05:48 +01:00
Julien Fontanet
51f23a5f03
chore(xo-web): update otplib to 11.0.0
2019-03-11 19:07:51 +01:00
Julien Fontanet
d024319441
fix(xo-server-auth-google): update passport-google-oauth20 to 2.0.0
2019-03-11 19:07:34 +01:00
Julien Fontanet
f8f35938c0
feat(xo-server): set NODE_ENV to production
2019-03-11 18:52:25 +01:00
Julien Fontanet
2573ace368
feat(xo-server): enable HTTP compression
2019-03-11 18:27:05 +01:00
Rajaa.BARHTAOUI
6bf7269814
feat(xo-server,xo-web/VM): start delay ( #4002 )
...
Fixes #3909
2019-03-11 15:39:10 +01:00
Julien Fontanet
6695c7bf5e
feat(CHANGELOG): 5.32.1 and 5.32.2
2019-03-11 15:23:51 +01:00
badrAZ
83c0281a33
chore: various changes ( #89 )
2019-03-07 16:58:54 +01:00
Julien Fontanet
44a83fd817
fix(docs/cr/seed): fix CLI package name
2019-03-06 19:23:33 +01:00
Enishowk
08ddfe0649
feat(VM creation): support automatic networks ( #3958 )
...
Fixes #3916
2019-03-06 14:46:22 +01:00
Enishowk
5ba170bf1f
feat(xo-web/SR/disks): disable actions on unmanaged VDIs ( #4000 )
...
Fixes #3988
2019-03-06 09:40:07 +01:00
heafalan
437b0b0240
feat: test backupNg.createJob with schedules ( #81 )
...
See #76
2019-03-05 13:27:02 +01:00
Julien Fontanet
8150d3110c
fix(vhd-cli/repl): various fixes
2019-03-05 11:46:14 +01:00
Pierre Donias
312b33ae85
fix(xo-web/new-network): PIF should not be required ( #4010 )
...
Introduced by 7a2a88b7ad
Requiring a PIF prevented from creating private networks
2019-03-04 17:45:48 +01:00
Julien Fontanet
008eb995ed
feat(vhd-cli): 0.3.0
2019-03-01 20:07:58 +01:00
Julien Fontanet
6d8848043c
feat(vhd-cli): repl command
2019-03-01 20:00:18 +01:00
Julien Fontanet
cf572c0cc5
feat(xo-server): 5.36.3
2019-03-01 17:21:09 +01:00
Julien Fontanet
18cfa7dd29
feat(xen-api): 0.24.5
2019-03-01 17:20:19 +01:00
Julien Fontanet
72cac2bbd6
chore(xen-api/json-rpc): link to XenCenter code
2019-03-01 16:41:15 +01:00
Julien Fontanet
48ffa28e0b
fix(xen-api/_watchEvents): timeout must be a float
...
Required by XML-RPC transport (XenServer < 7.3).
2019-03-01 16:39:49 +01:00
Julien Fontanet
2e6baeb95a
feat(xo-server): 5.36.2
2019-03-01 13:53:28 +01:00
Julien Fontanet
3b5650dc1e
feat(xen-api): 0.24.4
2019-03-01 13:52:26 +01:00
Julien Fontanet
3279728e4b
chore(xen-api/events): prints errors
2019-03-01 13:42:13 +01:00
Julien Fontanet
fe0dcbacc5
fix(xen-api/_watchEvents): pTimeout expects milliseconds
2019-03-01 13:40:03 +01:00
heafalan
5c48697eda
feat: improve test job.runSequence() ( #71 )
...
Fixes #65
2019-03-01 12:13:21 +01:00
Julien Fontanet
7c5d90fe40
feat(xo-server/createCloudInit): support network config ( #3997 )
...
* feat(xo-server/createCloudInit): support network config
See #3872
* Update index.js
2019-03-01 09:50:37 +01:00
marcpezin
944dad6e36
feat(docs): metadata backups ( #4001 )
2019-03-01 09:49:25 +01:00
Julien Fontanet
6713d3ec66
chore: update dependencies
2019-03-01 09:44:12 +01:00
Julien Fontanet
6adadb2359
feat(xo-server): 5.35.1
2019-02-28 18:32:17 +01:00
Julien Fontanet
b01096876c
feat(fs): 0.7.1
2019-02-28 18:31:58 +01:00
Julien Fontanet
60243d8517
fix(fs/_mount/_sync): dont use --target
...
Because it also checks the parents of the path.
2019-02-28 18:31:57 +01:00
badrAZ
94d0809380
chore(CHANGELOG): v5.32.0
2019-02-28 17:42:40 +01:00
badrAZ
e935dd9bad
feat(xo-web): v5.36.0
2019-02-28 17:35:29 +01:00
badrAZ
30aa2b83d0
feat(xo-server): v5.36.0
2019-02-28 17:33:36 +01:00
badrAZ
fc42c58079
feat(xen-api): v0.24.3
2019-02-28 17:20:59 +01:00
badrAZ
ee9443cf16
feat(@xen-orchestra/fs): v0.7.0
2019-02-28 17:17:33 +01:00
Julien Fontanet
f91d4a07eb
fix(xen-api/_watchEvents): dont stop when fail to get records
2019-02-28 16:32:30 +01:00
Julien Fontanet
c5a5ef6c93
fix(xen-api/_watchEvents): dont fetch events while fetching tasks
...
When our tasks cache is desynchronized we re-fetch all tasks.
We must wait before fetching the next events to have fetch the tasks otherwise we risk a race condition.
2019-02-28 16:30:39 +01:00
Julien Fontanet
7559fbdab7
chore: update to http-request-plus 0.7.2
...
Work around a Node issue which led to incorrect *aborted* error events.
2019-02-28 16:21:07 +01:00
Julien Fontanet
7925ee8fee
fix(fs/_mount#_sync): use findmnt to check mount success ( #4003 )
...
Fixes #3973
2019-02-28 15:32:06 +01:00
badrAZ
fea5117ed8
feat(metadata backup): backup XO config and pool metadata ( #3912 )
...
Fixes #3501
2019-02-28 15:31:17 +01:00
Julien Fontanet
468a2c5bf3
fix(xen-api/connect): always pass params to _transporCall
2019-02-28 12:36:57 +01:00
Julien Fontanet
c728eeaffa
feat(fs/mount): keep open file on mount to avoid external umount ( #3998 )
2019-02-28 11:52:45 +01:00
Julien Fontanet
6aa8e0d4ce
feat(xo-server/CR): share full between schedules ( #3995 )
...
Fixes #3973
2019-02-27 16:36:22 +01:00
heafalan
0feea5b7a6
feat: test "backupNg.createJob" without defining schedules ( #77 )
...
See #76
2019-02-27 16:27:15 +01:00
Enishowk
76ae54ff05
feat(xo-web): add button to download log ( #3985 )
...
Fixes #3957
2019-02-27 10:02:30 +01:00
Julien Fontanet
344e9e06d0
feat(xen-api/objects): buffer objects' events on initial fetch ( #3994 )
...
XO requires all objects to be available at the same time.
2019-02-26 15:03:33 +01:00
Julien Fontanet
d866bccf3b
chore(xen-api/getResource): options are optional
2019-02-26 14:44:55 +01:00
Julien Fontanet
3931c4cf4c
chore(xo-server/snapshotVm): eventless implementation ( #3992 )
...
Previous implementation relied on events but had issues where it did not correctly detect and remove broken quiesced snapshot.
The new implementation is less magical and does not rely on events at all.
2019-02-26 14:41:55 +01:00
Julien Fontanet
420f1c77a1
fix: XAPI record types are now properly cased
2019-02-26 09:45:57 +01:00
Julien Fontanet
59106aa29e
chore(xen-api/_watchEvents): new implementation ( #3990 )
...
- fetch each types independently: no more huge requests
- only fall back to legacy implementation if `event.inject` is not available
- can only watch certain types
- `Xapi#objectsFetched` is a promise which resolves when objects have been fetched
2019-02-26 09:45:21 +01:00
Julien Fontanet
4216a5808a
chore(xen-api/setFieldEntry): always returns undefined
2019-02-24 18:17:26 +01:00
Julien Fontanet
12a7000e36
fix(xen-api): correct $type for records from event
...
XenApi event system returns lowercased types which things difficult, for
instance, `Record#set_name_label` methods did not work for some VM
because the lib called `vm.set_name_label` instead of
`VM.set_name_label`.
To work-around this problem, a map of types from lowercased is
constructed at connection.
2019-02-24 18:17:26 +01:00
Jon Sands
685355c6fb
fix(docs): clarify build and fix link
...
- from sources: clarify yarn build
- backups: fix quiesce link
2019-02-24 13:27:16 +01:00
Julien Fontanet
66f685165e
feat(xen-api/Record#update_): easier use for single entry
...
```js
// before
await object.update_property({
entry: 'value',
})
// after
await object.update_property('entry', 'value')
```
2019-02-22 19:51:36 +01:00
Julien Fontanet
8e8b1c009a
feat(xen-api#unsetField): replaced by setField(_, null)
2019-02-22 19:51:36 +01:00
Julien Fontanet
705d069246
feat(xen-api#getField): get a specific record field
2019-02-22 19:51:35 +01:00
Julien Fontanet
58e8d75935
chore(xen-api/*setField*): take separate type and ref
2019-02-22 19:51:34 +01:00
Julien Fontanet
5eb1454e67
fix(xen-api/_transportCall): avoid logging session ID
2019-02-22 19:51:34 +01:00
Julien Fontanet
04b31db41b
feat(xen-api/getRecords): fetch multiple records
2019-02-22 19:51:33 +01:00
badrAZ
29b4cf414a
fix(xo-server/xen-servers): pool property not deleted on disconnecting a connecting server ( #3977 )
...
Fixes #3976
2019-02-21 17:15:39 +01:00
Rajaa.BARHTAOUI
7a2a88b7ad
feat(xo-web/new-network): dedicated view ( #3906 )
...
Fixes #3895
2019-02-21 11:43:40 +01:00
Nicolas Raynaud
dc34f3478d
fix(xo-web): strip XML prefixes in OVA import parser ( #3974 )
...
Fixes #3962
- Parses the OVF XML without taking into account any namespace.
- Empty the import screen when we drop a new file on the drop zone to avoid displaying stale information during long parsing.
2019-02-21 09:24:01 +01:00
Julien Fontanet
58175a4f5e
chore(ESLint): update config
2019-02-20 11:05:57 +01:00
badrAZ
c4587c11bd
feat(xo-web/multipathing): display multipathing required state info ( #3975 )
2019-02-19 12:00:04 +01:00
Julien Fontanet
5b1a5f4fe7
feat(xo-web/editable): blur always submits ( #3980 )
...
Previous behavior (blur cancels) was surprising to users.
Enter still submits and Escape still cancels.
2019-02-19 11:29:50 +01:00
Jon Sands
ee2db918f3
feat(docs/from sources): Debian 8 → 9 ( #3978 )
...
* update cloud init docu
* update cloudinit images
* fix png links
* add emergency shutdown feature doc
* fix emergency shutdown typo
* Update to Debian 9 recommendation
2019-02-19 09:56:47 +01:00
heafalan
9eb27fdd5e
Chore(old-tests/user): delete old file ( #80 )
2019-02-18 09:32:52 +01:00
heafalan
6e4a64232a
fix(job.create): job not properly deleted after the tests ( #79 )
2019-02-18 09:31:06 +01:00
Julien Fontanet
0695bafb90
fix(xen-api#_transportCall): pTimeout.call
...
Fixes 8e116063b
2019-02-17 19:39:11 +01:00
Julien Fontanet
8e116063bf
feat(xen-api#_transportCall): timeout after 24 hours
2019-02-15 17:37:45 +01:00
Julien Fontanet
3f3b372f89
feat(xapi/Record#$xapi): link connection from record
2019-02-15 17:29:00 +01:00
Julien Fontanet
24cc1e8e29
chore(xo-server/pRetry): more tests
2019-02-15 14:38:12 +01:00
Julien Fontanet
e988ad4df9
chore: add package.repository.directory
...
See npm/rfcs#19
2019-02-15 14:38:11 +01:00
Julien Fontanet
5c12d4a546
chore(fs/PrefixWrapper): _remote → _handler
2019-02-15 14:38:11 +01:00
heafalan
4bbedeeea9
fix: improve test job.delete ( #75 )
...
See #65
2019-02-15 13:43:14 +01:00
Enishowk
d90b85204d
feat(xo-web): sort VMs by start time ( #3970 )
...
Fixes #3955
2019-02-15 10:09:53 +01:00
heafalan
b5c004e870
fix: change vmIdXoTest ( #78 )
2019-02-14 17:13:28 +01:00
badrAZ
6332355031
fix(xo-server/multipathing): disable host before unplugging PBDs ( #3965 )
2019-02-14 16:03:48 +01:00
Rajaa.BARHTAOUI
4ce702dfdf
feat(xo-web/vm/migrate): same-pool hosts first in selector ( #3890 )
...
Fixes #3262
2019-02-14 11:55:58 +01:00
Pierre Donias
362a381dfb
fix(xo-web/getMessages): handle errors ( #3966 )
2019-02-13 18:15:54 +01:00
Enishowk
0eec4ee2f7
fix(xo-server,xo-web/VM): hide creation date if not available ( #3959 )
...
Fixes #3953
2019-02-13 14:01:45 +01:00
badrAZ
b92390087b
fix(xo-server/host): multipathing status for XS < 7.5 ( #3961 )
...
Fixes #3956
2019-02-12 17:36:33 +01:00
Jon Sands
bce4d5d96f
(Docu) Add page for emergency shutdown feature ( #3960 )
...
Fix emergency shutdown typo
2019-02-12 10:55:18 +01:00
heafalan
a0ef1ab4f4
fix: improve test job.set ( #73 )
...
See #65
2019-02-11 15:32:39 +01:00
Pierre Donias
27262ff3e8
fix(CHANGELOG): wrong version
2019-02-08 13:57:16 +01:00
Pierre Donias
444b6642f1
chore(CHANGELOG): 5.31.1
2019-02-08 13:49:44 +01:00
Pierre Donias
67d11020bb
feat(xo-web): 5.35.0
2019-02-08 13:45:36 +01:00
Pierre Donias
7603974370
feat(xo-server): 5.35.0
2019-02-08 13:45:04 +01:00
Pierre Donias
6cb5639243
feat(xo-server-auth-saml): 0.5.3
2019-02-08 13:44:11 +01:00
Pierre Donias
0c5a37d8a3
feat(fs): 0.6.1
2019-02-08 13:42:52 +01:00
Pierre Donias
78cc7fe664
feat(xen-api): 0.24.2
2019-02-08 13:39:09 +01:00
Julien Fontanet
2d51bef390
feat(xo-server/snapshotVm): retry when VM_SNAPSHOT_WITH_QUIESCE_FAILED ( #3952 )
...
Fixes #3938
2019-02-08 13:16:08 +01:00
Julien Fontanet
bc68fff079
fix(CHANGELOG.unreleased): move items from fixes to enhancement
2019-02-08 11:19:49 +01:00
Nicolas Raynaud
0a63acac73
fix(OVA import): fix tar file size parsing ( #3941 )
...
Avoids relying on PAX header, uses a weird encoding in the normal filesize header.
Fixes #3900
2019-02-07 22:51:38 +01:00
Julien Fontanet
e484b073e1
feat(xo-server/moveVdi): retry on TOO_MANY_STORAGE_MIGRATES ( #3940 )
...
Fix xoa-support#1222
2019-02-07 17:46:41 +01:00
Julien Fontanet
b2813d7cc0
feat(xo-server/snapshotVm): detect and destroy broken quiesced snapshots ( #3937 )
...
Fixes #3936
2019-02-07 17:37:09 +01:00
Julien Fontanet
29b941868d
feat(xen-api): work-around empty VBD#VDI XenServer issue ( #3950 )
2019-02-07 16:44:42 +01:00
heafalan
c9172a11a8
fix: improve test job.get ( #72 )
...
See #65
2019-02-07 16:44:32 +01:00
badrAZ
a0feee912e
chore(util): remove useless console.logs
2019-02-07 16:24:44 +01:00
heafalan
8e42b7b891
fix: improve test job.getAll ( #69 )
...
See #65
2019-02-07 16:16:10 +01:00
heafalan
147d7e773f
fix: improve test job.create ( #68 )
...
See #65
2019-02-07 14:23:59 +01:00
Julien Fontanet
37af47ecff
fix(xo-server/remote.getAllInfo): reduce timeout to 5s
2019-02-07 14:17:16 +01:00
Julien Fontanet
8eb28d40da
feat(vhd-cli): display version in usage
2019-02-07 14:17:15 +01:00
Jon Sands
383dd7b38e
feat(docs/cloudinit): various changes ( #3942 )
...
- Removed the "CloudInit support is available in the 4.11 release and higher" message - is anyone still using XOA this many years old?
- Added a note about our change to the configdrive type, and notes for users who have customized their datasources to look for only openstack (inspired by a customer)
- Updated all screenshots to the modern XOA UI.
2019-02-07 11:52:04 +01:00
Rajaa.BARHTAOUI
b13b3fe9f6
feat(xo-web/vm/disk): display device name ( #3946 )
...
Fixes #3902
2019-02-07 09:41:26 +01:00
Enishowk
04a5f55b16
feat(xo-web/VM): expose the creation date of the VM ( #3947 )
...
Fixes #3932
2019-02-07 09:19:09 +01:00
Rajaa.BARHTAOUI
4ab1de918e
feat(xo-web/home): set description on bulk snapshot ( #3933 )
...
Fixes #3925
2019-02-06 10:41:35 +01:00
Julien Fontanet
44fc5699fd
chore(xo-server): upgrade jest-worker to 24.0.0
...
Fixes #3929 .
Related to jest#7182.
2019-02-05 18:32:03 +01:00
Julien Fontanet
dd6c3ff434
feat(docs/backups): add link to introduction video
2019-02-05 17:21:12 +01:00
Enishowk
d747b937ee
fix(@xen-orchestra/fs): don't ignore mount options ( #3931 )
...
Fixes #3935
2019-02-05 17:19:09 +01:00
Julien Fontanet
9aa63d0354
fix(xo-server/backup NG): fix error condition ( #3939 )
...
Fix #3875
2019-02-05 16:44:28 +01:00
Julien Fontanet
36220ac1c5
feat(docs/from sources): add cifs-utils dependency
2019-02-05 10:22:40 +01:00
Julien Fontanet
d8eb5d4934
chore(.editorconfig): uniformize indent to 2 spaces
2019-02-04 18:01:09 +01:00
Julien Fontanet
b580ea98a7
fix(xo-server-auth-saml): AssertionConsumerServiceURL matches callback URL
...
Fixes xoa-support#1235
2019-02-04 16:21:26 +01:00
heafalan
759ab1c5ee
fix: all-uppercase format for global constants ( #70 )
2019-02-04 16:04:17 +01:00
Julien Fontanet
0ad68c2280
chore(PULL_REQUEST_TEMPLATE): CHANGELOG → CHANGELOG.unreleased.md
2019-02-04 13:47:57 +01:00
Julien Fontanet
b16f1899ac
chore(CHANGELOG.unreleased): contains unreleased changes
...
Inspired by [Prettier](https://github.com/prettier/prettier/blob/master/CHANGELOG.unreleased.md ).
Changes should go there instead of CHANGELOG, they will be moved during the release process.
This change should prevent the issue where old updated PRs added changes at incorrect positions in the CHANGELOG.
2019-02-04 13:43:29 +01:00
ETL
7e740a429a
feat(docs): add coalescing troubleshooting tip ( #3927 )
2019-02-04 13:26:34 +01:00
heafalan
4c1581d845
feat: improve test user.changePassword ( #66 )
...
Fixes #53
2019-02-01 15:23:01 +01:00
Pierre Donias
61b1bd2533
fix(xo-web/host): show actual host's RAM usage ( #3924 )
...
Instead of the sum of each VM's RAM usage
2019-02-01 12:03:52 +01:00
Pierre Donias
d6ddba8e56
feat(xo-server): 5.34.1
2019-02-01 09:31:42 +01:00
Julien Fontanet
d10c7f3898
fix(xo-server/package.files): config.json → config.toml
2019-02-01 09:12:18 +01:00
Pierre Donias
2b2c2c42f1
chore(CHANGELOG): 5.31.0
2019-01-31 15:37:39 +01:00
Pierre Donias
efc65a0669
feat(xo-web): 5.34.0
2019-01-31 15:32:03 +01:00
Pierre Donias
d8e0727d4d
feat(xo-server): 5.34.0
2019-01-31 15:31:28 +01:00
Pierre Donias
a46a95b6fa
feat(xo-vmdk-to-vhd): 0.1.6
2019-01-31 15:30:17 +01:00
Pierre Donias
ab4c3bc416
feat(xen-api): 0.24.1
2019-01-31 15:28:18 +01:00
Pierre Donias
8a2f012b79
feat(vhd-lib): 0.5.1
2019-01-31 15:25:40 +01:00
Julien Fontanet
5fd9eea3f6
fix(changelog): vhd-lib 0.5.1
2019-01-31 15:23:50 +01:00
Julien Fontanet
1b12aa90de
fix(xo-server/backup NG): delete interrupted replications ( #3923 )
...
Fixes xoa-support#1215
2019-01-31 15:12:22 +01:00
Julien Fontanet
dfb6d1b58e
chore(xo-server/backup NG): document other_config entries
2019-01-31 14:43:52 +01:00
Pierre Donias
53add3bf2d
fix(xo-web/otp): enterprise plan ( #3922 )
2019-01-31 14:18:03 +01:00
Julien Fontanet
63414d5db9
Update CHANGELOG.md
2019-01-31 14:05:03 +01:00
Rajaa.BARHTAOUI
1312df8c88
feat(xo-web/vm/advanced): set VCPUs-params:mask under Advanced ( #3254 )
...
Fixes #3241
2019-01-31 11:33:45 +01:00
Julien Fontanet
94d36c3458
fix(CHANGELOG): add missing issue link
2019-01-31 11:20:25 +01:00
Rajaa.BARHTAOUI
0c3623e0f8
feat(xo-web/settings/remotes): NFS: display default options ( #3921 )
...
Fixes #3631
2019-01-31 11:14:01 +01:00
Julien Fontanet
ad01fcc880
feat(vhd-lib/Vhd#{_getBatEntry,containsBlock}()): never throw ( #3920 )
...
Fix xoa-support#1214
Fix `createSyntheticStream` when the disk has been resize in the chain.
2019-01-31 10:36:51 +01:00
Enishowk
b7f20a963f
fix(xo-web): dont call user.getAll to get current user ( #3918 )
...
Fixes #3573
2019-01-30 17:50:22 +01:00
Enishowk
c51aad61eb
chore(xo-server): improve style of login buttons ( #3913 )
...
xoa-support#1138
2019-01-30 17:34:22 +01:00
Julien Fontanet
12bbdba82c
feat(xo-server/backupNg.getLogs): extract a subset of logs ( #3914 )
...
Related to xoa-support#1024
2019-01-30 14:35:39 +01:00
badrAZ
eb3760ee4a
feat(xo-web/SR): display iscsi paths ( #3829 )
...
Fixes #3659
2019-01-30 11:02:34 +01:00
Rajaa.BARHTAOUI
af00adcfcc
feat(xo-web/host/network): add PIF speed ( #3901 )
...
Fixes #3887
2019-01-30 10:11:39 +01:00
heafalan
e1c6e4347a
fix(user.delete): create a new admin user for tests ( #67 )
...
Introduced by #59
2019-01-29 17:25:17 +01:00
badrAZ
93985e1a51
feat(xo-web/exportVm): support zstd compression ( #3891 )
...
Fixes #3773
2019-01-28 15:42:39 +01:00
Pierre Donias
36f7af8576
feat(xo-web): www-xo notifications ( #3904 )
...
Related to xoa#21
2019-01-28 15:29:52 +01:00
Julien Fontanet
0608cda6d7
fix(yarn.lock): update
2019-01-28 15:03:22 +01:00
Enishowk
9565823900
feat(xo-server,xo-web): add OTP authentication ( #3879 )
...
Fixes #2044
2019-01-28 14:50:37 +01:00
Julien Fontanet
48b833c3b3
fix(xo-server/xapiObjectToXo): make dependents param optional
...
Fixes some legacy backups issues
2019-01-25 16:50:17 +01:00
Julien Fontanet
9990439594
fix(xen-api#putResource): correctly handle redirection for non-stream body
...
Fixes xoa-support#1179
2019-01-25 16:46:12 +01:00
badrAZ
e9fb37325d
feat(xo-web/host): ability to enable/disable multipathing ( #3865 )
...
See #3659
2019-01-25 15:46:44 +01:00
Rajaa.BARHTAOUI
810c976d37
fix(xo-web/VM): snapshot with memory: "invalid parameters" ( #3903 )
2019-01-25 14:56:18 +01:00
Pierre Donias
c1cbc3b5aa
feat(xo-web/host,vm): breadcrumb ( #3898 )
2019-01-25 11:21:58 +01:00
badrAZ
8298db1f2e
feat(xo-web/copyVm): support zstd compression ( #3889 )
...
See #3773
2019-01-24 11:27:38 +01:00
badrAZ
47844fcf69
feat(xo-web/backup-ng): support zstd compression for full backups ( #3883 )
...
See #3773
2019-01-23 15:17:52 +01:00
Pierre Donias
f26f8b2af9
fix(xo-server/_getXenUpdates): call readAll with context ( #3897 )
2019-01-23 15:16:41 +01:00
Rajaa.BARHTAOUI
b246e84c48
feat(xo-web/render-xo-item): add pool name to templates ( #3896 )
...
Fixes #3894
2019-01-23 14:58:05 +01:00
Emerson Kfuri
6545e47193
feat(docs): document mountOptions.useSudo setting
...
Related to #3419
2019-01-22 16:57:48 +01:00
Julien Fontanet
0a78c2bb94
fix(xo-server/moveVdi): wait deletion before creating new VBD
...
Fixes #3426
2019-01-22 16:44:41 +01:00
Julien Fontanet
36102e0dff
fix(xo-server/createCloudInitConfigDrive): fix label (11 chars)
2019-01-22 16:43:58 +01:00
badrAZ
bce0bf05e5
feat(xo-server): provide zstd compression for VM export ( #3878 )
...
See #3773
2019-01-22 15:53:28 +01:00
Julien Fontanet
55b762f490
chore: update Prettier to 1.16.1
2019-01-22 15:52:12 +01:00
heafalan
256f117bbf
feat: improve test user.set ( #63 )
...
See #53
2019-01-22 15:11:58 +01:00
Julien Fontanet
ad58f6a147
fix(xo-server/fatfs): fix param default value
2019-01-22 14:36:57 +01:00
Julien Fontanet
d67038c78d
chore: update dependencies
2019-01-22 13:46:43 +01:00
Jon Sands
4badf48c45
feat(xo-server/vm.create): change cloud-init configdrive to nocloud type ( #3877 )
...
Related to #3872
2019-01-22 11:42:25 +01:00
Rajaa.BARHTAOUI
449dd2998b
feat(xo-web/editable): Select supports multiple values ( #3623 )
2019-01-22 10:03:43 +01:00
Julien Fontanet
c613b4cab3
feat(PR template): add test to checklist
2019-01-21 17:34:24 +01:00
Julien Fontanet
370a0e8851
fix(log/README): transports.console → transportConsole
2019-01-21 17:34:24 +01:00
badrAZ
eb4f9f0b18
chore(xo-web/copyVm): remove unused code ( #3888 )
2019-01-21 16:25:05 +01:00
Rajaa.BARHTAOUI
bbf5e82c5d
feat(xo-web): show type and copiable ID of unknown items ( #3856 )
...
Fixes #3833
2019-01-21 16:06:26 +01:00
badrAZ
27835bfbd0
fix(xo-web/backup-ng): smart settings not saved when editing backup ( #3886 )
...
Fixes #3885
2019-01-21 15:10:02 +01:00
Julien Fontanet
f663dbe7a7
fix(xo-server/backup NG): properly handle missing VHD in chain
...
Fixes #3875
2019-01-18 16:49:03 +01:00
Julien Fontanet
02e7eeec51
feat({log,xo-server}/serializeError): handle code property
2019-01-18 16:49:02 +01:00
Julien Fontanet
29a7bd0cb2
fix(xen-api/wrapError): better handling of non-XAPI errors
...
Fixes #3880
2019-01-18 09:14:33 +01:00
Julien Fontanet
0fd22b9fd8
feat(xo-web): basic plugins filtering ( #3871 )
2019-01-16 15:25:19 +01:00
Nicolas Raynaud
df809baaaf
fix(OVA import): support big files ( #3504 )
...
Fixes #3468
- fix bug in VMDK header parsing
- parse extended tar headers
2019-01-16 10:31:52 +01:00
Julien Fontanet
cfd956631b
chore: update http-request-plus to 0.7.1
2019-01-16 09:39:32 +01:00
Rajaa.BARHTAOUI
23687f62f0
fix(xo-web/xoa/update): enable downgrade button for ending trial ( #3867 )
2019-01-16 09:30:36 +01:00
Danp2
5aabea1121
fix(xo-web/messages): backuping → backing up ( #3870 )
2019-01-16 09:22:23 +01:00
Rajaa.BARHTAOUI
eac07a96de
feat(xo-web/render-xo-item): optionally show free memory ( #3832 )
...
Fixes #3264
Show free memory in `SelectHost`.
2019-01-15 13:40:53 +01:00
Rajaa.BARHTAOUI
e9d1876699
fix(xo-web/link): middle click opens two tabs in firefox ( #3825 )
...
Fixes #3450
2019-01-15 10:35:31 +01:00
Julien Fontanet
f25705d559
fix(plugins/README): link to the documentation ( #3866 )
...
They cannot be installed from the npm repository.
2019-01-14 21:07:43 +01:00
badrAZ
ea48136797
feat(xo-server/host): ability to enable/disable multipathing ( #3858 )
...
See #3659
2019-01-14 15:01:44 +01:00
Julien Fontanet
270185d9dc
feat(xen-api/examples/export-vm): add --gzip and --zstd
2019-01-14 14:57:45 +01:00
Julien Fontanet
308d53dc6b
feat(xo-server/config): expose cookie options ( #3861 )
...
Fixes #3850
2019-01-14 14:31:39 +01:00
Julien Fontanet
a97c5f4cd9
feat(xo-server/sample.config): use TOML instead of YAML ( #3860 )
2019-01-14 14:00:16 +01:00
Julien Fontanet
3d7e0df4dd
feat(xo-server/api): enable compression by default
...
Related to #3720
2019-01-14 12:24:31 +01:00
Julien Fontanet
53a0b7eed0
chore: update dependencies
2019-01-14 11:13:18 +01:00
Rajaa.BARHTAOUI
1ed2a6b620
fix(xo-web/new/sr): no redirection if the SR creation failed or canceled ( #3853 )
...
Fixes #3843
2019-01-14 10:53:11 +01:00
badrAZ
76f9017482
feat(xo-server/api): emit event on call/resolution of xo method ( #3770 )
2019-01-14 10:40:50 +01:00
heafalan
3b0acf82c7
fix: change the titles of tests ( #61 )
2019-01-11 16:35:52 +01:00
heafalan
3a12f3d6c7
feat: improve test user.getAll ( #62 )
...
See #53
2019-01-11 15:54:59 +01:00
Pierre Donias
86425f5d51
chore(CHANGELOG): staging
2019-01-11 15:27:44 +01:00
Pierre Donias
d77894310f
feat(xo-web): 5.33.0
2019-01-11 15:18:50 +01:00
Pierre Donias
cbee05e0c7
feat(xo-server): 5.33.0
2019-01-11 15:18:12 +01:00
Pierre Donias
7f36dddefb
feat(fs): 0.6.0
2019-01-11 15:16:53 +01:00
Pierre Donias
56b2dbd4fd
feat(xen-api): 0.24.0
2019-01-11 15:14:54 +01:00
Pierre Donias
df67908784
feat(vhd-cli): 0.2.0
2019-01-11 15:13:03 +01:00
Pierre Donias
5dcdb81843
feat(vhd-lib): 0.5.0
2019-01-11 15:11:35 +01:00
Julien Fontanet
7f85935e43
feat(xo-server/backup NG): check complete VHD chain ( #3820 )
...
This triggers a full export if the chain appears incomplete.
2019-01-11 15:04:24 +01:00
marcpezin
2ab820d511
New store documentation update ( #3837 )
...
* new store documentation
* grammar fix
2019-01-11 15:03:39 +01:00
Rajaa.BARHTAOUI
db19668453
fix(xo-web/new/sr): remove warning modal for already used path ( #3851 )
...
Fixes #3844
2019-01-11 14:20:29 +01:00
Rajaa.BARHTAOUI
0f0ad029a6
feat(xo-web/new/sr): add tooltip for reattach action button ( #3852 )
...
Fixes #3845
2019-01-11 14:00:44 +01:00
badrAZ
062a98839c
fix(xo-web/backup-ng): typo in the backup form ( #3855 )
...
Fixes #3854
2019-01-11 13:13:52 +01:00
Julien Fontanet
c38f21b76b
feat(xen-api#{get,put}Resource): add 24h timeout on HTTP requests ( #3834 )
...
The Xen API does not support longer requests and it's necessary to properly detect broken requests.
2019-01-11 10:19:38 +01:00
Enishowk
e34a0a6e33
feat({fs,xo-server,xo-web}/remotes): show free space and usage ( #3767 )
...
Fixes #3055
2019-01-11 10:07:22 +01:00
heafalan
335ac5a595
chore(package): remove jest-extended ( #60 )
2019-01-11 09:35:17 +01:00
heafalan
d0e2e97007
fix: improve test user.delete ( #59 )
...
Fixes #53
2019-01-10 17:03:05 +01:00
badrAZ
f3c3889531
fix(xo-server/new-vm): fix creating a VM on a different local SR ( #3827 )
...
Fixes #3084
2019-01-10 15:39:40 +01:00
Rajaa.BARHTAOUI
7de22013a4
feat(xo-web/home): grouped VM snapshot ( #3787 )
...
Fixes #3778
2019-01-09 14:27:05 +01:00
Julien Fontanet
711d88765b
chore(xen-api/examples/export-vdi): various stats
2019-01-09 13:50:36 +01:00
badrAZ
e9a7421be6
fix(xo-server/xen-servers): handle loosing connection case ( #3841 )
...
Fixes #3839
2019-01-09 13:46:17 +01:00
badrAZ
83fe490dbb
fix(xo-server/xen-servers): fix connecting status ( #3838 )
2019-01-09 11:51:20 +01:00
Rajaa.BARHTAOUI
20c92c668b
fix(xo-web/self): sort Resource Sets in Self view ( #3823 )
...
Fixes #3818
2019-01-09 10:01:46 +01:00
Enishowk
5d0f1c9cce
feat(xo-web): autofocus username login page ( #3836 )
...
Fixes #3835
2019-01-09 09:44:38 +01:00
badrAZ
20317448a1
feat(xo-web/backup-ng/health): add number of lone snapshots to tab title ( #3824 )
...
Fixes #3500
2019-01-08 16:53:03 +01:00
badrAZ
b8a3d00343
feat(xo-server,xo-web/snapshot): ability to snapshot the VM memory ( #3812 )
...
Fixes #3795
2019-01-08 16:10:00 +01:00
Julien Fontanet
b459f74a8c
fix(xen-api/getRecord): pass type and ref to _wrapRecord
2019-01-08 14:52:53 +01:00
heafalan
85e1baa2dc
fix: improve test user.create ( #56 )
...
See #53
2019-01-08 12:02:59 +01:00
Jon Sands
96a966b9ea
fix(docs/CR/manual seed): update to Backup NG ( #3758 )
...
Fix #3754
2019-01-08 10:07:06 +01:00
Rajaa.BARHTAOUI
1af42617c2
feat(xo-web/vm/advanced): ACL management from VM view ( #3774 )
...
Fixes #3040
2019-01-07 15:35:24 +01:00
Julien Fontanet
100dd38c33
fix(fs/smb-mount#_sync): issue if already mounted
...
`mount.cifs` does not pring `already mounted`.
2019-01-07 14:43:27 +01:00
Julien Fontanet
2bf4950f4f
chore: update dependencies
2019-01-07 10:46:12 +01:00
Enishowk
e8a98945f5
feat(@xen-orchestra/fs): implement SMB on top of mount ( #3708 )
...
Fixes #2257
2019-01-07 10:05:18 +01:00
Julien Fontanet
6c2e493576
chore(xo-server): use TOML for vendor conf
2019-01-04 17:28:38 +01:00
Julien Fontanet
f4fb0a1c79
feat(xo-web/xoa/update): make pkgs list copiable
2019-01-03 15:33:28 +01:00
Julien Fontanet
3a9b68fd8d
fix(xo-server-auth-ldap/test-cli): pforOwn → pForOwn
...
Introduced in b3004a38aa , never released.
2019-01-02 16:01:44 +01:00
Julien Fontanet
c9f0481efc
fix(xo-web/vm/advanced): only show nested virt for HVM
...
Fixes #3743
2018-12-24 10:49:25 +01:00
Julien Fontanet
93724218b3
chore(xo-server/backup NG): remove work-around
...
It should no longer be necessary.
2018-12-24 01:15:25 +01:00
Julien Fontanet
74b97e6518
feat(fs): can use sudo for mount/umount ( #3819 )
...
Fixes #3419
2018-12-21 17:24:12 +01:00
Julien Fontanet
f096bdc5d8
chore: update dependencies
2018-12-21 14:44:30 +01:00
badrAZ
0c64596a17
fix(xo-server/Xapi#checkpointVm): returns the created snapshot ( #3810 )
2018-12-21 11:27:54 +01:00
badrAZ
267be8e904
chore(backup-ng/logs): create a dedicated folder ( #3816 )
2018-12-21 11:07:34 +01:00
badrAZ
841a8ed1a5
feat(xo-web/backup-ng/logs): move restore logs to the restore tab ( #3802 )
...
Fixes #3772
2018-12-20 17:17:33 +01:00
Julien Fontanet
c55daae734
Update CHANGELOG.md
2018-12-20 15:31:05 +01:00
Julien Fontanet
9762fb1912
feat(xo-server): 5.32.2
2018-12-20 14:27:21 +01:00
Julien Fontanet
4047d11b2f
feat(xo-server/conf): support TOML
2018-12-20 14:27:21 +01:00
badrAZ
d4215eb452
fix(xo-web/backup-ng): fix compression ( #3809 )
2018-12-20 09:39:31 +01:00
Julien Fontanet
17014c2819
feat(xo-web): 5.32.1
2018-12-19 16:49:52 +01:00
Julien Fontanet
4d24803b72
feat(xo-server): 5.32.1
2018-12-19 16:48:41 +01:00
Julien Fontanet
6b30465ef2
fix(xo-web/backup-ng): handle compression default value ( #3796 )
...
Missing from c5a21922d and e0a3b8ace .
2018-12-19 16:47:54 +01:00
Julien Fontanet
eac9ce597b
chore(xen-api/_watchEvents): dont return a promise
...
This removes potential unhandled rejection warnings.
2018-12-19 14:24:49 +01:00
Pierre Donias
5c8c18fbe6
feat: XOA registration notification ( #3808 )
...
Fixes #3803
2018-12-19 14:08:28 +01:00
Shayan Ostadhassan
6f35a1a850
fix(xo-server/sr/probeHba): cast size to number ( #3806 )
...
Fixes #3805
This fixes an exception thrown when list of discovered HBAs return string
instead of integer as disk size.
2018-12-19 12:02:58 +01:00
Julien Fontanet
917701e2f6
feat(xo-server/vm.snapshot): add saveMemory param ( #3807 )
...
Related to #3795
2018-12-19 10:39:53 +01:00
Pierre Donias
4d4e87aa93
feat(xo-web): 5.32.0
2018-12-18 14:02:20 +01:00
Pierre Donias
e3bbfc6b19
feat(xo-server): 5.32.0
2018-12-18 14:01:38 +01:00
Pierre Donias
0d26ac9858
feat(xo-acl-resolver): 0.4.1
2018-12-18 14:00:00 +01:00
Pierre Donias
4069264ad8
feat(xen-api): 0.23.0
2018-12-18 13:57:58 +01:00
Pierre Donias
120e01897d
feat(fs): 0.5.0
2018-12-18 13:55:16 +01:00
badrAZ
06755cb6b6
feat(xo-web/backup-ng/logs): merge status and display log details ( #3800 )
...
Fixes #3797
2018-12-18 11:00:47 +01:00
Julien Fontanet
27409f4fd5
fix(xo-server/worker): sync the remote handlers
...
Fixes #3739
2018-12-17 18:00:02 +01:00
Julien Fontanet
82253509d0
fix(xo-server/backup NG): fix issues due to fs changes
2018-12-17 17:59:54 +01:00
Julien Fontanet
c450685ddd
chore(fs/{sync,forget}): add comments
2018-12-17 17:59:54 +01:00
badrAZ
9a79088e8a
chore(xo-web/backup-ng): use btnStyle ( #3798 )
2018-12-17 15:43:39 +01:00
Julien Fontanet
83760157ad
chore(xen-api): silence Bluebird warning
2018-12-17 15:32:52 +01:00
Julien Fontanet
985aa2225e
fix(fs/local#create{Read,Write}Stream): wait for file to be opened
...
This also fix `createOutputStream` when directories are missing.
2018-12-17 15:25:35 +01:00
badrAZ
0ad340d971
feat(xo-web/backup-ng/overview): ability to copy schedule/job id to clipboard ( #3791 )
...
Fixes #3753
2018-12-17 10:20:51 +01:00
Rajaa.BARHTAOUI
97726dce12
fix(xo-web/self): all objects are missing ( #3096 )
...
Fixes #2689
2018-12-14 16:24:10 +01:00
Julien Fontanet
342320b481
feat(xo-server/xen-servers): add metadata to PoolAlreadyConnected ( #3792 )
2018-12-14 15:09:43 +01:00
Julien Fontanet
0c66c39211
WiP: chore: use app-conf ( #58 )
...
chore: use app-conf
Fixes #54
2018-12-14 14:44:09 +01:00
badrAZ
1bfcbf49b9
feat(xo-web/backup-ng/new): add a link to the documentation ( #3790 )
...
Fixes #3789
2018-12-13 15:49:37 +01:00
Julien Fontanet
9d1eb8182b
fix(xo-server/remote.list): add path to Handler#list()
...
Fixes #3768
Introduced in 043b381733
2018-12-13 15:19:04 +01:00
Julien Fontanet
18a6c57f02
chore(CHANGELOG): add fs to the list of packages
2018-12-13 14:53:59 +01:00
badrAZ
d3b6d1a97f
fix(xo-server/servers): always remove pool→connection association ( #3782 )
...
* fix(xo-server/servers): delete correctly the connection from the cashe
* useless findKey
* CHANGELOG
* fix error
* code improvement
* code improvement
* code improvement
* Update CHANGELOG.md
* fix errors
* Update xen-servers.js
* missing entry in CHANGELOG
2018-12-13 12:21:02 +01:00
Julien Fontanet
ece881c02c
fix(fs#unlink): remove timeout
...
This is not an `O(1)` operation.
2018-12-13 11:07:28 +01:00
badrAZ
631e8ce52d
feat(xo-web/backup-ng/overview): display last run status ( #3779 )
...
Fixes #3769
2018-12-12 16:27:34 +01:00
badrAZ
cb5d3b9750
feat(xo-server/backup-ng): disable VM HA on DR/CR ( #3755 )
...
Fixes #2359
2018-12-12 16:04:03 +01:00
Julien Fontanet
995e6664f9
fix(fs/smb#create{Read,Write}Stream): works with opened files ( #3785 )
2018-12-12 15:38:54 +01:00
Julien Fontanet
1f497aa4df
chore(fs): update @marsaud/smb2 to v0.13
2018-12-12 15:12:58 +01:00
Julien Fontanet
250afa38ca
chore(package): lint-staged integration
2018-12-12 11:25:47 +01:00
Julien Fontanet
b7e58eeb3f
chore(eslint): use plugin:node/recommended
2018-12-12 11:17:42 +01:00
Julien Fontanet
6f024d78a6
chore(package): update dependencies
2018-12-12 10:58:06 +01:00
Julien Fontanet
184dbc5516
chore(fs/smb): use a single client/connection ( #3775 )
2018-12-11 18:47:46 +01:00
Julien Fontanet
a1f25a4e3e
chore(docs/supported-versions): add XS and XCP-ng 7.6
2018-12-11 10:46:13 +01:00
Julien Fontanet
cc4ab94428
chore: reformat with Prettier
2018-12-11 10:45:00 +01:00
Rajaa.BARHTAOUI
48727740c4
feat(xo-web/new-xosan): use SortedTable ( #3691 )
...
See #2416
2018-12-10 16:15:04 +01:00
Julien Fontanet
cc26e378e5
chore(fs/{createOutputStream,outputFile}): move dir logic in abstract
2018-12-07 17:12:12 +01:00
Julien Fontanet
28579258b3
feat(docs/sources): add git checkout before pull
...
Related to #3764 .
2018-12-07 14:54:26 +01:00
Julien Fontanet
70b9b67f67
chore(fs/test): add TEST_DATA_LEN constant
2018-12-07 11:14:02 +01:00
Julien Fontanet
224b053eb1
chore(fs/test): test read()
2018-12-07 11:12:00 +01:00
Julien Fontanet
39bce978bc
chore(fs/test): testWithFileDescriptor helper
2018-12-07 10:57:14 +01:00
Julien Fontanet
9435bd5493
chore(fs#openFile): flags are not optional
2018-12-07 10:45:56 +01:00
badrAZ
2284b3ef0a
feat(xo-server): obfuscate token param ( #3761 )
2018-12-07 10:35:54 +01:00
Julien Fontanet
1e48096f36
chore(package): remove incorrect posttest script
2018-12-07 09:48:35 +01:00
Julien Fontanet
99dc64e8bb
fix: occured → occurred (2)
2018-12-06 18:53:35 +01:00
Julien Fontanet
e47525b60b
chore(fs/test): test list prependDir option
2018-12-06 18:53:09 +01:00
Julien Fontanet
10d4782ee2
feat(fs/mk{dir,tree}): new methods to create dirs ( #3763 )
2018-12-06 18:50:39 +01:00
Julien Fontanet
11cff2c065
feat(fs): prefix get/set → addPrefix method ( #3766 )
...
This method returns a new object which will transparently prefix all paths.
It is better than previous API because:
- the same handler can be reused and will not be invalidated when changing the prefix
- Abstract and implementations can call high-level methods without worrying about doubling the prefix
2018-12-06 17:22:37 +01:00
Julien Fontanet
11f742b020
fix: occured → occurred
2018-12-06 17:18:08 +01:00
Julien Fontanet
2353552e11
chore(fs/abstract): use path.posix
...
All paths in this lib are Posix paths and should be treated as such, even on Windows.
2018-12-06 13:59:51 +01:00
Rajaa.BARHTAOUI
d6012d8639
feat(xo-web/VM): add tooltip for VM status icon ( #3765 )
...
Fixes #3749
2018-12-06 11:48:21 +01:00
Julien Fontanet
7089ee778a
fix(xo-server/migrateLegacyBackupJob): dont migrate when ids contain :
2018-12-05 17:49:07 +01:00
Julien Fontanet
629931782e
feat(fs/{rmdir,unlink}): dont throw on missing entries
2018-12-05 17:20:51 +01:00
Julien Fontanet
1b48c626f4
fix(fs/smb): create{Read,Output}Stream and getSize with opened files
2018-12-05 16:31:38 +01:00
Julien Fontanet
ba35f51459
chore(fs/test): test createOutputStream
2018-12-05 16:31:38 +01:00
Julien Fontanet
ee5f3fc68d
chore(fs/test): test createReadStream and getSize on opened files
2018-12-05 16:31:39 +01:00
Julien Fontanet
7be671f0f7
chore(fs/test): ensure test dir exists
2018-12-05 16:26:38 +01:00
Julien Fontanet
48c3748c28
feat(fs/abstract#rmdir): implement timeout
2018-12-05 15:37:21 +01:00
Julien Fontanet
3814a261d6
fix(fs/abstract#kResolve): edge case with / path
2018-12-05 15:35:24 +01:00
Julien Fontanet
81b82ce06b
fix(fs/smb#_rmdir): error code on non-empty dir
2018-12-05 15:35:24 +01:00
Julien Fontanet
20c3f76278
feat(fs): split rmdir into rmdir and rmtree
2018-12-05 15:35:17 +01:00
Julien Fontanet
2c93b69144
chore(fs): simplify sync/forget
...
- These methods are now optional
- sync no longer returns anything
2018-12-05 14:39:12 +01:00
Julien Fontanet
043b381733
chore(fs/abstract#list): remove default value
2018-12-05 14:30:55 +01:00
Julien Fontanet
ff014df231
chore(fs): remove unnecessary default params
2018-12-05 14:29:35 +01:00
Julien Fontanet
055d1e81da
chore(fs): sort methods
2018-12-05 14:27:20 +01:00
Julien Fontanet
b60678e79f
fix(fs/abstract#test): resolve path
2018-12-05 14:06:53 +01:00
Julien Fontanet
fd93dfbc18
feat(fs): prefix support ( #3759 )
...
It is a prefix that will be used as root for all other paths.
2018-12-05 13:51:38 +01:00
Julien Fontanet
d74a5d73f0
chore(fs/abstract#test): Buffer#compare → Buffer#equals
2018-12-05 13:49:33 +01:00
Julien Fontanet
16a6d395c8
chore(fs/abstract): only call low-level methods
2018-12-05 13:48:42 +01:00
badrAZ
d6654807fa
fix(xo-server/logs): sensitive params not hidden ( #3760 )
2018-12-05 13:41:32 +01:00
Julien Fontanet
e25ff221ba
fix(fs/abstract#_outputFile): missing callback
2018-12-05 11:05:01 +01:00
Julien Fontanet
7df965ccd7
chore(fs): remove unnecessary tests
2018-12-05 11:00:55 +01:00
Julien Fontanet
f6b73b8303
chore(fs/abstract#_outputFile): use readable-stream/finished
2018-12-05 11:00:12 +01:00
Julien Fontanet
d617214c62
chore: update dependencies
2018-12-05 10:39:38 +01:00
Julien Fontanet
e85744cec0
chore(fs/smb): preserve stack on wrapped errors
2018-12-05 10:27:13 +01:00
Julien Fontanet
da74555e02
feat(xo-remote-parser/smb): handle missing path
2018-12-04 17:48:38 +01:00
Enishowk
4a9f489f20
fix(changelog): XOSAN line in wrong place ( #3756 )
2018-12-04 17:46:01 +01:00
Enishowk
18b17bda7c
feat(@xen-orchestra/fs): add unit tests ( #3736 )
2018-12-04 16:36:10 +01:00
badrAZ
7faff824ff
feat(xo-server/xen-servers): auto-connect to ejected host ( #3738 )
...
See #2238
2018-12-04 13:28:52 +01:00
Pierre Donias
e08d03687e
feat(xo-web/render-xo-item/SR): minor improvements ( #3752 )
...
- Space left before container
- Hide context to self users
- Don't use text-muted on links
2018-12-04 11:35:57 +01:00
Julien Fontanet
ccf6a1bedb
chore(package): ESLint on commit
2018-12-04 11:22:12 +01:00
Julien Fontanet
3639edb4db
chore(jest): some config
2018-12-04 11:20:47 +01:00
Rajaa.BARHTAOUI
75f1d80a86
feat(xo-web): contextualize SR ( #3751 )
...
See #3021
2018-12-04 10:09:31 +01:00
Julien Fontanet
3967bfa099
chore(xo-server/config/remoteOptions.timeout): add comment
2018-12-03 17:50:34 +01:00
Rajaa.BARHTAOUI
6f6f463592
feat(xo-web/health/Orphan VDIs): display SR container ( #3747 )
...
See #3021
2018-12-03 16:56:34 +01:00
Rajaa.BARHTAOUI
8a760823b8
feat(xo-web/render-xo-item): contextualize VDI ( #3285 )
...
See #3021
2018-12-03 15:27:58 +01:00
Enishowk
8cd66af3f8
feat(backup-ng): add XOSAN in excluded tags by default ( #3563 )
...
Fixes #2128
2018-12-03 15:04:38 +01:00
Julien Fontanet
8569dbf985
chore: String#substring() → String#slice()
...
- homogeneity
- [faster in v8](https://bugs.chromium.org/p/v8/issues/detail?id=6730 )
2018-12-03 14:59:59 +01:00
Julien Fontanet
9a03a70a3d
fix(ESLint): disable react/jsx-indent rule
2018-12-03 14:59:48 +01:00
Julien Fontanet
42badbb08e
fix(lint-staged): ESLint should not format
2018-12-03 14:54:41 +01:00
Julien Fontanet
956bdf0e03
feat(fs/smb#_writeFile): support flags
2018-12-03 14:39:24 +01:00
Julien Fontanet
91ff02d5c3
fix(fs/smb): always normalize errors
2018-12-03 14:38:51 +01:00
Julien Fontanet
84d88cf2b9
fix(fs/local#_{output,read}File): correctly handle flags
2018-12-03 14:35:52 +01:00
Julien Fontanet
fca2693730
feat(fs/{output,read}File): only support flags option
2018-12-03 14:35:17 +01:00
Julien Fontanet
d7ac1b9659
feat(fs/smb): implement rmdir
2018-12-03 13:11:31 +01:00
Julien Fontanet
ddb1a8ff51
fix(fs/smb): ensure connection is always closed ( #3733 )
2018-12-03 11:41:27 +01:00
Pierre Donias
56a2f8858b
feat(xo-web/render-xo-item): simpler item components ( #3547 )
...
See #2605
2018-12-03 11:11:55 +01:00
Pierre Donias
55d7a1def0
fix(xo-web/backup-ng): canDeltaBackup import ( #3745 )
2018-12-03 10:34:46 +01:00
Pierre Donias
7b354f364c
fix(xo-acl-resolver): add PBD resolution rule ( #3742 )
...
Fixes #2204
2018-12-03 09:32:18 +01:00
Pierre Donias
12dd40d330
fix(xo-web): missingPaths → missingPatches ( #3741 )
2018-11-30 15:12:10 +01:00
badrAZ
205f09a633
feat(xo-web/settings/users): display user groups ( #3740 )
...
Fixes #3719
2018-11-30 14:34:44 +01:00
badrAZ
f7dcccd8af
chore(xo-web/backup-ng/new): improve setting pools implementation ( #3715 )
...
See #2578
2018-11-30 11:00:05 +01:00
Julien Fontanet
75592023f2
fix(xo-server/file restore): correctly use _getFilePath
...
Fixes #3739
2018-11-30 08:24:52 +01:00
Pierre Donias
a794a61c9b
feat(xo-server): 5.31.1
2018-11-29 17:10:51 +01:00
Pierre Donias
804da115c9
chore(xo-server): use app-conf@0.6.1
2018-11-29 17:10:20 +01:00
badrAZ
d3bbe0b3b6
chore: move old tests to a dedicated directory ( #52 )
2018-11-29 16:10:14 +01:00
Julien Fontanet
89df4f771b
fix(fs/local#_rmdir): correctly prefix path
2018-11-29 15:35:58 +01:00
Pierre Donias
db3c5cfcb8
chore(CHANGELOG): 5.29.0
2018-11-29 14:22:08 +01:00
Pierre Donias
19d191a472
feat(xo-web): 5.31.0
2018-11-29 14:15:55 +01:00
Pierre Donias
d906fec236
feat(xo-server): 5.31.0
2018-11-29 14:15:18 +01:00
Pierre Donias
552482275d
feat(xo-server-usage-report): 0.7.1
2018-11-29 14:13:54 +01:00
Pierre Donias
f06d40cf95
feat(xo-server-perf-alert): 0.2.0
2018-11-29 14:13:03 +01:00
Pierre Donias
cf3f1a1705
feat(xen-api): 0.22.0
2018-11-29 14:10:42 +01:00
Pierre Donias
08583c06ef
feat({xo-server,xo-web}/VM): pause/unpause ( #3731 )
...
Fixes #3727
2018-11-29 11:51:42 +01:00
Julien Fontanet
5271a5c984
chore(xo-web/addSubscriptions): dont use deprecated componentWillMount ( #3734 )
2018-11-29 11:17:46 +01:00
Julien Fontanet
e69610643b
feat(xo-server/xosan): use XOSAN as VM tag ( #3735 )
...
It previously was `XOSAN-${pool.name_label}` which is unnecessary, not easy to use for filtering and problematic for #2128 .
2018-11-28 22:27:45 +01:00
Julien Fontanet
ef61e4fe6d
chore(xo-server/api/xosan): reformat code
2018-11-28 22:10:12 +01:00
Julien Fontanet
4f776e1370
chore(fs): normalize paths in Abstract ( #3732 )
2018-11-28 21:44:49 +01:00
Julien Fontanet
aa72708996
chore: reformat some files
2018-11-28 19:10:51 +01:00
Enishowk
8751180634
feat(fs): rmdir method ( #3730 )
2018-11-28 17:42:32 +01:00
Julien Fontanet
2e327be49d
chore(xo-web): reformat some files
2018-11-28 17:40:56 +01:00
badrAZ
f06a937c9c
fix(xo-server/mergeXenPools): pool id → server id ( #3728 )
...
See #2238
2018-11-28 15:56:30 +01:00
Julien Fontanet
e65b3200cd
chore(fs): fix some Flow types
2018-11-28 13:39:38 +01:00
Julien Fontanet
30d3701ab1
chore(fs): reformat code
2018-11-28 13:34:12 +01:00
badrAZ
05fa76dad3
feat(xo-server/xen-servers): prevent server connection when pool already connected ( #3724 )
...
See #2238
2018-11-28 10:42:55 +01:00
Julien Fontanet
4020081492
feat(xo-server/api): use per message deflate ( #3720 )
...
Related to #3699
2018-11-27 17:51:26 +01:00
Pierre Donias
2fbd4a62b2
chore(prettier): use jsxSingleQuote
2018-11-27 16:03:45 +01:00
Julien Fontanet
b773f5e821
fix(xo-server/xen-servers): pool.id → pool.$id ( #3723 )
...
Correctly unregister a Xapi connection from its pool.
2018-11-27 10:24:52 +01:00
Julien Fontanet
76c5ced1dd
Update xen-servers.js
2018-11-27 10:23:46 +01:00
badrAZ
197768875b
fix error
2018-11-27 10:21:39 +01:00
badrAZ
f0483862a5
fix(xo-server/xen-servers): a xapi object doesn't have an id
2018-11-27 10:12:47 +01:00
Julien Fontanet
ac46d3a5a2
chore: update dependencies
...
Fixes #3722
2018-11-27 09:26:39 +01:00
Julien Fontanet
e8ab101993
chore: update dependencies
2018-11-26 15:59:47 +01:00
Julien Fontanet
2da576a1f8
fix(xo-web): avoid using TextDecoder ( #3718 )
...
This is an experimental API and not really necessary here.
2018-11-23 16:54:50 +01:00
Julien Fontanet
2e1ac27cf5
chore: dont format with ESLint
2018-11-23 16:38:24 +01:00
Julien Fontanet
258404affc
fix(xo-web/settings/remotes): dont wait for test on create/edit
2018-11-23 16:03:00 +01:00
badrAZ
5121d9d1d7
feat(xo-web/logs): ability to filter logs by the VM name ( #3711 )
...
Fixes #2947
To be able to filter logs by the VM name, a property in the top level is needed. `vmNames` is an array which contains all found VMs name. It can be `undefined` if none VM is found.
2018-11-23 14:10:26 +01:00
Pierre Donias
f2a38c5ddd
fix(xo-web/xoa/licenses): tip: XOA license mgmt not supported ( #3714 )
...
Fixes #3713
2018-11-21 13:12:29 +01:00
badrAZ
97a77b1a33
fix(xo-web/backup-ng-logs): differentiate not fetched yet from empty ( #3712 )
...
**NoObjects:**
The `NoObjects` is a wrapper which shows a spinner if a collection is `undefined` and a default message if it's empty.
**The Issue:**
In the line `323`, `groupBy` always returns an object even if `logs` is `undefined`.
2018-11-21 10:31:14 +01:00
Rajaa.BARHTAOUI
88ca41231f
feat(xo-web/home/VMs): display pool's name ( #3709 )
...
Fixes #2226
2018-11-20 15:59:37 +01:00
badrAZ
9a8f84ccb5
chore(xo-server-perf-alert): add documentation ( #3710 )
...
This PR completes the merged PR #3675
2018-11-20 14:18:08 +01:00
Julien Fontanet
dd50fc37fe
feat(xen-api): callTimeout option ( #3707 )
2018-11-20 10:12:58 +01:00
badrAZ
cafcadb286
feat(xo-server-perf-alert): notify if value is below threshold ( #3675 )
...
Fixes #3612
2018-11-20 10:07:42 +01:00
Pierre Donias
db3d6bba79
fix(xo-web/acls): action should be reset to undefined ( #3704 )
2018-11-19 16:14:25 +01:00
Julien Fontanet
11a0fc2a22
chore: update dependencies
2018-11-19 16:09:55 +01:00
badrAZ
1e0a8a5034
fix(CHANGELOG): missing entry ( #3703 )
2018-11-19 14:28:48 +01:00
Pierre Donias
34ef3e5998
fix(xo-web/xoa): tab icons ( #3702 )
2018-11-19 13:59:06 +01:00
Enishowk
e73fcc450d
feat(xo-server/vm.set): use set_domain_type when available ( #3700 )
2018-11-19 09:39:16 +01:00
Julien Fontanet
2946eaa156
feat(xo-server): 5.30.1
2018-11-16 18:11:39 +01:00
Julien Fontanet
6dcae9a7d7
fix(xo-server/deleteVm): pass array to Promise.all
2018-11-16 18:10:47 +01:00
Pierre Donias
abeb36f06c
chore(CHANGELOG): 5.28.2
2018-11-16 17:53:21 +01:00
Pierre Donias
41139578ba
feat(xo-web): 0.30.0
2018-11-16 17:50:25 +01:00
Pierre Donias
cda7621b5d
feat(xo-server): 5.30.0
2018-11-16 17:47:58 +01:00
Pierre Donias
b75dd2d424
feat(xo-acl-resolver): 0.4.0
2018-11-16 17:42:41 +01:00
Pierre Donias
273f208722
feat(xo-common): 0.2.0
2018-11-16 17:41:08 +01:00
Pierre Donias
c01e8e892e
feat(xen-api): 0.21.0
2018-11-16 17:39:16 +01:00
Julien Fontanet
9dfd81c28f
feat(xo-web/subscriptions): keep cached data for 10m ( #3701 )
...
Related to #3699
This should improve user experience when changing pages.
2018-11-16 17:37:33 +01:00
Pierre Donias
5dd26ebe33
fix(CHANGELOG): missing entries and links
2018-11-16 16:58:48 +01:00
Julien Fontanet
4c0fe3c14f
fix(xo-server/importVdiContent): only throws when compiled with yarn dev
...
Related to #3678
2018-11-16 14:19:34 +01:00
badrAZ
2353581da8
chore(xo-web/backup-ng): improve setting power state implementation ( #3684 )
2018-11-16 14:05:58 +01:00
Julien Fontanet
2934b23d2f
fix(xo-server/vm.delete): fix template handling ( #3695 )
...
Fixes #3498
It seems a recent version of XenServer forbids from destroying VM templates directly, we need to set `is_a_template` to `false` before calling `VM.destroy`.
2018-11-16 11:04:56 +01:00
Julien Fontanet
82e4197237
fix(xo-web/deleteVm): dont ask to force if error ( #3696 )
2018-11-16 10:39:09 +01:00
Julien Fontanet
a23189f132
fix(xo-server): update VM object when {,guest_}metrics have changed ( #3694 )
...
Fixes #3533
2018-11-16 10:32:13 +01:00
Julien Fontanet
47fa1ec81e
fix(xo-web/settings/remotes): missing form id ( #3697 )
2018-11-16 09:35:14 +01:00
Julien Fontanet
4b468663f3
feat(xo-server): ability to set XAPI options in config ( #3692 )
2018-11-15 16:00:52 +01:00
Nicolas Raynaud
6628dc777d
fix(xo-server/xosan.createSR): fix network detection ( #3689 )
...
Fixes #3688
2018-11-15 11:10:50 +01:00
Julien Fontanet
3ef3ae0166
fix(xo-server/remote.get{,All}): obfuscate sensitive values ( #3687 )
...
Fixes #3682
2018-11-14 14:39:20 +01:00
Julien Fontanet
bc6dbe2771
chore(xen-api/README): add 7.{4..6} compatibility
2018-11-14 14:18:14 +01:00
badrAZ
5651160d1c
fix(xo-web/settings/remotes): fix incorrect input type ( #3683 )
...
Fixes #3681
2018-11-14 11:21:38 +01:00
Julien Fontanet
6da2669c6f
fix(fs/smb#list): throws ENOTDIR instead of SMB error ( #3685 )
...
Fixes support#1014
This is more in line of other handlers and fix an issue in Backup NG where listing VM backups would fail when there are files in `xo-vm-backups/`.
2018-11-14 10:11:52 +01:00
Julien Fontanet
8094b5097f
feat(xo-server/reaclette-utils/generateId): used as a computed for generated ID ( #3680 )
2018-11-13 22:58:37 +01:00
Pierre Donias
bdb0547b86
fix(xo-server/vm.create): merge double limit allocation ( #3667 )
...
This prevents unwanted error if the limits are exceeded in a transitory fashion.
2018-11-13 17:18:56 +01:00
Pierre Donias
ea08fbbfba
fix(xo-server-cloud): missing protocol ( #3686 )
2018-11-13 17:01:03 +01:00
Julien Fontanet
b4cbd8b2b5
chore(fs): ignore enabled option
...
It makes no sense for this library to handled disabled remote.
2018-11-13 15:59:16 +01:00
Julien Fontanet
f8fbb6b7d3
feat(xen-api): add call params to errors ( #3679 )
...
It also moves `.method` to `.call.method`, but it appears it was not currently used in our code.
2018-11-13 12:03:05 +01:00
Julien Fontanet
c8da9fec0a
chore: minor Flow fixes
2018-11-13 11:24:23 +01:00
Julien Fontanet
79fb3ec8bd
fix(xo-server/plugin.get): hide sensitive config values ( #3671 )
2018-11-13 11:09:58 +01:00
Julien Fontanet
2243966ce1
feat(xo-server/checkPermissions): similar to hasPermissions but throws
2018-11-13 10:46:38 +01:00
Julien Fontanet
ca7d520997
feat(xo-acl-resolver/assert): throw error if unauthorized
2018-11-13 10:46:38 +01:00
Julien Fontanet
df44487363
chore(xo-web/backup-ng/log): disable bug reporting
...
Temporary measure because it is currently broken due to the size of the log in the HTTP request.
2018-11-13 10:13:20 +01:00
Julien Fontanet
b39eb0f60d
chore(xo-server/api): add expected permission to unauthorized error
2018-11-12 17:34:15 +01:00
badrAZ
a3dcdc4fd5
chore(xo-server-perf-alert): unused property ( #3672 )
2018-11-12 15:38:58 +01:00
Julien Fontanet
2daac73c17
chore(xo-common/api-errors/unauthorized): add metadata
...
```ts
let data: {
permission?: string,
object: {
id?: string,
type?: string,
},
}
```
2018-11-12 15:30:28 +01:00
Julien Fontanet
23eb3c3094
chore(xo-server/resourceSet.get{,All}): explicit permission check
2018-11-12 15:25:51 +01:00
Julien Fontanet
776d0f9e4a
chore(xo-server/ipPool.getAll): explicit permission check
2018-11-12 15:25:51 +01:00
Enishowk
54bdcc6dd2
feat(xo-web/VM): switch virtualization mode ( #3669 )
...
Fixes #2372
2018-11-12 13:57:23 +01:00
Julien Fontanet
38084c8199
chore(xo-common/api-errors/unauthorized): remove "unauthorized" in message
...
It confuses users and the message is still relevant without in case of unauthorized users.
2018-11-12 13:50:33 +01:00
badrAZ
4525ee7491
fix(xo-server-usage-report): gracefully handle fetching stats error ( #3656 )
...
Fixes #3600
2018-11-09 16:10:54 +01:00
badrAZ
66a476bd21
feat(xo-web/backup-ng): warning & omitting VMs/pools on XS < 6.5 ( #3668 )
...
Fixes #3540
2018-11-09 15:02:29 +01:00
Pierre Donias
be6cc12632
fix(xo-server/vm.create): revert 37a906a2 ( #3666 )
...
Fixes #3658 , fixes support#1064
2018-11-08 17:31:07 +01:00
Enishowk
673475dcb2
fix(xo-web/vm): restore display of pvhvm virtualization mode ( #3662 )
...
Fixes #3576
2018-11-08 17:05:46 +01:00
badrAZ
7dc1a80a83
fix(xo-server/xapi-stats/getVmStats): avoid sync exceptions ( #3661 )
2018-11-08 16:31:40 +01:00
Julien Fontanet
d49294849f
chore(xo-server/vm.import): remove host parameter ( #3663 )
2018-11-08 16:30:50 +01:00
Rajaa.BARHTAOUI
6b394302c1
feat(xo-web/sortedTable): mutualize actions ( #3594 )
2018-11-08 14:40:54 +01:00
Julien Fontanet
00e1601f85
chore(xo-server): use VM.domain_type when available ( #3664 )
...
And fallback to our previous detection when unavailable.
Starting from this commit, `virtualizationMode` will no longer contain `'pvhvm'`, this must be computed UI side by using both `virtualizationMode` and `xenTools` properties.
2018-11-08 14:37:47 +01:00
Rajaa.BARHTAOUI
b75e746586
fix(xo-web/StrongConfirm): input loses focus ( #3649 )
2018-11-08 11:38:17 +01:00
Enishowk
32a9fa9bb0
feat(xo-web/migration): auto-select host/SR when there's only one ( #3654 )
...
Fixes #3502
2018-11-08 11:30:38 +01:00
badrAZ
79d68dece4
fix(xo-server/xapi-stats): re-fetch host stats if VM missing ( #3660 )
2018-11-08 11:28:17 +01:00
Julien Fontanet
1701e1d4ba
feat(xo-server/_importVdiContent): require length in dev mode
2018-11-08 10:45:11 +01:00
Julien Fontanet
497b3eb296
feat(xo-server/disk.import): extract length from header
2018-11-08 10:44:35 +01:00
Julien Fontanet
ecfafa0fea
chore: npm → yarn
2018-11-07 22:24:46 +01:00
Julien Fontanet
def66d8218
chore(xapi-explore-sr): remove Jest config/scripts
2018-11-07 22:23:17 +01:00
Julien Fontanet
eeb08abec2
chore(xapi-explore-sr): use Babel 7
2018-11-07 22:18:58 +01:00
Julien Fontanet
90923c657d
chore: re-format code
2018-11-07 18:37:23 +01:00
Julien Fontanet
4ff6eeb424
chore: update dependencies
2018-11-07 18:15:57 +01:00
Julien Fontanet
2d98fb40f1
feat(xo-server/_assertConsistentHostServerTime): display delta
2018-11-07 17:06:17 +01:00
Julien Fontanet
256a58ded2
feat(xo-server/_assertConsistentHostServerTime): threshold 2s → 30s
2018-11-07 17:00:29 +01:00
badrAZ
bf3b31a9ef
fix(xo-web/logs): properly display restore failures ( #3648 )
2018-11-07 15:20:25 +01:00
badrAZ
7fc8d59605
feat(xo-server/backup-ng): warnings for missing VMs ( #3647 )
2018-11-07 13:12:26 +01:00
Julien Fontanet
1a39b2113a
fix(docs): XO requires Node 8
2018-11-07 10:53:02 +01:00
badrAZ
cb9f3fbb2c
chore(xo-server/backup-ng): restore tasks documentation ( #3652 )
2018-11-07 10:44:33 +01:00
badrAZ
487f413cdd
feat(xo-web/backup): move "restore/file-restore" to Backup NG view ( #3610 )
...
Fixes #3499
2018-11-07 10:22:31 +01:00
Pierre Donias
f847969206
fix(xo-server/patching): correctly ignore upgrade patches ( #3651 )
...
Possibly related to support#1009
2018-11-07 10:10:36 +01:00
Julien Fontanet
5d9aad44c2
Merge branch 'xapi-explore-sr/master'
2018-11-06 18:26:44 +01:00
Julien Fontanet
ba2027e6d7
feat(xapi-explore-sr): move all files to packages/xapi-explore-sr
2018-11-06 18:19:39 +01:00
Julien Fontanet
087da9376f
Merge branch 'xo-import-servers-csv/master'
2018-11-06 18:11:58 +01:00
Julien Fontanet
218e3b46e0
feat(xo-import-servers-csv): move all files to packages/xo-import-servers-csv
2018-11-06 17:55:20 +01:00
Rajaa.BARHTAOUI
f9921e354e
feat(xo-web/StrongConfirm): press Enter to validate ( #2890 )
...
Fixes #2735
2018-11-06 15:29:01 +01:00
badrAZ
341148a7d3
fix(xo-web/logs): fix restarting VMs with concurrency issue ( #3634 )
...
Fixes #3603
2018-11-06 13:45:30 +01:00
Julien Fontanet
7216165f1e
chore: update dependencies
2018-11-06 13:27:33 +01:00
Julien Fontanet
a9557af04b
fix(CHANGELOG): fix versions
2018-11-05 16:48:09 +01:00
Julien Fontanet
abb80270ad
feat(xo-web): 5.29.3
2018-11-05 16:47:23 +01:00
Julien Fontanet
72e93384a5
feat(xo-server): 5.29.4
2018-11-05 16:46:54 +01:00
Julien Fontanet
663b1b76ec
fix(CHANGELOG): move entry to correct release
2018-11-05 16:46:18 +01:00
Julien Fontanet
24b8c671fa
fix(xo-server/mergeVhd): use remote options
2018-11-05 16:41:37 +01:00
Julien Fontanet
986fec1cd3
feat(xo-server): pass config to workers
2018-11-05 16:41:37 +01:00
badrAZ
f6c2cbc5cf
chore(xo-web/backup): devs can create legacy backups ( #3645 )
...
Fixes #3624
2018-11-05 14:40:42 +01:00
Pierre Donias
289ed89a78
fix(xo-server/vm.create): dont extract cpus & memoryMax from params ( #3646 )
...
Fixes #3644
2018-11-05 14:34:58 +01:00
Enishowk
73de421d47
feat(xo-web/vm/advanced): add nested virt toggle ( #3625 )
...
Fixes #3619
2018-11-05 14:17:19 +01:00
badrAZ
dc1eb82295
chore(xo-server/backup-ng): tasks' documentation ( #3640 )
2018-11-05 14:16:36 +01:00
Enishowk
6629c12166
fix(xo-web/form/Toggle): dont emit onChange if disabled ( #3643 )
...
fix(xo-web/form/Toggle): dont emit onChange if disabled
2018-11-05 14:09:13 +01:00
badrAZ
ec5bc1db95
fix(xo-web/backup-ng-logs): incorrect started jobs filter ( #3641 )
...
Fixes #3636
2018-11-05 12:09:52 +01:00
Julien Fontanet
ac2c40c842
fix(xo-server/vm.*): ensure force params are optional
2018-11-05 10:42:28 +01:00
Julien Fontanet
61bf669252
feat(fs/nfs): ensure mount error not hidden
2018-11-05 10:11:57 +01:00
Julien Fontanet
4105c53155
chore(CHANGELOG): 5.28.1
2018-11-05 09:59:36 +01:00
Julien Fontanet
aeab2b2a08
feat(xo-web): 5.29.2
2018-11-05 09:57:50 +01:00
Julien Fontanet
95e33ee612
feat(xo-server): 5.29.3
2018-11-05 09:57:01 +01:00
Julien Fontanet
093bda7039
feat(fs): 0.4.1
2018-11-05 09:53:43 +01:00
Julien Fontanet
4e35b19ac5
fix(xo-web/xoa/update): fix re-registration
2018-11-05 09:46:22 +01:00
Julien Fontanet
244d8a51e8
chore(xo-web/xoa/update): dont hide error
2018-11-05 09:42:59 +01:00
Julien Fontanet
9d6cc77cc8
chore(changelog): add timeout entry
2018-11-03 17:45:50 +01:00
Julien Fontanet
d5e0150880
chore: update promise-toolbox to v0.11
...
`timeout()` now provides better stack traces and support 0 delay to
disable the timeout.
2018-11-03 17:45:50 +01:00
Julien Fontanet
5cf29a98b3
feat(fs): configurable timeout
2018-11-03 17:45:50 +01:00
Julien Fontanet
165c2262c0
fix(nfs): default timeout 10s → 10m
2018-11-03 17:45:50 +01:00
badrAZ
74f5d2e0cd
fix(xo-server/backup-ng): "vms" should be a dictionary ( #3635 )
2018-11-02 16:29:44 +01:00
badrAZ
2d93456f52
feat(xo-server/backup-ng): log scheduled VMs if concurrency above 0 ( #3633 )
...
See #3603
2018-11-02 14:56:46 +01:00
Julien Fontanet
fd401ca335
fix(fs/nfs): opts param is optional
2018-11-02 10:09:19 +01:00
Julien Fontanet
97ba93a9ad
chore(fs): configurable mounts dir ( #3413 )
2018-11-02 09:37:35 +01:00
Pierre Donias
0788c25710
feat(xo-web): 5.29.1
2018-10-31 17:20:15 +01:00
Julien Fontanet
82bba951db
feat(xo-web/xoa-updater/logs): from old to new
...
Fixes #2708
2018-10-31 17:18:53 +01:00
Julien Fontanet
6efd611b80
feat(xo-web/xoa/update): use pre for updater logs
2018-10-31 17:18:53 +01:00
Julien Fontanet
b7d43b42b9
fix(xo-web/xoa/update): toggleState not compatible with ActionButton
2018-10-31 17:18:52 +01:00
Julien Fontanet
801b71d9ae
fix(xo-web/xoa/update): typo
2018-10-31 17:18:52 +01:00
Pierre Donias
0ff7c2188a
feat(xo-server): 5.29.2
2018-10-31 16:56:23 +01:00
Julien Fontanet
bc1667440f
feat(log): 0.1.4
2018-10-31 16:55:11 +01:00
Julien Fontanet
227b464a8e
fix(log): paths in transports/*
2018-10-31 16:54:35 +01:00
Pierre Donias
f6c43650b4
feat(xo-server): 5.29.1
2018-10-31 16:43:29 +01:00
Pierre Donias
597689fde0
chore(xo-server): use log 0.1.3
2018-10-31 16:42:03 +01:00
Julien Fontanet
da6b71fde8
feat(log): 0.1.3
2018-10-31 16:39:20 +01:00
Julien Fontanet
5f2590c858
fix(log): remove transports symlink
...
Issue with publication.
2018-10-31 16:38:23 +01:00
Julien Fontanet
37b0867151
feat(log): 0.1.1
2018-10-31 16:31:22 +01:00
Julien Fontanet
85031cfb9d
fix(log): publish configure.js and transports
2018-10-31 16:30:55 +01:00
Pierre Donias
a13f86fb7c
chore(CHANGELOG): 5.28.0
2018-10-31 16:03:35 +01:00
Pierre Donias
7cbc5e642f
feat(xo-web): 5.29.0
2018-10-31 15:59:53 +01:00
Pierre Donias
48d4abc259
feat(xo-server): 5.29.0
2018-10-31 15:58:52 +01:00
Pierre Donias
c805f3b1a7
feat(xo-server-usage-report): 0.7.0
2018-10-31 15:55:26 +01:00
Pierre Donias
40212582a9
feat(xen-api): 0.20.0
2018-10-31 15:53:40 +01:00
Pierre Donias
2c875928de
feat(vhd-lib): 0.4.0
2018-10-31 15:51:49 +01:00
Pierre Donias
c24eb9778e
feat(complex-matcher): 0.5.0
2018-10-31 15:48:31 +01:00
Pierre Donias
eb079b1360
feat(fs): 0.4.0
2018-10-31 15:46:49 +01:00
Pierre Donias
120a519303
chore(@xen-orchestra/log): packages should not be private
2018-10-31 15:32:17 +01:00
Pierre Donias
95def95678
feat(log): 0.1.0
2018-10-31 15:26:58 +01:00
Pierre Donias
8274a00f91
feat(xo-common): 0.1.2
2018-10-31 15:21:09 +01:00
Pierre Donias
3c6c4976cd
feat(xo-server-backup-reports): 0.15.0
2018-10-31 15:19:21 +01:00
Julien Fontanet
0fd35b1679
feat(xo-web/xoa): product version and pkgs list ( #3621 )
...
Fixes #3560
2018-10-31 10:49:10 +01:00
Enishowk
3c931604be
fix(xo-web/backup-ng/utils/FormFeedback): fix incorrect prop type ( #3604 )
...
See #2578
2018-10-31 10:14:41 +01:00
Julien Fontanet
02dddbd662
chore(xo-web/xoa/update): rewrite ( #3620 )
2018-10-31 09:46:44 +01:00
Julien Fontanet
675763d039
chore(xo-web): mutualize chain decoration
2018-10-30 18:40:21 +01:00
Julien Fontanet
63acc7ef32
fix(xo-server/bin): import → require
2018-10-30 17:45:02 +01:00
Enishowk
cbd78bdfef
chore(xo-server): use @xen-orchestra/log to handle global errors ( #3618 )
...
Fixes #3616
2018-10-30 17:38:24 +01:00
Julien Fontanet
a09a2ed6c3
chore(log/configure): explicit test
2018-10-30 17:14:44 +01:00
Enishowk
7d18a6d8a9
fix(xo-web/Home/NoObjects): only subscribe to servers if admin ( #3613 )
...
Fixes #2335
2018-10-30 15:58:06 +01:00
Julien Fontanet
65a5984d4c
fix(cron): prevent exceptions from breaking the job ( #3617 )
...
Fixes support#1038
2018-10-30 15:26:46 +01:00
badrAZ
d5f519bf5a
feat(backup-ng): display logs for backup restoration ( #3609 )
...
Fixes #2511
2018-10-30 15:26:26 +01:00
badrAZ
bede39c8f3
fix(xo-server-usage-report): handle SR without container ( #3614 )
...
This is a work-around for an XO bug.
Related to #3600
2018-10-30 14:07:50 +01:00
badrAZ
a9e3682776
fix(xo-server-usage-report): all SRs display issue ( #3615 )
...
Introduced by #3508
2018-10-30 13:54:57 +01:00
Enishowk
87c3c8732f
fix(xo-server/jobs): emit job:terminated even if job throws ( #3593 )
...
Fixes #3458
2018-10-30 13:39:49 +01:00
Enishowk
0011bfea8c
feat(travis/tests): run tests on files that differs from master ( #3599 )
...
Fixes #2703
2018-10-30 11:57:26 +01:00
Pierre Donias
e047649c3b
fix(xo-web/patches): ignore CDs with detached VBD ( #3611 )
...
Fixes support#1032
2018-10-30 09:53:11 +01:00
badrAZ
de397b63c5
feat(xo-web/sorted-table): "valuePath" property ( #3607 )
...
Fixes #3606
2018-10-30 09:42:13 +01:00
Julien Fontanet
75b7726fca
chore: format YAML with Prettier
2018-10-29 13:29:30 +01:00
Julien Fontanet
d83a2366c2
chore(ci): dont test on Node 6
2018-10-26 16:47:33 +02:00
Julien Fontanet
2d4d653c55
chore: re-format code
2018-10-26 16:40:00 +02:00
badrAZ
c7a1d55f6f
chore: rename freactal to reaclette ( #3601 )
2018-10-26 15:24:50 +02:00
Enishowk
46b5c5ccd1
feat(xo-server): Replace debug with @xen-orchestra/log for basic logging ( #3579 )
...
Fixes #3555
2018-10-26 14:14:17 +02:00
Jon Sands
4607417e7a
chore(docs/backup troubleshooting): Parse Error with Delta Backup ( #3588 )
...
Also add note about OVA failure with xo-cli.
2018-10-25 23:52:48 +02:00
Julien Fontanet
76887c7e25
chore(xo-web/self/_getIpPoolPredicate): dont use include
...
`O(n)` → `O(1)`
2018-10-25 16:02:28 +02:00
Julien Fontanet
ab7cae5816
fix(xo-web/self): fix IP pool predicate selector ( #3598 )
2018-10-25 15:58:23 +02:00
badrAZ
b1ce389ad8
fix(xo-web/backup-ng): don't submit when retention is undefined ( #3487 )
2018-10-25 15:44:35 +02:00
badrAZ
52aa5ff780
feat(xo-server-backup-reports): support task warnings ( #3596 )
2018-10-25 12:22:35 +02:00
badrAZ
30372e511e
feat(xo-server/backup-ng): consolidation of the restore logs ( #3537 )
2018-10-25 12:21:28 +02:00
Rajaa.BARHTAOUI
dc15a6282a
feat(xo-web/sr/hosts, xo-web/host/srs): use SortedTable actions ( #3539 )
...
See #3179
2018-10-25 10:47:21 +02:00
badrAZ
97dcc204ef
feat(xo-web/backup-ng/logs): support task warnings ( #3591 )
...
Fixes #3589
2018-10-25 09:31:23 +02:00
Julien Fontanet
ecda3e0174
feat(lint-staged): add formatting changes before testing ( #3595 )
...
So there won't be stylistic diffs between files and index if the test fails.
2018-10-25 09:16:21 +02:00
Rajaa.BARHTAOUI
8342bb2bc8
fix(xo-web/SortedTable): broken individual actions
...
Introduced by cdced7cdc1
2018-10-24 16:53:19 +02:00
badrAZ
51a137c4e5
feat(xo-server/schemas/log): task warning ( #3590 )
...
See #3589
2018-10-24 10:58:56 +02:00
Enishowk
a26ced5de9
chore(xo-web/backup-ng): rework the Schedule view ( #3586 )
...
Fixes #3491
2018-10-24 10:13:09 +02:00
badrAZ
85f0c69c03
chore(xo-server): use reaclette instead of @julien-f/freactal ( #3587 )
2018-10-23 17:57:00 +02:00
Julien Fontanet
3aac757ef5
feat(xo-web/selectors): cache ACLs resolution ( #3584 )
...
Fixes #3578
2018-10-23 14:50:09 +02:00
badrAZ
91541d0ba4
feat(xo-web/log): disable filters with no entries ( #3442 )
...
Fixes #3438
2018-10-23 12:01:26 +02:00
badrAZ
dfd66a56c3
feat(xo-server-usage-report): ability to send daily ( #3582 )
...
Fixes #3544
2018-10-23 09:20:11 +02:00
badrAZ
60f9393d29
fix(xo-web/scheduling): fix unselecting single value ( #3577 )
...
Fixes #3574
2018-10-22 23:36:44 +02:00
Rajaa.BARHTAOUI
cdced7cdc1
feat(xo-web/SortedTable): sort action by level ( #3545 )
...
Fixes #3168
2018-10-22 13:53:12 +02:00
Julien Fontanet
69709009ed
fix(xo-web/backup-ng/new): fix timeout unit ( #3575 )
...
Fixes issue introduced in aa5b3dc42
2018-10-20 16:10:36 +02:00
Julien Fontanet
bf14560709
feat(xo-web/form/range): handle undefined value
2018-10-19 16:30:54 +02:00
Julien Fontanet
775b629ee9
fix(xo-web/form/range): fix required prop type
2018-10-19 16:30:54 +02:00
Julien Fontanet
ec9717dafb
chore(xo-web/scheduling): compute TimePicker max step ( #3568 )
2018-10-19 16:22:25 +02:00
Julien Fontanet
0cd84ee250
chore(xo-server): move LVM start hook to file restore NG
...
Otherwise, I have a feeling that we may forget to migrate this code when
legacy backup code will be retired.
2018-10-19 11:10:36 +02:00
Pierre Donias
b3681e7c39
fix(xo-server/recomputeResourceSetsLimits): omit CR and DR VMs ( #3561 )
...
Fixes #3064
2018-10-19 09:58:39 +02:00
Pierre Donias
a7a7597d9a
feat(xo-web/backup-ng/restore): show job in backup select ( #3564 )
...
Fixes #3264
2018-10-19 09:48:55 +02:00
badrAZ
bed3da81e1
feat(xo-web/scheduling): merge selection and interval tabs ( #3519 )
...
Fixes #1902
2018-10-19 09:20:51 +02:00
Pierre Donias
c43dc31a55
fix(CHANGELOG): missing PR links ( #3562 )
2018-10-18 18:50:19 +02:00
Enishowk
c5a21922d1
chore(backup-ng): collapse advanced settings by default ( #3559 )
...
Fixes #3551
2018-10-18 14:28:35 +02:00
Pierre Donias
2ae660a46b
fix(xo-web/settings/acls): freactal to fix lifecycle issues ( #3548 )
2018-10-18 13:47:48 +02:00
Julien Fontanet
f6fcae4489
chore(xo-server/utils): remove unused pDebug
2018-10-18 10:53:55 +02:00
Enishowk
e0a3b8ace8
feat(xo-web/backup-ng/overview): show advanced settings with non-default values ( #3554 )
...
Fixes #3549
2018-10-18 10:46:15 +02:00
badrAZ
b67231c56b
feat(xo-server/backup-ng): report missing VMs ( #3522 )
...
Fixes #3434
2018-10-18 10:23:56 +02:00
Enishowk
aa5b3dc426
chore(xo-web/backup-ng): timeout is in hours ( #3553 )
...
Fixes #3550
2018-10-17 19:24:47 +02:00
Enishowk
1a528adfbb
feat(complex-matcher) : raw numbers can match strings ( #3552 )
...
Fixes #2906
2018-10-17 18:24:49 +02:00
Enishowk
64d295ee3f
chore(xo-web): remove unnecessary prop-types-decorator ( #3542 )
2018-10-17 16:30:57 +02:00
Julien Fontanet
b940ade902
fix(xo-common/api-errors): predicate is optional ( #3543 )
2018-10-17 15:49:27 +02:00
Pierre Donias
37a906a233
fix(xo-server/VM/create): compute quotas from user inputs ( #3546 )
...
Fixes #2683
2018-10-17 14:55:48 +02:00
Rajaa.BARHTAOUI
e76603ce7e
feat(xo-web/settings/acls): use SortedTable actions ( #3536 )
...
See #3179
2018-10-17 14:07:42 +02:00
Nicolas Raynaud
aca9aa0a7a
feat(vhd-lib/createReadableSparseStream): expose stream.length ( #3526 )
2018-10-16 17:16:59 +02:00
Pierre Donias
6d20ef5d51
fix(xo-server/disk.create): handle resource set not found ( #3530 )
...
Fixes #2814
2018-10-16 16:58:13 +02:00
Pierre Donias
4d18ab1ae0
fix(xo-web/new VM): missing cloud configs in some cases ( #3535 )
...
Fixes #3532
2018-10-16 14:14:46 +02:00
Julien Fontanet
fa5c707fbc
fix(xo-server/worker): use Bluebird as Promise ( #3538 )
...
Similar to 6c6dfa9ac4 but for the worker processes.
2018-10-16 11:53:41 +02:00
Rajaa.BARHTAOUI
37b9d8ec10
feat(xo-web/settings/logs): use SortedTable actions ( #3528 )
...
See #3179
2018-10-16 11:52:05 +02:00
Enishowk
61db0269a2
feat(fs): add timeouts to atomic operations ( #3534 )
...
Fixes #3467
2018-10-16 10:38:46 +02:00
Rajaa.BARHTAOUI
a8ad13f60e
feat(xo-web/settings/users): use SortedTable actions ( #3531 )
...
See #3179
2018-10-16 10:31:29 +02:00
badrAZ
f14dd04ea7
feat(xo-server/backup-ng): log the restore tasks ( #3452 )
2018-10-15 18:08:46 +02:00
badrAZ
0add8cd5a3
fix(CHANGELOG): missing PR/issue link ( #3529 )
2018-10-15 14:55:49 +02:00
Pierre Donias
16cc539a57
fix(xo-web/pool/patches): missing withRef ( #3527 )
...
Fixes #3523
2018-10-15 09:49:31 +02:00
Julien Fontanet
5ba25a34cb
chore(xo-server/jobs): move plugins:registered listener out of start
2018-10-12 14:02:46 +02:00
Julien Fontanet
61de65fc21
chore(xo-server/jobs): handle failing getLogger
2018-10-12 14:01:54 +02:00
Julien Fontanet
5195539a95
chore(xo-server): remove testing on disabled remotes
2018-10-12 13:40:59 +02:00
Julien Fontanet
ce93fb0e4c
fix(xo-server): fix removing broken remotes ( #3521 )
...
Fixes #3327
2018-10-12 11:36:40 +02:00
badrAZ
3cb58ed700
fix(xo-web/backup-ng): deleted remote issue ( #3520 )
2018-10-12 11:32:41 +02:00
Julien Fontanet
bb48c960fe
feat(vhd-lib/createSyntheticStream): add length property to stream ( #3517 )
...
Expose the file size on the VHD stream, necessary to be compatible with a future version of vhd-tool (f978789dc4 ).
2018-10-11 17:57:31 +02:00
Nicolas Raynaud
286a0031dd
VHD: add test on stream length
2018-10-11 08:40:00 -07:00
Nicolas Raynaud
dcbd7e1113
remove intellij file
2018-10-11 08:36:44 -07:00
Nicolas Raynaud
0a43454c8a
VHD: add test on stream length
2018-10-11 08:23:45 -07:00
Julien Fontanet
f5f1491e47
fix(changelog): packages by publish order
...
Or inverse dependebcy order.
2018-10-11 16:50:49 +02:00
Julien Fontanet
e935ae567f
async createSyntheticStream is a breaking change
2018-10-11 16:50:04 +02:00
Julien Fontanet
3f08f099fe
fix sync uses of createSyntheticStream
2018-10-11 16:49:29 +02:00
Nicolas Raynaud
18a5ba0029
VHD: remove unnecessary rounding
2018-10-11 07:17:15 -07:00
Nicolas Raynaud
c426d0328f
VHD: revert version increment
2018-10-11 07:15:50 -07:00
Nicolas Raynaud
91b2456c15
VHD: expose file length on the stream object
2018-10-10 18:36:54 -07:00
Nicolas Raynaud
585aa74e0c
Merge branch 'master' into nr-vhd-stream-length
...
# Conflicts:
# CHANGELOG.md
2018-10-10 18:35:20 -07:00
Nicolas Raynaud
eefaec5abd
VHD: expose file length on the stream object
2018-10-10 16:35:46 -07:00
Nicolas Raynaud
c7a5eebff6
VHD: expose file length on the stream object
2018-10-10 16:28:59 -07:00
badrAZ
f077528936
feat(xo-server-usage-report): add top 3 IOPS VM usage ( #3463 )
...
Fixes #3308
2018-10-10 16:40:26 +02:00
badrAZ
39728974b1
feat(xo-server-backup-reports): add job and run ID ( #3516 )
...
Fixes #3488
2018-10-10 16:00:27 +02:00
badrAZ
e14585895b
fix(xo-server-usage-report): handle fetching missing patches failure ( #3515 )
...
Fixes #3510
2018-10-10 15:39:06 +02:00
badrAZ
0999042718
feat(xo-web/backup-ng/new): link to plugins setting ( #3514 )
...
Fixes #3457
2018-10-10 14:45:28 +02:00
badrAZ
4e2e669533
feat(xo-web/new-vm): display warning when memory < static_min ( #3513 )
...
Fixes #3496
2018-10-10 14:16:37 +02:00
badrAZ
de266ae6a8
chore(xo-server-usage-report): rename top VMs/hosts header ( #3511 )
2018-10-10 11:27:22 +02:00
badrAZ
d7cd87a6e4
feat(xo-server-usage-report): add top 3 SRs by IOPS ( #3508 )
...
Fixes #3306
2018-10-10 11:26:33 +02:00
Julien Fontanet
c5aabbadc2
feat(xo-web/self): order resource sets by name ( #3507 )
...
Fixes support#984.
2018-10-09 16:38:06 +02:00
badrAZ
36a5e3c2ab
feat(xo-server-usage-report): add VM IOPS read/write/total ( #3455 )
...
Fixes #3309
2018-10-08 17:18:22 +02:00
badrAZ
f475261b9a
chore(xo-server-usage-report): improve implementation ( #3472 )
2018-10-08 16:51:56 +02:00
Julien Fontanet
62dce8f92a
chore(package): update dependencies
2018-10-08 13:50:50 +02:00
Julien Fontanet
e6d90d2154
feat(xen-api): _wrapRecord() ( #3448 )
...
Objectives:
- reduced memory usage and perf enhancement due to:
- mutualization of fields and methods via prototype
- mutualization of hidden classes
- easier manipulation via helper methods:
- `await pool.set_name_label('my pool')`
- `await pool.update_other_config({ foo: 'bar', baz: null })`
2018-10-08 10:58:03 +02:00
badrAZ
b5d823ec1a
fix(xo-server-usage-report): dont show evolution if 0 ( #3471 )
2018-10-08 10:27:15 +02:00
badrAZ
a786c68e8b
fix(xo-server-usage-report): fix HTML ( #3473 )
2018-10-05 16:37:14 +02:00
Pierre Donias
e6fa00c4d8
chore(CHANGELOG): 5.28.0
2018-10-05 14:03:50 +02:00
Pierre Donias
5721fac793
feat(xo-web): 5.28.0
2018-10-05 14:01:32 +02:00
Pierre Donias
674ed4384a
feat(xo-server): 5.28.0
2018-10-05 14:00:27 +02:00
Pierre Donias
1d7d83f8c6
feat(xo-acl-resolver): 0.3.0
2018-10-05 13:51:18 +02:00
Pierre Donias
f812cc2729
feat(xo-server-usage-report): 0.6.0
2018-10-05 13:49:36 +02:00
Pierre Donias
abc50a5e84
feat(xo-vmdk-to-vhd): 0.1.5
2018-10-05 13:47:44 +02:00
Pierre Donias
e94cae3044
feat(vhd-lib): 0.3.2
2018-10-05 13:45:06 +02:00
Pierre Donias
0b35a35576
feat(xo-server/vm.clone): add admin ACL and allocate Self resources ( #3493 )
...
Fixes #3139
2018-10-05 12:07:28 +02:00
badrAZ
0253c63db3
feat(acls): allow VM operators to create/delete snapshots ( #3482 )
...
Fixes #3443
2018-10-05 11:48:42 +02:00
Julien Fontanet
0d3b2bc814
fix(vhd-lib,xo-vmdk-to-vhd): add polyfill for Symbol.asyncIterator ( #3492 )
...
Fixes part of #3468 .
Fixes tests on CI.
2018-10-05 10:44:03 +02:00
Julien Fontanet
65307e5bc7
fix(xo-server/xapi#exportVm): destroy snapshot on getResource failure
2018-10-05 09:51:48 +02:00
Julien Fontanet
90de47d708
chore(xo-server/xapi#exportVm): minor code improvement
2018-10-05 09:51:48 +02:00
Julien Fontanet
72a4179c03
chore(xo-server/xapi): add metadata to {export,import}Vm errors
2018-10-05 09:51:48 +02:00
badrAZ
4eee195d21
fix(CHANGELOG): add entries related to #3475 ( #3489 )
2018-10-04 16:56:17 +02:00
badrAZ
9488711406
feat(xo-server-usage-report): top 3 used SRs instead of big SRs ( #3475 )
...
Fixes #3307
2018-10-04 16:08:18 +02:00
Julien Fontanet
4cf04aca72
feat(cr-seed-cli): 0.2.0
2018-10-04 15:09:22 +02:00
Julien Fontanet
410d6762bf
fix(cr-seed-cli): set xo:backup:exported on snapshot
...
Related to bdefd0bcd
2018-10-04 15:08:16 +02:00
Julien Fontanet
0a95426e63
fix(xo-server/delta NG): detection of removed disks
...
Related to eb9655125
2018-10-04 14:53:33 +02:00
Julien Fontanet
4ec4970d49
chore(async-map): build for tests
2018-10-03 21:27:56 +02:00
Julien Fontanet
e57ae0a8ce
chore(xo-server): add support for ??
2018-10-03 16:00:24 +02:00
badrAZ
1e7852369f
feat(xo-server/xapi-stats): expose VM IOPS metric ( #3454 )
2018-10-03 15:50:35 +02:00
Julien Fontanet
bdefd0bcd8
feat(xo-server/delta NG): mark successfully exported snapshots ( #3485 )
...
Allows runs after failure/interruption to be deltas.
Also, allows some schedules to only do rolling snapshots without breaking the exports.
Thanks a lot to @Samuel-BF for PR #3466 .
2018-10-03 15:36:08 +02:00
badrAZ
fa88e1789c
fix(xo-web/backup-ng/new): fix retention default value ( #3486 )
2018-10-03 15:26:48 +02:00
Pierre Donias
df90094cae
feat(xo-web/pool/patches): extra modal before bulk install ( #3484 )
...
Fixes #3252
2018-10-03 15:15:04 +02:00
Pierre Donias
efdbc18a0a
feat(xo-web/home/pool): show # of *unique* available patches ( #3483 )
...
Fixes #3321
2018-10-03 09:17:35 +02:00
Julien Fontanet
fc1dd3ce09
chore(xo-cli): got → http-request-plus
2018-10-02 20:19:43 +02:00
Julien Fontanet
10aff53d2c
chore(xo-server-cloud): superagent → http-request-plus
2018-10-02 19:57:27 +02:00
Pierre Donias
85c3d64c04
feat(xo-web/host/network): private networks ( #3481 )
...
Fixes #3387
2018-10-02 14:42:24 +02:00
badrAZ
5a71ab53be
feat(xo-acl-resolver): allow ACLs on VM snapshots ( #3480 )
...
Related to #3443
2018-10-02 13:33:26 +02:00
Julien Fontanet
d022b40732
chore: update dependencies
2018-10-02 12:01:14 +02:00
Pierre Donias
e105c0aad1
feat(xo-web/host/networks): remove "Add network" button ( #3478 )
...
Fixes #3386
2018-10-02 11:38:28 +02:00
Julien Fontanet
eb9655125c
fix(xo-server/delta NG): handle removed disks ( #3479 )
2018-10-02 11:31:11 +02:00
Julien Fontanet
a10fea2823
chore(xo-server/xapi/utils): remove NULL_REF in favor of xen-api
2018-10-02 11:07:19 +02:00
badrAZ
0c05d89d3f
fix(xo-web/VM/snapshot): allow VM admin to access snapshot tab ( #3477 )
2018-10-02 10:52:36 +02:00
Pierre Donias
d600d4cc28
chore(CHANGELOG): 5.27.1
2018-09-28 17:08:42 +02:00
Pierre Donias
4f0e5317ed
feat(xo-web): 5.27.1
2018-09-28 17:05:40 +02:00
Pierre Donias
fce7c7fd49
feat(xo-server): 5.27.2
2018-09-28 17:04:48 +02:00
Pierre Donias
929ca767ca
feat(xo-vmdk-to-vhd): 0.1.4
2018-09-28 17:01:43 +02:00
Pierre Donias
342c1bc6fa
feat(vhd-lib): 0.3.1
2018-09-28 16:58:46 +02:00
Pierre Donias
317e301067
feat(fs): 0.3.1
2018-09-28 16:56:01 +02:00
Julien Fontanet
ac5741a341
fix(xo-server/deleteVm): build disks list before deleting VM ( #3465 )
...
Otherwise there is a race condition and VBD records might have been removed from cache before listing the VM disks due to destroying the VM.
2018-09-28 16:48:21 +02:00
badrAZ
3f1fb7092b
fix(xo-web/modal#form): prevent default behavior of submit ( #3462 )
2018-09-28 11:42:47 +02:00
Julien Fontanet
7298a8b8f0
fix(fs/NfsHandler): race conds on sync() ( #3460 )
...
Fixes #3380
2018-09-28 11:40:12 +02:00
Julien Fontanet
856924c970
chore(log): remove @babel-polyfill dep
2018-09-26 17:41:43 +02:00
Julien Fontanet
9a285d280f
chore(fs/NfsHandler): merge _loadRealMounts and _matchesRealMount in _sync
2018-09-26 17:00:47 +02:00
Julien Fontanet
9c3fc56d4a
chore(fs/NfsHandler#_umount): remove unused remote param
2018-09-26 17:00:47 +02:00
Julien Fontanet
aaaee45eeb
chore(xo-server): remove @babel/polyfill ( #3453 )
...
Fixes #2580
Fixes #2820
2018-09-26 14:22:02 +02:00
Nicolas Raynaud
ac2ab21826
fix(vhd-lib): fix geometry computation for more than 2^28 sectors ( #3451 )
...
Fixes https://gitlab.com/vates/xoa-support/issues/942
It was a bug in the disk geometry computation.
2018-09-25 14:51:17 +02:00
badrAZ
b22514646e
feat(xo-web/backup-ng/overview): display the schedule's name ( #3445 )
...
Fixes #3444
2018-09-24 13:43:49 +02:00
Julien Fontanet
c7ab1ddb0c
chore: update dependencies
2018-09-24 13:39:31 +02:00
Pierre Donias
7ddc595a1c
fix(xo-web/file-restore): incorrect line-through on similar filenames ( #3447 )
2018-09-24 11:09:45 +02:00
Pierre Donias
4147800266
fix(xo-web/file-restore): ensure folder path trailing slash ( #3446 )
2018-09-24 10:52:48 +02:00
Pierre Donias
99e6d54647
chore(CHANGELOG): 5.27.0
2018-09-24 10:01:39 +02:00
Julien Fontanet
dac5901c6b
feat(xo-server): 5.27.1
2018-09-22 14:01:24 +02:00
Julien Fontanet
308928a7d4
feat(xen-api): 0.19.0
2018-09-22 14:00:55 +02:00
Julien Fontanet
e6e3d2cd52
chore: update http-request-plus to 0.6.0
2018-09-22 13:06:30 +02:00
Pierre Donias
2e01de7ff8
feat(xo-web): 5.27.0
2018-09-21 18:02:57 +02:00
Pierre Donias
90f94da4e4
feat(xo-server): 5.27.0
2018-09-21 18:01:27 +02:00
Pierre Donias
29b5acef3f
chore(xo): packages should not be private
2018-09-21 17:50:49 +02:00
Pierre Donias
599b094b50
feat(xo-server-backup-reports): 0.14.0
2018-09-21 17:43:41 +02:00
Julien Fontanet
7c6e423d24
fix(Backup NG): remove all unnecessary snapshots ( #3439 )
...
Even those from other schedules.
Fixes #3132
2018-09-21 17:37:49 +02:00
badrAZ
82956af785
fix(xo-web/logs): fix @xen-orchestra/log import ( #3441 )
2018-09-21 15:36:54 +02:00
badrAZ
6ca09dc9fe
feat(xo-web/vm/tab-advanced): ability to set the NIC type ( #3440 )
...
Fixes #3423
2018-09-21 15:30:23 +02:00
badrAZ
e0ecbab841
feat(xo-server/vm): ability to change NIC type ( #3437 )
...
See #3423
2018-09-21 14:42:43 +02:00
Julien Fontanet
83d1a5ff13
feat(defined): helpers to deal with undefined ( #3436 )
...
Extracted from xo-web.
2018-09-21 11:56:33 +02:00
badrAZ
a71740d49a
feat(backup-ng): ability to restart all failed VMs ( #3420 )
...
Fixes #3339
2018-09-20 17:05:57 +02:00
Julien Fontanet
0215c19d1d
feat(xo-server/proxy-console): work around missing host ( #3435 )
...
Fixes #3432
2018-09-20 14:47:39 +02:00
Julien Fontanet
ea1c3ab54a
fix(xo-server/delta NG): dont start export before all targets ready ( #3427 )
...
Fixes #3424
2018-09-20 14:38:45 +02:00
badrAZ
b98b618be8
fix(xo-server-backup-reports): handle log not found ( #3430 )
2018-09-20 14:34:29 +02:00
Julien Fontanet
5e363761a2
fix(xo-server/proxy-console): pass hostname to net.connect
2018-09-20 10:25:47 +02:00
Julien Fontanet
62d48bd59d
fix(async-map): apply → call 😖
...
Fixes #3431
2018-09-20 10:04:09 +02:00
badrAZ
a0049bae8d
fix(xo-web/backup-ng): make log value dynamic in copy/report buttons ( #3360 )
...
Fixes #3273
2018-09-18 15:15:59 +02:00
Julien Fontanet
18660cb0e1
fix(async-map): accept objects as collection
2018-09-18 12:10:44 +02:00
Julien Fontanet
e3c6c1c1ca
chore(async-map): use lodash/map import
2018-09-18 12:10:43 +02:00
badrAZ
56114a7d18
feat(xo-server-backup-report): ability to test the plugin ( #3421 )
2018-09-17 17:23:45 +02:00
Julien Fontanet
0fe70b1a91
feat(log): new lib to help logging ( #3414 )
...
Fixes #2414
Related to #1669
2018-09-17 17:02:27 +02:00
Julien Fontanet
527eb0b1e6
feat(async-map): better Promise.all + map ( #3422 )
2018-09-17 16:37:49 +02:00
Julien Fontanet
cfd6fd722a
feat(mixin): split a class in independant parts ( #3415 )
2018-09-17 16:33:21 +02:00
badrAZ
42591bd4bd
feat(xo-web/VM): display the PVHVM status ( #3418 )
...
Fixes #3014
2018-09-17 11:06:19 +02:00
Julien Fontanet
8689cff26b
feat(emit-async): handle async listeners ( #3416 )
...
Extracted from xo-server.
2018-09-17 10:42:22 +02:00
badrAZ
b4e4d32255
feat(xo-web/backup-ng/overview): display transferred and merged data size ( #3408 )
2018-09-14 17:21:06 +02:00
Julien Fontanet
18c88ba770
feat(cr-seed-cli): CLI to help CR seeding ( #3346 )
2018-09-14 17:04:55 +02:00
badrAZ
d212168f59
feat(xo-web/backup-ng/new): use a modal for creating/editing a schedule ( #3359 )
...
Fixes #3138
2018-09-14 15:53:28 +02:00
Julien Fontanet
3625477187
fix(xo-web/xoa-updater): wait trial request before checking state ( #3412 )
...
Fixes #3407
2018-09-14 12:26:41 +02:00
Pierre Donias
9be8525439
await xoaState
2018-09-14 12:04:19 +02:00
Pierre Donias
6e013a0dc5
PR
2018-09-14 11:54:39 +02:00
Pierre Donias
06d555d4f9
fix(xo-web/xoa-updater): wait for trial request before checking trial state
...
Fixes #3407
2018-09-14 11:51:43 +02:00
Julien Fontanet
63fe0f2c88
fix(xo-server/importDeltaVm): dont fail on empty VBDs ( #3410 )
2018-09-14 10:37:09 +02:00
Julien Fontanet
2a276dfb99
changelog
2018-09-14 10:36:49 +02:00
Julien Fontanet
1f009ca954
fix(xo-server/importDeltaVm): dont fail on empty VBDs
2018-09-13 17:27:11 +02:00
badrAZ
5cf1ba41f3
feat(xo-web/modal#form): support an additional icon to the title ( #3409 )
2018-09-13 16:58:03 +02:00
badrAZ
1ef205cb74
feat(xo-web/backup-ng/new): tip for creating vms on a thin-provisioned storage ( #3402 )
...
Fixes #3334
2018-09-13 16:23:51 +02:00
Julien Fontanet
1e59af3ab2
fix(xo-server/deleteVm): dont delete VDIs/VIFs if destroy is blocked ( #3406 )
2018-09-13 11:44:17 +02:00
badrAZ
bb88b420c1
chore(xo-web/backup-ng/new): make "setSchedule" support multiple params ( #3404 )
2018-09-12 13:53:37 +02:00
badrAZ
e8475d144c
chore(xo-web/backup-ng/new): improve new schedule implementation ( #3348 )
2018-09-12 13:43:02 +02:00
badrAZ
dedac62269
feat(xo-web): implementation of the modal dedicated to forms ( #3358 )
2018-09-11 17:31:20 +02:00
badrAZ
f8fdd888c4
fix(xo-web/remotes): error appears twice on testing ( #3399 )
2018-09-11 17:27:10 +02:00
Julien Fontanet
d8bd30e355
feat(xo-web/remotes): use WORKGROUP as default SMB domain ( #3398 )
2018-09-11 10:46:52 +02:00
badrAZ
4fec816274
feat(xo-web/settings/remotes): test on creation/edition ( #3397 )
...
See #3323
2018-09-11 10:09:16 +02:00
badrAZ
1211447e81
fix(xo-web/settings/remotes): rename connect(ed)/disconnect(ed) to enable(d)/disable(d) ( #3396 )
...
See #3323
2018-09-10 17:15:33 +02:00
Julien Fontanet
ed78f4c5ee
fix(xo-server/backup NG): third time is the charm (sigh)
2018-09-10 10:59:56 +02:00
Julien Fontanet
4a2e9d4c88
fix(xo-server/backup NG): CancelToken.race → .source
2018-09-10 10:51:05 +02:00
Julien Fontanet
1807917204
fix(xo-server/backup NG): CancelToken#fork() no longer exists
...
Issue introduced in b3004a38a
2018-09-10 10:47:53 +02:00
Julien Fontanet
b3004a38aa
chore: update promise-toolbox to v0.10 ( #3392 )
2018-09-07 14:34:47 +02:00
Pierre Donias
0ad6c073ee
chore(CHANGELOG): 5.26.0
2018-09-07 11:39:26 +02:00
Pierre Donias
0abaadb391
feat(xo-web): 5.26.0
2018-09-07 11:37:12 +02:00
Pierre Donias
b43cf27479
feat(xo-server): 5.26.0
2018-09-07 11:36:20 +02:00
Julien Fontanet
bcab6bb584
fix(xo-server/listReplicatedVms): dont use snapshot_time ( #3394 )
...
It is not always set on VMs imported from snapshots, add a new metadata in `other_config` and use the timestamp in the name_label a fallback.
Fixes #3391
2018-09-07 11:31:57 +02:00
Pierre Donias
8213601df6
chore(xo-web/VM,host,pool,SR): better UUID display ( #3390 )
2018-09-05 16:44:18 +02:00
Pierre Donias
e7ad577661
feat(xo-server,xo-web/VM): start on specific host ( #3389 )
...
Fixes #3191
2018-09-05 16:39:12 +02:00
Julien Fontanet
070213dd7f
fix(xo-server/collection/redis): ignore undefined values ( #3388 )
...
Fixes #3385
2018-09-05 15:18:47 +02:00
Julien Fontanet
395cbb33ef
chore: update dependencies
2018-09-05 09:42:10 +02:00
Julien Fontanet
a429a7aa35
feat(babel-config): same targets for all builds
2018-09-04 16:43:42 +02:00
Julien Fontanet
b70e09937b
fix(babel-config): dont ignore pkg.browserslist entry
2018-09-04 16:41:28 +02:00
Pierre Donias
109ff4a4da
feat(xo-web/backupNg): support restoring directories ( #3384 )
...
Fixes #1924
See #3300
2018-09-04 16:00:42 +02:00
Pierre Donias
0e185ab92a
fix(xo-web/Backup NG): remove unsupported TAR file restore option ( #3383 )
2018-09-03 16:50:36 +02:00
Julien Fontanet
aefb76a4f6
fix(xo-server/file restore): support trailing slashes
2018-09-03 16:40:35 +02:00
Julien Fontanet
fe653dc7dd
feat(xo-server): add job name in replicated VMs ( #3379 )
...
See support#891
2018-09-03 14:05:32 +02:00
Julien Fontanet
8b5c0e706c
chore(xo-server/collection#first): returns undefined instead of null ( #3382 )
...
Fixes an issue introduced in 1407fb7bab in
`Remotes#getRemote()`.
2018-09-03 12:03:50 +02:00
Pierre Donias
d25584edf9
feat(xo-web/tasks): show finished tasks ( #3377 )
...
Fixes #3266
2018-08-31 17:19:03 +02:00
Pierre Donias
496ca2c716
fix(xo-web/XoItem): link should not open in new tab by default ( #3376 )
2018-08-31 14:40:00 +02:00
Julien Fontanet
4a09074a40
chore: update yarn.lock
2018-08-31 14:30:59 +02:00
Julien Fontanet
385fd80bb9
chore(xo-server-transport-xmpp): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
b6818abd0d
chore(xo-server-transport-slack): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
45b5d10f1b
chore(xo-server-transport-nagios): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
7866a265fe
chore(xo-server-transport-email): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
774c0d09b1
chore(xo-server-auth-saml): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
df0029db3b
chore(xo-server-auth-google): use Babel 7
2018-08-31 14:30:59 +02:00
Julien Fontanet
c1a5364448
chore(xo-server-auth-github): use Babel 7
2018-08-31 14:30:58 +02:00
Julien Fontanet
557ba1a4bc
chore(xo-lib): use Babel 7
2018-08-31 14:30:58 +02:00
Julien Fontanet
bf932aada1
chore(xo-common): use Babel 7
2018-08-31 14:30:58 +02:00
Pierre Donias
2304deab3f
fix(xo-web/vm/disks): individual actions
2018-08-31 14:18:14 +02:00
Julien Fontanet
ea9c0cfb10
fix(xo-web): export/import from Starter Edition
2018-08-31 13:14:31 +02:00
Pierre Donias
2fd5a6501b
feat(xo-web/menu): hide Tasks entry for self users ( #3373 )
...
Fixes #3311
2018-08-30 15:44:30 +02:00
Pierre Donias
0ca5a32142
feat(xo-web/backup ng/restore): sort backups in select ( #3374 )
...
Fixes #3294
2018-08-30 13:38:02 +02:00
Julien Fontanet
f55f812d30
fix(linting): use legacy decorators
2018-08-30 11:53:27 +02:00
Julien Fontanet
98bbd53c28
fix(xo-server/log.delete): delSync does not exist
...
Fixes #3372
2018-08-29 18:21:48 +02:00
Julien Fontanet
1f0bfe2518
chore: update dependencies
2018-08-29 15:06:11 +02:00
Julien Fontanet
c5eae6e498
chore(xo-vmdk-to-vhd): remove unnecessary Babel runtime
2018-08-29 15:06:11 +02:00
Julien Fontanet
bfcdd29f10
chore(xo-collection): remove unnecessary Babel runtime
2018-08-29 15:06:11 +02:00
Julien Fontanet
8db0b59fe1
chore(fs): remove unnecessary Babel runtime
2018-08-29 15:06:10 +02:00
Julien Fontanet
6bc4c03b4c
chore(vhd-cli): remove unnecessary Babel runtime
2018-08-29 15:06:10 +02:00
Julien Fontanet
4d63f93390
chore(vhd-lib): remove unnecessary Babel runtime
2018-08-29 15:06:10 +02:00
Pierre Donias
9722f2a5bd
fix(xo-web/createVms): dont noop confirm modal rejection ( #3371 )
...
Fixes #3268
2018-08-29 13:14:07 +02:00
Pierre Donias
ee9c6817d6
fix(xo-web/new XOSAN): ignore detached local SRs ( #3370 )
2018-08-29 10:57:39 +02:00
Jon Sands
58564306ca
(docu) fix backup grammar ( #3369 )
...
* (docu) fix backup grammar
2018-08-28 20:35:46 +02:00
Julien Fontanet
17c6f1762d
chore: update dependencies
2018-08-28 20:29:29 +02:00
Julien Fontanet
17f13307bb
fix(xo-server/listVmBackupsNg): dont fail on problematic remote ( #3367 )
...
Fixes #3365
2018-08-28 17:04:32 +02:00
Pierre Donias
a43c141ddd
fix(xo-server/self): synchronize allocate and release together ( #3368 )
2018-08-28 16:54:17 +02:00
Pierre Donias
1e6da359cc
fix(CHANGELOG): wrong xo-server version
2018-08-27 16:37:59 +02:00
Pierre Donias
626a9a777f
feat(xo-web): 5.25.1
2018-08-27 16:35:04 +02:00
Pierre Donias
2768ad9e3b
feat(xo-server): 5.25.2
2018-08-27 16:33:52 +02:00
Pierre Donias
3eec8f1a55
chore(CHANGELOG): 5.25.1
2018-08-27 16:28:36 +02:00
badrAZ
6148daa8b8
fix(CHANGELOG): move fix to correct release ( #3357 )
2018-08-27 16:17:54 +02:00
Julien Fontanet
338de7985f
chore(docs/troubleshooting): must restart after memory setting
2018-08-27 15:59:33 +02:00
Julien Fontanet
df99528445
chore(CHANGELOG): improve import/export VDI entry
2018-08-27 14:41:10 +02:00
Julien Fontanet
890901366d
fix(xo-server/{export,import}Vm): dont pass host ( #3364 )
...
Relies on redirection handling in `xen-api`.
2018-08-27 14:33:14 +02:00
Julien Fontanet
13271aa196
fix(CHANGELOG): move fix in next release
2018-08-27 11:45:59 +02:00
badrAZ
71aea20c7d
fix(xo-server/jobs): fix race condition between end log and consolidation ( #3238 )
...
Fixes #3018
2018-08-27 11:44:50 +02:00
Julien Fontanet
b09da76b04
fix(xo-server/{export,import}Vdi): dont pass host ( #3355 )
...
Relies on redirection handling in `xen-api`.
Fixes #3354
2018-08-27 11:03:08 +02:00
Pierre Donias
ce35bbaeb4
fix(xo-server,xo-web): NFS remotes mount options ( #3363 )
...
Fixes #3361
2018-08-27 10:39:35 +02:00
Julien Fontanet
0034f0a1d3
feat(xo-server): 5.25.1
2018-08-23 13:47:52 +02:00
Julien Fontanet
e3391fa81f
fix(xo-server/file restore): await addDirectory()
2018-08-23 13:47:30 +02:00
Pierre Donias
bacdc63c70
feat(xo-web): 5.25.0
2018-08-23 12:37:53 +02:00
Pierre Donias
b0285799c6
feat(xo-server): 5.25.0
2018-08-23 12:36:43 +02:00
Pierre Donias
f8b34c5d64
feat(@xen-orchestra/fs): 0.3.0
2018-08-23 12:33:21 +02:00
Pierre Donias
40f4a66bda
feat(xo-server-backup-reports): 0.13.0
2018-08-23 12:30:56 +02:00
Pierre Donias
6125dae158
chore(CHANGELOG): 5.25.0
2018-08-23 12:26:45 +02:00
Pierre Donias
dfe4a934e9
feat(remotes): allow setting NFS mount options ( #3353 )
...
Fixes #1793
2018-08-23 11:34:56 +02:00
badrAZ
ecc33f46ab
fix(xo-web/backup-ng/new): fix selected SRs issues ( #3352 )
...
Issue introduced in ec869ffd
2018-08-23 11:32:30 +02:00
Julien Fontanet
00d1985cf9
feat(xo-server/jobs): add job name to logs ( #3351 )
...
Fixes #3272
2018-08-23 11:29:42 +02:00
badrAZ
138aed8ae1
feat(xo-web/backup-ng/new): set default retention to 1 ( #3290 )
...
Fixes #3134
2018-08-23 10:18:29 +02:00
badrAZ
def9f947b7
feat(xo-web/new-vm): show error when getting coreOS default template fails ( #3343 )
...
Fixes #3227
2018-08-23 10:15:45 +02:00
Julien Fontanet
20dc4af4a4
fix(xo-server/importVdiContent): HOST → host
2018-08-22 18:07:57 +02:00
Julien Fontanet
4d2909567c
feat(xo-server/snapshotVm): tag xo-disable-quiesce ( #3350 )
2018-08-22 15:15:05 +02:00
Julien Fontanet
92a93e4393
chore(xo-server): use xen-api 0.18.0
2018-08-21 18:27:45 +02:00
Julien Fontanet
389967d40c
feat(xen-api): 0.18.0
2018-08-21 18:24:04 +02:00
Julien Fontanet
d66e8f29b7
feat(xen-api): add methods to mutate fields
...
- `setField()`
- `setFieldEntry()`
- `unsetFieldEntry()`
- `setFieldEntries()`
2018-08-21 18:15:38 +02:00
Julien Fontanet
3e9425bf79
feat(xen-api): add getRecordByUuid()
2018-08-21 17:49:37 +02:00
Julien Fontanet
41506e785e
feat(xen-api/getRecord): add $id, $type and $ref props
2018-08-21 17:48:58 +02:00
Julien Fontanet
32d7ccfea5
feat(xen-api): expose null reference
2018-08-21 17:46:59 +02:00
Julien Fontanet
8a9f952ada
feat(xen-api): support encoded credentials in URL
2018-08-21 17:46:18 +02:00
badrAZ
d15efae43f
fix(xo-web/backup-ng/new): always show compression when full mode ( #3345 )
...
Fixes #3236
2018-08-21 10:12:36 +02:00
Julien Fontanet
627c06f4a8
fix(xo-acl-resolver): minor fixes
...
Due to 563969f2
2018-08-20 17:59:26 +02:00
Julien Fontanet
3e6201e93a
chore(xo-server-auth-ldap): use Babel 7
2018-08-20 17:17:26 +02:00
Julien Fontanet
b941a649b5
chore(xo-server-usage-report): use Babel 7
2018-08-20 17:14:14 +02:00
Julien Fontanet
7b2b9ca618
chore(xo-server-load-balancer): use Babel 7
2018-08-20 17:12:33 +02:00
Julien Fontanet
404cf2b7e6
chore(xo-server-backup-reports): use Babel 7
2018-08-20 17:10:43 +02:00
Julien Fontanet
42698293de
chore(xo-server-cloud): use Babel 7
2018-08-20 17:04:30 +02:00
Julien Fontanet
563969f2e9
chore(xo-acl-resolver): remove build step
2018-08-20 16:56:32 +02:00
Julien Fontanet
887e21daa5
chore: drop Node 4 compat for XO pkgs
2018-08-20 16:49:27 +02:00
badrAZ
b75a2a8dca
feat(xo-web/backup-ng/new): move VMs' selection to dedicated card ( #3338 )
...
See #2711
2018-08-20 16:32:28 +02:00
badrAZ
31f32ba23c
fix(xo-web/backup-ng/new): rename Export Ret. to Backup Ret. and Copy Ret. to Replication Ret. ( #3337 )
...
See #2711
2018-08-20 16:29:55 +02:00
badrAZ
936a4068d5
feat(xo-web/backup-ng/new): ignore replicated VMs by default in smart mode ( #3312 )
...
Fixes #2338
2018-08-20 16:29:10 +02:00
Julien Fontanet
266f287774
chore(xen-api): use Babel 7
2018-08-20 15:51:07 +02:00
badrAZ
5808485812
fix(CHANGELOG): missing release of backup-reports ( #3341 )
2018-08-20 13:51:46 +02:00
Olivier Lambert
b6dd83e32b
feat: add local ext SR creation ( #3335 )
...
Fixes #3332
2018-08-19 17:12:36 +02:00
Julien Fontanet
2236bd71c4
chore: format with Prettier
2018-08-19 16:46:34 +02:00
badrAZ
ec869ffdd3
feat(xo-web/backup-ng/new): tip when thick-provisioned SR ( #3333 )
...
Fixes #3291
2018-08-17 15:31:06 +02:00
badrAZ
1aa4966a92
feat(xo-web/SelectTag): allow non existing tags ( #3316 )
2018-08-17 10:05:20 +02:00
badrAZ
235da199f9
chore(xo-web/backup-ng): remove useless computed ( #3317 )
2018-08-16 16:17:02 +02:00
badrAZ
4cad820271
fix(xo-web/select-objects): adding or removing an item from a select make the missing objects disappear ( #3315 )
2018-08-16 16:11:18 +02:00
Rajaa.BARHTAOUI
4a0b29e1f2
fix(xo-server/migrateVm): take VDIs of snapshot into account ( #3298 )
...
See #2557
2018-08-16 15:00:45 +02:00
badrAZ
1db9ca9e31
fix(xo-server/scheduling): default name should be an empty string ( #3325 )
2018-08-16 14:41:34 +02:00
Julien Fontanet
942ddfa742
feat(xo-server/remotes): sync on use ( #3320 )
...
Fixes #2852
2018-08-16 14:39:24 +02:00
Pierre Donias
355cddc044
feat(xo-web/VM): always show Convert button + better label ( #3319 )
...
Fixes #3201
2018-08-16 10:14:13 +02:00
Julien Fontanet
c23cccf2ce
fix(xo-server/remotes): dont change enabled state on errors ( #3318 )
...
See #2852
2018-08-14 17:46:10 +02:00
Julien Fontanet
1407fb7bab
chore(xo-server/remotes): merge _getRemote() and getRemote()
2018-08-14 17:10:18 +02:00
Julien Fontanet
4ba542b70f
chore(xo-server/remotes): inline Remotes#create()
2018-08-14 17:10:18 +02:00
Julien Fontanet
76f75401ee
chore(xo-server/remotes): store handler instances
2018-08-14 17:10:18 +02:00
Julien Fontanet
011cc7ad65
chore(xo-server/updateRemote): remove unused error param
2018-08-14 17:10:17 +02:00
Julien Fontanet
b966e6097f
chore(xo-server/models/Remote): remove save()
2018-08-14 17:10:17 +02:00
Julien Fontanet
809e1a35cd
chore(xo-server/models/Acl): inline create() and hash()
2018-08-14 17:10:17 +02:00
Julien Fontanet
8e7e1fccbe
chore(xo-server/Model): remove unused validate()
2018-08-14 17:10:16 +02:00
Julien Fontanet
e86b30f205
chore(xo-server/Model): remove unused initialize()
2018-08-14 17:10:16 +02:00
Rajaa.BARHTAOUI
7dc0c4cf15
fix(xo-web/New VM): filter out SRs that are not in the template's pool ( #3070 )
...
Fixes #3068 , fixes #3267
2018-08-14 16:51:32 +02:00
Rajaa.BARHTAOUI
561a9f140d
feat(xo-web/host/logs): use SortedTable actions ( #3313 )
...
See #3179
2018-08-14 16:28:19 +02:00
badrAZ
ba56114e9f
fix(xo-web/backup-ng/new): schedule's name overridden with undefined if it's not been edited ( #3288 )
...
Fixes #3286
2018-08-14 12:18:41 +02:00
Pierre Donias
11bd75d2fe
feat(xo-web/tasks): remove empty message and let SortedTable handle it ( #3305 )
2018-08-13 17:21:18 +02:00
Julien Fontanet
ececbaf201
fix(xo-server/remotes): properly ignore async errors
2018-08-13 16:55:56 +02:00
Julien Fontanet
1985134d94
chore(xo-server/remotes): use Array#forEach()
2018-08-13 16:55:56 +02:00
Julien Fontanet
2cc59078b1
chore(xo-server/remotes): inline syncAllRemotes() and forgetAllRemotes()
2018-08-13 16:55:56 +02:00
Julien Fontanet
3d4d7db5da
feat(xo-server/logs): double number of entries
2018-08-13 16:55:56 +02:00
Pierre Donias
dc40ceaafe
feat(xo-web/SortedTable): always show filter input ( #3296 )
...
Fixes #3295
2018-08-13 16:44:31 +02:00
Rajaa.BARHTAOUI
0110e223ee
feat(xo-web/Collapse): size prop ( #3299 )
2018-08-13 14:58:39 +02:00
Julien Fontanet
e7467dca8a
feat(xo-server/backupNg): support restoring directories ( #3300 )
...
See #1924
2018-08-13 13:32:25 +02:00
Julien Fontanet
4a1e87b534
feat(xen-api/cli): add diff() helper
2018-08-13 11:53:56 +02:00
Olivier Lambert
5a32f904bc
add no matching VMs error into troubleshooting for backup ( #3297 )
...
* add no matching VMs error into troubleshooting for backup
2018-08-12 10:43:13 +02:00
Julien Fontanet
14d023a9f5
feat(xo-server): 5.24.2
2018-08-10 16:50:43 +02:00
Julien Fontanet
2e5e81e93e
feat(xen-api): 0.17.1
2018-08-10 16:50:11 +02:00
Julien Fontanet
c9cc106be6
feat(xo-server): 5.24.1
2018-08-10 12:57:31 +02:00
Julien Fontanet
29fc17f260
fix(xen-api/putResource): ensure taskRef is not sent on probing
...
This fix an issue introduced in ba6b9682
Fixes #3293 .
2018-08-10 12:41:35 +02:00
Julien Fontanet
c7d16fd345
chore(vhd-lib): remove deprecated assert.equal
2018-08-10 11:37:47 +02:00
Julien Fontanet
ffe29b8957
feat(xo-server-cloud): 0.2.4
2018-08-10 11:23:38 +02:00
Julien Fontanet
be1bd9254d
chore: update dependencies
2018-08-10 11:21:59 +02:00
Pierre Donias
6156649faa
feat(xo-server-cloud): 0.2.3
2018-08-09 17:41:53 +02:00
Pierre Donias
2edddaa835
feat(xo-web): 5.24.0
2018-08-09 17:07:04 +02:00
Pierre Donias
d00fff3d4c
feat(xo-server): 5.24.0
2018-08-09 17:05:10 +02:00
Pierre Donias
c0b84ae848
feat(@xen-orchestra/fs): 0.2.1
2018-08-09 16:59:43 +02:00
Julien Fontanet
873db3bf26
0.2.1
2018-04-13 11:32:47 +02:00
Julien Fontanet
c795887a35
fix: display unmanaged snapshots as unmanaged
2018-04-13 11:32:33 +02:00
Julien Fontanet
23824bafe8
1.1.0
2018-04-09 16:07:31 +02:00
Julien Fontanet
5cca58f2b3
feat(README): add documentation
2018-04-09 16:03:25 +02:00
Julien Fontanet
d05c9b6133
chore: use console.error to display errors
2018-04-09 16:03:04 +02:00
Julien Fontanet
39a84a1ac0
feat: support allowUnauthorized, autoConnect and label
2018-04-09 16:02:46 +02:00
Julien Fontanet
b1c851c9d6
chore(package): prepublishOnly script
2018-04-09 16:02:17 +02:00
Julien Fontanet
6280a9365c
chore(package): update dependencies
2018-04-09 16:02:04 +02:00
Julien Fontanet
2741dacd64
0.2.0
2018-04-09 14:01:47 +02:00
Julien Fontanet
4c2c2390bd
chore(package): prepublish → prepublishOnly
2018-04-09 14:01:18 +02:00
Julien Fontanet
635b8ce5f0
chore(package): update dependencies
2018-04-09 14:00:17 +02:00
Julien Fontanet
efc13cc456
fix: display VDI with missing parent
...
Consider them parentless even though they are simply unknown.
2018-04-09 11:34:56 +02:00
Julien Fontanet
078f319fe1
0.1.1
2017-06-07 11:25:44 +02:00
Julien Fontanet
0f0e785871
fix: ensure vdi.physical_utilisation is a number
2017-06-07 11:25:39 +02:00
Julien Fontanet
4e4c85121c
0.1.0
2017-05-11 15:27:15 +02:00
Julien Fontanet
019d6f4cb6
feat: display VDI size
2017-05-11 15:27:06 +02:00
Julien Fontanet
725b0342d1
fix: Xen → XenServer
2017-05-11 15:22:49 +02:00
Julien Fontanet
c93ccb8111
feat: handle -h and --help flags
2017-05-11 15:22:12 +02:00
Julien Fontanet
670befdaf6
chore(package): update all dependencies
2017-05-11 15:19:08 +02:00
Julien Fontanet
55eefd865f
0.0.4
2017-03-30 16:51:27 +02:00
Julien Fontanet
43e5d610e3
fix(package): jest config testPathDirs → roots
2017-03-30 16:51:17 +02:00
Julien Fontanet
b1245bc5be
fix(usage): Xen → XenServer
2017-03-30 16:50:44 +02:00
Julien Fontanet
c2feab245e
fix: update yarn.lock
2017-03-30 16:48:18 +02:00
badrAZ
ef98b10063
feat: PCI ( #47 )
2017-03-10 16:13:54 +01:00
badrAZ
84943e7fe6
feat: VM insert/eject CD ( #34 )
2017-03-10 16:10:08 +01:00
badrAZ
d0fa5ff385
feat: snapshotting ( #40 )
2017-03-10 16:09:31 +01:00
badrAZ
3609559ced
feat: VM lifecycle ( #36 )
2017-03-10 16:08:11 +01:00
badrAZ
950c780122
fix(package): register jasmine as a global ( #51 )
2017-03-10 14:56:28 +01:00
Julien Fontanet
cb3753213e
fix(README): Xen → XenServer
2017-03-08 14:19:21 +01:00
greenkeeper[bot]
32b510ef40
fix(package): update husky to version 0.13.2 ( #50 )
...
https://greenkeeper.io/
2017-03-02 22:04:59 +01:00
greenkeeper[bot]
4cc33ed29b
fix(package): update standard to version 9.0.0 ( #49 )
...
https://greenkeeper.io/
2017-03-01 00:19:00 +01:00
greenkeeper[bot]
ec8c7a24af
chore(package): update jest to version 19.0.1 ( #2 )
...
https://greenkeeper.io/
2017-02-22 12:10:24 +01:00
badrAZ
d72906a6ba
fix(package): fix for Jest 19 ( #46 )
2017-02-21 11:12:28 +01:00
greenkeeper[bot]
d577b51a86
fix(package): update jest to version 19.0.0 ( #45 )
...
https://greenkeeper.io/
2017-02-21 10:54:43 +01:00
greenkeeper[bot]
2456be2da3
chore(package): update tslint-config-standard to version 3.0.0 ( #6 )
...
https://greenkeeper.io/
2017-01-19 10:10:08 +01:00
Julien Fontanet
8c5d4240f9
chore(package): update all dependencies
2017-01-17 10:34:25 +01:00
Julien Fontanet
b1e12d1542
chore: add yarn.lock
2017-01-17 10:28:34 +01:00
Julien Fontanet
a58d7d2ff4
chore(package): use husky instead of ghooks
2017-01-17 10:28:03 +01:00
Julien Fontanet
5308b8b9ed
fix(README): should be installed globally
2017-01-17 10:26:32 +01:00
badrAZ
63d4865427
fix: server tests ( #31 )
2017-01-13 14:35:16 +01:00
badrAZ
1355477e37
chore(user): use rejectionOf() ( #32 )
2017-01-13 11:30:50 +01:00
badrAZ
d50e1b4e02
fix: role tests ( #30 )
2017-01-12 17:07:29 +01:00
badrAZ
606ae41698
fix(user): use utils/testConnection ( #29 )
2017-01-12 14:20:54 +01:00
badrAZ
b6ee5ae779
fix: token tests ( #28 )
2017-01-12 13:58:12 +01:00
badrAZ
aeb1b2c30f
fix: group tests ( #26 )
2017-01-11 15:50:51 +01:00
badrAZ
35ace281cc
fix: user tests ( #27 )
2017-01-11 11:47:59 +01:00
greenkeeper[bot]
c15dffce8f
chore(package): update @types/node to version 7.0.0 ( #5 )
...
https://greenkeeper.io/
2017-01-11 09:22:18 +01:00
badrAZ
6cd056eee5
fix: user tests ( #25 )
2017-01-02 13:42:49 +01:00
Julien Fontanet
6c664bfaa7
chore: update yarn.lock
2016-12-23 17:52:47 +01:00
Julien Fontanet
8890d445dc
feat(utils): export xo connection
2016-12-23 17:51:17 +01:00
Julien Fontanet
7a7db1ea08
fix: various fixes
2016-12-23 11:55:38 +01:00
Julien Fontanet
e585a3e5c4
chore(package): update all dependencies
2016-12-22 17:20:21 +01:00
greenkeeper[bot]
7336032009
chore(package): update dependencies ( #24 )
...
https://greenkeeper.io/
2016-11-28 15:27:36 +01:00
greenkeeper[bot]
874680462e
chore(package): update dependencies ( #4 )
...
https://greenkeeper.io/
2016-11-28 15:13:31 +01:00
greenkeeper[bot]
bb42540775
chore(package): update tslint-config-standard to version 2.0.0 ( #3 )
...
https://greenkeeper.io/
2016-11-21 23:27:47 +01:00
Julien Fontanet
b18511c905
chore(package): update all dependencies
2016-11-08 15:44:21 +01:00
greenkeeper[bot]
5c660f4f64
chore(package): update dependencies ( #1 )
...
https://greenkeeper.io/
2016-11-02 09:33:33 +01:00
Greenkeeper
d29bc63b24
chore: drop support for Node.js 0.10 ( #22 )
...
BREAKING CHANGE: This module no longer supports Node.js 0.10
2016-11-01 15:59:11 +01:00
Julien Fontanet
f2bae73f77
0.0.3
2016-10-31 17:32:32 +01:00
Julien Fontanet
e54d34f269
feat(cli): prefix labels if colors not supported
2016-10-31 17:32:00 +01:00
Julien Fontanet
6470cbd2ee
0.0.2
2016-10-31 17:08:02 +01:00
Julien Fontanet
c06ebcb4a4
fix(askPassword): prompt on stderr
2016-10-31 17:07:34 +01:00
Julien Fontanet
3eaa72c98c
0.0.1
2016-10-31 16:37:40 +01:00
Julien Fontanet
694fff060d
fix(package): fix bin
2016-10-31 16:37:36 +01:00
Julien Fontanet
2705062ac3
chore(README): replace placeholders
2016-10-31 16:31:59 +01:00
Julien Fontanet
3df055a296
chore(package): publish
2016-10-31 16:29:36 +01:00
Julien Fontanet
802bc15e0c
initial commit
2016-10-31 16:27:15 +01:00
Greenkeeper
2a9bd1d4cb
chore(package): update babel-eslint to version 7.0.0 ( #6 )
...
https://greenkeeper.io/
2016-09-27 23:27:01 +02:00
Julien Fontanet
ad2de40a9d
chore(package): update @types/through2 to v2.0.29
2016-09-23 09:41:05 +02:00
Greenkeeper
6578c14292
chore(package): update dependencies ( #2 )
...
https://greenkeeper.io/
2016-09-22 07:49:04 +02:00
Julien Fontanet
19298570f8
chore(package): remove unused dep
2016-09-19 14:55:50 +02:00
Julien Fontanet
1da4d1f1e9
chore: repo moved to vatesfr
2016-09-19 14:53:33 +02:00
Julien Fontanet
fe4e9c18fa
feat(cli): print usage on missing argument
2016-09-19 14:48:52 +02:00
Julien Fontanet
2c9f84f17f
feat(package): add description and keywords
2016-09-19 14:48:52 +02:00
Julien Fontanet
0b2e76600b
feat(README): add usage
2016-09-19 14:48:52 +02:00
Julien Fontanet
873554fc01
It works!
2016-09-19 14:43:39 +02:00
Julien Fontanet
82e2d013ae
chore(package): reorder entry in package.json
2016-09-19 10:23:33 +02:00
Julien Fontanet
1eb5e80f1f
fix(types): fix type definitions
2016-09-19 10:23:18 +02:00
Julien Fontanet
9c0ab5b3cb
Initial commit
2016-09-16 18:09:18 +02:00
Julien Fontanet
ceee93883f
Remove only specifiers.
2015-08-26 15:26:21 +02:00
Julien Fontanet
dae8fd2370
Remove console.log().
2015-08-26 15:16:44 +02:00
Julien Fontanet
48f8322390
Coding style fixes.
2015-08-26 14:38:26 +02:00
Julien Fontanet
7df833bd9f
Upgrade standard & babel-eslint.
2015-08-26 14:32:47 +02:00
Varchar38
2d639e191a
Add functions on host
2015-08-12 16:33:26 +02:00
Varchar38
db758c6806
Add test on vm
2015-08-12 16:33:12 +02:00
Varchar38
6822e4ac0c
Add function on disk
2015-08-11 10:08:03 +02:00
Varchar38
14b1b07ecd
Add test on server.spec
2015-08-11 10:06:41 +02:00
Varchar38
3c71a20bb2
Add tests and move functions to util
2015-07-29 15:25:33 +02:00
Varchar38
8f73619ba1
Add tests on job and schedule
2015-07-28 17:09:09 +02:00
Varchar38
0ee6e5a35f
Tests job.spec
2015-07-27 17:13:25 +02:00
Varchar38
22692757e6
Add test on server.spec
2015-07-24 11:00:35 +02:00
Varchar38
ed9584270d
Add getIsoId
2015-07-24 10:59:46 +02:00
Varchar38
5a5c35a1c9
Add getPoolId
2015-07-24 10:45:35 +02:00
Varchar38
1f842e4fe4
Add tests
2015-07-22 17:08:56 +02:00
Varchar38
9275c4a6d6
getMainConnection
2015-07-21 11:49:03 +02:00
Varchar38
9c7e61cbf3
Reduce timeout
2015-07-17 17:13:22 +02:00
Varchar38
69a6066fd8
Add vif's tests
2015-07-16 15:36:13 +02:00
Varchar38
47d2d09e50
Add tests on pool.spec and vif.spec
2015-07-15 17:22:52 +02:00
Varchar38
da648e0a78
Move a function from vm.spc to util
2015-07-15 17:22:31 +02:00
Varchar38
9e1c526d51
Reorganization of user.spec and group.spec's code
2015-07-15 10:42:23 +02:00
Varchar38
d81998f91c
Add test on VM.spec
2015-07-13 16:22:06 +02:00
Varchar38
a717d9b8f3
Reorganization of server.spec and host.spec code
2015-07-13 16:21:46 +02:00
Varchar38
31d1243a14
Add tests on vbd.spec
2015-07-13 15:00:07 +02:00
Varchar38
2424222964
Add vm.migrate test
2015-07-09 15:49:26 +02:00
Varchar38
370b245d65
Add test to vm.spec
2015-07-08 16:42:40 +02:00
Varchar38
c4dfcc27e3
Add tests and reorganization of vm.spec code
2015-07-07 16:39:11 +02:00
Varchar38
dfa870a777
Add vm test
2015-07-06 17:51:31 +02:00
Varchar38
572375fff4
Add test on vm.spec
2015-07-03 14:52:59 +02:00
Varchar38
ed1caee9f8
Change host IP
2015-07-03 13:13:34 +02:00
Varchar38
6f7757c81b
Tests vbd.spec
2015-07-03 13:13:14 +02:00
Varchar38
4c92965313
Reorganization host.spec code
2015-07-02 10:41:45 +02:00
Varchar38
bbce96eb67
Add pvVm to getConfig
2015-06-30 17:06:20 +02:00
Varchar38
e3cb7bd4c7
Reorganization disk.spec code
2015-06-30 16:07:38 +02:00
Varchar38
79599bf831
Add test on VM
2015-06-26 16:56:15 +02:00
Varchar38
1ab67bc225
Tests disk
2015-06-26 10:58:03 +02:00
Varchar38
37df213771
Tests VM
2015-06-24 17:27:18 +02:00
Varchar38
d48ffdb14f
Add getConfig
2015-06-24 17:26:44 +02:00
Varchar38
766cdc9f59
Tests group (delete group)
2015-06-24 17:25:54 +02:00
Varchar38
21a40c9d14
Add tests on VM
2015-06-23 14:02:33 +02:00
Varchar38
9275e9d006
console.log delete
2015-06-22 17:15:09 +02:00
Varchar38
ef9fe025e0
Tests VM
2015-06-22 17:14:03 +02:00
Varchar38
05694a8cda
Delete items created for test modified
2015-06-19 17:21:40 +02:00
Varchar38
e6304cb028
Variables nerver used in comment
2015-06-19 17:20:46 +02:00
Varchar38
b2d00784a4
Add missing event-to-promise
2015-06-18 17:04:48 +02:00
Varchar38
ae31ebdc33
Tests host and vm
2015-06-18 17:03:48 +02:00
Varchar38
a2d50b380f
Modified presentation in token.spec
2015-06-18 17:03:23 +02:00
Varchar38
654e8fd13f
Add waitObjet function
2015-06-18 17:02:30 +02:00
Varchar38
bcd44e4b2d
Tests for disk and docker
2015-06-18 16:58:01 +02:00
Varchar38
5200793744
Test host
2015-06-17 17:22:28 +02:00
Varchar38
abcb29391c
Read me
2015-06-17 15:04:06 +02:00
Varchar38
6a682dc143
Tests server
2015-06-17 14:07:48 +02:00
Varchar38
d93d30537f
Coding style fix
2015-06-16 16:00:04 +02:00
Varchar38
377e88ff36
Code mutualisation
2015-06-16 15:58:17 +02:00
Varchar38
1733290c02
Tests role
2015-06-16 11:10:22 +02:00
Varchar38
e702ccc48a
Tests for groups
2015-06-16 10:37:26 +02:00
Varchar38
ba729c493b
Tests for token.*()
2015-06-15 13:20:07 +02:00
Varchar38
1c55950b7e
Fix tests on Windows.
2015-06-15 13:19:43 +02:00
Olivier Lambert
18c8282bac
initial work on VM tests
2015-06-12 21:37:45 +02:00
Julien Fontanet
1d20456853
Initial test suite for vm.*().
2015-06-12 20:54:42 +02:00
Varchar38
7e32d0ae10
More tests for user.*().
2015-06-12 17:32:07 +02:00
Julien Fontanet
5d33e45eae
Spec for another test.
2015-06-12 11:37:31 +02:00
Julien Fontanet
1590930ef9
First test!
2015-06-12 11:34:59 +02:00
Julien Fontanet
8186d34f4e
Initial commit.
2015-06-11 11:01:46 +02:00