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
Julien Fontanet
151b8a8940
feat(read-chunk): add readChunkStrict
2022-06-13 12:01:02 +02:00
Julien Fontanet
cda027b94a
docs(read-chunk): behavior when stream has ended
2022-06-13 11:22:42 +02:00
Julien Fontanet
ee2117abf6
chore(CHANGELOG.unreleased): pkgs list should be ordered
...
See https://team.vates.fr/vates/pl/1q6or14b9jffjfxk9qyebfg6sh
2022-06-13 11:22:08 +02:00
Thierry Goettelmann
6e7294d49f
feat: release 5.71.1 ( #6285 )
2022-06-13 11:06:36 +02:00
Manon Mercier
062e45f697
docs(backup/troubleshooting): add no XAPI associated
error ( #6279 )
...
Co-authored-by: Jon Sands <fohdeesha@gmail.com>
2022-06-13 10:07:20 +02:00
Julien Fontanet
d18b39990d
feat(xo-server/api): introduce a global async API context ( #6274 )
...
This allows access to contextual data deep inside the call stack.
Example use cases:
- current user
- specific permission (e.g. read only token)
- current authentication token
2022-06-13 09:43:39 +02:00
Julien Fontanet
7387ac2411
fix(xo-server/disk.import): fix xapi._getOrWaitObject
call
...
Maybe related to #6282
Introduced by 5063a6982
2022-06-10 17:34:33 +02:00