Julien Fontanet
|
21faaeb33d
|
fix(server/scheduling): start/stop schedules after import (#4624)
|
2019-10-25 10:44:36 +02:00 |
|
Julien Fontanet
|
0525fc5909
|
fix(cron): prevent early runs (#4626)
Fixes #4625
|
2019-10-25 10:22:24 +02:00 |
|
badrAZ
|
a1a53bb285
|
feat(backup-ng): offline snapshotless backup (#4470)
Fixes #3449
|
2019-10-25 09:45:45 +02:00 |
|
Rajaa.BARHTAOUI
|
0c453c4415
|
feat(xo-web/backup): hide legacy backup menu entry (#4476)
Fixes #4467
|
2019-10-24 17:19:16 +02:00 |
|
HamadaBrest
|
d0406f9736
|
feat(xo-web/hub): update existing template (#4613)
See xoa#35
|
2019-10-24 15:11:22 +02:00 |
|
BenjiReis
|
ba74b8603d
|
feat(xo-server-transport-icinga2): Icinga2 support (#4573)
Fixes #4563
|
2019-10-24 14:35:02 +02:00 |
|
Julien Fontanet
|
c675a4d61d
|
chore(yarn.lock): remove unnecessary entry
|
2019-10-24 14:16:40 +02:00 |
|
Julien Fontanet
|
965c45bc70
|
chore(vhd-lib): use @xen-orchestra/log
|
2019-10-24 12:18:01 +02:00 |
|
Rajaa.BARHTAOUI
|
139a22602a
|
feat(xo-web/xoa/support): expose support tunnel (#4616)
Fixes #4513
|
2019-10-24 09:51:22 +02:00 |
|
Julien Fontanet
|
e0e4969198
|
fix(backups-cli): should be compatible with Node 7.10
|
2019-10-23 17:53:07 +02:00 |
|
Julien Fontanet
|
08d69d95b3
|
chore(server/backup): explicit use of SR UUID (#4622)
|
2019-10-23 15:38:51 +02:00 |
|
HamadaBrest
|
4e6c507ba9
|
feat(xo-web/hub): extra hub template info (#4593)
See xoa#35
|
2019-10-23 12:09:11 +02:00 |
|
HamadaBrest
|
fd06374365
|
feat(xo-server-cloud): remove (#4615)
All its features were irrelevant for the open source version and have been merged into `xo-server-xoa`.
See xoa#39
|
2019-10-22 16:03:51 +02:00 |
|
Julien Fontanet
|
a07ebc636a
|
fix(docs/from sources): show Node 8.16.2
|
2019-10-20 12:43:06 +02:00 |
|
BenjiReis
|
4c151ac9aa
|
chore(xo-server-sdn-controller): complete refactor (#4570)
|
2019-10-18 17:04:26 +02:00 |
|
HamadaBrest
|
05c425698f
|
feat(xo-web/hub): ability to select SR in hub VM installation (#4571)
|
2019-10-16 15:34:43 +02:00 |
|
Julien Fontanet
|
2a961979e6
|
chore: use String#trim instead of lodash/trim (#4602)
Support is good enough: https://kangax.github.io/compat-table/es5/#test-String_properties_and_methods
|
2019-10-15 09:43:20 +02:00 |
|
Pierre Donias
|
211ede92cc
|
fix(xo-web/new/sr): reattach SR (#4550)
See #4546
|
2019-10-14 14:57:24 +02:00 |
|
Julien Fontanet
|
256af03772
|
chore: use typeof instead of lodash/isString (#4603)
|
2019-10-14 13:58:58 +02:00 |
|
Julien Fontanet
|
654fd5a4f9
|
chore: use typeof instead of lodash/isBoolean (#4604)
|
2019-10-14 13:51:45 +02:00 |
|
Julien Fontanet
|
541d90e49f
|
fix(xo-server-recover-account): explicit appDir
|
2019-10-12 17:07:14 +02:00 |
|
Julien Fontanet
|
974e7038e7
|
chore(backups-cli): dont fail on missing dirs
|
2019-10-12 00:49:16 +02:00 |
|
Pierre Donias
|
e2f5b30aa9
|
fix(xo-server/patching): install XCP-ng patches host by host (#4532)
Fixes #4468
To prevent issues where 2 hosts try to modify the XAPI DB at the same time
|
2019-10-12 00:39:17 +02:00 |
|
Julien Fontanet
|
3483e7d9e0
|
chore: update dependencies
|
2019-10-11 17:15:25 +02:00 |
|
Julien Fontanet
|
56cb20a1af
|
chore: use typeof instead of lodash/isFunction (#4587)
|
2019-10-11 15:16:37 +02:00 |
|
Rajaa.BARHTAOUI
|
64929653dd
|
feat(xo-server): upgrade to execa@2.0.5 (#4584)
|
2019-10-11 15:01:56 +02:00 |
|
Julien Fontanet
|
c955da9bc6
|
feat(backups-cli): lowlevel tool to help with backups (#4556)
|
2019-10-11 14:48:37 +02:00 |
|
Julien Fontanet
|
291354fa8e
|
chore: use Object.assign instead of lodash/assign (#4585)
Support is good enough:
- https://node.green/#ES2015-built-in-extensions-Object-static-methods-Object-assign
- https://kangax.github.io/compat-table/es6/#test-Object_static_methods
|
2019-10-11 14:43:38 +02:00 |
|
Julien Fontanet
|
905d736512
|
chore: use Array.isArray instead of lodash/isArray (#4586)
Support is good enough:
- https://node.green/#ES2015-built-ins-Proxy-Array-isArray-support
- https://kangax.github.io/compat-table/es5/#test-Array_methods
|
2019-10-11 14:29:01 +02:00 |
|
Rajaa.BARHTAOUI
|
3406d6e2a9
|
chore(CHANGELOG): 5.39.1 (#4597)
|
2019-10-11 10:33:18 +02:00 |
|
BARHTAOUI
|
fc10b5ffb9
|
chore(CHANGELOG): update next
|
2019-10-10 16:03:20 +02:00 |
|
BARHTAOUI
|
f89c313166
|
feat(xo-web): 5.50.3
|
2019-10-10 16:03:20 +02:00 |
|
Rajaa.BARHTAOUI
|
7c734168d0
|
feat(xo-web/xoa): expose 'xoa check' on the UI (#4574)
See #4513
|
2019-10-10 13:49:17 +02:00 |
|
HamadaBrest
|
1e7bfec2ce
|
feat(xo-web/hub): delete template by namespace instead of ID (#4594)
|
2019-10-10 10:36:07 +02:00 |
|
badrAZ
|
1eb0603b4e
|
chore(xo-server-test/backup-ng): consolidate default values (#4544)
Required for #4470
|
2019-10-08 14:34:11 +02:00 |
|
badrAZ
|
4b32730ce8
|
feat(xo-web/vm): improve invalid cores per socket feedback (#4187)
Fixes #4120
|
2019-10-08 11:05:11 +02:00 |
|
BenjiReis
|
ad083c1d9b
|
chore(xo-server-sdn-controller): better cert creation code (#4582)
|
2019-10-07 12:12:01 +02:00 |
|
BenjiReis
|
b4f84c2de2
|
chore(xo-server-sdn-controller): arrow functions when possible (#4583)
|
2019-10-07 11:29:30 +02:00 |
|
badrAZ
|
fc17443ce4
|
fix(xo-web/vm/advanced): error on displaying ACL users (#4578)
|
2019-10-07 11:08:11 +02:00 |
|
Julien Fontanet
|
342ae06b21
|
chore(xo-sdn-controller): minor formatting fix
|
2019-10-07 10:19:34 +02:00 |
|
Julien Fontanet
|
093fb7f959
|
fix(xo-server-logs): explicit appDir
May fix #4576
|
2019-10-03 16:02:10 +02:00 |
|
Julien Fontanet
|
f6472424ad
|
fix(eslint): disable lines-between-class-members rule
|
2019-10-02 15:52:51 +02:00 |
|
Julien Fontanet
|
31ed3767c6
|
chore: fix some lint
Mainly: `obj['prop']` → `obj.prop`
|
2019-10-02 15:45:32 +02:00 |
|
marcpezin
|
366acb65ea
|
doc(updater): release channels (#4572)
|
2019-10-02 15:24:45 +02:00 |
|
Pierre Donias
|
7c6946931b
|
chore(xo-web): PascalCase NotFound component (#4567)
https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-pascal-case.md
|
2019-10-01 17:21:00 +02:00 |
|
HamadaBrest
|
5d971433a5
|
fix(xo-web/new-vm/self): template selection (#4568)
Fixes #4565
Introduced by 9efc3dd1fb
|
2019-10-01 16:59:59 +02:00 |
|
Rajaa.BARHTAOUI
|
05264b326b
|
chore(CHANGELOG): 5.39.0 (#4561)
|
2019-09-30 16:08:56 +02:00 |
|
BARHTAOUI
|
fdd5c6bfd8
|
chore(CHANGELOG): update next
|
2019-09-30 15:13:05 +02:00 |
|
BARHTAOUI
|
42c3528c2f
|
feat(xo-web): 5.50.2
|
2019-09-30 15:13:05 +02:00 |
|
HamadaBrest
|
18640714f1
|
fix(xo-web/hub/resource): "remove" button icon (#4559)
|
2019-09-30 14:43:31 +02:00 |
|