Julien Fontanet
|
c6e2c559f1
|
Fix user password rehash.
|
2015-10-29 16:11:45 +01:00 |
|
Julien Fontanet
|
cf8613886a
|
4.8.0
|
2015-10-29 10:45:37 +01:00 |
|
Olivier Lambert
|
39c25c2001
|
moving json5 as a real dep and not a dev dep anymore. Fix #109
|
2015-10-28 19:21:32 +01:00 |
|
Julien Fontanet
|
9c9721ade5
|
Fix permissions checking for API -_-"
|
2015-10-28 17:22:09 +01:00 |
|
Julien Fontanet
|
4b8abe4ce8
|
Fix test.hasPermission().
|
2015-10-28 17:09:33 +01:00 |
|
Julien Fontanet
|
33dfaba276
|
Remove useless console.log.
|
2015-10-28 16:56:50 +01:00 |
|
Julien Fontanet
|
dd8bbcf358
|
VM snapshots require operate permission on all SRs. (fix vatesfr/xo-web#429).
|
2015-10-28 16:56:41 +01:00 |
|
Julien Fontanet
|
cc3e4369ed
|
Fix some VM-snapshot & VDI ACLs resolution.
|
2015-10-28 16:51:09 +01:00 |
|
Julien Fontanet
|
548355fce6
|
Use Xo#getUserByName() where possible.
|
2015-10-28 16:17:33 +01:00 |
|
Julien Fontanet
|
a4e0e6544b
|
Merge pull request #108 from vatesfr/julien-f-acl-inheritance
ACLs inheritance (fix vatesfr/xo-web#279).
|
2015-10-28 15:29:31 +01:00 |
|
Julien Fontanet
|
62067e0801
|
ACLs inheritance (fix vatesfr/xo-web#279).
|
2015-10-28 15:11:28 +01:00 |
|
Olivier Lambert
|
5eb40d2299
|
Merge pull request #107 from vatesfr/pierre-remember-me-label
Clicking on 'remember me' label checks the box
|
2015-10-28 14:49:59 +01:00 |
|
Pierre
|
53990a531b
|
Clicking on 'remember me' label checks the box
|
2015-10-28 14:46:14 +01:00 |
|
Olivier Lambert
|
d799aea3c4
|
Merge pull request #105 from vatesfr/abhamonr-intelligent-stats
New parser for host and vms stats.
|
2015-10-28 14:44:56 +01:00 |
|
Julien Fontanet
|
9af86cbba2
|
Adds granularity param spec to {host,vm}.stats().
|
2015-10-28 14:35:00 +01:00 |
|
wescoeur
|
6fbfece4ff
|
New parser for host and vms stats.
The data are cached for other http requests.
|
2015-10-28 14:20:48 +01:00 |
|
Julien Fontanet
|
d56cca7873
|
Use undefined provider for local providers.
|
2015-10-28 12:38:55 +01:00 |
|
Julien Fontanet
|
fa1096a6ba
|
Remove unused variable.
|
2015-10-28 12:38:27 +01:00 |
|
Julien Fontanet
|
16ff721331
|
Throttle authentications tries by user (fix #339).
|
2015-10-28 12:11:50 +01:00 |
|
Julien Fontanet
|
798ee9dc46
|
Remove commented code.
|
2015-10-28 11:45:18 +01:00 |
|
Julien Fontanet
|
bc17c60305
|
Refactor Xo#authenticateUser().
|
2015-10-28 11:44:17 +01:00 |
|
Julien Fontanet
|
432688d577
|
Remove unused code.
|
2015-10-28 11:44:17 +01:00 |
|
Julien Fontanet
|
da8d4b47f1
|
Remove some console logs.
|
2015-10-28 11:44:17 +01:00 |
|
Olivier Lambert
|
ed1e2e2449
|
Merge pull request #102 from vatesfr/julien-f-refactor-vm-import
Refactor `vm.import()`
|
2015-10-27 18:26:29 +01:00 |
|
Julien Fontanet
|
b9744b4688
|
Refactor vm.import()
- Move logic code to `Xapi#importVm()`
- `vm.import()` following request now returns the id of the imported VM
|
2015-10-27 18:00:51 +01:00 |
|
Julien Fontanet
|
2f328f8f37
|
Merge pull request #106 from vatesfr/pierre-patch-name-in-upload-task-description
'Pending tasks' panel: upload task displays patch name
|
2015-10-27 12:23:59 +01:00 |
|
Pierre
|
ffefd7e50b
|
Added default patch name for uploadPoolPatch to handle handlePatchUpload in pool.js
|
2015-10-27 11:07:45 +01:00 |
|
Pierre
|
c2445f8a7c
|
'Pending tasks' panel: upload task displays patch name
|
2015-10-27 10:05:14 +01:00 |
|
Julien Fontanet
|
54d44079cc
|
Remove unused dep.
|
2015-10-27 09:16:59 +01:00 |
|
Julien Fontanet
|
87f089a12c
|
Do not proxy data when the connection is closed.
|
2015-10-26 18:30:45 +01:00 |
|
Julien Fontanet
|
aa2172e4db
|
Use source-map-support-2 from npm (fix old npm).
|
2015-10-26 18:30:45 +01:00 |
|
Julien Fontanet
|
0a33e94e79
|
Remove unused variable.
|
2015-10-26 18:30:44 +01:00 |
|
Julien Fontanet
|
fada54abae
|
Enable XO API HTTP requests without HTTP auth.
|
2015-10-26 18:30:44 +01:00 |
|
Olivier Lambert
|
802641b719
|
Merge pull request #103 from vatesfr/pierre-install-all-patches-on-host
Algorithm to install all patches in correct order
|
2015-10-26 18:24:07 +01:00 |
|
Pierre
|
1da93829d4
|
Algorithm to install patches in correct order
|
2015-10-26 17:56:50 +01:00 |
|
Julien Fontanet
|
9e7acbc49a
|
Avoid special chars in date formatting (fix #448).
|
2015-10-26 16:49:41 +01:00 |
|
Julien Fontanet
|
318765d40b
|
Remove unused dep.
|
2015-10-26 10:47:07 +01:00 |
|
Julien Fontanet
|
94ba20dfa1
|
Register objects with the correct key.
|
2015-10-23 16:26:06 +02:00 |
|
Julien Fontanet
|
2ad3dc4a32
|
Uniformize pool patches between collection and host.listMissingPatches().
|
2015-10-23 15:09:13 +02:00 |
|
Julien Fontanet
|
eef940dd7c
|
Pool patches ids are opaque refs instead of UUIDs.
|
2015-10-23 15:08:29 +02:00 |
|
Julien Fontanet
|
1b5fc12ac1
|
Use createRawObject() instead of Object.create(null).
|
2015-10-21 17:17:15 +02:00 |
|
Julien Fontanet
|
c1c7b8dfcd
|
Minor updates in utils.js
|
2015-10-21 17:15:49 +02:00 |
|
Julien Fontanet
|
d4510c2afe
|
Put schemas in a dedicated directory.
|
2015-10-20 18:02:57 +02:00 |
|
Julien Fontanet
|
f241f073a3
|
Merge pull request #101 from vatesfr/julien-f-hvm-network-install
Set correct boot order when installing HVM from network.
|
2015-10-19 15:08:50 +02:00 |
|
Julien Fontanet
|
26a6c72611
|
Set correct boot order when installing HVM from network.
|
2015-10-19 15:06:08 +02:00 |
|
Julien Fontanet
|
51cee7804b
|
Merge pull request #100 from vatesfr/julien-f-expose-virtualization-mode
Expose virtualization mode in VM object.
|
2015-10-19 15:02:40 +02:00 |
|
Julien Fontanet
|
52228430f1
|
Expose virtualization mode in VM object.
|
2015-10-19 14:30:08 +02:00 |
|
Julien Fontanet
|
4fcd45d8a4
|
Do not filter out node_modules in stack traces.
|
2015-10-16 09:53:13 +02:00 |
|
Julien Fontanet
|
ea5736947d
|
No need to parse source maps for ignored call sites.
|
2015-10-16 09:42:16 +02:00 |
|
Julien Fontanet
|
6b5f36fb7e
|
Move source mapping after async support.
|
2015-10-15 15:05:42 +02:00 |
|