badrAZ
d69f355206
feat(xo-web/jobs): show number of VMs in logs status selector ( #2636 )
...
Fixes #2618
2018-02-19 11:05:03 +01:00
badrAZ
769c32a1b1
fix(xo-web): the name 'ip' is used by the module ip-regex ( #2654 )
2018-02-19 10:05:10 +01:00
Julien Fontanet
44075d2ad5
chore: update dependencies
2018-02-18 21:53:23 +01:00
badrAZ
2b4ae3f1c2
feat(xo-server-backup-reports): improve the unhealthy VDI chain message ( #2640 )
...
Fixes #2639
2018-02-16 15:24:55 +01:00
Julien Fontanet
8689b48c55
fix(xo-server/authentication): fail fast with empty passwords
...
There is no reason to attempt authentication with empty passwords, and this work around issues with some LDAP servers which may allow binds with empty passwords.
See xoa-support#469.
2018-02-16 11:47:01 +01:00
Julien Fontanet
443882f4be
feat(scripts): dev
2018-02-15 15:20:06 +01:00
Pierre Donias
9c3adaedf0
fix(select-objects/SelectSshKey): initialize state ( #2646 )
...
Fixes #2645
2018-02-15 12:38:04 +01:00
Julien Fontanet
4ba4d383f0
feat(backup): parallelism improvements ( #2641 )
...
Do not limit the concurrency at the job level, only limit VHD merges (2) and VM snapshots (1).
2018-02-15 12:14:39 +01:00
Julien Fontanet
947febcdaa
chore(xo-server): update limit-concurrency-decorator to 0.3.0
2018-02-14 17:05:25 +01:00
badrAZ
b0a152612e
feat(backup): new "skipped" state ( #2612 )
...
Fixes #2591
2018-02-14 11:22:30 +01:00
badrAZ
c9991655cf
fix(xo-server): remove VM from nonexistent resource sets ( #2637 )
2018-02-13 16:58:05 +01:00
badrAZ
8971d218bb
feat: share a vm in a resource set ( #2611 )
...
Fixes #2589
2018-02-13 15:24:20 +01:00
Julien Fontanet
8b05486945
fix(xo-server/scheduling): use local TZ by default
2018-02-13 14:50:10 +01:00
Julien Fontanet
42cd5d8e58
chore(xo-server/utils): remove scheduleFn
2018-02-13 14:49:50 +01:00
Julien Fontanet
31f420937e
chore: fix yarn.lock
2018-02-13 14:41:12 +01:00
badrAZ
952d086c5e
feat: use @xen-orchestra/cron ( #2619 )
...
Fixes #2616
2018-02-13 14:39:26 +01:00
Julien Fontanet
422a04795f
chore: update dependencies
2018-02-13 12:05:52 +01:00
Julien Fontanet
28a8807cfb
chore(xo-web): remove unused package.json entries
2018-02-13 11:16:02 +01:00
Julien Fontanet
c6327a953b
chore(cron): improve documentation
2018-02-13 10:44:21 +01:00
Julien Fontanet
cc71f2e4a3
feat(cron): 1.0.0
2018-02-12 12:21:22 +01:00
Julien Fontanet
701086ec26
feat(cron): add Schedule#startJob()
2018-02-12 12:17:05 +01:00
Julien Fontanet
20acaebb68
fix(xo-server/vhd-merge): explicit error when no block found
2018-02-11 13:38:24 +01:00
Julien Fontanet
22997cd903
chore: improve Babel 7 configs
...
- easier to customize
- all target configuration is done in package.json
2018-02-10 23:09:29 +01:00
Julien Fontanet
7cb720b11f
chore: format all code ( #2632 )
2018-02-09 17:56:03 +01:00
Julien Fontanet
8bf35b2a63
feat(xo-web): 0.16.1
2018-02-09 15:34:17 +01:00
Julien Fontanet
8b72690c17
feat(xo-server-cloud): 0.2.2
2018-02-09 15:33:51 +01:00
Julien Fontanet
a0cc768af9
feat(scripts): benchmarks ( #2631 )
2018-02-09 15:01:00 +01:00
Pierre Donias
9fc73e03a2
fix(XOSAN): ask for registration ( #2628 )
...
Fixes #2625
2018-02-09 13:36:30 +01:00
badrAZ
edd57f7205
feat(dashboard/health): add pool filter ( #2583 )
...
Fixes #2302
2018-02-08 20:22:32 +01:00
Julien Fontanet
8b155b62dc
feat: restore prettier ( #2630 )
2018-02-08 17:45:16 +01:00
Julien Fontanet
bf5daa1a9b
feat: better lint-staged ( #2629 )
2018-02-08 17:31:30 +01:00
Julien Fontanet
4f154e33bc
fix(value-matcher): add AndPattern to Pattern union
2018-02-08 10:52:35 +01:00
Julien Fontanet
395bcade67
chore: fix issue template
2018-02-08 09:55:00 +01:00
Julien Fontanet
985a038482
chore: improve normalization
2018-02-07 17:40:55 +01:00
Julien Fontanet
2da04c5bb1
fix: lint & tests
2018-02-07 14:43:14 +01:00
Julien Fontanet
1baf8cfaa6
chore: update dependencies
2018-02-07 14:03:34 +01:00
Julien Fontanet
956a9a7dde
chore: xen-orchestra is now the main repo
2018-02-07 10:40:09 +01:00
Julien Fontanet
d7bb457fd0
chore(xo-web): adapt to monorepo
2018-02-07 10:39:32 +01:00
Julien Fontanet
563ff38c25
Merge branch 'xo-web/master'
2018-02-07 10:18:09 +01:00
Julien Fontanet
05caaa0814
feat(xo-web): move all files to packages/xo-web
2018-02-07 10:18:09 +01:00
Julien Fontanet
1f283d285a
feat(cron): 0.2.0
2018-02-06 17:30:36 +01:00
Julien Fontanet
adaa7ca413
feat(cron): wait promise before next run ( #47 )
2018-02-06 17:29:28 +01:00
Julien Fontanet
247e797d2b
feat(cron): 0.1.2
2018-02-06 15:42:26 +01:00
Julien Fontanet
9c7c030b00
fix(cron): handle setTimeout max delay ( #45 )
2018-02-06 15:41:19 +01:00
Julien Fontanet
867c9ea66c
fix(cron): correctly compute the delay
2018-02-06 15:28:54 +01:00
badrAZ
59985adc5d
feat(backups): improve smart backup feedback ( #2320 )
...
Fixes #2253
2018-02-06 14:39:51 +01:00
Julien Fontanet
fd4504f0ee
chore(xen-api): tested with XS 7.2 & 7.3
2018-02-06 14:36:33 +01:00
Julien Fontanet
6c6aacc64e
feat(cron): 0.1.1
...
New release due to publish issue.
2018-02-06 12:04:49 +01:00
Julien Fontanet
678adc0726
feat(cron): 0.1.0
2018-02-06 10:22:17 +01:00
Julien Fontanet
be3b684866
feat(cron): better API ( #40 )
2018-02-06 10:20:11 +01:00