BenjiReis
|
ba140c60e3
|
chore(sdn-controller/ovsdb-client): dont use set when not necessary (#4806)
|
2020-02-18 12:09:19 +01:00 |
|
BenjiReis
|
95a5c7a001
|
fix(sdn-controller/_hostUpdated): use splice instead of slice to remove newHost (#4805)
|
2020-02-17 17:23:58 +01:00 |
|
BenjiReis
|
b399da72d8
|
fix(sdn-controller): missing namespace for other_config/private-network-uuid (#4804)
|
2020-02-17 17:23:27 +01:00 |
|
BenjiReis
|
f9a10d8932
|
chore(xo-server-sdn-controller): various cleaning in the code (#4699)
|
2020-02-17 13:45:09 +01:00 |
|
Julien Fontanet
|
549ce6fbf9
|
feat(xo-server-auth-ldap): schedule release 0.7.0
|
2020-02-13 17:32:48 +01:00 |
|
BenjiReis
|
e63d27a035
|
feat(xo-server-sdn-controller): dynamically handle (dis)connected servers (fixes #4649) (#4677)
* feat(xo-server-sdn-controller): Dynamically monitor xapis dis/connection to XO (fixes #4649)
* fill changelog.unreleased.md
* adapt ro PR comments
* rename methods
* refactor code
* Update packages/xo-server-sdn-controller/src/index.js
Co-Authored-By: badrAZ <azizbibadr@gmail.com>
* refactor
* Update CHANGELOG.unreleased.md
Co-Authored-By: Julien Fontanet <julien.fontanet@isonoe.net>
* Update CHANGELOG.unreleased.md
Co-Authored-By: Julien Fontanet <julien.fontanet@isonoe.net>
* use native array map
* Better name for setControllerNeeded
* add try/catch block
* use correct check on objects
* fix previous commit
* remove useless emit
Co-authored-by: badrAZ <azizbibadr@gmail.com>
Co-authored-by: Julien Fontanet <julien.fontanet@isonoe.net>
|
2020-02-13 12:04:22 +01:00 |
|
badrAZ
|
ab3621fe3c
|
fix(xo-server-usage-report): dynamic date (#4799)
Fixes #4779
|
2020-02-13 11:22:24 +01:00 |
|
Pierre Donias
|
8b99f2ecbc
|
fix(xo-server/disk): remove unused resize method (#4796)
- resizing a VDI can be done with `vdi.set`
- `disk.resize` doesn't check Self Service constraints
|
2020-02-11 16:02:14 +01:00 |
|
Rajaa.BARHTAOUI
|
433b309907
|
feat: relase 5.43.2 (#4794)
|
2020-02-11 11:08:45 +01:00 |
|
badrAZ
|
ac40cec138
|
feat(xo-web/new-vm): ability to set VM max vCPUS (#4729)
Fixes #4703
|
2020-02-11 10:43:45 +01:00 |
|
Rajaa.BARHTAOUI
|
93702ece48
|
feat(xo-server): 5.56.2 (#4793)
|
2020-02-11 10:29:38 +01:00 |
|
Julien Fontanet
|
1678474830
|
chore: update yarn.lock
|
2020-02-11 10:24:38 +01:00 |
|
badrAZ
|
4260099c23
|
fix(xen-servers#getXenServer): should return raw server (#4791)
|
2020-02-11 10:05:33 +01:00 |
|
Julien Fontanet
|
6139cb50bc
|
fix(server/backup): fix vms pattern when calling proxy (#4792)
|
2020-02-11 09:58:09 +01:00 |
|
Julien Fontanet
|
49e334d726
|
feat(@xen-orchestra/backups): 0.1.1
|
2020-02-11 09:25:04 +01:00 |
|
Julien Fontanet
|
6beded153b
|
feat(backups/extractIdsFromSimplePattern): throw on invalid pattern
|
2020-02-11 09:23:26 +01:00 |
|
Julien Fontanet
|
750308a16a
|
fix(backups/extractIdsFromSimplePattern): returns [] for undefined pattern
|
2020-02-11 09:22:09 +01:00 |
|
Julien Fontanet
|
57fa00b765
|
feat(bump-pkg): without version, simply update other packages
|
2020-02-10 15:58:03 +01:00 |
|
Julien Fontanet
|
b57d4fdbec
|
feat(xen-api): 0.28.0
|
2020-02-10 15:40:39 +01:00 |
|
Julien Fontanet
|
93aca81265
|
feat(xen-api): way to add methods on record
Example: calling `Vm#foo()` will call `XenApi#VM_foo(vmRef)`.
|
2020-02-10 15:40:08 +01:00 |
|
Julien Fontanet
|
5c704e142e
|
feat(xen-api): add $call and $callAsync on records
|
2020-02-10 15:38:20 +01:00 |
|
Julien Fontanet
|
1a4a77066e
|
chore(xen-api/_watchEvents): add FIXME
|
2020-02-10 15:37:42 +01:00 |
|
Julien Fontanet
|
a690b9d825
|
feat(xen-api): export isOpaqueRef
|
2020-02-10 15:37:06 +01:00 |
|
Julien Fontanet
|
b70969fd03
|
feat(@xen-orchestra/backups): 0.1.0
|
2020-02-10 15:35:36 +01:00 |
|
Julien Fontanet
|
daf5fff83f
|
feat(backups): add a bunch of utils
|
2020-02-10 15:34:20 +01:00 |
|
Rajaa.BARHTAOUI
|
aef1f9b857
|
feat: release 5.43.1 (#4785)
|
2020-02-06 10:58:42 +01:00 |
|
Rajaa.BARHTAOUI
|
c1c8ea7df0
|
feat: technical release (#4784)
|
2020-02-06 10:18:41 +01:00 |
|
BenjiReis
|
b75034b40c
|
fix(xo-server-sdn-controller): match VLAN when selecting PIF on network creation (#4757)
Fixes #4737
|
2020-02-05 14:49:08 +01:00 |
|
Pierre Donias
|
cb41a79b36
|
fix(xo-web): use window.open instead of window.location (#4782)
Fixes #4709
Changing the location closes the WebSocket connection.
|
2020-02-05 10:51:07 +01:00 |
|
Pierre Donias
|
cedc20ce6a
|
fix(doc/self): snapshots don't use the quota (#4781)
Since 75521f8757
|
2020-02-05 10:21:24 +01:00 |
|
Julien Fontanet
|
43bc1e9116
|
fix(auth-saml): add missing type for disableRequestedAuthnContext
|
2020-02-04 16:14:57 +01:00 |
|
Julien Fontanet
|
6fa1379c1e
|
chore(xo-server): julien-f-unzip → unzipper (#4717)
`julien-f-unzip` does not work with recent versions of Node.
|
2020-02-04 15:55:34 +01:00 |
|
Pierre Donias
|
cb16438b1c
|
fix(xo-server/store): store.get returns a promise (#4776)
Fixes xoa-support#2137
|
2020-02-04 11:14:41 +01:00 |
|
badrAZ
|
e6c8d6cc7d
|
fix(xo-server/proxy.update): only check address/VM duplicates on change (#4723)
See xoa#49
|
2020-02-03 09:37:54 +01:00 |
|
Rajaa.BARHTAOUI
|
f0e87e71ab
|
chore(CHANGELOG): 5.43.0 (#4771)
|
2020-01-31 16:43:55 +01:00 |
|
Rajaa.BARHTAOUI
|
cdd28b8e31
|
feat: technical release (patch) (#4769)
|
2020-01-31 14:28:59 +01:00 |
|
Rajaa.BARHTAOUI
|
9bff564ace
|
fix(xo-web/common): import Icon component (#4768)
|
2020-01-31 14:15:18 +01:00 |
|
Rajaa.BARHTAOUI
|
62c616c6af
|
feat: technical release (#4767)
|
2020-01-31 12:16:55 +01:00 |
|
Julien Fontanet
|
8a35f5d6ca
|
chore(CHANGELOG): format with Prettier
|
2020-01-31 12:04:03 +01:00 |
|
Rajaa.BARHTAOUI
|
e1b051324d
|
feat(xo-web/migration): dont force migration by default (#4364)
Fixes #2136
|
2020-01-31 11:14:18 +01:00 |
|
badrAZ
|
a947c3152a
|
fix(xo-server/network): create bond for each host (#4756)
Fixes #4529
|
2020-01-31 11:00:12 +01:00 |
|
badrAZ
|
cca43040d3
|
feat(xo-server/proxy): make static values configurable (#4724)
See xoa#49
|
2020-01-31 10:55:06 +01:00 |
|
badrAZ
|
9b42657ca7
|
fix(xo-server/proxy): ability to remove proxy VM (#4722)
See xoa#49
|
2020-01-31 10:43:49 +01:00 |
|
Rajaa.BARHTAOUI
|
bb19c55c3a
|
fix(log): procces.stdout/stderr are undefined in browsers (#4765)
|
2020-01-31 10:32:39 +01:00 |
|
Pierre Donias
|
1ec6611410
|
feat(xo-web/proxy) (#4764)
See #4254
|
2020-01-31 09:48:41 +01:00 |
|
Pierre Donias
|
218bd0ffc1
|
feat(xo-server/proxy) (#4763)
See #4254
|
2020-01-30 16:32:26 +01:00 |
|
Julien Fontanet
|
d649a22b80
|
feat(log/transports/console): add colors
|
2020-01-30 15:25:54 +01:00 |
|
badrAZ
|
0bffbbfe65
|
fix(xo-web/backup/overview): disable job cancellation (#4688)
Fixes #4657
|
2020-01-30 10:48:03 +01:00 |
|
Rajaa.BARHTAOUI
|
04a562372b
|
feat(xo-web/SelectTag): ability to manually add custom tags (#4648)
See #2810
|
2020-01-29 16:17:45 +01:00 |
|
Rajaa.BARHTAOUI
|
11b08ce53a
|
feat(xo-web/tags): ability to add existing tags (#4530)
See #2810
|
2020-01-29 09:35:23 +01:00 |
|