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 |
|