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 |
|
Julien Fontanet
|
b328d6d95f
|
Augment stack traces limit to 100.
|
2015-10-15 15:05:42 +02:00 |
|
Julien Fontanet
|
2e06921bf8
|
Merge pull request #99 from vatesfr/abhamonr-stats-optimization-host
Cache Host stats for 5 secs to avoid unnecessary requests.
|
2015-10-15 11:30:07 +02:00 |
|
Julien Fontanet
|
fd95e2d711
|
Use source-map-support-2.
It is based on stack-chain and should give better results with
`trace`.
|
2015-10-15 10:42:51 +02:00 |
|
wescoeur
|
490e253b79
|
Cache Host stats for 5 secs to avoid unnecessary requests.
|
2015-10-14 17:03:53 +02:00 |
|
Julien Fontanet
|
8a10f5cd52
|
Merge pull request #98 from vatesfr/abhamonr-stats-optimization
Cache VM stats for 5 secs to avoid unnecessary requests.
|
2015-10-14 16:43:20 +02:00 |
|
wescoeur
|
5cebcc2424
|
Cache VM stats for 5 secs to avoid unnecessary requests.
|
2015-10-14 16:34:57 +02:00 |
|
Julien Fontanet
|
7663b89289
|
Allowed favicon before sign in.
|
2015-10-13 11:49:38 +02:00 |
|
Julien Fontanet
|
d0d1f9e3c0
|
4.7.0
|
2015-10-12 16:34:55 +02:00 |
|
Julien Fontanet
|
4433760e37
|
Add better-stacks.js to package.json
|
2015-10-12 13:46:50 +02:00 |
|
Julien Fontanet
|
b63fcd2254
|
Merge pull request #89 from vatesfr/plugins-api
Plugins API.
|
2015-10-09 18:41:26 +02:00 |
|
Julien Fontanet
|
eb2aa352ef
|
API really manages plugins.
|
2015-10-09 18:36:24 +02:00 |
|
Julien Fontanet
|
ec95f198ec
|
Initial plugins API (with mockup data).
|
2015-10-08 14:00:33 +02:00 |
|
Olivier Lambert
|
f166e480f1
|
Merge pull request #96 from vatesfr/abhamonr-auth-non-persistent-cookies
Checkbox added on login page for create persistent session (1 year in…
|
2015-10-08 13:57:04 +02:00 |
|
wescoeur
|
2051f0486c
|
Checkbox added on login page for create persistent session (1 year in practice) only for internal provider.
If checkbox is not checked or if an external provider is used (as Github, Twitter...) the session is not-persistent.
|
2015-10-08 12:28:11 +02:00 |
|
Julien Fontanet
|
f33fc5d730
|
Minor fixes.
|
2015-10-07 15:01:19 +02:00 |
|
Julien Fontanet
|
1603df3503
|
Avoid listing node_modules in stacks.
|
2015-10-07 14:42:36 +02:00 |
|
Julien Fontanet
|
6055ac182b
|
Minor fix on pool merge.
|
2015-10-07 14:42:36 +02:00 |
|
Olivier Lambert
|
4678f60adf
|
fix the pool merge issue #402
|
2015-10-06 15:15:54 +02:00 |
|
Julien Fontanet
|
b48521950e
|
Always use got instead of request.
|
2015-10-05 18:41:54 +02:00 |
|
Julien Fontanet
|
45da6fb39f
|
Upgrade must and got.
|
2015-10-05 18:41:50 +02:00 |
|
Julien Fontanet
|
1604d327da
|
Use redis 2 directly.
|
2015-10-05 15:32:34 +02:00 |
|
Julien Fontanet
|
98b2b325a1
|
Reorder some imports.
|
2015-10-05 13:07:17 +02:00 |
|
Julien Fontanet
|
55b3def630
|
Avoid direct dependency on Blubird AMAP.
|
2015-10-05 13:06:53 +02:00 |
|
Julien Fontanet
|
1b5f6bd3eb
|
Only unregister the Xen Server on success.
|
2015-10-01 16:13:18 +02:00 |
|
Julien Fontanet
|
3472b85345
|
Minor fix.
|
2015-10-01 15:46:31 +02:00 |
|
Julien Fontanet
|
1c6ae53656
|
Remove a xen pool only after successful pool.mergeInto() (fix #403).
|
2015-10-01 15:45:03 +02:00 |
|
Julien Fontanet
|
a84a56f611
|
Merge pull request #95 from vatesfr/julien-f-pool-merge
pool.mergeInto(source, target)
|
2015-09-30 19:06:29 +02:00 |
|
Julien Fontanet
|
69751aa415
|
Expose XAPI error messages in pool.mergeInto().
|
2015-09-30 17:36:25 +02:00 |
|
Julien Fontanet
|
9ef0337807
|
Correctly export pool.mergeInto().
|
2015-09-30 16:39:30 +02:00 |
|
Julien Fontanet
|
a3fdd274c3
|
pool.mergeInto(source, target)
|
2015-09-30 16:26:44 +02:00 |
|
Julien Fontanet
|
f069c02153
|
Only test on Node 0.10, 0.12 and latest stable.
|
2015-09-25 10:22:09 +02:00 |
|
Olivier Lambert
|
ad0d14c517
|
Merge pull request #93 from vatesfr/next-release
4.6 release
|
2015-09-25 00:28:48 +02:00 |
|
Olivier Lambert
|
a72da79743
|
4.6.0
|
2015-09-25 00:12:03 +02:00 |
|
Julien Fontanet
|
6bc35217d9
|
vm.set() supports PV args.
|
2015-09-24 10:05:20 +02:00 |
|
Julien Fontanet
|
c526e9ac8f
|
Temporary disable incorrect standard reports.
|
2015-09-23 15:10:53 +02:00 |
|
Julien Fontanet
|
3dfebcadc1
|
Fix permissions check for networks and SRs (fix #91).
|
2015-09-23 15:10:53 +02:00 |
|
Olivier Lambert
|
693af532a2
|
Merge pull request #90 from vatesfr/better-vm-migration
Better VM migration.
|
2015-09-22 15:42:11 +02:00 |
|
Julien Fontanet
|
4bac57fcd1
|
Better VM migration.
|
2015-09-22 15:22:01 +02:00 |
|
Julien Fontanet
|
59291fcac2
|
VM export is named after the VM name label (fix #370).
|
2015-09-17 16:57:30 +02:00 |
|
Julien Fontanet
|
1f21b202a5
|
Merge pull request #87 from vatesfr/pvargs
PV args can be specified at VM creation.
|
2015-09-17 16:40:30 +02:00 |
|