Julien Fontanet
9fe3ef430f
More tests for pSettle().
2015-11-20 10:43:56 +01:00
Julien Fontanet
ff30773097
Fix pSettle() to accept non-promises.
2015-11-20 10:43:56 +01:00
Julien Fontanet
f7531d1e18
pSettle() accepts either arrays or objects.
2015-11-20 10:43:56 +01:00
Olivier Lambert
658008ab64
add comment for quiesce
2015-11-19 16:03:28 +01:00
Olivier Lambert
b089d63112
allow snapshots on halted VMs
2015-11-19 16:01:08 +01:00
Julien Fontanet
ee9b1b7f57
Merge pull request #133 from vatesfr/abhamonr-validate-config-plugins-registration
...
Avoid plugin loading if config is not valid
2015-11-19 14:40:33 +01:00
wescoeur
cd0fc8176f
Avoid plugin loading if config is not valid
2015-11-19 13:51:25 +01:00
Julien Fontanet
8e291e3e46
Define CoffeeScript API modules as ES6 (fix default value).
2015-11-19 13:13:53 +01:00
Julien Fontanet
e3024076cd
Merge pull request #131 from vatesfr/abhamonr-delete-user-with-tokens
...
remove tokens on user deletion
2015-11-19 12:55:38 +01:00
wescoeur
6105874abc
remove tokens on user deletion
2015-11-19 12:40:31 +01:00
Julien Fontanet
1855f7829d
Advanced setting: verboseApiLogsOnErrors.
2015-11-19 11:11:54 +01:00
Julien Fontanet
456e8bd9c0
New FIXME.
2015-11-19 11:11:54 +01:00
Julien Fontanet
d5f2efac26
Merge pull request #132 from vatesfr/abhamonr-add-leveldown-dep
...
Add leveldown dep
2015-11-19 10:45:17 +01:00
wescoeur
21e692623c
Add leveldown dep
2015-11-19 10:40:11 +01:00
Julien Fontanet
80e9589af5
Initial --repair command in xo-server-logs.
2015-11-19 10:11:01 +01:00
Julien Fontanet
b2b9ae0677
Quick fix for groups.getAll() attributes.
2015-11-19 09:26:34 +01:00
Julien Fontanet
63122905e6
Comments.
2015-11-18 18:36:27 +01:00
Julien Fontanet
f99b6f4646
Merge pull request #123 from vatesfr/abhamonr-logs-cli
...
CLI to explore xo-server's logs.
2015-11-18 17:01:26 +01:00
wescoeur
39090c2a22
Logs CLI:
...
- Can print logs for one namespace or all namespaces
- Can sort logs since one start timestamp/until one end timestamp
- The sort results can be limited by one value
2015-11-18 16:57:28 +01:00
Julien Fontanet
76baa8c791
Minor fix.
2015-11-18 16:40:08 +01:00
Julien Fontanet
74e4b9d6d2
Merge imports.
2015-11-18 15:24:38 +01:00
Julien Fontanet
bbfc5039f7
Merge pull request #129 from vatesfr/abhamonr-ghost-user
...
Avoid ghost user and ghost group.
2015-11-18 15:14:31 +01:00
wescoeur
b2fd694483
Avoid ghost user and ghost group.
2015-11-18 15:02:54 +01:00
Julien Fontanet
b03f38ff22
Include user name in console proxy logs.
2015-11-17 16:24:22 +01:00
Julien Fontanet
fe48811047
Include user name in API logs.
2015-11-17 16:24:07 +01:00
Julien Fontanet
bd9396b031
Ability to not create users on first sign in ( fix #497 ).
2015-11-17 15:59:31 +01:00
Julien Fontanet
f0497ec16d
Move default configuration to config.json.
2015-11-17 15:49:45 +01:00
Julien Fontanet
7e9e179fa7
Minor fixes.
2015-11-17 15:01:58 +01:00
Julien Fontanet
de62464ad8
Improve security: check token for console access.
2015-11-17 15:01:58 +01:00
Julien Fontanet
f6911ca195
Merge pull request #128 from vatesfr/olivierlambert-setbootorder
...
Rename vm.bootOrder() to vm.setBootOrder() and ensure VM is HVM.
2015-11-17 15:00:03 +01:00
Olivier Lambert
aec09ed8d2
Rename vm.bootOrder() to vm.setBootOrder() and ensure VM is HVM
2015-11-17 14:56:15 +01:00
Julien Fontanet
51a983e460
Logs clients IPs for WebSocket connections.
2015-11-17 13:24:07 +01:00
Julien Fontanet
0eb46e29c7
Merge pull request #122 from vatesfr/fix-poolPatches-removal
...
Properly remove objects for which `xo.id !== xapi.$id`.
2015-11-17 11:00:05 +01:00
Julien Fontanet
5ee11c7b6b
Properly remove objects for which xo.id !== xapi.$id
.
2015-11-17 10:33:56 +01:00
Olivier Lambert
b55accd76f
add tag for quiesced snapshots
2015-11-16 12:41:16 +01:00
Julien Fontanet
fef2be1bc7
Merge pull request #125 from vatesfr/olivierlambert-snapquiesce
...
Add VM snapshot quiesce support
2015-11-16 10:59:39 +01:00
Olivier Lambert
0b3858f91d
Add VM snapshot quiesce support
2015-11-16 10:55:51 +01:00
Julien Fontanet
d07ea1b337
Explicit Node versions compatibility.
2015-11-16 10:31:28 +01:00
Julien Fontanet
7e2dbc7358
4.9.1
2015-11-13 17:08:54 +01:00
Julien Fontanet
c676f08a7c
Use correct host to import VM without known length.
2015-11-13 16:53:00 +01:00
Julien Fontanet
92f24b5728
Sets a long timeout for vm.import().
2015-11-13 16:08:44 +01:00
Julien Fontanet
0254e71435
4.9.0
2015-11-13 11:27:40 +01:00
Julien Fontanet
2972fc5814
Merge pull request #124 from vatesfr/abhamonr-logs-avoid-sublevel
...
avoid sublevel for logs
2015-11-13 11:08:44 +01:00
wescoeur
975c96217c
avoid sublevel for logs
2015-11-13 11:03:02 +01:00
Julien Fontanet
c30c1848bc
Fix VM naming in vm.rollingDrCopy().
2015-11-12 18:21:35 +01:00
Julien Fontanet
94615d3b36
Fix optional options in Xapi#remoteCopyVm().
2015-11-12 18:21:12 +01:00
Julien Fontanet
37a00f0d16
Minor fixes.
2015-11-12 15:25:34 +01:00
Julien Fontanet
0dbe70f5af
vm.copy() handles running VMs and compression can be disabled.
2015-11-12 11:02:05 +01:00
Fabrice Marsaud
7584374b0b
Merge pull request #119 from vatesfr/marsaudf-DR-API
...
Disaster recovery feature
2015-11-12 10:24:57 +01:00
Fabrice Marsaud
71ca51dc1a
Disaster recovery feature
2015-11-12 10:20:57 +01:00