Mathieu
|
16b1935f12
|
feat(xo-server,xo-web/SR): display maintenance mode button (#6308)
Fixes #6215
|
2022-06-30 15:31:28 +02:00 |
|
Florent BEAUCHAMP
|
50ec614b2a
|
feat(xo-web/remotes): ability to set useVhdDirectory in remote params (#6273)
|
2022-06-30 15:28:42 +02:00 |
|
rajaa-b
|
9e11a0af6e
|
feat(xapi/VM_import): translate checksum error (#6304)
|
2022-06-30 12:08:36 +02:00 |
|
Florent BEAUCHAMP
|
0c3e42e0b9
|
fix(vhd-lib): fix VhdDirectory merge on non-S3 remote (#6310)
|
2022-06-30 11:40:21 +02:00 |
|
Julien Fontanet
|
36b31bb0b3
|
chore(vhd-lib/merge): minor comment improvement
|
2022-06-29 15:29:20 +02:00 |
|
Mathieu
|
c03c41450b
|
feat: technical release (#6311)
|
2022-06-29 15:27:14 +02:00 |
|
Florent BEAUCHAMP
|
dfc2b5d88b
|
feat(Backup): use vhd directory setting of remote (#6303)
|
2022-06-29 10:51:13 +02:00 |
|
Florent BEAUCHAMP
|
87e3e3ffe3
|
fix(xo-remote-parser): properly handle undefined options (#6309)
|
2022-06-29 10:26:50 +02:00 |
|
Rajaa.BARHTAOUI
|
dae37c6a50
|
feat(xo-web/tasks): show tasks for Self Service users (#6217)
See zammad#5436
|
2022-06-28 18:35:58 +02:00 |
|
Mathieu
|
c7df11cc6f
|
feat(xo-web/user): user tokens management through XO interface (#6276)
|
2022-06-28 17:57:59 +02:00 |
|
Julien Fontanet
|
87f1f208c3
|
feat(vhd-cli): 0.8.0
|
2022-06-28 16:52:27 +02:00 |
|
Julien Fontanet
|
ba8c5d740e
|
feat(vhd-cli info): list method with multiple VHDs
|
2022-06-27 16:24:43 +02:00 |
|
Julien Fontanet
|
c275d5d999
|
chore(vhd-cli): remove build step
|
2022-06-27 16:24:43 +02:00 |
|
Mathieu
|
cfc53c9c94
|
feat(xo-web/proxies): copy proxy URL (#6287)
|
2022-06-27 15:41:32 +02:00 |
|
Julien Fontanet
|
87df917157
|
feat(vhd-lib/merge): human readable UUID check
Introduced by a1bcd35e2
|
2022-06-27 14:10:15 +02:00 |
|
Julien Fontanet
|
395d87d290
|
chore(xo-common): remove build step
|
2022-06-23 17:24:54 +02:00 |
|
Julien Fontanet
|
aff8ec08ad
|
chore(template): remove build step
|
2022-06-23 17:24:54 +02:00 |
|
Julien Fontanet
|
4d40b56d85
|
fix(xo-server/file restore): ignore non-regular files/dirs (#6305)
Fixes zammad#7648
This also ignore (broken and valid) symlinks.
|
2022-06-23 16:37:56 +02:00 |
|
Julien Fontanet
|
667d0724c3
|
docs(configuration/custom ca): fix systemd path
Introduced by 03a66e469
|
2022-06-22 11:32:24 +02:00 |
|
Julien Fontanet
|
a49395553a
|
docs(configuration/custom ca): fix systemd path
Introduced by 03a66e469
|
2022-06-22 11:30:09 +02:00 |
|
Julien Fontanet
|
cce09bd9cc
|
docs(configuration/custom ca): add note regarding XO Proxy
|
2022-06-22 10:44:25 +02:00 |
|
Julien Fontanet
|
03a66e4690
|
docs(configuration/custom ca): use separate systemd file
This is better as it avoids conflicts with existing config and is compatible with the way XO Proxy service is handled.
|
2022-06-22 10:44:25 +02:00 |
|
Florent BEAUCHAMP
|
fd752fee80
|
feat(backups,vhd-lib): implement copyless merge (#6271)
|
2022-06-22 10:36:57 +02:00 |
|
Julien Fontanet
|
8a71f84733
|
chore(xo-server): remove Model wrapping
|
2022-06-22 10:10:39 +02:00 |
|
Julien Fontanet
|
9ef2c7da4c
|
chore(complex-matcher): remove build step
|
2022-06-22 09:55:59 +02:00 |
|
Julien Fontanet
|
8975073416
|
fix(xapi): add missing file
Introduced by b12c17947
Thanks @Danp2.
|
2022-06-22 00:07:32 +02:00 |
|
Julien Fontanet
|
d1c1378c9d
|
feat(xo-server-db): minimal CLI to browser the DB
|
2022-06-21 18:11:44 +02:00 |
|
Julien Fontanet
|
7941284a1d
|
feat(xo-server/collection/Redis): set of all indexes
|
2022-06-21 17:47:56 +02:00 |
|
Julien Fontanet
|
af2d17b7a5
|
feat(xo-server/collection/Redis): set of all namespaces
|
2022-06-21 17:29:19 +02:00 |
|
Julien Fontanet
|
3ca2b01d9a
|
feat(xo-server/collection/Redis): assert namespace doesnt contain _ or :
|
2022-06-21 17:24:10 +02:00 |
|
Julien Fontanet
|
67193a2ab7
|
chore(xo-server/collection/Redis): replace prefix by namespace
|
2022-06-21 17:23:25 +02:00 |
|
Julien Fontanet
|
9757aa36de
|
chore(xo-server/collection/Redis): _id field was never used
|
2022-06-21 17:23:18 +02:00 |
|
Julien Fontanet
|
29854a9f87
|
feat(xo-server): new sr.{enable,disable}MaintenanceMode methods
|
2022-06-21 15:07:09 +02:00 |
|
Julien Fontanet
|
b12c179470
|
feat(xapi): new SR_{enable,disable}MaintenanceMode methods
|
2022-06-21 15:07:09 +02:00 |
|
Julien Fontanet
|
bbef15e4e4
|
feat(xo-server/proxy.get{,All}); return associated URL(s) (#6291)
|
2022-06-21 11:33:25 +02:00 |
|
Florent BEAUCHAMP
|
c483929a0d
|
fix(ova import): drain disk entry completly (#6284)
|
2022-06-20 16:09:20 +02:00 |
|
Julien Fontanet
|
1741f395dd
|
chore(xo-server/deleteAuthenticationTokens): optimization
Don't use xo-server/deleteAuthenticationToken to avoid fetching the records twice.
|
2022-06-19 11:37:42 +02:00 |
|
Julien Fontanet
|
0f29262797
|
chore(value-matcher): remove build step
|
2022-06-19 11:28:11 +02:00 |
|
Julien Fontanet
|
31ed477b96
|
feat(xo-server/token.delete): available for non-admins
|
2022-06-17 11:59:29 +02:00 |
|
Julien Fontanet
|
9e5de5413d
|
feat(xo-server/Collection#remove): accept a pattern
|
2022-06-17 11:59:29 +02:00 |
|
Florent BEAUCHAMP
|
0f297a81a4
|
feat(xo-remote-parser): additional parameters in URL (#6270)
|
2022-06-16 23:14:34 +02:00 |
|
Mathieu
|
89313def99
|
fix(xapi/vm): throw forbiddenOperation on blockedOperation (#6290)
|
2022-06-16 14:39:20 +02:00 |
|
Julien Fontanet
|
8e0be4edaf
|
feat(xo-server/vm.set): blockedOperations now accepts string reasons and null
Related to #6290
|
2022-06-16 10:16:43 +02:00 |
|
Julien Fontanet
|
a8dfdfb922
|
fix(event-listeners-manager/add): _listeners is a Map
|
2022-06-15 14:37:38 +02:00 |
|
Julien Fontanet
|
f096024248
|
chore(event-listeners-manager): add tests
|
2022-06-15 14:37:31 +02:00 |
|
Julien Fontanet
|
4f50f90213
|
feat(xo-server/token.create): minimum duration is now one minute
This change also handles negative or zero invalid durations.
|
2022-06-15 11:26:32 +02:00 |
|
Julien Fontanet
|
4501902331
|
feat(xo-server): XO Proxy channel based on current channel (#6277)
|
2022-06-15 10:42:57 +02:00 |
|
Julien Fontanet
|
df19679dba
|
fix(xo-cli): close connection when finished
|
2022-06-15 10:25:06 +02:00 |
|
Julien Fontanet
|
9f5a2f67f9
|
fix(xo-cli): xdg-basedir import
Introduced by 2d5c40632
|
2022-06-15 10:22:39 +02:00 |
|
Julien Fontanet
|
2d5c406325
|
chore: update dev deps
|
2022-06-13 19:33:09 +02:00 |
|